| 1 | [ Mar 18 02:26:09 Enabled. ] | ||
| 2 | [ Mar 18 02:26:09 Rereading configuration. ] | ||
| 3 | [ Mar 18 02:26:11 Rereading configuration. ] | ||
| 4 | [ Mar 18 02:26:16 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 18 02:26:16 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.18 02:26:19.994270 [ 1 ] {} <Information> Application: Will watch for the process with pid 24586 | ||
| 29 | 2026.03.18 02:26:19.994687 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.18 02:26:20.194443 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24586 | ||
| 31 | 2026.03.18 02:26:20.195219 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.18 02:26:20.195364 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.18 02:26:20.485774 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.18 02:26:20.531981 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.18 02:26:20.532054 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.18 02:26:20.532073 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.18 02:26:20.532133 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.18 02:26:20.532824 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.18 02:26:20.536881 [ 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.18 02:26:20.537776 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.18 02:26:20.538634 [ 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.18 02:26:20.538674 [ 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.18 02:26:20.538704 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.18 02:26:20.539494 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.18 02:26:20.540407 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.18 02:26:20.546691 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.18 02:26:20.547563 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.18 02:26:20.549421 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.18 02:26:20.549526 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.18 02:26:20.550687 [ 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.18 02:26:20.551366 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.18 02:26:20.555686 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.18 02:26:20.556436 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.18 02:26:20.559599 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.18 02:26:20.559959 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.18 02:26:20.560392 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.18 02:26:20.560795 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.18 02:26:20.562201 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.18 02:26:20.562227 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.18 02:26:20.562317 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.18 02:26:20.562406 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.18 02:26:20.590573 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.18 02:26:20.590603 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000168085 sec | ||
| 68 | 2026.03.18 02:26:20.590665 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.18 02:26:20.590702 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.18 02:26:20.591451 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.18 02:26:20.592077 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.18 02:26:20.613201 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.18 02:26:20.613258 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.18 02:26:20.613382 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.18 02:26:20.613397 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.18 02:26:20.613444 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.18 02:26:20.613539 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.18 02:26:20.616222 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.18 02:26:20.616275 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.18 02:26:20.616328 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.18 02:26:20.616510 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.18 02:26:20.616558 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.18 02:26:20.616570 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.18 02:26:20.616652 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.18 02:26:20.616665 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.18 02:26:20.616697 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.18 02:26:20.616769 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.18 02:26:20.644028 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.18 02:26:20.650427 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.18 02:26:20.650519 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000114283 sec | ||
| 91 | 2026.03.18 02:26:20.650537 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.18 02:26:20.650556 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.18 02:26:20.650599 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.18 02:26:20.650935 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.18 02:26:20.651122 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.18 02:26:20.651147 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.18 02:26:20.651165 [ 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.18 02:26:20.651185 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.18 02:26:20.660417 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.18 02:26:20.660611 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.77 MiB (RSS), difference: 91.99 MiB | ||
| 101 | 2026.03.18 02:26:20.662104 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.28e-05 sec. | ||
| 102 | 2026.03.18 02:26:20.662522 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.18 02:26:20.663344 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.18 02:26:20.663363 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.18 02:26:20.745018 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47972 | ||
| 106 | 2026.03.18 02:26:20.746217 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.03.18 02:26:20.746293 [ 4 ] {} <Debug> TCP-Session: e10a5899-da78-43d2-b7f6-c0e38220abdf Authenticating user 'default' from [fd00:1122:3344:101::c]:47972 | ||
| 108 | 2026.03.18 02:26:20.746328 [ 4 ] {} <Debug> TCP-Session: e10a5899-da78-43d2-b7f6-c0e38220abdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.03.18 02:26:20.746447 [ 4 ] {} <Debug> TCP-Session: e10a5899-da78-43d2-b7f6-c0e38220abdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.18 02:26:20.746579 [ 4 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.03.18 02:26:20.746612 [ 4 ] {} <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.18 02:26:20.746700 [ 4 ] {} <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.18 02:26:20.747273 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34573 | ||
| 114 | 2026.03.18 02:26:20.747402 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56545 | ||
| 115 | 2026.03.18 02:26:20.747425 [ 6 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40270 | ||
| 116 | 2026.03.18 02:26:20.747424 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.03.18 02:26:20.747614 [ 5 ] {} <Debug> TCP-Session: bed3356b-9981-429a-932e-f32b8939c812 Authenticating user 'default' from [fd00:1122:3344:101::c]:34573 | ||
| 118 | 2026.03.18 02:26:20.747624 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 119 | 2026.03.18 02:26:20.747638 [ 5 ] {} <Debug> TCP-Session: bed3356b-9981-429a-932e-f32b8939c812 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.03.18 02:26:20.747667 [ 254 ] {} <Debug> TCP-Session: 9c27f159-90f9-4806-8413-516e8264aafe Authenticating user 'default' from [fd00:1122:3344:101::c]:56545 | ||
| 121 | 2026.03.18 02:26:20.747686 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59726 | ||
| 122 | 2026.03.18 02:26:20.747689 [ 5 ] {} <Debug> TCP-Session: bed3356b-9981-429a-932e-f32b8939c812 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.03.18 02:26:20.747722 [ 254 ] {} <Debug> TCP-Session: 9c27f159-90f9-4806-8413-516e8264aafe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.03.18 02:26:20.747798 [ 6 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.03.18 02:26:20.747800 [ 254 ] {} <Debug> TCP-Session: 9c27f159-90f9-4806-8413-516e8264aafe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.03.18 02:26:20.747857 [ 6 ] {} <Debug> TCP-Session: 57338a4a-84bf-42f5-a08e-0369694ae540 Authenticating user 'default' from [fd00:1122:3344:101::c]:40270 | ||
| 127 | 2026.03.18 02:26:20.747887 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2026.03.18 02:26:20.747974 [ 6 ] {} <Debug> TCP-Session: 57338a4a-84bf-42f5-a08e-0369694ae540 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.03.18 02:26:20.747989 [ 255 ] {} <Debug> TCP-Session: 184fbd8c-2ffe-42b8-9b12-24c0c9e38bfc Authenticating user 'default' from [fd00:1122:3344:101::c]:59726 | ||
| 130 | 2026.03.18 02:26:20.748002 [ 6 ] {} <Debug> TCP-Session: 57338a4a-84bf-42f5-a08e-0369694ae540 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.03.18 02:26:20.748066 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59933 | ||
| 132 | 2026.03.18 02:26:20.748098 [ 255 ] {} <Debug> TCP-Session: 184fbd8c-2ffe-42b8-9b12-24c0c9e38bfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.03.18 02:26:20.748198 [ 255 ] {} <Debug> TCP-Session: 184fbd8c-2ffe-42b8-9b12-24c0c9e38bfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.03.18 02:26:20.748192 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53756 | ||
| 135 | 2026.03.18 02:26:20.748237 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60051 | ||
| 136 | 2026.03.18 02:26:20.748345 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.03.18 02:26:20.748372 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.03.18 02:26:20.748414 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2026.03.18 02:26:20.748463 [ 257 ] {} <Debug> TCP-Session: 70578fde-9ce6-4c42-b156-9d23720da547 Authenticating user 'default' from [fd00:1122:3344:101::c]:59933 | ||
| 140 | 2026.03.18 02:26:20.748467 [ 256 ] {} <Debug> TCP-Session: 545a3fe2-b94f-4b1e-9ea3-9a28695d645d Authenticating user 'default' from [fd00:1122:3344:101::c]:60051 | ||
| 141 | 2026.03.18 02:26:20.748500 [ 257 ] {} <Debug> TCP-Session: 70578fde-9ce6-4c42-b156-9d23720da547 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.03.18 02:26:20.748482 [ 258 ] {} <Debug> TCP-Session: b90b8f23-b6d3-4f9d-bdcf-fa6ba996b4b9 Authenticating user 'default' from [fd00:1122:3344:101::c]:53756 | ||
| 143 | 2026.03.18 02:26:20.748634 [ 256 ] {} <Debug> TCP-Session: 545a3fe2-b94f-4b1e-9ea3-9a28695d645d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.03.18 02:26:20.748653 [ 257 ] {} <Debug> TCP-Session: 70578fde-9ce6-4c42-b156-9d23720da547 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.03.18 02:26:20.748644 [ 258 ] {} <Debug> TCP-Session: b90b8f23-b6d3-4f9d-bdcf-fa6ba996b4b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.03.18 02:26:20.748721 [ 256 ] {} <Debug> TCP-Session: 545a3fe2-b94f-4b1e-9ea3-9a28695d645d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.03.18 02:26:20.748730 [ 258 ] {} <Debug> TCP-Session: b90b8f23-b6d3-4f9d-bdcf-fa6ba996b4b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.03.18 02:26:21.000171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.83 MiB, peak 116.83 MiB, free memory in arenas 0.00 B, will set to 118.94 MiB (RSS), difference: 2.11 MiB | ||
| 149 | 2026.03.18 02:26:23.408757 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42487 | ||
| 150 | 2026.03.18 02:26:23.408980 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.03.18 02:26:23.409031 [ 259 ] {} <Debug> TCP-Session: 098d9f60-d4d4-4ba0-af0f-0c98854215d8 Authenticating user 'default' from [fd00:1122:3344:101::a]:42487 | ||
| 152 | 2026.03.18 02:26:23.409054 [ 259 ] {} <Debug> TCP-Session: 098d9f60-d4d4-4ba0-af0f-0c98854215d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.18 02:26:23.409154 [ 259 ] {} <Debug> TCP-Session: 098d9f60-d4d4-4ba0-af0f-0c98854215d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.03.18 02:26:23.409266 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.03.18 02:26:23.409305 [ 259 ] {} <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 | ||
| 156 | 2026.03.18 02:26:23.409418 [ 259 ] {} <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 | ||
| 157 | 2026.03.18 02:26:23.409977 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63792 | ||
| 158 | 2026.03.18 02:26:23.409985 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49250 | ||
| 159 | 2026.03.18 02:26:23.410165 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65526 | ||
| 160 | 2026.03.18 02:26:23.410178 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39172 | ||
| 161 | 2026.03.18 02:26:23.410178 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 162 | 2026.03.18 02:26:23.410325 [ 261 ] {} <Debug> TCP-Session: c04c2a43-28b2-42b5-bd70-c60677a96b4c Authenticating user 'default' from [fd00:1122:3344:101::a]:63792 | ||
| 163 | 2026.03.18 02:26:23.410326 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58579 | ||
| 164 | 2026.03.18 02:26:23.410357 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 165 | 2026.03.18 02:26:23.410397 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56459 | ||
| 166 | 2026.03.18 02:26:23.410349 [ 261 ] {} <Debug> TCP-Session: c04c2a43-28b2-42b5-bd70-c60677a96b4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 167 | 2026.03.18 02:26:23.410458 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 168 | 2026.03.18 02:26:23.410504 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56209 | ||
| 169 | 2026.03.18 02:26:23.410513 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 170 | 2026.03.18 02:26:23.410566 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2026.03.18 02:26:23.410591 [ 263 ] {} <Debug> TCP-Session: 6d021dd2-dd68-495f-9719-5e91bb5c679d Authenticating user 'default' from [fd00:1122:3344:101::a]:65526 | ||
| 172 | 2026.03.18 02:26:23.410637 [ 264 ] {} <Debug> TCP-Session: deda98ed-42b7-47be-bfee-c1a5e5487ef2 Authenticating user 'default' from [fd00:1122:3344:101::a]:58579 | ||
| 173 | 2026.03.18 02:26:23.410610 [ 262 ] {} <Debug> TCP-Session: f05100dc-e807-403d-9608-50d01db4cfcc Authenticating user 'default' from [fd00:1122:3344:101::a]:39172 | ||
| 174 | 2026.03.18 02:26:23.410491 [ 261 ] {} <Debug> TCP-Session: c04c2a43-28b2-42b5-bd70-c60677a96b4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2026.03.18 02:26:23.410730 [ 264 ] {} <Debug> TCP-Session: deda98ed-42b7-47be-bfee-c1a5e5487ef2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2026.03.18 02:26:23.410716 [ 262 ] {} <Debug> TCP-Session: f05100dc-e807-403d-9608-50d01db4cfcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2026.03.18 02:26:23.410764 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2026.03.18 02:26:23.410821 [ 262 ] {} <Debug> TCP-Session: f05100dc-e807-403d-9608-50d01db4cfcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.03.18 02:26:23.410846 [ 264 ] {} <Debug> TCP-Session: deda98ed-42b7-47be-bfee-c1a5e5487ef2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.03.18 02:26:23.410709 [ 263 ] {} <Debug> TCP-Session: 6d021dd2-dd68-495f-9719-5e91bb5c679d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.03.18 02:26:23.410919 [ 266 ] {} <Debug> TCP-Session: bf7552bf-6daf-4f50-886c-1b26c97b2e16 Authenticating user 'default' from [fd00:1122:3344:101::a]:56209 | ||
| 182 | 2026.03.18 02:26:23.410665 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 183 | 2026.03.18 02:26:23.410481 [ 260 ] {} <Debug> TCP-Session: cabce887-a514-4cd2-ba51-fb8feab8178e Authenticating user 'default' from [fd00:1122:3344:101::a]:49250 | ||
| 184 | 2026.03.18 02:26:23.411014 [ 266 ] {} <Debug> TCP-Session: bf7552bf-6daf-4f50-886c-1b26c97b2e16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.03.18 02:26:23.411004 [ 265 ] {} <Debug> TCP-Session: e0390c8f-c510-4f74-a658-139a6ddad103 Authenticating user 'default' from [fd00:1122:3344:101::a]:56459 | ||
| 186 | 2026.03.18 02:26:23.410984 [ 263 ] {} <Debug> TCP-Session: 6d021dd2-dd68-495f-9719-5e91bb5c679d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.03.18 02:26:23.411110 [ 266 ] {} <Debug> TCP-Session: bf7552bf-6daf-4f50-886c-1b26c97b2e16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.03.18 02:26:23.411102 [ 265 ] {} <Debug> TCP-Session: e0390c8f-c510-4f74-a658-139a6ddad103 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.03.18 02:26:23.411086 [ 260 ] {} <Debug> TCP-Session: cabce887-a514-4cd2-ba51-fb8feab8178e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.03.18 02:26:23.411198 [ 265 ] {} <Debug> TCP-Session: e0390c8f-c510-4f74-a658-139a6ddad103 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.03.18 02:26:23.411266 [ 260 ] {} <Debug> TCP-Session: cabce887-a514-4cd2-ba51-fb8feab8178e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.03.18 02:26:24.611153 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57170 | ||
| 193 | 2026.03.18 02:26:24.613302 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.03.18 02:26:24.613384 [ 267 ] {} <Debug> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Authenticating user 'default' from [fd00:1122:3344:101::d]:57170 | ||
| 195 | 2026.03.18 02:26:24.613409 [ 267 ] {} <Debug> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.03.18 02:26:24.613421 [ 267 ] {} <Debug> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.03.18 02:26:24.613561 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2026.03.18 02:26:24.613601 [ 267 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 199 | 2026.03.18 02:26:24.613711 [ 267 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 200 | 2026.03.18 02:26:24.614492 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51910 | ||
| 201 | 2026.03.18 02:26:24.614727 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57550 | ||
| 202 | 2026.03.18 02:26:24.614823 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60856 | ||
| 203 | 2026.03.18 02:26:24.614879 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 204 | 2026.03.18 02:26:24.614955 [ 268 ] {} <Debug> TCP-Session: a22a7510-8208-4db7-9c3a-e4887306710e Authenticating user 'default' from [fd00:1122:3344:101::d]:51910 | ||
| 205 | 2026.03.18 02:26:24.615014 [ 268 ] {} <Debug> TCP-Session: a22a7510-8208-4db7-9c3a-e4887306710e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 206 | 2026.03.18 02:26:24.615038 [ 268 ] {} <Debug> TCP-Session: a22a7510-8208-4db7-9c3a-e4887306710e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 207 | 2026.03.18 02:26:24.615077 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52957 | ||
| 208 | 2026.03.18 02:26:24.615031 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62092 | ||
| 209 | 2026.03.18 02:26:24.615089 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 210 | 2026.03.18 02:26:24.615176 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 211 | 2026.03.18 02:26:24.615226 [ 270 ] {} <Debug> TCP-Session: 74e4efe4-e56f-4007-978e-66839a9c09ac Authenticating user 'default' from [fd00:1122:3344:101::d]:57550 | ||
| 212 | 2026.03.18 02:26:24.615280 [ 269 ] {} <Debug> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Authenticating user 'default' from [fd00:1122:3344:101::d]:60856 | ||
| 213 | 2026.03.18 02:26:24.615277 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54664 | ||
| 214 | 2026.03.18 02:26:24.615199 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45209 | ||
| 215 | 2026.03.18 02:26:24.615369 [ 270 ] {} <Debug> TCP-Session: 74e4efe4-e56f-4007-978e-66839a9c09ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 216 | 2026.03.18 02:26:24.615420 [ 269 ] {} <Debug> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 217 | 2026.03.18 02:26:24.615478 [ 269 ] {} <Debug> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2026.03.18 02:26:24.615500 [ 270 ] {} <Debug> TCP-Session: 74e4efe4-e56f-4007-978e-66839a9c09ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2026.03.18 02:26:24.615596 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51795 | ||
| 220 | 2026.03.18 02:26:24.615610 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 221 | 2026.03.18 02:26:24.615652 [ 271 ] {} <Debug> TCP-Session: ab51d9f7-d398-4a9f-8897-b0c4d22b8d77 Authenticating user 'default' from [fd00:1122:3344:101::d]:52957 | ||
| 222 | 2026.03.18 02:26:24.615654 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 223 | 2026.03.18 02:26:24.615770 [ 271 ] {} <Debug> TCP-Session: ab51d9f7-d398-4a9f-8897-b0c4d22b8d77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2026.03.18 02:26:24.615781 [ 272 ] {} <Debug> TCP-Session: 35e58003-97d2-4331-a5b5-f06baa8247bc Authenticating user 'default' from [fd00:1122:3344:101::d]:62092 | ||
| 225 | 2026.03.18 02:26:24.615792 [ 271 ] {} <Debug> TCP-Session: ab51d9f7-d398-4a9f-8897-b0c4d22b8d77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2026.03.18 02:26:24.615883 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 227 | 2026.03.18 02:26:24.615905 [ 272 ] {} <Debug> TCP-Session: 35e58003-97d2-4331-a5b5-f06baa8247bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.03.18 02:26:24.615933 [ 274 ] {} <Debug> TCP-Session: e1723c0c-7ca8-4fa0-989b-832744de7f0e Authenticating user 'default' from [fd00:1122:3344:101::d]:54664 | ||
| 229 | 2026.03.18 02:26:24.615989 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 230 | 2026.03.18 02:26:24.616024 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 231 | 2026.03.18 02:26:24.616058 [ 275 ] {} <Debug> TCP-Session: e3b8e55e-d55f-4214-9ca3-01d4bdd02c5b Authenticating user 'default' from [fd00:1122:3344:101::d]:51795 | ||
| 232 | 2026.03.18 02:26:24.616040 [ 274 ] {} <Debug> TCP-Session: e1723c0c-7ca8-4fa0-989b-832744de7f0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.03.18 02:26:24.616013 [ 272 ] {} <Debug> TCP-Session: 35e58003-97d2-4331-a5b5-f06baa8247bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.03.18 02:26:24.616175 [ 275 ] {} <Debug> TCP-Session: e3b8e55e-d55f-4214-9ca3-01d4bdd02c5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.03.18 02:26:24.616158 [ 274 ] {} <Debug> TCP-Session: e1723c0c-7ca8-4fa0-989b-832744de7f0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2026.03.18 02:26:24.616155 [ 273 ] {} <Debug> TCP-Session: 7469df06-c8f5-4eef-aa60-314891d61602 Authenticating user 'default' from [fd00:1122:3344:101::d]:45209 | ||
| 237 | 2026.03.18 02:26:24.616269 [ 275 ] {} <Debug> TCP-Session: e3b8e55e-d55f-4214-9ca3-01d4bdd02c5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 238 | 2026.03.18 02:26:24.616383 [ 273 ] {} <Debug> TCP-Session: 7469df06-c8f5-4eef-aa60-314891d61602 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.03.18 02:26:24.616409 [ 273 ] {} <Debug> TCP-Session: 7469df06-c8f5-4eef-aa60-314891d61602 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.03.18 02:26:24.623414 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 241 | 2026.03.18 02:26:24.626399 [ 267 ] {24b4dab9-6cfa-437a-8818-80d2156d888d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 242 | 2026.03.18 02:26:24.752692 [ 267 ] {24b4dab9-6cfa-437a-8818-80d2156d888d} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:57170) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 243 | |||
| 244 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 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 | ||
| 247 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 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 | ||
| 251 | 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 | ||
| 252 | 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 | ||
| 253 | 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 | ||
| 254 | 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 | ||
| 255 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 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 | ||
| 258 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 265 | |||
| 266 | 2026.03.18 02:26:24.755276 [ 267 ] {24b4dab9-6cfa-437a-8818-80d2156d888d} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 267 | |||
| 268 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 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 | ||
| 271 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 273 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 274 | 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 | ||
| 275 | 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 | ||
| 276 | 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 | ||
| 277 | 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 | ||
| 278 | 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 | ||
| 279 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 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 | ||
| 282 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 289 | |||
| 290 | 2026.03.18 02:26:24.755638 [ 267 ] {24b4dab9-6cfa-437a-8818-80d2156d888d} <Debug> TCPHandler: Processed in 0.138975181 sec. | ||
| 291 | 2026.03.18 02:26:24.756093 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 292 | 2026.03.18 02:26:24.756590 [ 269 ] {04cb3473-2c8e-4853-b48d-323a059ec1a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 293 | 2026.03.18 02:26:24.757051 [ 269 ] {04cb3473-2c8e-4853-b48d-323a059ec1a7} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:60856) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 294 | |||
| 295 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 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 | ||
| 298 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 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 | ||
| 302 | 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 | ||
| 303 | 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 | ||
| 304 | 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 | ||
| 305 | 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 | ||
| 306 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 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 | ||
| 309 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 310 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 311 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 316 | |||
| 317 | 2026.03.18 02:26:24.757354 [ 269 ] {04cb3473-2c8e-4853-b48d-323a059ec1a7} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 318 | |||
| 319 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 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 | ||
| 322 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 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 | ||
| 326 | 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 | ||
| 327 | 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 | ||
| 328 | 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 | ||
| 329 | 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 | ||
| 330 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 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 | ||
| 333 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 334 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 335 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 336 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 337 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 338 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 340 | |||
| 341 | 2026.03.18 02:26:24.757601 [ 269 ] {04cb3473-2c8e-4853-b48d-323a059ec1a7} <Debug> TCPHandler: Processed in 0.001688728 sec. | ||
| 342 | 2026.03.18 02:26:24.757934 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2026.03.18 02:26:24.758784 [ 267 ] {8e563827-cf05-4410-ad09-746fe5b91887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 344 | 2026.03.18 02:26:24.759469 [ 267 ] {8e563827-cf05-4410-ad09-746fe5b91887} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 345 | 2026.03.18 02:26:24.761747 [ 267 ] {8e563827-cf05-4410-ad09-746fe5b91887} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 346 | 2026.03.18 02:26:24.761777 [ 267 ] {8e563827-cf05-4410-ad09-746fe5b91887} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.1032e-05 sec | ||
| 347 | 2026.03.18 02:26:24.761799 [ 267 ] {8e563827-cf05-4410-ad09-746fe5b91887} <Trace> ReferentialDeps: No tables | ||
| 348 | 2026.03.18 02:26:24.761854 [ 267 ] {8e563827-cf05-4410-ad09-746fe5b91887} <Trace> LoadingDeps: No tables | ||
| 349 | 2026.03.18 02:26:24.761924 [ 267 ] {8e563827-cf05-4410-ad09-746fe5b91887} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 350 | 2026.03.18 02:26:24.762644 [ 267 ] {8e563827-cf05-4410-ad09-746fe5b91887} <Debug> TCPHandler: Processed in 0.004835228 sec. | ||
| 351 | 2026.03.18 02:26:24.762807 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 352 | 2026.03.18 02:26:24.763067 [ 267 ] {7705e464-73aa-4597-a2e6-283e96d7831b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) /* The version table contains metadata about the `oximeter` database */ | ||
| 353 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 354 | 2026.03.18 02:26:24.763126 [ 267 ] {7705e464-73aa-4597-a2e6-283e96d7831b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 355 | 2026.03.18 02:26:24.770544 [ 267 ] {7705e464-73aa-4597-a2e6-283e96d7831b} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 356 | 2026.03.18 02:26:24.773017 [ 267 ] {7705e464-73aa-4597-a2e6-283e96d7831b} <Debug> oximeter.version (59dc4b77-5370-4080-ad60-c82f0a475f78): Loading data parts | ||
| 357 | 2026.03.18 02:26:24.775597 [ 267 ] {7705e464-73aa-4597-a2e6-283e96d7831b} <Debug> oximeter.version (59dc4b77-5370-4080-ad60-c82f0a475f78): There are no data parts | ||
| 358 | 2026.03.18 02:26:24.779048 [ 267 ] {7705e464-73aa-4597-a2e6-283e96d7831b} <Debug> TCPHandler: Processed in 0.016295664 sec. | ||
| 359 | 2026.03.18 02:26:24.779242 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 360 | 2026.03.18 02:26:24.779439 [ 267 ] {4a8f4dab-2634-4efd-801d-5cf8b2da90ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) /* The measurement tables contain all individual samples from each timeseries. | ||
| 361 | * | ||
| 362 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 363 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 364 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 365 | * by all samples from the same timeseries. | ||
| 366 | * | ||
| 367 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 368 | * and then uses that to index quickly into the measurements tables. | ||
| 369 | */ | ||
| 370 | 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) | ||
| 371 | 2026.03.18 02:26:24.779593 [ 267 ] {4a8f4dab-2634-4efd-801d-5cf8b2da90ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 372 | 2026.03.18 02:26:24.803211 [ 267 ] {4a8f4dab-2634-4efd-801d-5cf8b2da90ee} <Debug> oximeter.measurements_bool (cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc): Loading data parts | ||
| 373 | 2026.03.18 02:26:24.803553 [ 267 ] {4a8f4dab-2634-4efd-801d-5cf8b2da90ee} <Debug> oximeter.measurements_bool (cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc): There are no data parts | ||
| 374 | 2026.03.18 02:26:24.805857 [ 267 ] {4a8f4dab-2634-4efd-801d-5cf8b2da90ee} <Debug> TCPHandler: Processed in 0.026679491 sec. | ||
| 375 | 2026.03.18 02:26:24.806060 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 376 | 2026.03.18 02:26:24.806379 [ 267 ] {aaabdce5-6822-4a9a-a7e2-2ac23253e930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) 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) | ||
| 377 | 2026.03.18 02:26:24.806508 [ 267 ] {aaabdce5-6822-4a9a-a7e2-2ac23253e930} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 378 | 2026.03.18 02:26:24.809210 [ 267 ] {aaabdce5-6822-4a9a-a7e2-2ac23253e930} <Debug> oximeter.measurements_i8 (1e11487b-3240-494b-acfa-e6cbaf3ffa74): Loading data parts | ||
| 379 | 2026.03.18 02:26:24.809366 [ 267 ] {aaabdce5-6822-4a9a-a7e2-2ac23253e930} <Debug> oximeter.measurements_i8 (1e11487b-3240-494b-acfa-e6cbaf3ffa74): There are no data parts | ||
| 380 | 2026.03.18 02:26:24.812710 [ 267 ] {aaabdce5-6822-4a9a-a7e2-2ac23253e930} <Debug> TCPHandler: Processed in 0.006730692 sec. | ||
| 381 | 2026.03.18 02:26:24.812857 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 382 | 2026.03.18 02:26:24.813022 [ 267 ] {45c82f83-4975-4bb1-a775-ac29717d710f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) 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) | ||
| 383 | 2026.03.18 02:26:24.813191 [ 267 ] {45c82f83-4975-4bb1-a775-ac29717d710f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 384 | 2026.03.18 02:26:24.815503 [ 267 ] {45c82f83-4975-4bb1-a775-ac29717d710f} <Debug> oximeter.measurements_u8 (346608af-a924-494b-8c00-e0ba204845a3): Loading data parts | ||
| 385 | 2026.03.18 02:26:24.815735 [ 267 ] {45c82f83-4975-4bb1-a775-ac29717d710f} <Debug> oximeter.measurements_u8 (346608af-a924-494b-8c00-e0ba204845a3): There are no data parts | ||
| 386 | 2026.03.18 02:26:24.817380 [ 267 ] {45c82f83-4975-4bb1-a775-ac29717d710f} <Debug> TCPHandler: Processed in 0.00457247 sec. | ||
| 387 | 2026.03.18 02:26:24.817522 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 388 | 2026.03.18 02:26:24.817827 [ 267 ] {a2efe444-b1e8-44b8-bb72-3d4a8e7e88a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) 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) | ||
| 389 | 2026.03.18 02:26:24.817954 [ 267 ] {a2efe444-b1e8-44b8-bb72-3d4a8e7e88a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 390 | 2026.03.18 02:26:24.820938 [ 267 ] {a2efe444-b1e8-44b8-bb72-3d4a8e7e88a1} <Debug> oximeter.measurements_i16 (36f39620-ff39-42e0-aa61-efadd82ccf8c): Loading data parts | ||
| 391 | 2026.03.18 02:26:24.821093 [ 267 ] {a2efe444-b1e8-44b8-bb72-3d4a8e7e88a1} <Debug> oximeter.measurements_i16 (36f39620-ff39-42e0-aa61-efadd82ccf8c): There are no data parts | ||
| 392 | 2026.03.18 02:26:24.822626 [ 267 ] {a2efe444-b1e8-44b8-bb72-3d4a8e7e88a1} <Debug> TCPHandler: Processed in 0.005152637 sec. | ||
| 393 | 2026.03.18 02:26:24.822771 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 394 | 2026.03.18 02:26:24.822930 [ 267 ] {96bfe5a4-5bd9-4363-ab3a-8b97023aa20f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) 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) | ||
| 395 | 2026.03.18 02:26:24.823047 [ 267 ] {96bfe5a4-5bd9-4363-ab3a-8b97023aa20f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 396 | 2026.03.18 02:26:24.826006 [ 267 ] {96bfe5a4-5bd9-4363-ab3a-8b97023aa20f} <Debug> oximeter.measurements_u16 (85205a55-3a88-48e5-8544-eb5ea843a4b5): Loading data parts | ||
| 397 | 2026.03.18 02:26:24.826223 [ 267 ] {96bfe5a4-5bd9-4363-ab3a-8b97023aa20f} <Debug> oximeter.measurements_u16 (85205a55-3a88-48e5-8544-eb5ea843a4b5): There are no data parts | ||
| 398 | 2026.03.18 02:26:24.827840 [ 267 ] {96bfe5a4-5bd9-4363-ab3a-8b97023aa20f} <Debug> TCPHandler: Processed in 0.005119026 sec. | ||
| 399 | 2026.03.18 02:26:24.827990 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 400 | 2026.03.18 02:26:24.828224 [ 267 ] {71a79843-91a5-45e5-be2f-ea8f718883be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) 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) | ||
| 401 | 2026.03.18 02:26:24.828359 [ 267 ] {71a79843-91a5-45e5-be2f-ea8f718883be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 402 | 2026.03.18 02:26:24.830551 [ 267 ] {71a79843-91a5-45e5-be2f-ea8f718883be} <Debug> oximeter.measurements_i32 (e9102703-9f0e-4f52-b52a-00ed05e39d62): Loading data parts | ||
| 403 | 2026.03.18 02:26:24.830853 [ 267 ] {71a79843-91a5-45e5-be2f-ea8f718883be} <Debug> oximeter.measurements_i32 (e9102703-9f0e-4f52-b52a-00ed05e39d62): There are no data parts | ||
| 404 | 2026.03.18 02:26:24.832782 [ 267 ] {71a79843-91a5-45e5-be2f-ea8f718883be} <Debug> TCPHandler: Processed in 0.004842728 sec. | ||
| 405 | 2026.03.18 02:26:24.832995 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 406 | 2026.03.18 02:26:24.833179 [ 267 ] {256d22d0-27ed-4561-9775-0b6ffdcf9600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) 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) | ||
| 407 | 2026.03.18 02:26:24.833319 [ 267 ] {256d22d0-27ed-4561-9775-0b6ffdcf9600} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 408 | 2026.03.18 02:26:24.835508 [ 267 ] {256d22d0-27ed-4561-9775-0b6ffdcf9600} <Debug> oximeter.measurements_u32 (2392e623-20e7-4af4-aa79-5536c0c954e1): Loading data parts | ||
| 409 | 2026.03.18 02:26:24.835801 [ 267 ] {256d22d0-27ed-4561-9775-0b6ffdcf9600} <Debug> oximeter.measurements_u32 (2392e623-20e7-4af4-aa79-5536c0c954e1): There are no data parts | ||
| 410 | 2026.03.18 02:26:24.837323 [ 267 ] {256d22d0-27ed-4561-9775-0b6ffdcf9600} <Debug> TCPHandler: Processed in 0.004438177 sec. | ||
| 411 | 2026.03.18 02:26:24.837475 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 412 | 2026.03.18 02:26:24.837773 [ 267 ] {7eda385b-7ecd-4841-9822-f3c2f1d2eadd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) 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) | ||
| 413 | 2026.03.18 02:26:24.837917 [ 267 ] {7eda385b-7ecd-4841-9822-f3c2f1d2eadd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 414 | 2026.03.18 02:26:24.840056 [ 267 ] {7eda385b-7ecd-4841-9822-f3c2f1d2eadd} <Debug> oximeter.measurements_i64 (b8ea09f5-10e8-4ad1-aee5-2a39b87569cf): Loading data parts | ||
| 415 | 2026.03.18 02:26:24.840214 [ 267 ] {7eda385b-7ecd-4841-9822-f3c2f1d2eadd} <Debug> oximeter.measurements_i64 (b8ea09f5-10e8-4ad1-aee5-2a39b87569cf): There are no data parts | ||
| 416 | 2026.03.18 02:26:24.841972 [ 267 ] {7eda385b-7ecd-4841-9822-f3c2f1d2eadd} <Debug> TCPHandler: Processed in 0.004547719 sec. | ||
| 417 | 2026.03.18 02:26:24.842189 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 418 | 2026.03.18 02:26:24.842346 [ 267 ] {bbe61243-bba0-4409-8f38-4e683bdfbeda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) 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) | ||
| 419 | 2026.03.18 02:26:24.842522 [ 267 ] {bbe61243-bba0-4409-8f38-4e683bdfbeda} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 420 | 2026.03.18 02:26:24.844470 [ 267 ] {bbe61243-bba0-4409-8f38-4e683bdfbeda} <Debug> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Loading data parts | ||
| 421 | 2026.03.18 02:26:24.844721 [ 267 ] {bbe61243-bba0-4409-8f38-4e683bdfbeda} <Debug> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): There are no data parts | ||
| 422 | 2026.03.18 02:26:24.846269 [ 267 ] {bbe61243-bba0-4409-8f38-4e683bdfbeda} <Debug> TCPHandler: Processed in 0.004130518 sec. | ||
| 423 | 2026.03.18 02:26:24.846420 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2026.03.18 02:26:24.846713 [ 267 ] {b301ad9c-fa2e-47cc-a5c4-0a59b56a86b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) 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) | ||
| 425 | 2026.03.18 02:26:24.846809 [ 267 ] {b301ad9c-fa2e-47cc-a5c4-0a59b56a86b3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 426 | 2026.03.18 02:26:24.848911 [ 267 ] {b301ad9c-fa2e-47cc-a5c4-0a59b56a86b3} <Debug> oximeter.measurements_f32 (62da3657-5cb6-447d-9605-99f2f52d2352): Loading data parts | ||
| 427 | 2026.03.18 02:26:24.849077 [ 267 ] {b301ad9c-fa2e-47cc-a5c4-0a59b56a86b3} <Debug> oximeter.measurements_f32 (62da3657-5cb6-447d-9605-99f2f52d2352): There are no data parts | ||
| 428 | 2026.03.18 02:26:24.851042 [ 267 ] {b301ad9c-fa2e-47cc-a5c4-0a59b56a86b3} <Debug> TCPHandler: Processed in 0.004672663 sec. | ||
| 429 | 2026.03.18 02:26:24.851225 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2026.03.18 02:26:24.851386 [ 267 ] {31470fc3-2d5e-4e30-a87e-3ef40f2c8232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) 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) | ||
| 431 | 2026.03.18 02:26:24.851516 [ 267 ] {31470fc3-2d5e-4e30-a87e-3ef40f2c8232} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 432 | 2026.03.18 02:26:24.853895 [ 267 ] {31470fc3-2d5e-4e30-a87e-3ef40f2c8232} <Debug> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3): Loading data parts | ||
| 433 | 2026.03.18 02:26:24.854137 [ 267 ] {31470fc3-2d5e-4e30-a87e-3ef40f2c8232} <Debug> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3): There are no data parts | ||
| 434 | 2026.03.18 02:26:24.855826 [ 267 ] {31470fc3-2d5e-4e30-a87e-3ef40f2c8232} <Debug> TCPHandler: Processed in 0.004651263 sec. | ||
| 435 | 2026.03.18 02:26:24.855965 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 436 | 2026.03.18 02:26:24.856251 [ 267 ] {723721a7-c892-4194-acd4-b4c6367db2af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) 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) | ||
| 437 | 2026.03.18 02:26:24.856338 [ 267 ] {723721a7-c892-4194-acd4-b4c6367db2af} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 438 | 2026.03.18 02:26:24.858290 [ 267 ] {723721a7-c892-4194-acd4-b4c6367db2af} <Debug> oximeter.measurements_string (e7f3e426-2f2c-4933-ab14-5f8c0dc43b9f): Loading data parts | ||
| 439 | 2026.03.18 02:26:24.858431 [ 267 ] {723721a7-c892-4194-acd4-b4c6367db2af} <Debug> oximeter.measurements_string (e7f3e426-2f2c-4933-ab14-5f8c0dc43b9f): There are no data parts | ||
| 440 | 2026.03.18 02:26:24.861094 [ 267 ] {723721a7-c892-4194-acd4-b4c6367db2af} <Debug> TCPHandler: Processed in 0.005178317 sec. | ||
| 441 | 2026.03.18 02:26:24.861320 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 442 | 2026.03.18 02:26:24.861485 [ 267 ] {0d53df5f-ecd8-49da-9943-819c4ad47446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 443 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 444 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 445 | * a string isn't palatable for a few reasons. | ||
| 446 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 447 | * details. | ||
| 448 | */ | ||
| 449 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 450 | 2026.03.18 02:26:24.861619 [ 267 ] {0d53df5f-ecd8-49da-9943-819c4ad47446} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 451 | 2026.03.18 02:26:24.863822 [ 267 ] {0d53df5f-ecd8-49da-9943-819c4ad47446} <Debug> oximeter.measurements_bytes (c19f1508-a96c-4767-b2cf-45e930e2bfc7): Loading data parts | ||
| 452 | 2026.03.18 02:26:24.863963 [ 267 ] {0d53df5f-ecd8-49da-9943-819c4ad47446} <Debug> oximeter.measurements_bytes (c19f1508-a96c-4767-b2cf-45e930e2bfc7): There are no data parts | ||
| 453 | 2026.03.18 02:26:24.865776 [ 267 ] {0d53df5f-ecd8-49da-9943-819c4ad47446} <Debug> TCPHandler: Processed in 0.004505689 sec. | ||
| 454 | 2026.03.18 02:26:24.865922 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2026.03.18 02:26:24.866087 [ 267 ] {a59fc4e5-cb49-4556-9bb8-4d247feadd36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) 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) | ||
| 456 | 2026.03.18 02:26:24.866207 [ 267 ] {a59fc4e5-cb49-4556-9bb8-4d247feadd36} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 457 | 2026.03.18 02:26:24.868544 [ 267 ] {a59fc4e5-cb49-4556-9bb8-4d247feadd36} <Debug> oximeter.measurements_cumulativei64 (e1e1ca1c-bfd1-4f4d-b003-6494780b235f): Loading data parts | ||
| 458 | 2026.03.18 02:26:24.868688 [ 267 ] {a59fc4e5-cb49-4556-9bb8-4d247feadd36} <Debug> oximeter.measurements_cumulativei64 (e1e1ca1c-bfd1-4f4d-b003-6494780b235f): There are no data parts | ||
| 459 | 2026.03.18 02:26:24.871144 [ 267 ] {a59fc4e5-cb49-4556-9bb8-4d247feadd36} <Debug> TCPHandler: Processed in 0.005270161 sec. | ||
| 460 | 2026.03.18 02:26:24.871342 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2026.03.18 02:26:24.871550 [ 267 ] {bcb5925b-9901-4b24-afec-ce94012b39c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) 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) | ||
| 462 | 2026.03.18 02:26:24.871686 [ 267 ] {bcb5925b-9901-4b24-afec-ce94012b39c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 463 | 2026.03.18 02:26:24.875279 [ 267 ] {bcb5925b-9901-4b24-afec-ce94012b39c5} <Debug> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Loading data parts | ||
| 464 | 2026.03.18 02:26:24.875527 [ 267 ] {bcb5925b-9901-4b24-afec-ce94012b39c5} <Debug> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): There are no data parts | ||
| 465 | 2026.03.18 02:26:24.877209 [ 267 ] {bcb5925b-9901-4b24-afec-ce94012b39c5} <Debug> TCPHandler: Processed in 0.005916759 sec. | ||
| 466 | 2026.03.18 02:26:24.877357 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2026.03.18 02:26:24.877612 [ 267 ] {6b5151c5-69a7-4e3f-8cd6-8b295dadc824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) 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) | ||
| 468 | 2026.03.18 02:26:24.877744 [ 267 ] {6b5151c5-69a7-4e3f-8cd6-8b295dadc824} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 469 | 2026.03.18 02:26:24.880128 [ 267 ] {6b5151c5-69a7-4e3f-8cd6-8b295dadc824} <Debug> oximeter.measurements_cumulativef32 (4de28326-5da7-4399-85e2-a7b4c214479f): Loading data parts | ||
| 470 | 2026.03.18 02:26:24.880299 [ 267 ] {6b5151c5-69a7-4e3f-8cd6-8b295dadc824} <Debug> oximeter.measurements_cumulativef32 (4de28326-5da7-4399-85e2-a7b4c214479f): There are no data parts | ||
| 471 | 2026.03.18 02:26:24.881737 [ 267 ] {6b5151c5-69a7-4e3f-8cd6-8b295dadc824} <Debug> TCPHandler: Processed in 0.004428647 sec. | ||
| 472 | 2026.03.18 02:26:24.881885 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2026.03.18 02:26:24.882043 [ 267 ] {a37381e6-e092-4db3-bbd4-1e0d7ec4071b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) 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) | ||
| 474 | 2026.03.18 02:26:24.882147 [ 267 ] {a37381e6-e092-4db3-bbd4-1e0d7ec4071b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 475 | 2026.03.18 02:26:24.884121 [ 267 ] {a37381e6-e092-4db3-bbd4-1e0d7ec4071b} <Debug> oximeter.measurements_cumulativef64 (6a666aee-c378-4028-b622-46c96e702ad7): Loading data parts | ||
| 476 | 2026.03.18 02:26:24.884286 [ 267 ] {a37381e6-e092-4db3-bbd4-1e0d7ec4071b} <Debug> oximeter.measurements_cumulativef64 (6a666aee-c378-4028-b622-46c96e702ad7): There are no data parts | ||
| 477 | 2026.03.18 02:26:24.886624 [ 267 ] {a37381e6-e092-4db3-bbd4-1e0d7ec4071b} <Debug> TCPHandler: Processed in 0.004787507 sec. | ||
| 478 | 2026.03.18 02:26:24.886771 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2026.03.18 02:26:24.887066 [ 267 ] {f821e2f3-7e08-492b-b8f3-4e449b13773d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 480 | * NOTE: Array types cannot be Nullable, see | ||
| 481 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 482 | * for more details. | ||
| 483 | * | ||
| 484 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 485 | * is unfortunate, and at this point relies on the fact that an | ||
| 486 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 487 | * to figure out another way to represent missing samples here. | ||
| 488 | */ | ||
| 489 | 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) | ||
| 490 | 2026.03.18 02:26:24.887209 [ 267 ] {f821e2f3-7e08-492b-b8f3-4e449b13773d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 491 | 2026.03.18 02:26:24.889716 [ 267 ] {f821e2f3-7e08-492b-b8f3-4e449b13773d} <Debug> oximeter.measurements_histogrami8 (6d6dbcd5-302f-4d55-ad6b-137f3089a1df): Loading data parts | ||
| 492 | 2026.03.18 02:26:24.889882 [ 267 ] {f821e2f3-7e08-492b-b8f3-4e449b13773d} <Debug> oximeter.measurements_histogrami8 (6d6dbcd5-302f-4d55-ad6b-137f3089a1df): There are no data parts | ||
| 493 | 2026.03.18 02:26:24.891870 [ 267 ] {f821e2f3-7e08-492b-b8f3-4e449b13773d} <Debug> TCPHandler: Processed in 0.005149206 sec. | ||
| 494 | 2026.03.18 02:26:24.892019 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 495 | 2026.03.18 02:26:24.892230 [ 267 ] {2f66e863-616c-4991-b69d-cc1df9de2309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) 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) | ||
| 496 | 2026.03.18 02:26:24.892369 [ 267 ] {2f66e863-616c-4991-b69d-cc1df9de2309} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 497 | 2026.03.18 02:26:24.894801 [ 267 ] {2f66e863-616c-4991-b69d-cc1df9de2309} <Debug> oximeter.measurements_histogramu8 (ed213f1d-7d79-4c59-b4d0-ab175e77fae1): Loading data parts | ||
| 498 | 2026.03.18 02:26:24.895032 [ 267 ] {2f66e863-616c-4991-b69d-cc1df9de2309} <Debug> oximeter.measurements_histogramu8 (ed213f1d-7d79-4c59-b4d0-ab175e77fae1): There are no data parts | ||
| 499 | 2026.03.18 02:26:24.896469 [ 267 ] {2f66e863-616c-4991-b69d-cc1df9de2309} <Debug> TCPHandler: Processed in 0.004500789 sec. | ||
| 500 | 2026.03.18 02:26:24.896629 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 501 | 2026.03.18 02:26:24.896947 [ 267 ] {9bacdfb1-bb7a-490a-a444-43b194cf8900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) 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) | ||
| 502 | 2026.03.18 02:26:24.897081 [ 267 ] {9bacdfb1-bb7a-490a-a444-43b194cf8900} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 503 | 2026.03.18 02:26:24.900005 [ 267 ] {9bacdfb1-bb7a-490a-a444-43b194cf8900} <Debug> oximeter.measurements_histogrami16 (255743ff-f2db-498e-8fa3-a5147722f0b4): Loading data parts | ||
| 504 | 2026.03.18 02:26:24.900160 [ 267 ] {9bacdfb1-bb7a-490a-a444-43b194cf8900} <Debug> oximeter.measurements_histogrami16 (255743ff-f2db-498e-8fa3-a5147722f0b4): There are no data parts | ||
| 505 | 2026.03.18 02:26:24.901983 [ 267 ] {9bacdfb1-bb7a-490a-a444-43b194cf8900} <Debug> TCPHandler: Processed in 0.005409124 sec. | ||
| 506 | 2026.03.18 02:26:24.902140 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 507 | 2026.03.18 02:26:24.902370 [ 267 ] {069082d5-7d8f-4101-a99e-96cd266ff5d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) 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) | ||
| 508 | 2026.03.18 02:26:24.902502 [ 267 ] {069082d5-7d8f-4101-a99e-96cd266ff5d4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 509 | 2026.03.18 02:26:24.905966 [ 267 ] {069082d5-7d8f-4101-a99e-96cd266ff5d4} <Debug> oximeter.measurements_histogramu16 (bd14428f-f438-42d8-9d14-c464fada1abc): Loading data parts | ||
| 510 | 2026.03.18 02:26:24.906331 [ 267 ] {069082d5-7d8f-4101-a99e-96cd266ff5d4} <Debug> oximeter.measurements_histogramu16 (bd14428f-f438-42d8-9d14-c464fada1abc): There are no data parts | ||
| 511 | 2026.03.18 02:26:24.909191 [ 267 ] {069082d5-7d8f-4101-a99e-96cd266ff5d4} <Debug> TCPHandler: Processed in 0.007106792 sec. | ||
| 512 | 2026.03.18 02:26:24.909333 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 513 | 2026.03.18 02:26:24.909616 [ 267 ] {c074ad95-7d4f-4459-94fa-88a2efee089f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) 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) | ||
| 514 | 2026.03.18 02:26:24.909737 [ 267 ] {c074ad95-7d4f-4459-94fa-88a2efee089f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 515 | 2026.03.18 02:26:24.912673 [ 267 ] {c074ad95-7d4f-4459-94fa-88a2efee089f} <Debug> oximeter.measurements_histogrami32 (ec0395e0-6b6d-48b3-9f09-cbe7e65f0f3d): Loading data parts | ||
| 516 | 2026.03.18 02:26:24.912818 [ 267 ] {c074ad95-7d4f-4459-94fa-88a2efee089f} <Debug> oximeter.measurements_histogrami32 (ec0395e0-6b6d-48b3-9f09-cbe7e65f0f3d): There are no data parts | ||
| 517 | 2026.03.18 02:26:24.914995 [ 267 ] {c074ad95-7d4f-4459-94fa-88a2efee089f} <Debug> TCPHandler: Processed in 0.005711263 sec. | ||
| 518 | 2026.03.18 02:26:24.915142 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 519 | 2026.03.18 02:26:24.915350 [ 267 ] {779b99f1-cd04-4d99-8c7d-1923fa8b2bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) 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) | ||
| 520 | 2026.03.18 02:26:24.915471 [ 267 ] {779b99f1-cd04-4d99-8c7d-1923fa8b2bb2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 521 | 2026.03.18 02:26:24.917502 [ 267 ] {779b99f1-cd04-4d99-8c7d-1923fa8b2bb2} <Debug> oximeter.measurements_histogramu32 (f498ed77-356b-4e04-8b42-56f4097f7d7e): Loading data parts | ||
| 522 | 2026.03.18 02:26:24.917727 [ 267 ] {779b99f1-cd04-4d99-8c7d-1923fa8b2bb2} <Debug> oximeter.measurements_histogramu32 (f498ed77-356b-4e04-8b42-56f4097f7d7e): There are no data parts | ||
| 523 | 2026.03.18 02:26:24.919017 [ 267 ] {779b99f1-cd04-4d99-8c7d-1923fa8b2bb2} <Debug> TCPHandler: Processed in 0.003924142 sec. | ||
| 524 | 2026.03.18 02:26:24.919161 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 525 | 2026.03.18 02:26:24.919439 [ 267 ] {1855a55e-0f37-46c4-9f25-60e37685ed1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) 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) | ||
| 526 | 2026.03.18 02:26:24.919554 [ 267 ] {1855a55e-0f37-46c4-9f25-60e37685ed1a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 527 | 2026.03.18 02:26:24.921580 [ 267 ] {1855a55e-0f37-46c4-9f25-60e37685ed1a} <Debug> oximeter.measurements_histogrami64 (7c84f017-f8f6-43cb-800a-c1ddbdd214a7): Loading data parts | ||
| 528 | 2026.03.18 02:26:24.921729 [ 267 ] {1855a55e-0f37-46c4-9f25-60e37685ed1a} <Debug> oximeter.measurements_histogrami64 (7c84f017-f8f6-43cb-800a-c1ddbdd214a7): There are no data parts | ||
| 529 | 2026.03.18 02:26:24.923503 [ 267 ] {1855a55e-0f37-46c4-9f25-60e37685ed1a} <Debug> TCPHandler: Processed in 0.004391805 sec. | ||
| 530 | 2026.03.18 02:26:24.923659 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 531 | 2026.03.18 02:26:24.923873 [ 267 ] {28baa011-3de7-48ab-abaa-11bc8d796650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) 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) | ||
| 532 | 2026.03.18 02:26:24.924006 [ 267 ] {28baa011-3de7-48ab-abaa-11bc8d796650} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 533 | 2026.03.18 02:26:24.925933 [ 267 ] {28baa011-3de7-48ab-abaa-11bc8d796650} <Debug> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Loading data parts | ||
| 534 | 2026.03.18 02:26:24.926229 [ 267 ] {28baa011-3de7-48ab-abaa-11bc8d796650} <Debug> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): There are no data parts | ||
| 535 | 2026.03.18 02:26:24.928591 [ 267 ] {28baa011-3de7-48ab-abaa-11bc8d796650} <Debug> TCPHandler: Processed in 0.004992572 sec. | ||
| 536 | 2026.03.18 02:26:24.928741 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.03.18 02:26:24.929038 [ 267 ] {5588e0d3-f6fa-485c-ab90-0df061a98289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) 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) | ||
| 538 | 2026.03.18 02:26:24.929172 [ 267 ] {5588e0d3-f6fa-485c-ab90-0df061a98289} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 539 | 2026.03.18 02:26:24.931472 [ 267 ] {5588e0d3-f6fa-485c-ab90-0df061a98289} <Debug> oximeter.measurements_histogramf32 (c87b5056-f10d-4954-bd6e-221ff84edf35): Loading data parts | ||
| 540 | 2026.03.18 02:26:24.931624 [ 267 ] {5588e0d3-f6fa-485c-ab90-0df061a98289} <Debug> oximeter.measurements_histogramf32 (c87b5056-f10d-4954-bd6e-221ff84edf35): There are no data parts | ||
| 541 | 2026.03.18 02:26:24.934266 [ 267 ] {5588e0d3-f6fa-485c-ab90-0df061a98289} <Debug> TCPHandler: Processed in 0.005574859 sec. | ||
| 542 | 2026.03.18 02:26:24.934409 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.03.18 02:26:24.934622 [ 267 ] {80f2f9ae-99cf-4503-9291-ad67a6c39d8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) 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) | ||
| 544 | 2026.03.18 02:26:24.934763 [ 267 ] {80f2f9ae-99cf-4503-9291-ad67a6c39d8f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 545 | 2026.03.18 02:26:24.937270 [ 267 ] {80f2f9ae-99cf-4503-9291-ad67a6c39d8f} <Debug> oximeter.measurements_histogramf64 (2e6af325-d6a7-416b-96ea-e31b44ca595f): Loading data parts | ||
| 546 | 2026.03.18 02:26:24.937492 [ 267 ] {80f2f9ae-99cf-4503-9291-ad67a6c39d8f} <Debug> oximeter.measurements_histogramf64 (2e6af325-d6a7-416b-96ea-e31b44ca595f): There are no data parts | ||
| 547 | 2026.03.18 02:26:24.939525 [ 267 ] {80f2f9ae-99cf-4503-9291-ad67a6c39d8f} <Debug> TCPHandler: Processed in 0.005162917 sec. | ||
| 548 | 2026.03.18 02:26:24.939683 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.03.18 02:26:24.939976 [ 267 ] {e3299dbb-7aa1-4470-8912-4003dc52a976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) /* The field tables store named dimensions of each timeseries. | ||
| 550 | * | ||
| 551 | * As with the measurement tables, there is one field table for each field data | ||
| 552 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 553 | * this behavior **must not** be relied upon for query correctness. | ||
| 554 | * | ||
| 555 | * The index for the fields differs from the measurements, however. Rows are | ||
| 556 | * sorted by timeseries name, then field name, field value, and finally | ||
| 557 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 558 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 559 | * usually then used to look up measurements. | ||
| 560 | * | ||
| 561 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 562 | * timeseries name and then key, since it would improve lookups where one | ||
| 563 | * already has the key. Realistically though, these tables are quite small and | ||
| 564 | * so performance benefits will be low in absolute terms. | ||
| 565 | * | ||
| 566 | * TTL: We use a materialized column to expire old field table records. This | ||
| 567 | * column is generated automatically by the database whenever a new row is | ||
| 568 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 569 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 570 | * record will remain during a deduplication, which will have the last | ||
| 571 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 572 | * measurement tables. | ||
| 573 | */ | ||
| 574 | 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) | ||
| 575 | 2026.03.18 02:26:24.940129 [ 267 ] {e3299dbb-7aa1-4470-8912-4003dc52a976} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 576 | 2026.03.18 02:26:24.943368 [ 267 ] {e3299dbb-7aa1-4470-8912-4003dc52a976} <Debug> oximeter.fields_bool (6a445bfd-e765-4f5d-bbf5-fc164a2aacef): Loading data parts | ||
| 577 | 2026.03.18 02:26:24.943579 [ 267 ] {e3299dbb-7aa1-4470-8912-4003dc52a976} <Debug> oximeter.fields_bool (6a445bfd-e765-4f5d-bbf5-fc164a2aacef): There are no data parts | ||
| 578 | 2026.03.18 02:26:24.945972 [ 267 ] {e3299dbb-7aa1-4470-8912-4003dc52a976} <Debug> TCPHandler: Processed in 0.006349401 sec. | ||
| 579 | 2026.03.18 02:26:24.946225 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.03.18 02:26:24.946376 [ 267 ] {3f76f2b1-a8c9-42a2-bebd-23d855e8179b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) 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) | ||
| 581 | 2026.03.18 02:26:24.946513 [ 267 ] {3f76f2b1-a8c9-42a2-bebd-23d855e8179b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 582 | 2026.03.18 02:26:24.948373 [ 267 ] {3f76f2b1-a8c9-42a2-bebd-23d855e8179b} <Debug> oximeter.fields_i8 (cd54317a-dfb6-4d12-951e-e69d69d15c67): Loading data parts | ||
| 583 | 2026.03.18 02:26:24.948445 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53646 | ||
| 584 | 2026.03.18 02:26:24.948646 [ 267 ] {3f76f2b1-a8c9-42a2-bebd-23d855e8179b} <Debug> oximeter.fields_i8 (cd54317a-dfb6-4d12-951e-e69d69d15c67): There are no data parts | ||
| 585 | 2026.03.18 02:26:24.948647 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 586 | 2026.03.18 02:26:24.948702 [ 278 ] {} <Debug> TCP-Session: 5948ef2d-c5fc-4cba-a5ed-4cf676be4e45 Authenticating user 'default' from [fd00:1122:3344:101::b]:53646 | ||
| 587 | 2026.03.18 02:26:24.948825 [ 278 ] {} <Debug> TCP-Session: 5948ef2d-c5fc-4cba-a5ed-4cf676be4e45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 588 | 2026.03.18 02:26:24.948840 [ 278 ] {} <Debug> TCP-Session: 5948ef2d-c5fc-4cba-a5ed-4cf676be4e45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 589 | 2026.03.18 02:26:24.948914 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 590 | 2026.03.18 02:26:24.949022 [ 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 | ||
| 591 | 2026.03.18 02:26:24.949039 [ 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 | ||
| 592 | 2026.03.18 02:26:24.949527 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41659 | ||
| 593 | 2026.03.18 02:26:24.949702 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 594 | 2026.03.18 02:26:24.949763 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36301 | ||
| 595 | 2026.03.18 02:26:24.949753 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59488 | ||
| 596 | 2026.03.18 02:26:24.949848 [ 279 ] {} <Debug> TCP-Session: 19680d33-f1b1-4628-a1cb-948afeed797a Authenticating user 'default' from [fd00:1122:3344:101::b]:41659 | ||
| 597 | 2026.03.18 02:26:24.949872 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39428 | ||
| 598 | 2026.03.18 02:26:24.949950 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35653 | ||
| 599 | 2026.03.18 02:26:24.949894 [ 279 ] {} <Debug> TCP-Session: 19680d33-f1b1-4628-a1cb-948afeed797a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 600 | 2026.03.18 02:26:24.950013 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 601 | 2026.03.18 02:26:24.950051 [ 279 ] {} <Debug> TCP-Session: 19680d33-f1b1-4628-a1cb-948afeed797a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 602 | 2026.03.18 02:26:24.950110 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 603 | 2026.03.18 02:26:24.950147 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58107 | ||
| 604 | 2026.03.18 02:26:24.950234 [ 281 ] {} <Debug> TCP-Session: 9f1f81c9-0d38-4af2-82d3-fa8a6522a880 Authenticating user 'default' from [fd00:1122:3344:101::b]:59488 | ||
| 605 | 2026.03.18 02:26:24.950287 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 606 | 2026.03.18 02:26:24.950234 [ 280 ] {} <Debug> TCP-Session: d0900328-5695-47aa-80cb-345fb240d54d Authenticating user 'default' from [fd00:1122:3344:101::b]:36301 | ||
| 607 | 2026.03.18 02:26:24.950350 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 608 | 2026.03.18 02:26:24.950421 [ 283 ] {} <Debug> TCP-Session: 692192c7-43ae-44db-963e-3a8e3fa3f058 Authenticating user 'default' from [fd00:1122:3344:101::b]:35653 | ||
| 609 | 2026.03.18 02:26:24.950421 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 610 | 2026.03.18 02:26:24.950394 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49993 | ||
| 611 | 2026.03.18 02:26:24.950385 [ 280 ] {} <Debug> TCP-Session: d0900328-5695-47aa-80cb-345fb240d54d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2026.03.18 02:26:24.950602 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 613 | 2026.03.18 02:26:24.950541 [ 283 ] {} <Debug> TCP-Session: 692192c7-43ae-44db-963e-3a8e3fa3f058 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2026.03.18 02:26:24.950530 [ 284 ] {} <Debug> TCP-Session: 8369f21c-6a1f-47f9-aa2c-a654a9a05080 Authenticating user 'default' from [fd00:1122:3344:101::b]:58107 | ||
| 615 | 2026.03.18 02:26:24.950747 [ 267 ] {3f76f2b1-a8c9-42a2-bebd-23d855e8179b} <Debug> TCPHandler: Processed in 0.00457117 sec. | ||
| 616 | 2026.03.18 02:26:24.950720 [ 285 ] {} <Debug> TCP-Session: 8aaec9ab-cca3-45fd-bf00-f47a56bef8de Authenticating user 'default' from [fd00:1122:3344:101::b]:49993 | ||
| 617 | 2026.03.18 02:26:24.950698 [ 283 ] {} <Debug> TCP-Session: 692192c7-43ae-44db-963e-3a8e3fa3f058 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2026.03.18 02:26:24.950821 [ 285 ] {} <Debug> TCP-Session: 8aaec9ab-cca3-45fd-bf00-f47a56bef8de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.03.18 02:26:24.950810 [ 284 ] {} <Debug> TCP-Session: 8369f21c-6a1f-47f9-aa2c-a654a9a05080 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.03.18 02:26:24.950684 [ 280 ] {} <Debug> TCP-Session: d0900328-5695-47aa-80cb-345fb240d54d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 621 | 2026.03.18 02:26:24.950961 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 622 | 2026.03.18 02:26:24.950921 [ 284 ] {} <Debug> TCP-Session: 8369f21c-6a1f-47f9-aa2c-a654a9a05080 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 623 | 2026.03.18 02:26:24.950510 [ 282 ] {} <Debug> TCP-Session: ceafd6a3-60e6-4859-a26a-a299999e5aeb Authenticating user 'default' from [fd00:1122:3344:101::b]:39428 | ||
| 624 | 2026.03.18 02:26:24.950362 [ 281 ] {} <Debug> TCP-Session: 9f1f81c9-0d38-4af2-82d3-fa8a6522a880 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.03.18 02:26:24.950934 [ 285 ] {} <Debug> TCP-Session: 8aaec9ab-cca3-45fd-bf00-f47a56bef8de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.03.18 02:26:24.951147 [ 282 ] {} <Debug> TCP-Session: ceafd6a3-60e6-4859-a26a-a299999e5aeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 627 | 2026.03.18 02:26:24.951159 [ 281 ] {} <Debug> TCP-Session: 9f1f81c9-0d38-4af2-82d3-fa8a6522a880 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 628 | 2026.03.18 02:26:24.951219 [ 267 ] {f478e63f-2c5d-47c1-8016-80e31c093bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) 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) | ||
| 629 | 2026.03.18 02:26:24.951251 [ 282 ] {} <Debug> TCP-Session: ceafd6a3-60e6-4859-a26a-a299999e5aeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 630 | 2026.03.18 02:26:24.951465 [ 267 ] {f478e63f-2c5d-47c1-8016-80e31c093bae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 631 | 2026.03.18 02:26:24.953625 [ 267 ] {f478e63f-2c5d-47c1-8016-80e31c093bae} <Debug> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047): Loading data parts | ||
| 632 | 2026.03.18 02:26:24.953798 [ 267 ] {f478e63f-2c5d-47c1-8016-80e31c093bae} <Debug> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047): There are no data parts | ||
| 633 | 2026.03.18 02:26:24.955957 [ 267 ] {f478e63f-2c5d-47c1-8016-80e31c093bae} <Debug> TCPHandler: Processed in 0.005045434 sec. | ||
| 634 | 2026.03.18 02:26:24.956101 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 635 | 2026.03.18 02:26:24.956368 [ 267 ] {002fe092-0203-4ca5-b019-7d5a1d399ad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) 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) | ||
| 636 | 2026.03.18 02:26:24.956524 [ 267 ] {002fe092-0203-4ca5-b019-7d5a1d399ad1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 637 | 2026.03.18 02:26:24.958562 [ 267 ] {002fe092-0203-4ca5-b019-7d5a1d399ad1} <Debug> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3): Loading data parts | ||
| 638 | 2026.03.18 02:26:24.958722 [ 267 ] {002fe092-0203-4ca5-b019-7d5a1d399ad1} <Debug> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3): There are no data parts | ||
| 639 | 2026.03.18 02:26:24.960894 [ 267 ] {002fe092-0203-4ca5-b019-7d5a1d399ad1} <Debug> TCPHandler: Processed in 0.004842008 sec. | ||
| 640 | 2026.03.18 02:26:24.961038 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 641 | 2026.03.18 02:26:24.961192 [ 267 ] {ec74cf90-22a3-4503-94fe-e1f853f7d85b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) 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) | ||
| 642 | 2026.03.18 02:26:24.961341 [ 267 ] {ec74cf90-22a3-4503-94fe-e1f853f7d85b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 643 | 2026.03.18 02:26:24.964264 [ 267 ] {ec74cf90-22a3-4503-94fe-e1f853f7d85b} <Debug> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Loading data parts | ||
| 644 | 2026.03.18 02:26:24.964416 [ 267 ] {ec74cf90-22a3-4503-94fe-e1f853f7d85b} <Debug> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): There are no data parts | ||
| 645 | 2026.03.18 02:26:24.966520 [ 267 ] {ec74cf90-22a3-4503-94fe-e1f853f7d85b} <Debug> TCPHandler: Processed in 0.005530157 sec. | ||
| 646 | 2026.03.18 02:26:24.966755 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 647 | 2026.03.18 02:26:24.966948 [ 267 ] {9f7b8404-5ab8-487b-844e-4459b1f71d23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) 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) | ||
| 648 | 2026.03.18 02:26:24.967065 [ 267 ] {9f7b8404-5ab8-487b-844e-4459b1f71d23} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 649 | 2026.03.18 02:26:24.969933 [ 267 ] {9f7b8404-5ab8-487b-844e-4459b1f71d23} <Debug> oximeter.fields_i32 (521fc2e1-b8a6-4da1-9d54-f86584cd65f1): Loading data parts | ||
| 650 | 2026.03.18 02:26:24.970094 [ 267 ] {9f7b8404-5ab8-487b-844e-4459b1f71d23} <Debug> oximeter.fields_i32 (521fc2e1-b8a6-4da1-9d54-f86584cd65f1): There are no data parts | ||
| 651 | 2026.03.18 02:26:24.971629 [ 267 ] {9f7b8404-5ab8-487b-844e-4459b1f71d23} <Debug> TCPHandler: Processed in 0.00492431 sec. | ||
| 652 | 2026.03.18 02:26:24.971791 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 653 | 2026.03.18 02:26:24.971948 [ 267 ] {d0c55f7a-1894-4baf-9fe3-1c517a1ddfcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) 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) | ||
| 654 | 2026.03.18 02:26:24.972069 [ 267 ] {d0c55f7a-1894-4baf-9fe3-1c517a1ddfcc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 655 | 2026.03.18 02:26:24.975195 [ 267 ] {d0c55f7a-1894-4baf-9fe3-1c517a1ddfcc} <Debug> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Loading data parts | ||
| 656 | 2026.03.18 02:26:24.975422 [ 267 ] {d0c55f7a-1894-4baf-9fe3-1c517a1ddfcc} <Debug> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): There are no data parts | ||
| 657 | 2026.03.18 02:26:24.977613 [ 267 ] {d0c55f7a-1894-4baf-9fe3-1c517a1ddfcc} <Debug> TCPHandler: Processed in 0.005879368 sec. | ||
| 658 | 2026.03.18 02:26:24.977907 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 659 | 2026.03.18 02:26:24.978092 [ 267 ] {750a4566-d7a3-4466-a737-469517f63428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) 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) | ||
| 660 | 2026.03.18 02:26:24.978239 [ 267 ] {750a4566-d7a3-4466-a737-469517f63428} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 661 | 2026.03.18 02:26:24.982429 [ 267 ] {750a4566-d7a3-4466-a737-469517f63428} <Debug> oximeter.fields_i64 (bfe8f289-0351-4e14-aedf-fbd8145da502): Loading data parts | ||
| 662 | 2026.03.18 02:26:24.982811 [ 267 ] {750a4566-d7a3-4466-a737-469517f63428} <Debug> oximeter.fields_i64 (bfe8f289-0351-4e14-aedf-fbd8145da502): There are no data parts | ||
| 663 | 2026.03.18 02:26:24.987052 [ 267 ] {750a4566-d7a3-4466-a737-469517f63428} <Debug> TCPHandler: Processed in 0.009204463 sec. | ||
| 664 | 2026.03.18 02:26:24.987220 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 665 | 2026.03.18 02:26:24.987461 [ 267 ] {4f8dc37c-1247-42f8-bec3-b2b5a0ab4140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) 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) | ||
| 666 | 2026.03.18 02:26:24.987570 [ 267 ] {4f8dc37c-1247-42f8-bec3-b2b5a0ab4140} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 667 | 2026.03.18 02:26:24.990327 [ 267 ] {4f8dc37c-1247-42f8-bec3-b2b5a0ab4140} <Debug> oximeter.fields_u64 (b40e1acb-791e-4f12-8974-f5c14cbd7a8d): Loading data parts | ||
| 668 | 2026.03.18 02:26:24.990483 [ 267 ] {4f8dc37c-1247-42f8-bec3-b2b5a0ab4140} <Debug> oximeter.fields_u64 (b40e1acb-791e-4f12-8974-f5c14cbd7a8d): There are no data parts | ||
| 669 | 2026.03.18 02:26:24.992538 [ 267 ] {4f8dc37c-1247-42f8-bec3-b2b5a0ab4140} <Debug> TCPHandler: Processed in 0.005381353 sec. | ||
| 670 | 2026.03.18 02:26:24.992762 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 671 | 2026.03.18 02:26:24.992918 [ 267 ] {6de31898-77d0-4966-85e1-30fcf634f67b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) 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) | ||
| 672 | 2026.03.18 02:26:24.993051 [ 267 ] {6de31898-77d0-4966-85e1-30fcf634f67b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 673 | 2026.03.18 02:26:24.995373 [ 267 ] {6de31898-77d0-4966-85e1-30fcf634f67b} <Debug> oximeter.fields_ipaddr (31ddfa6f-ba7e-42a2-9345-bae050f7c256): Loading data parts | ||
| 674 | 2026.03.18 02:26:24.995607 [ 267 ] {6de31898-77d0-4966-85e1-30fcf634f67b} <Debug> oximeter.fields_ipaddr (31ddfa6f-ba7e-42a2-9345-bae050f7c256): There are no data parts | ||
| 675 | 2026.03.18 02:26:24.997564 [ 267 ] {6de31898-77d0-4966-85e1-30fcf634f67b} <Debug> TCPHandler: Processed in 0.004850368 sec. | ||
| 676 | 2026.03.18 02:26:24.997723 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 677 | 2026.03.18 02:26:24.998014 [ 267 ] {4447abb2-e3f9-4988-bf8c-20aed7d23335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) 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) | ||
| 678 | 2026.03.18 02:26:24.998107 [ 267 ] {4447abb2-e3f9-4988-bf8c-20aed7d23335} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 679 | 2026.03.18 02:26:25.000143 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.62 MiB, peak 126.62 MiB, free memory in arenas 0.00 B, will set to 135.65 MiB (RSS), difference: 9.03 MiB | ||
| 680 | 2026.03.18 02:26:25.000434 [ 267 ] {4447abb2-e3f9-4988-bf8c-20aed7d23335} <Debug> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Loading data parts | ||
| 681 | 2026.03.18 02:26:25.000776 [ 267 ] {4447abb2-e3f9-4988-bf8c-20aed7d23335} <Debug> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): There are no data parts | ||
| 682 | 2026.03.18 02:26:25.002296 [ 267 ] {4447abb2-e3f9-4988-bf8c-20aed7d23335} <Debug> TCPHandler: Processed in 0.004634382 sec. | ||
| 683 | 2026.03.18 02:26:25.002436 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 684 | 2026.03.18 02:26:25.002681 [ 267 ] {8b94d65c-5cc0-4902-b764-ce5b1971db1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 685 | 2026.03.18 02:26:25.002723 [ 267 ] {8b94d65c-5cc0-4902-b764-ce5b1971db1c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 686 | 2026.03.18 02:26:25.005447 [ 267 ] {8b94d65c-5cc0-4902-b764-ce5b1971db1c} <Debug> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Loading data parts | ||
| 687 | 2026.03.18 02:26:25.005610 [ 267 ] {8b94d65c-5cc0-4902-b764-ce5b1971db1c} <Debug> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): There are no data parts | ||
| 688 | 2026.03.18 02:26:25.007191 [ 267 ] {8b94d65c-5cc0-4902-b764-ce5b1971db1c} <Debug> TCPHandler: Processed in 0.004803567 sec. | ||
| 689 | 2026.03.18 02:26:25.007495 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 690 | 2026.03.18 02:26:25.007795 [ 267 ] {b468fd87-5614-44a6-9a98-3766c6b87be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) /* The timeseries schema table stores the extracted schema for the samples | ||
| 691 | * oximeter collects. | ||
| 692 | */ | ||
| 693 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 694 | 2026.03.18 02:26:25.007976 [ 267 ] {b468fd87-5614-44a6-9a98-3766c6b87be4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 695 | 2026.03.18 02:26:25.010516 [ 267 ] {b468fd87-5614-44a6-9a98-3766c6b87be4} <Debug> oximeter.timeseries_schema (c4b271fd-0d40-4de1-b78f-93a5b6d95d71): Loading data parts | ||
| 696 | 2026.03.18 02:26:25.010738 [ 267 ] {b468fd87-5614-44a6-9a98-3766c6b87be4} <Debug> oximeter.timeseries_schema (c4b271fd-0d40-4de1-b78f-93a5b6d95d71): There are no data parts | ||
| 697 | 2026.03.18 02:26:25.012182 [ 267 ] {b468fd87-5614-44a6-9a98-3766c6b87be4} <Debug> TCPHandler: Processed in 0.004748715 sec. | ||
| 698 | 2026.03.18 02:26:25.012475 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 699 | 2026.03.18 02:26:25.012821 [ 269 ] {3e9d7c1a-e213-4361-b653-df53a6bc5533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 700 | 2026.03.18 02:26:25.014279 [ 269 ] {3e9d7c1a-e213-4361-b653-df53a6bc5533} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 701 | 2026.03.18 02:26:25.033594 [ 277 ] {3e9d7c1a-e213-4361-b653-df53a6bc5533} <Trace> oximeter.version (59dc4b77-5370-4080-ad60-c82f0a475f78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 702 | 2026.03.18 02:26:25.033638 [ 277 ] {3e9d7c1a-e213-4361-b653-df53a6bc5533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 703 | 2026.03.18 02:26:25.038877 [ 277 ] {3e9d7c1a-e213-4361-b653-df53a6bc5533} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 704 | 2026.03.18 02:26:25.039697 [ 277 ] {3e9d7c1a-e213-4361-b653-df53a6bc5533} <Trace> oximeter.version (59dc4b77-5370-4080-ad60-c82f0a475f78): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 705 | 2026.03.18 02:26:25.040032 [ 269 ] {3e9d7c1a-e213-4361-b653-df53a6bc5533} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.027285 sec., 36.65017408832692 rows/sec., 586.40 B/sec. | ||
| 706 | 2026.03.18 02:26:25.040481 [ 269 ] {3e9d7c1a-e213-4361-b653-df53a6bc5533} <Debug> TCPHandler: Processed in 0.028118501 sec. | ||
| 707 | 2026.03.18 02:26:26.000803 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.95 MiB, peak 135.95 MiB, free memory in arenas 0.00 B, will set to 139.74 MiB (RSS), difference: 3.79 MiB | ||
| 708 | 2026.03.18 02:26:28.117421 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.03.18 02:26:28.117447 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 710 | 2026.03.18 02:26:28.117538 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.03.18 02:26:28.117719 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.03.18 02:26:28.121914 [ 245 ] {} <Debug> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Loading data parts | ||
| 713 | 2026.03.18 02:26:28.122179 [ 245 ] {} <Debug> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): There are no data parts | ||
| 714 | 2026.03.18 02:26:28.128149 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2026.03.18 02:26:28.128197 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 716 | 2026.03.18 02:26:28.133840 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 717 | 2026.03.18 02:26:28.134559 [ 244 ] {} <Debug> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Loading data parts | ||
| 718 | 2026.03.18 02:26:28.134631 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 719 | 2026.03.18 02:26:28.134815 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 720 | 2026.03.18 02:26:28.134855 [ 244 ] {} <Debug> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): There are no data parts | ||
| 721 | 2026.03.18 02:26:28.161418 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.03.18 02:26:28.161486 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 723 | 2026.03.18 02:26:28.167889 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.03.18 02:26:28.169360 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2026.03.18 02:26:28.173229 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.03.18 02:26:29.000228 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.76 MiB, peak 148.76 MiB, free memory in arenas 0.00 B, will set to 153.79 MiB (RSS), difference: 9.03 MiB | ||
| 727 | 2026.03.18 02:26:30.617317 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.03.18 02:26:30.617421 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.03.18 02:26:30.621938 [ 243 ] {} <Debug> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb): Loading data parts | ||
| 730 | 2026.03.18 02:26:30.622117 [ 243 ] {} <Debug> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb): There are no data parts | ||
| 731 | 2026.03.18 02:26:30.627696 [ 243 ] {} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.03.18 02:26:30.627738 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 733 | 2026.03.18 02:26:30.629325 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.03.18 02:26:30.629801 [ 243 ] {} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2026.03.18 02:26:30.630136 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.03.18 02:26:31.001064 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.00 MiB, peak 158.00 MiB, free memory in arenas 0.00 B, will set to 154.54 MiB (RSS), difference: -3.46 MiB | ||
| 737 | 2026.03.18 02:26:34.544143 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35506 | ||
| 738 | 2026.03.18 02:26:34.546037 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 739 | 2026.03.18 02:26:34.546084 [ 286 ] {} <Debug> TCP-Session: 67f0adb9-405c-42c8-b606-755afb21416b Authenticating user 'default' from [fd00:1122:3344:101::e]:35506 | ||
| 740 | 2026.03.18 02:26:34.546109 [ 286 ] {} <Debug> TCP-Session: 67f0adb9-405c-42c8-b606-755afb21416b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2026.03.18 02:26:34.546231 [ 286 ] {} <Debug> TCP-Session: 67f0adb9-405c-42c8-b606-755afb21416b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 742 | 2026.03.18 02:26:34.546298 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 743 | 2026.03.18 02:26:34.546326 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 744 | 2026.03.18 02:26:34.546442 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 745 | 2026.03.18 02:26:34.546878 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46757 | ||
| 746 | 2026.03.18 02:26:34.547068 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 747 | 2026.03.18 02:26:34.547103 [ 287 ] {} <Debug> TCP-Session: 50cc7104-57a9-4a58-ae24-92f3ef19b4d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:46757 | ||
| 748 | 2026.03.18 02:26:34.547116 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49563 | ||
| 749 | 2026.03.18 02:26:34.547118 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50620 | ||
| 750 | 2026.03.18 02:26:34.547182 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57533 | ||
| 751 | 2026.03.18 02:26:34.547194 [ 286 ] {} <Trace> TCP-Session: 67f0adb9-405c-42c8-b606-755afb21416b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 752 | 2026.03.18 02:26:34.547187 [ 287 ] {} <Debug> TCP-Session: 50cc7104-57a9-4a58-ae24-92f3ef19b4d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 753 | 2026.03.18 02:26:34.547263 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53161 | ||
| 754 | 2026.03.18 02:26:34.547321 [ 287 ] {} <Debug> TCP-Session: 50cc7104-57a9-4a58-ae24-92f3ef19b4d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.03.18 02:26:34.547456 [ 286 ] {4828d28b-079e-487e-9b1f-a6311452f2e1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35506) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 756 | 2026.03.18 02:26:34.547470 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38028 | ||
| 757 | 2026.03.18 02:26:34.547513 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 758 | 2026.03.18 02:26:34.547559 [ 288 ] {} <Debug> TCP-Session: 55a0b3fc-ad21-4a60-86bb-275f58e57bdd Authenticating user 'default' from [fd00:1122:3344:101::e]:49563 | ||
| 759 | 2026.03.18 02:26:34.547564 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 760 | 2026.03.18 02:26:34.547582 [ 288 ] {} <Debug> TCP-Session: 55a0b3fc-ad21-4a60-86bb-275f58e57bdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 761 | 2026.03.18 02:26:34.547601 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 762 | 2026.03.18 02:26:34.547610 [ 288 ] {} <Debug> TCP-Session: 55a0b3fc-ad21-4a60-86bb-275f58e57bdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 763 | 2026.03.18 02:26:34.547623 [ 289 ] {} <Debug> TCP-Session: 0f533757-51f9-402f-8348-75dcd8dae916 Authenticating user 'default' from [fd00:1122:3344:101::e]:50620 | ||
| 764 | 2026.03.18 02:26:34.547631 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62388 | ||
| 765 | 2026.03.18 02:26:34.547664 [ 289 ] {} <Debug> TCP-Session: 0f533757-51f9-402f-8348-75dcd8dae916 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 766 | 2026.03.18 02:26:34.547639 [ 291 ] {} <Debug> TCP-Session: 40fb80c4-ee9c-4469-95e4-fbe194852c9c Authenticating user 'default' from [fd00:1122:3344:101::e]:53161 | ||
| 767 | 2026.03.18 02:26:34.547691 [ 289 ] {} <Debug> TCP-Session: 0f533757-51f9-402f-8348-75dcd8dae916 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 768 | 2026.03.18 02:26:34.547703 [ 291 ] {} <Debug> TCP-Session: 40fb80c4-ee9c-4469-95e4-fbe194852c9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 769 | 2026.03.18 02:26:34.547728 [ 291 ] {} <Debug> TCP-Session: 40fb80c4-ee9c-4469-95e4-fbe194852c9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 770 | 2026.03.18 02:26:34.547827 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 771 | 2026.03.18 02:26:34.547865 [ 290 ] {} <Debug> TCP-Session: 6d9a4871-e16f-4593-b572-854e1868b46e Authenticating user 'default' from [fd00:1122:3344:101::e]:57533 | ||
| 772 | 2026.03.18 02:26:34.547869 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 773 | 2026.03.18 02:26:34.547883 [ 290 ] {} <Debug> TCP-Session: 6d9a4871-e16f-4593-b572-854e1868b46e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.03.18 02:26:34.547890 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48271 | ||
| 775 | 2026.03.18 02:26:34.547917 [ 290 ] {} <Debug> TCP-Session: 6d9a4871-e16f-4593-b572-854e1868b46e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 776 | 2026.03.18 02:26:34.547922 [ 292 ] {} <Debug> TCP-Session: 56d2d5e7-ba0a-4cbe-b3eb-2960f05bf035 Authenticating user 'default' from [fd00:1122:3344:101::e]:38028 | ||
| 777 | 2026.03.18 02:26:34.547962 [ 292 ] {} <Debug> TCP-Session: 56d2d5e7-ba0a-4cbe-b3eb-2960f05bf035 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.03.18 02:26:34.547983 [ 292 ] {} <Debug> TCP-Session: 56d2d5e7-ba0a-4cbe-b3eb-2960f05bf035 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.03.18 02:26:34.548051 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 780 | 2026.03.18 02:26:34.548094 [ 293 ] {} <Debug> TCP-Session: 7e46fc0d-2456-4e30-a4d7-e267e94e135f Authenticating user 'default' from [fd00:1122:3344:101::e]:62388 | ||
| 781 | 2026.03.18 02:26:34.548114 [ 293 ] {} <Debug> TCP-Session: 7e46fc0d-2456-4e30-a4d7-e267e94e135f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 782 | 2026.03.18 02:26:34.548129 [ 293 ] {} <Debug> TCP-Session: 7e46fc0d-2456-4e30-a4d7-e267e94e135f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.03.18 02:26:34.548136 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 784 | 2026.03.18 02:26:34.548178 [ 294 ] {} <Debug> TCP-Session: f9b0dfdf-b575-415c-8a2a-800634b42b28 Authenticating user 'default' from [fd00:1122:3344:101::e]:48271 | ||
| 785 | 2026.03.18 02:26:34.548194 [ 294 ] {} <Debug> TCP-Session: f9b0dfdf-b575-415c-8a2a-800634b42b28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 786 | 2026.03.18 02:26:34.548206 [ 294 ] {} <Debug> TCP-Session: f9b0dfdf-b575-415c-8a2a-800634b42b28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 787 | 2026.03.18 02:26:34.548514 [ 286 ] {4828d28b-079e-487e-9b1f-a6311452f2e1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 788 | 2026.03.18 02:26:34.550800 [ 286 ] {4828d28b-079e-487e-9b1f-a6311452f2e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 789 | 2026.03.18 02:26:34.557523 [ 286 ] {4828d28b-079e-487e-9b1f-a6311452f2e1} <Debug> oximeter.version (59dc4b77-5370-4080-ad60-c82f0a475f78) (SelectExecutor): Key condition: unknown | ||
| 790 | 2026.03.18 02:26:34.568497 [ 297 ] {4828d28b-079e-487e-9b1f-a6311452f2e1} <Trace> AggregatingTransform: Aggregating | ||
| 791 | 2026.03.18 02:26:34.568692 [ 297 ] {4828d28b-079e-487e-9b1f-a6311452f2e1} <Trace> Aggregator: Aggregation method: without_key | ||
| 792 | 2026.03.18 02:26:34.569352 [ 297 ] {4828d28b-079e-487e-9b1f-a6311452f2e1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00527845 sec. (189.450 rows/sec., 7.40 KiB/sec.) | ||
| 793 | 2026.03.18 02:26:34.569377 [ 297 ] {4828d28b-079e-487e-9b1f-a6311452f2e1} <Trace> Aggregator: Merging aggregated data | ||
| 794 | 2026.03.18 02:26:34.569407 [ 297 ] {4828d28b-079e-487e-9b1f-a6311452f2e1} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 795 | 2026.03.18 02:26:34.570500 [ 286 ] {4828d28b-079e-487e-9b1f-a6311452f2e1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.023103 sec., 43.28442193654504 rows/sec., 1.69 KiB/sec. | ||
| 796 | 2026.03.18 02:26:34.570644 [ 286 ] {4828d28b-079e-487e-9b1f-a6311452f2e1} <Debug> TCPHandler: Processed in 0.023640323 sec. | ||
| 797 | 2026.03.18 02:26:34.577835 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 798 | 2026.03.18 02:26:34.577878 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 799 | 2026.03.18 02:26:34.577903 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 800 | 2026.03.18 02:26:34.577919 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 801 | 2026.03.18 02:26:34.577963 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 802 | 2026.03.18 02:26:34.577982 [ 287 ] {} <Debug> TCP-Session: 50cc7104-57a9-4a58-ae24-92f3ef19b4d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 803 | 2026.03.18 02:26:34.577990 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 804 | 2026.03.18 02:26:34.578028 [ 292 ] {} <Debug> TCP-Session: 56d2d5e7-ba0a-4cbe-b3eb-2960f05bf035 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 805 | 2026.03.18 02:26:34.578030 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 806 | 2026.03.18 02:26:34.578064 [ 290 ] {} <Debug> TCP-Session: 6d9a4871-e16f-4593-b572-854e1868b46e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 807 | 2026.03.18 02:26:34.578007 [ 288 ] {} <Debug> TCP-Session: 55a0b3fc-ad21-4a60-86bb-275f58e57bdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 808 | 2026.03.18 02:26:34.578085 [ 294 ] {} <Debug> TCP-Session: f9b0dfdf-b575-415c-8a2a-800634b42b28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 809 | 2026.03.18 02:26:34.578004 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 810 | 2026.03.18 02:26:34.577947 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 811 | 2026.03.18 02:26:34.578145 [ 291 ] {} <Debug> TCP-Session: 40fb80c4-ee9c-4469-95e4-fbe194852c9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 812 | 2026.03.18 02:26:34.578176 [ 289 ] {} <Debug> TCP-Session: 0f533757-51f9-402f-8348-75dcd8dae916 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 813 | 2026.03.18 02:26:34.577936 [ 293 ] {} <Debug> TCP-Session: 7e46fc0d-2456-4e30-a4d7-e267e94e135f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 814 | 2026.03.18 02:26:34.577928 [ 286 ] {} <Debug> TCP-Session: 67f0adb9-405c-42c8-b606-755afb21416b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 815 | 2026.03.18 02:26:35.001148 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.84 MiB, peak 163.97 MiB, free memory in arenas 0.00 B, will set to 158.56 MiB (RSS), difference: 3.72 MiB | ||
| 816 | 2026.03.18 02:26:35.562660 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 817 | 2026.03.18 02:26:35.562745 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 818 | 2026.03.18 02:26:35.635483 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 430 entries to flush up to offset 979 | ||
| 819 | 2026.03.18 02:26:35.640233 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 820 | 2026.03.18 02:26:35.640289 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 821 | 2026.03.18 02:26:35.641049 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 822 | 2026.03.18 02:26:35.641516 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 823 | 2026.03.18 02:26:35.641682 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 979 | ||
| 824 | 2026.03.18 02:26:35.673813 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 825 | 2026.03.18 02:26:35.694482 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 826 | 2026.03.18 02:26:35.694549 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 827 | 2026.03.18 02:26:35.701724 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 828 | 2026.03.18 02:26:35.703122 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 829 | 2026.03.18 02:26:35.706512 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 830 | 2026.03.18 02:26:36.001181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.19 MiB, peak 163.97 MiB, free memory in arenas 0.00 B, will set to 162.38 MiB (RSS), difference: 3.19 MiB | ||
| 831 | 2026.03.18 02:26:36.513704 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63020 | ||
| 832 | 2026.03.18 02:26:36.513818 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 833 | 2026.03.18 02:26:36.513849 [ 286 ] {} <Debug> TCP-Session: a43b5953-e4fb-43bb-bfa9-15106ed050a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:63020 | ||
| 834 | 2026.03.18 02:26:36.513874 [ 286 ] {} <Debug> TCP-Session: a43b5953-e4fb-43bb-bfa9-15106ed050a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 835 | 2026.03.18 02:26:36.513891 [ 286 ] {} <Debug> TCP-Session: a43b5953-e4fb-43bb-bfa9-15106ed050a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 836 | 2026.03.18 02:26:36.514098 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52485 | ||
| 837 | 2026.03.18 02:26:36.514145 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53927 | ||
| 838 | 2026.03.18 02:26:36.514174 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35272 | ||
| 839 | 2026.03.18 02:26:36.514208 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53668 | ||
| 840 | 2026.03.18 02:26:36.514232 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 841 | 2026.03.18 02:26:36.514233 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64721 | ||
| 842 | 2026.03.18 02:26:36.514278 [ 287 ] {} <Debug> TCP-Session: 6b798f9a-8ad6-4845-a92b-c748aab6baf4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52485 | ||
| 843 | 2026.03.18 02:26:36.514290 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 844 | 2026.03.18 02:26:36.514299 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 845 | 2026.03.18 02:26:36.514316 [ 287 ] {} <Debug> TCP-Session: 6b798f9a-8ad6-4845-a92b-c748aab6baf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 846 | 2026.03.18 02:26:36.514333 [ 288 ] {} <Debug> TCP-Session: 3ea7f5a6-cba1-4148-865f-3e7d70643904 Authenticating user 'default' from [fd00:1122:3344:101::e]:53927 | ||
| 847 | 2026.03.18 02:26:36.514345 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 848 | 2026.03.18 02:26:36.514340 [ 290 ] {} <Debug> TCP-Session: 3f296a26-849e-4bf6-9377-96c30888493c Authenticating user 'default' from [fd00:1122:3344:101::e]:35272 | ||
| 849 | 2026.03.18 02:26:36.514370 [ 288 ] {} <Debug> TCP-Session: 3ea7f5a6-cba1-4148-865f-3e7d70643904 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 850 | 2026.03.18 02:26:36.514376 [ 294 ] {} <Debug> TCP-Session: bd199dcb-9448-4992-bd83-74acd5a2fe3e Authenticating user 'default' from [fd00:1122:3344:101::e]:64721 | ||
| 851 | 2026.03.18 02:26:36.514385 [ 290 ] {} <Debug> TCP-Session: 3f296a26-849e-4bf6-9377-96c30888493c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.03.18 02:26:36.514389 [ 288 ] {} <Debug> TCP-Session: 3ea7f5a6-cba1-4148-865f-3e7d70643904 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 853 | 2026.03.18 02:26:36.514399 [ 294 ] {} <Debug> TCP-Session: bd199dcb-9448-4992-bd83-74acd5a2fe3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 854 | 2026.03.18 02:26:36.514405 [ 290 ] {} <Debug> TCP-Session: 3f296a26-849e-4bf6-9377-96c30888493c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 855 | 2026.03.18 02:26:36.514420 [ 294 ] {} <Debug> TCP-Session: bd199dcb-9448-4992-bd83-74acd5a2fe3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 856 | 2026.03.18 02:26:36.514349 [ 287 ] {} <Debug> TCP-Session: 6b798f9a-8ad6-4845-a92b-c748aab6baf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 857 | 2026.03.18 02:26:36.514312 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 858 | 2026.03.18 02:26:36.514247 [ 286 ] {} <Trace> TCP-Session: a43b5953-e4fb-43bb-bfa9-15106ed050a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 859 | 2026.03.18 02:26:36.514495 [ 292 ] {} <Debug> TCP-Session: 6b41a458-c9ae-45cb-849b-474b760bb78c Authenticating user 'default' from [fd00:1122:3344:101::e]:53668 | ||
| 860 | 2026.03.18 02:26:36.514226 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65531 | ||
| 861 | 2026.03.18 02:26:36.514519 [ 292 ] {} <Debug> TCP-Session: 6b41a458-c9ae-45cb-849b-474b760bb78c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 862 | 2026.03.18 02:26:36.514175 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63987 | ||
| 863 | 2026.03.18 02:26:36.514578 [ 292 ] {} <Debug> TCP-Session: 6b41a458-c9ae-45cb-849b-474b760bb78c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 864 | 2026.03.18 02:26:36.514187 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54359 | ||
| 865 | 2026.03.18 02:26:36.514652 [ 286 ] {37eb8230-a9f8-4478-8c5e-b40ed7689d20} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63020) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 866 | 2026.03.18 02:26:36.514791 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 867 | 2026.03.18 02:26:36.514828 [ 289 ] {} <Debug> TCP-Session: b16aa12f-6f11-4d47-8842-a1725162cb55 Authenticating user 'default' from [fd00:1122:3344:101::e]:63987 | ||
| 868 | 2026.03.18 02:26:36.514844 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 869 | 2026.03.18 02:26:36.514851 [ 289 ] {} <Debug> TCP-Session: b16aa12f-6f11-4d47-8842-a1725162cb55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 870 | 2026.03.18 02:26:36.514871 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 871 | 2026.03.18 02:26:36.514872 [ 289 ] {} <Debug> TCP-Session: b16aa12f-6f11-4d47-8842-a1725162cb55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 872 | 2026.03.18 02:26:36.514873 [ 293 ] {} <Debug> TCP-Session: 132035e9-c07e-4af4-b2b4-303083116c29 Authenticating user 'default' from [fd00:1122:3344:101::e]:65531 | ||
| 873 | 2026.03.18 02:26:36.514904 [ 291 ] {} <Debug> TCP-Session: 7283ecc1-a262-4014-ae1e-e9aab7523812 Authenticating user 'default' from [fd00:1122:3344:101::e]:54359 | ||
| 874 | 2026.03.18 02:26:36.514911 [ 286 ] {37eb8230-a9f8-4478-8c5e-b40ed7689d20} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 875 | 2026.03.18 02:26:36.514943 [ 291 ] {} <Debug> TCP-Session: 7283ecc1-a262-4014-ae1e-e9aab7523812 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2026.03.18 02:26:36.514934 [ 293 ] {} <Debug> TCP-Session: 132035e9-c07e-4af4-b2b4-303083116c29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 877 | 2026.03.18 02:26:36.514980 [ 291 ] {} <Debug> TCP-Session: 7283ecc1-a262-4014-ae1e-e9aab7523812 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 878 | 2026.03.18 02:26:36.514991 [ 286 ] {37eb8230-a9f8-4478-8c5e-b40ed7689d20} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 879 | 2026.03.18 02:26:36.515000 [ 293 ] {} <Debug> TCP-Session: 132035e9-c07e-4af4-b2b4-303083116c29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 880 | 2026.03.18 02:26:36.515318 [ 286 ] {37eb8230-a9f8-4478-8c5e-b40ed7689d20} <Debug> oximeter.version (59dc4b77-5370-4080-ad60-c82f0a475f78) (SelectExecutor): Key condition: unknown | ||
| 881 | 2026.03.18 02:26:36.516195 [ 316 ] {37eb8230-a9f8-4478-8c5e-b40ed7689d20} <Trace> AggregatingTransform: Aggregating | ||
| 882 | 2026.03.18 02:26:36.516236 [ 316 ] {37eb8230-a9f8-4478-8c5e-b40ed7689d20} <Trace> Aggregator: Aggregation method: without_key | ||
| 883 | 2026.03.18 02:26:36.516268 [ 316 ] {37eb8230-a9f8-4478-8c5e-b40ed7689d20} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000849064 sec. (1177.768 rows/sec., 46.01 KiB/sec.) | ||
| 884 | 2026.03.18 02:26:36.516283 [ 316 ] {37eb8230-a9f8-4478-8c5e-b40ed7689d20} <Trace> Aggregator: Merging aggregated data | ||
| 885 | 2026.03.18 02:26:36.517426 [ 286 ] {37eb8230-a9f8-4478-8c5e-b40ed7689d20} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002835 sec., 352.7336860670194 rows/sec., 13.78 KiB/sec. | ||
| 886 | 2026.03.18 02:26:36.517526 [ 286 ] {37eb8230-a9f8-4478-8c5e-b40ed7689d20} <Debug> TCPHandler: Processed in 0.003400957 sec. | ||
| 887 | 2026.03.18 02:26:36.517639 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 888 | 2026.03.18 02:26:36.517663 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 889 | 2026.03.18 02:26:36.517676 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 890 | 2026.03.18 02:26:36.517693 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 891 | 2026.03.18 02:26:36.517716 [ 287 ] {} <Debug> TCP-Session: 6b798f9a-8ad6-4845-a92b-c748aab6baf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 892 | 2026.03.18 02:26:36.517730 [ 288 ] {} <Debug> TCP-Session: 3ea7f5a6-cba1-4148-865f-3e7d70643904 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 893 | 2026.03.18 02:26:36.517743 [ 294 ] {} <Debug> TCP-Session: bd199dcb-9448-4992-bd83-74acd5a2fe3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 894 | 2026.03.18 02:26:36.517736 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 895 | 2026.03.18 02:26:36.517772 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 896 | 2026.03.18 02:26:36.517806 [ 291 ] {} <Debug> TCP-Session: 7283ecc1-a262-4014-ae1e-e9aab7523812 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 897 | 2026.03.18 02:26:36.517772 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 898 | 2026.03.18 02:26:36.517836 [ 289 ] {} <Debug> TCP-Session: b16aa12f-6f11-4d47-8842-a1725162cb55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 899 | 2026.03.18 02:26:36.517724 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 900 | 2026.03.18 02:26:36.517860 [ 292 ] {} <Debug> TCP-Session: 6b41a458-c9ae-45cb-849b-474b760bb78c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 901 | 2026.03.18 02:26:36.517900 [ 290 ] {} <Debug> TCP-Session: 3f296a26-849e-4bf6-9377-96c30888493c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 902 | 2026.03.18 02:26:36.517668 [ 286 ] {} <Debug> TCP-Session: a43b5953-e4fb-43bb-bfa9-15106ed050a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 903 | 2026.03.18 02:26:36.517709 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 904 | 2026.03.18 02:26:36.517990 [ 293 ] {} <Debug> TCP-Session: 132035e9-c07e-4af4-b2b4-303083116c29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 905 | 2026.03.18 02:26:37.991660 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35139 | ||
| 906 | 2026.03.18 02:26:37.991775 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 907 | 2026.03.18 02:26:37.991803 [ 286 ] {} <Debug> TCP-Session: d119c607-18b5-4672-8c10-a60006c953b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:35139 | ||
| 908 | 2026.03.18 02:26:37.991828 [ 286 ] {} <Debug> TCP-Session: d119c607-18b5-4672-8c10-a60006c953b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 909 | 2026.03.18 02:26:37.991843 [ 286 ] {} <Debug> TCP-Session: d119c607-18b5-4672-8c10-a60006c953b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 910 | 2026.03.18 02:26:37.992037 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64334 | ||
| 911 | 2026.03.18 02:26:37.992064 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40094 | ||
| 912 | 2026.03.18 02:26:37.992090 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51335 | ||
| 913 | 2026.03.18 02:26:37.992126 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52970 | ||
| 914 | 2026.03.18 02:26:37.992148 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 915 | 2026.03.18 02:26:37.992140 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49415 | ||
| 916 | 2026.03.18 02:26:37.992207 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 917 | 2026.03.18 02:26:37.992227 [ 286 ] {} <Trace> TCP-Session: d119c607-18b5-4672-8c10-a60006c953b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 918 | 2026.03.18 02:26:37.992252 [ 288 ] {} <Debug> TCP-Session: 4f8408e5-f431-4863-9544-e888d5a3e860 Authenticating user 'default' from [fd00:1122:3344:101::e]:40094 | ||
| 919 | 2026.03.18 02:26:37.992251 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 920 | 2026.03.18 02:26:37.992278 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 921 | 2026.03.18 02:26:37.992297 [ 288 ] {} <Debug> TCP-Session: 4f8408e5-f431-4863-9544-e888d5a3e860 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 922 | 2026.03.18 02:26:37.992311 [ 293 ] {} <Debug> TCP-Session: 3d81d33f-9ba7-4736-8691-7a77d880acfa Authenticating user 'default' from [fd00:1122:3344:101::e]:52970 | ||
| 923 | 2026.03.18 02:26:37.992329 [ 288 ] {} <Debug> TCP-Session: 4f8408e5-f431-4863-9544-e888d5a3e860 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 924 | 2026.03.18 02:26:37.992321 [ 294 ] {} <Debug> TCP-Session: dd16e702-ee17-4b5c-a6db-eee8321e6fc6 Authenticating user 'default' from [fd00:1122:3344:101::e]:49415 | ||
| 925 | 2026.03.18 02:26:37.992350 [ 293 ] {} <Debug> TCP-Session: 3d81d33f-9ba7-4736-8691-7a77d880acfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 926 | 2026.03.18 02:26:37.992381 [ 294 ] {} <Debug> TCP-Session: dd16e702-ee17-4b5c-a6db-eee8321e6fc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 927 | 2026.03.18 02:26:37.992394 [ 293 ] {} <Debug> TCP-Session: 3d81d33f-9ba7-4736-8691-7a77d880acfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 928 | 2026.03.18 02:26:37.992411 [ 294 ] {} <Debug> TCP-Session: dd16e702-ee17-4b5c-a6db-eee8321e6fc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 929 | 2026.03.18 02:26:37.992200 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 930 | 2026.03.18 02:26:37.992205 [ 287 ] {} <Debug> TCP-Session: 978cd4d3-aafb-4bdc-8def-0c6961ecf5e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:64334 | ||
| 931 | 2026.03.18 02:26:37.992481 [ 291 ] {} <Debug> TCP-Session: 7c480860-b8d4-47d4-acfd-adda2951783d Authenticating user 'default' from [fd00:1122:3344:101::e]:51335 | ||
| 932 | 2026.03.18 02:26:37.992497 [ 287 ] {} <Debug> TCP-Session: 978cd4d3-aafb-4bdc-8def-0c6961ecf5e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 933 | 2026.03.18 02:26:37.992505 [ 291 ] {} <Debug> TCP-Session: 7c480860-b8d4-47d4-acfd-adda2951783d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 934 | 2026.03.18 02:26:37.992513 [ 287 ] {} <Debug> TCP-Session: 978cd4d3-aafb-4bdc-8def-0c6961ecf5e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 935 | 2026.03.18 02:26:37.992524 [ 291 ] {} <Debug> TCP-Session: 7c480860-b8d4-47d4-acfd-adda2951783d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 936 | 2026.03.18 02:26:37.992109 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41953 | ||
| 937 | 2026.03.18 02:26:37.992080 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37429 | ||
| 938 | 2026.03.18 02:26:37.992078 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35819 | ||
| 939 | 2026.03.18 02:26:37.992620 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 940 | 2026.03.18 02:26:37.992415 [ 286 ] {c4a41c2d-13dc-4964-92ab-170c9a591a95} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35139) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 941 | 2026.03.18 02:26:37.992660 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 942 | 2026.03.18 02:26:37.992661 [ 292 ] {} <Debug> TCP-Session: 01de91ef-d1a1-41e8-a5f3-dfc11acdabf6 Authenticating user 'default' from [fd00:1122:3344:101::e]:41953 | ||
| 943 | 2026.03.18 02:26:37.992686 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 944 | 2026.03.18 02:26:37.992700 [ 289 ] {} <Debug> TCP-Session: 0bd0201f-b26b-4a88-8ae2-8c44a3056c53 Authenticating user 'default' from [fd00:1122:3344:101::e]:37429 | ||
| 945 | 2026.03.18 02:26:37.992724 [ 292 ] {} <Debug> TCP-Session: 01de91ef-d1a1-41e8-a5f3-dfc11acdabf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 946 | 2026.03.18 02:26:37.992738 [ 290 ] {} <Debug> TCP-Session: e47423fe-b8f7-41a2-9e8d-e9b00e91a819 Authenticating user 'default' from [fd00:1122:3344:101::e]:35819 | ||
| 947 | 2026.03.18 02:26:37.992752 [ 289 ] {} <Debug> TCP-Session: 0bd0201f-b26b-4a88-8ae2-8c44a3056c53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 948 | 2026.03.18 02:26:37.992767 [ 292 ] {} <Debug> TCP-Session: 01de91ef-d1a1-41e8-a5f3-dfc11acdabf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2026.03.18 02:26:37.992782 [ 290 ] {} <Debug> TCP-Session: e47423fe-b8f7-41a2-9e8d-e9b00e91a819 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 950 | 2026.03.18 02:26:37.992792 [ 289 ] {} <Debug> TCP-Session: 0bd0201f-b26b-4a88-8ae2-8c44a3056c53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 951 | 2026.03.18 02:26:37.992822 [ 290 ] {} <Debug> TCP-Session: e47423fe-b8f7-41a2-9e8d-e9b00e91a819 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 952 | 2026.03.18 02:26:37.992955 [ 286 ] {c4a41c2d-13dc-4964-92ab-170c9a591a95} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 953 | 2026.03.18 02:26:37.993014 [ 286 ] {c4a41c2d-13dc-4964-92ab-170c9a591a95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 954 | 2026.03.18 02:26:37.993319 [ 286 ] {c4a41c2d-13dc-4964-92ab-170c9a591a95} <Debug> oximeter.version (59dc4b77-5370-4080-ad60-c82f0a475f78) (SelectExecutor): Key condition: unknown | ||
| 955 | 2026.03.18 02:26:37.994202 [ 307 ] {c4a41c2d-13dc-4964-92ab-170c9a591a95} <Trace> AggregatingTransform: Aggregating | ||
| 956 | 2026.03.18 02:26:37.994254 [ 307 ] {c4a41c2d-13dc-4964-92ab-170c9a591a95} <Trace> Aggregator: Aggregation method: without_key | ||
| 957 | 2026.03.18 02:26:37.994293 [ 307 ] {c4a41c2d-13dc-4964-92ab-170c9a591a95} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000875825 sec. (1141.781 rows/sec., 44.60 KiB/sec.) | ||
| 958 | 2026.03.18 02:26:37.994313 [ 307 ] {c4a41c2d-13dc-4964-92ab-170c9a591a95} <Trace> Aggregator: Merging aggregated data | ||
| 959 | 2026.03.18 02:26:37.995645 [ 286 ] {c4a41c2d-13dc-4964-92ab-170c9a591a95} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003292 sec., 303.7667071688943 rows/sec., 11.87 KiB/sec. | ||
| 960 | 2026.03.18 02:26:37.995778 [ 286 ] {c4a41c2d-13dc-4964-92ab-170c9a591a95} <Debug> TCPHandler: Processed in 0.003680125 sec. | ||
| 961 | 2026.03.18 02:26:37.995895 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 962 | 2026.03.18 02:26:37.995925 [ 286 ] {} <Debug> TCP-Session: d119c607-18b5-4672-8c10-a60006c953b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 963 | 2026.03.18 02:26:37.995926 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 964 | 2026.03.18 02:26:37.995943 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 965 | 2026.03.18 02:26:37.995966 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 966 | 2026.03.18 02:26:37.995986 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 967 | 2026.03.18 02:26:37.996002 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 968 | 2026.03.18 02:26:37.996021 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 969 | 2026.03.18 02:26:37.996041 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 970 | 2026.03.18 02:26:37.996058 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 971 | 2026.03.18 02:26:37.996069 [ 292 ] {} <Debug> TCP-Session: 01de91ef-d1a1-41e8-a5f3-dfc11acdabf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 972 | 2026.03.18 02:26:37.996089 [ 291 ] {} <Debug> TCP-Session: 7c480860-b8d4-47d4-acfd-adda2951783d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 973 | 2026.03.18 02:26:37.996105 [ 294 ] {} <Debug> TCP-Session: dd16e702-ee17-4b5c-a6db-eee8321e6fc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 974 | 2026.03.18 02:26:37.996058 [ 288 ] {} <Debug> TCP-Session: 4f8408e5-f431-4863-9544-e888d5a3e860 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 975 | 2026.03.18 02:26:37.996033 [ 293 ] {} <Debug> TCP-Session: 3d81d33f-9ba7-4736-8691-7a77d880acfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 976 | 2026.03.18 02:26:37.996017 [ 289 ] {} <Debug> TCP-Session: 0bd0201f-b26b-4a88-8ae2-8c44a3056c53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 977 | 2026.03.18 02:26:37.996002 [ 290 ] {} <Debug> TCP-Session: e47423fe-b8f7-41a2-9e8d-e9b00e91a819 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 978 | 2026.03.18 02:26:37.995981 [ 287 ] {} <Debug> TCP-Session: 978cd4d3-aafb-4bdc-8def-0c6961ecf5e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 979 | 2026.03.18 02:26:40.630862 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 6 entries to flush up to offset 94 | ||
| 980 | 2026.03.18 02:26:40.633002 [ 243 ] {} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 981 | 2026.03.18 02:26:40.633053 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 982 | 2026.03.18 02:26:40.634281 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 983 | 2026.03.18 02:26:40.634803 [ 243 ] {} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 984 | 2026.03.18 02:26:40.635129 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 94 | ||
| 985 | 2026.03.18 02:26:41.001137 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.60 MiB, peak 172.73 MiB, free memory in arenas 0.00 B, will set to 162.63 MiB (RSS), difference: 4.02 MiB | ||
| 986 | 2026.03.18 02:26:43.141791 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1491 | ||
| 987 | 2026.03.18 02:26:43.142290 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 988 | 2026.03.18 02:26:43.142340 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 989 | 2026.03.18 02:26:43.143151 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 990 | 2026.03.18 02:26:43.143660 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 991 | 2026.03.18 02:26:43.143808 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1491 | ||
| 992 | 2026.03.18 02:26:43.206622 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 993 | 2026.03.18 02:26:43.223421 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 994 | 2026.03.18 02:26:43.223495 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 995 | 2026.03.18 02:26:43.232003 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 996 | 2026.03.18 02:26:43.233284 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 997 | 2026.03.18 02:26:43.236803 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 998 | 2026.03.18 02:26:44.000258 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.17 MiB, peak 172.73 MiB, free memory in arenas 0.00 B, will set to 164.21 MiB (RSS), difference: 1.04 MiB | ||
| 999 | 2026.03.18 02:26:45.052309 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1000 | 2026.03.18 02:26:45.052508 [ 267 ] {4c457c19-e6b5-479a-87b8-0b42a6988104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 1001 | 2026.03.18 02:26:45.052819 [ 267 ] {4c457c19-e6b5-479a-87b8-0b42a6988104} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1002 | 2026.03.18 02:26:45.052889 [ 267 ] {4c457c19-e6b5-479a-87b8-0b42a6988104} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1003 | 2026.03.18 02:26:45.053364 [ 267 ] {4c457c19-e6b5-479a-87b8-0b42a6988104} <Debug> TCPHandler: Processed in 0.001180723 sec. | ||
| 1004 | 2026.03.18 02:26:45.071280 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1005 | 2026.03.18 02:26:45.071519 [ 267 ] {6cf993e4-87a2-46c4-874e-479a10d55acb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1006 | 2026.03.18 02:26:45.079978 [ 267 ] {6cf993e4-87a2-46c4-874e-479a10d55acb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1007 | 2026.03.18 02:26:45.080066 [ 267 ] {6cf993e4-87a2-46c4-874e-479a10d55acb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1008 | 2026.03.18 02:26:45.080679 [ 267 ] {6cf993e4-87a2-46c4-874e-479a10d55acb} <Debug> TCPHandler: Processed in 0.009496391 sec. | ||
| 1009 | 2026.03.18 02:26:45.081354 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1010 | 2026.03.18 02:26:45.081481 [ 267 ] {f89c7faa-654e-4d7d-8676-37dd4607771e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1011 | 2026.03.18 02:26:45.086152 [ 267 ] {f89c7faa-654e-4d7d-8676-37dd4607771e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1012 | 2026.03.18 02:26:45.086201 [ 267 ] {f89c7faa-654e-4d7d-8676-37dd4607771e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1013 | 2026.03.18 02:26:45.086565 [ 267 ] {f89c7faa-654e-4d7d-8676-37dd4607771e} <Debug> TCPHandler: Processed in 0.00526328 sec. | ||
| 1014 | 2026.03.18 02:26:45.086784 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1015 | 2026.03.18 02:26:45.086904 [ 267 ] {47266af6-64f9-4f3b-85dd-e0a4bbdebe35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1016 | 2026.03.18 02:26:45.087144 [ 267 ] {47266af6-64f9-4f3b-85dd-e0a4bbdebe35} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1017 | 2026.03.18 02:26:45.087187 [ 267 ] {47266af6-64f9-4f3b-85dd-e0a4bbdebe35} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1018 | 2026.03.18 02:26:45.087506 [ 267 ] {47266af6-64f9-4f3b-85dd-e0a4bbdebe35} <Debug> TCPHandler: Processed in 0.000771013 sec. | ||
| 1019 | 2026.03.18 02:26:45.087690 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1020 | 2026.03.18 02:26:45.087807 [ 267 ] {a8c61d92-6605-445e-8142-7727582b21a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1021 | 2026.03.18 02:26:45.088047 [ 267 ] {a8c61d92-6605-445e-8142-7727582b21a9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1022 | 2026.03.18 02:26:45.088093 [ 267 ] {a8c61d92-6605-445e-8142-7727582b21a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1023 | 2026.03.18 02:26:45.088400 [ 267 ] {a8c61d92-6605-445e-8142-7727582b21a9} <Debug> TCPHandler: Processed in 0.000758111 sec. | ||
| 1024 | 2026.03.18 02:26:45.088587 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1025 | 2026.03.18 02:26:45.088703 [ 267 ] {fa3e1076-1898-4295-97eb-2db12312398e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1026 | 2026.03.18 02:26:45.088941 [ 267 ] {fa3e1076-1898-4295-97eb-2db12312398e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1027 | 2026.03.18 02:26:45.088984 [ 267 ] {fa3e1076-1898-4295-97eb-2db12312398e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1028 | 2026.03.18 02:26:45.089291 [ 267 ] {fa3e1076-1898-4295-97eb-2db12312398e} <Debug> TCPHandler: Processed in 0.000752441 sec. | ||
| 1029 | 2026.03.18 02:26:45.089476 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1030 | 2026.03.18 02:26:45.089593 [ 267 ] {a9a4cdaa-fe2b-4df9-952d-384e438c3928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1031 | 2026.03.18 02:26:45.089832 [ 267 ] {a9a4cdaa-fe2b-4df9-952d-384e438c3928} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1032 | 2026.03.18 02:26:45.089873 [ 267 ] {a9a4cdaa-fe2b-4df9-952d-384e438c3928} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1033 | 2026.03.18 02:26:45.090195 [ 267 ] {a9a4cdaa-fe2b-4df9-952d-384e438c3928} <Debug> TCPHandler: Processed in 0.000766412 sec. | ||
| 1034 | 2026.03.18 02:26:45.090383 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1035 | 2026.03.18 02:26:45.090498 [ 267 ] {18de9504-072b-4e2d-b805-22c996cadcd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1036 | 2026.03.18 02:26:45.090738 [ 267 ] {18de9504-072b-4e2d-b805-22c996cadcd2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1037 | 2026.03.18 02:26:45.090780 [ 267 ] {18de9504-072b-4e2d-b805-22c996cadcd2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1038 | 2026.03.18 02:26:45.091083 [ 267 ] {18de9504-072b-4e2d-b805-22c996cadcd2} <Debug> TCPHandler: Processed in 0.000748682 sec. | ||
| 1039 | 2026.03.18 02:26:45.091275 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1040 | 2026.03.18 02:26:45.091391 [ 267 ] {04632406-5ec0-4cfb-9776-f5feaba7dd50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1041 | 2026.03.18 02:26:45.091628 [ 267 ] {04632406-5ec0-4cfb-9776-f5feaba7dd50} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1042 | 2026.03.18 02:26:45.091670 [ 267 ] {04632406-5ec0-4cfb-9776-f5feaba7dd50} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1043 | 2026.03.18 02:26:45.091987 [ 267 ] {04632406-5ec0-4cfb-9776-f5feaba7dd50} <Debug> TCPHandler: Processed in 0.000759201 sec. | ||
| 1044 | 2026.03.18 02:26:45.092175 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1045 | 2026.03.18 02:26:45.092291 [ 267 ] {598f6676-0323-4579-97b4-b9773c72be2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1046 | 2026.03.18 02:26:45.092528 [ 267 ] {598f6676-0323-4579-97b4-b9773c72be2a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1047 | 2026.03.18 02:26:45.092569 [ 267 ] {598f6676-0323-4579-97b4-b9773c72be2a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1048 | 2026.03.18 02:26:45.092873 [ 267 ] {598f6676-0323-4579-97b4-b9773c72be2a} <Debug> TCPHandler: Processed in 0.000747272 sec. | ||
| 1049 | 2026.03.18 02:26:45.093062 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1050 | 2026.03.18 02:26:45.093179 [ 267 ] {09f0c4f4-6f39-4ccd-9dbe-833476e3447a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1051 | 2026.03.18 02:26:45.093418 [ 267 ] {09f0c4f4-6f39-4ccd-9dbe-833476e3447a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1052 | 2026.03.18 02:26:45.093460 [ 267 ] {09f0c4f4-6f39-4ccd-9dbe-833476e3447a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1053 | 2026.03.18 02:26:45.093765 [ 267 ] {09f0c4f4-6f39-4ccd-9dbe-833476e3447a} <Debug> TCPHandler: Processed in 0.000751251 sec. | ||
| 1054 | 2026.03.18 02:26:45.093951 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1055 | 2026.03.18 02:26:45.094067 [ 267 ] {31887fdd-1c10-4186-92b9-3bca8e833610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1056 | 2026.03.18 02:26:45.094312 [ 267 ] {31887fdd-1c10-4186-92b9-3bca8e833610} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1057 | 2026.03.18 02:26:45.094354 [ 267 ] {31887fdd-1c10-4186-92b9-3bca8e833610} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1058 | 2026.03.18 02:26:45.094684 [ 267 ] {31887fdd-1c10-4186-92b9-3bca8e833610} <Debug> TCPHandler: Processed in 0.000780722 sec. | ||
| 1059 | 2026.03.18 02:26:45.094877 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1060 | 2026.03.18 02:26:45.094993 [ 267 ] {362d11d9-9fa2-416f-81a9-c3669c911eb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1061 | 2026.03.18 02:26:45.095237 [ 267 ] {362d11d9-9fa2-416f-81a9-c3669c911eb5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1062 | 2026.03.18 02:26:45.095279 [ 267 ] {362d11d9-9fa2-416f-81a9-c3669c911eb5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1063 | 2026.03.18 02:26:45.095583 [ 267 ] {362d11d9-9fa2-416f-81a9-c3669c911eb5} <Debug> TCPHandler: Processed in 0.000754032 sec. | ||
| 1064 | 2026.03.18 02:26:45.095776 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1065 | 2026.03.18 02:26:45.095893 [ 267 ] {b63bbb84-839a-4130-8f2f-1313a593eed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1066 | 2026.03.18 02:26:45.096144 [ 267 ] {b63bbb84-839a-4130-8f2f-1313a593eed1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1067 | 2026.03.18 02:26:45.096186 [ 267 ] {b63bbb84-839a-4130-8f2f-1313a593eed1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1068 | 2026.03.18 02:26:45.096497 [ 267 ] {b63bbb84-839a-4130-8f2f-1313a593eed1} <Debug> TCPHandler: Processed in 0.000770712 sec. | ||
| 1069 | 2026.03.18 02:26:45.096680 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1070 | 2026.03.18 02:26:45.096798 [ 267 ] {eb51b60a-1b2e-4200-981c-d80271656f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1071 | 2026.03.18 02:26:45.097049 [ 267 ] {eb51b60a-1b2e-4200-981c-d80271656f9c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1072 | 2026.03.18 02:26:45.097091 [ 267 ] {eb51b60a-1b2e-4200-981c-d80271656f9c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1073 | 2026.03.18 02:26:45.097416 [ 267 ] {eb51b60a-1b2e-4200-981c-d80271656f9c} <Debug> TCPHandler: Processed in 0.000784312 sec. | ||
| 1074 | 2026.03.18 02:26:45.097609 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1075 | 2026.03.18 02:26:45.097728 [ 267 ] {71014fe9-699e-441a-b145-a2bc3de02888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1076 | 2026.03.18 02:26:45.097981 [ 267 ] {71014fe9-699e-441a-b145-a2bc3de02888} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1077 | 2026.03.18 02:26:45.098023 [ 267 ] {71014fe9-699e-441a-b145-a2bc3de02888} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1078 | 2026.03.18 02:26:45.098349 [ 267 ] {71014fe9-699e-441a-b145-a2bc3de02888} <Debug> TCPHandler: Processed in 0.000788213 sec. | ||
| 1079 | 2026.03.18 02:26:45.098540 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1080 | 2026.03.18 02:26:45.098665 [ 267 ] {0e461cf1-3d8c-4cac-acee-760792adf426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1081 | 2026.03.18 02:26:45.098930 [ 267 ] {0e461cf1-3d8c-4cac-acee-760792adf426} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1082 | 2026.03.18 02:26:45.098973 [ 267 ] {0e461cf1-3d8c-4cac-acee-760792adf426} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1083 | 2026.03.18 02:26:45.099295 [ 267 ] {0e461cf1-3d8c-4cac-acee-760792adf426} <Debug> TCPHandler: Processed in 0.000801863 sec. | ||
| 1084 | 2026.03.18 02:26:45.099489 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1085 | 2026.03.18 02:26:45.099610 [ 267 ] {1a39793c-6eb8-48b8-80d9-080a1725f22f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1086 | 2026.03.18 02:26:45.099863 [ 267 ] {1a39793c-6eb8-48b8-80d9-080a1725f22f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1087 | 2026.03.18 02:26:45.099905 [ 267 ] {1a39793c-6eb8-48b8-80d9-080a1725f22f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1088 | 2026.03.18 02:26:45.100214 [ 267 ] {1a39793c-6eb8-48b8-80d9-080a1725f22f} <Debug> TCPHandler: Processed in 0.000774672 sec. | ||
| 1089 | 2026.03.18 02:26:45.100422 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1090 | 2026.03.18 02:26:45.100544 [ 267 ] {2c4174ec-4887-477e-994c-b799be455b1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1091 | 2026.03.18 02:26:45.100805 [ 267 ] {2c4174ec-4887-477e-994c-b799be455b1e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1092 | 2026.03.18 02:26:45.100847 [ 267 ] {2c4174ec-4887-477e-994c-b799be455b1e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1093 | 2026.03.18 02:26:45.101228 [ 267 ] {2c4174ec-4887-477e-994c-b799be455b1e} <Debug> TCPHandler: Processed in 0.000853975 sec. | ||
| 1094 | 2026.03.18 02:26:45.101860 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1095 | 2026.03.18 02:26:45.101982 [ 267 ] {4650efc6-a096-4490-9075-7bf484451374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1096 | 2026.03.18 02:26:45.102249 [ 267 ] {4650efc6-a096-4490-9075-7bf484451374} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1097 | 2026.03.18 02:26:45.102292 [ 267 ] {4650efc6-a096-4490-9075-7bf484451374} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1098 | 2026.03.18 02:26:45.102632 [ 267 ] {4650efc6-a096-4490-9075-7bf484451374} <Debug> TCPHandler: Processed in 0.000822434 sec. | ||
| 1099 | 2026.03.18 02:26:45.102840 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1100 | 2026.03.18 02:26:45.102962 [ 267 ] {7144d739-8f8a-42b4-883e-8c38d9c6cdad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1101 | 2026.03.18 02:26:45.103222 [ 267 ] {7144d739-8f8a-42b4-883e-8c38d9c6cdad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1102 | 2026.03.18 02:26:45.103265 [ 267 ] {7144d739-8f8a-42b4-883e-8c38d9c6cdad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1103 | 2026.03.18 02:26:45.103607 [ 267 ] {7144d739-8f8a-42b4-883e-8c38d9c6cdad} <Debug> TCPHandler: Processed in 0.000815794 sec. | ||
| 1104 | 2026.03.18 02:26:45.103809 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1105 | 2026.03.18 02:26:45.103935 [ 267 ] {8537b07c-1840-49b6-af47-c29c1fa9895f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1106 | 2026.03.18 02:26:45.104208 [ 267 ] {8537b07c-1840-49b6-af47-c29c1fa9895f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1107 | 2026.03.18 02:26:45.104251 [ 267 ] {8537b07c-1840-49b6-af47-c29c1fa9895f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1108 | 2026.03.18 02:26:45.104587 [ 267 ] {8537b07c-1840-49b6-af47-c29c1fa9895f} <Debug> TCPHandler: Processed in 0.000826803 sec. | ||
| 1109 | 2026.03.18 02:26:45.104782 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1110 | 2026.03.18 02:26:45.104905 [ 267 ] {a9618d30-5d28-4a30-a55e-cf18203a10d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1111 | 2026.03.18 02:26:45.105168 [ 267 ] {a9618d30-5d28-4a30-a55e-cf18203a10d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1112 | 2026.03.18 02:26:45.105210 [ 267 ] {a9618d30-5d28-4a30-a55e-cf18203a10d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1113 | 2026.03.18 02:26:45.105539 [ 267 ] {a9618d30-5d28-4a30-a55e-cf18203a10d8} <Debug> TCPHandler: Processed in 0.000805333 sec. | ||
| 1114 | 2026.03.18 02:26:45.106407 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1115 | 2026.03.18 02:26:45.106530 [ 267 ] {5382da37-5f2a-4e18-9a86-461927cbf90d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1116 | 2026.03.18 02:26:45.106812 [ 267 ] {5382da37-5f2a-4e18-9a86-461927cbf90d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1117 | 2026.03.18 02:26:45.106854 [ 267 ] {5382da37-5f2a-4e18-9a86-461927cbf90d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1118 | 2026.03.18 02:26:45.107195 [ 267 ] {5382da37-5f2a-4e18-9a86-461927cbf90d} <Debug> TCPHandler: Processed in 0.000837164 sec. | ||
| 1119 | 2026.03.18 02:26:45.107488 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1120 | 2026.03.18 02:26:45.107612 [ 267 ] {2ef83001-4238-412c-9973-a5d7907a7080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1121 | 2026.03.18 02:26:45.107879 [ 267 ] {2ef83001-4238-412c-9973-a5d7907a7080} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1122 | 2026.03.18 02:26:45.107921 [ 267 ] {2ef83001-4238-412c-9973-a5d7907a7080} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1123 | 2026.03.18 02:26:45.108246 [ 267 ] {2ef83001-4238-412c-9973-a5d7907a7080} <Debug> TCPHandler: Processed in 0.000807683 sec. | ||
| 1124 | 2026.03.18 02:26:45.108833 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1125 | 2026.03.18 02:26:45.108957 [ 267 ] {b8c5b868-b75d-4e8a-a0ef-3c02f1049fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1126 | 2026.03.18 02:26:45.109223 [ 267 ] {b8c5b868-b75d-4e8a-a0ef-3c02f1049fe8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1127 | 2026.03.18 02:26:45.109265 [ 267 ] {b8c5b868-b75d-4e8a-a0ef-3c02f1049fe8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1128 | 2026.03.18 02:26:45.109599 [ 267 ] {b8c5b868-b75d-4e8a-a0ef-3c02f1049fe8} <Debug> TCPHandler: Processed in 0.000814053 sec. | ||
| 1129 | 2026.03.18 02:26:45.109820 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1130 | 2026.03.18 02:26:45.109944 [ 267 ] {ceccb29f-14d6-4b35-a9b6-54b4d3077bfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1131 | 2026.03.18 02:26:45.110210 [ 267 ] {ceccb29f-14d6-4b35-a9b6-54b4d3077bfa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1132 | 2026.03.18 02:26:45.110252 [ 267 ] {ceccb29f-14d6-4b35-a9b6-54b4d3077bfa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1133 | 2026.03.18 02:26:45.110581 [ 267 ] {ceccb29f-14d6-4b35-a9b6-54b4d3077bfa} <Debug> TCPHandler: Processed in 0.000810003 sec. | ||
| 1134 | 2026.03.18 02:26:45.110801 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1135 | 2026.03.18 02:26:45.110925 [ 267 ] {4f7bb189-cc46-4d14-9319-8b0bde605106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1136 | 2026.03.18 02:26:45.111193 [ 267 ] {4f7bb189-cc46-4d14-9319-8b0bde605106} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1137 | 2026.03.18 02:26:45.111235 [ 267 ] {4f7bb189-cc46-4d14-9319-8b0bde605106} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1138 | 2026.03.18 02:26:45.111588 [ 267 ] {4f7bb189-cc46-4d14-9319-8b0bde605106} <Debug> TCPHandler: Processed in 0.000834684 sec. | ||
| 1139 | 2026.03.18 02:26:45.111810 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1140 | 2026.03.18 02:26:45.111935 [ 267 ] {7869ef8a-6765-46e5-befb-6b279bccfeb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1141 | 2026.03.18 02:26:45.112211 [ 267 ] {7869ef8a-6765-46e5-befb-6b279bccfeb5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1142 | 2026.03.18 02:26:45.112252 [ 267 ] {7869ef8a-6765-46e5-befb-6b279bccfeb5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1143 | 2026.03.18 02:26:45.112578 [ 267 ] {7869ef8a-6765-46e5-befb-6b279bccfeb5} <Debug> TCPHandler: Processed in 0.000816873 sec. | ||
| 1144 | 2026.03.18 02:26:45.112831 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1145 | 2026.03.18 02:26:45.112957 [ 267 ] {251d9ac0-109d-464d-913c-9ec3ca8aec95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1146 | 2026.03.18 02:26:45.113244 [ 267 ] {251d9ac0-109d-464d-913c-9ec3ca8aec95} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1147 | 2026.03.18 02:26:45.113287 [ 267 ] {251d9ac0-109d-464d-913c-9ec3ca8aec95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1148 | 2026.03.18 02:26:45.113635 [ 267 ] {251d9ac0-109d-464d-913c-9ec3ca8aec95} <Debug> TCPHandler: Processed in 0.000853364 sec. | ||
| 1149 | 2026.03.18 02:26:45.113861 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1150 | 2026.03.18 02:26:45.113988 [ 267 ] {728b9e60-9ab7-4ab9-89ba-76bdb0a95bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1151 | 2026.03.18 02:26:45.114270 [ 267 ] {728b9e60-9ab7-4ab9-89ba-76bdb0a95bd1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1152 | 2026.03.18 02:26:45.114314 [ 267 ] {728b9e60-9ab7-4ab9-89ba-76bdb0a95bd1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1153 | 2026.03.18 02:26:45.114650 [ 267 ] {728b9e60-9ab7-4ab9-89ba-76bdb0a95bd1} <Debug> TCPHandler: Processed in 0.000837964 sec. | ||
| 1154 | 2026.03.18 02:26:45.114874 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1155 | 2026.03.18 02:26:45.115002 [ 267 ] {7e1addc9-abd9-48df-b4ee-5079078976a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1156 | 2026.03.18 02:26:45.115279 [ 267 ] {7e1addc9-abd9-48df-b4ee-5079078976a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1157 | 2026.03.18 02:26:45.115322 [ 267 ] {7e1addc9-abd9-48df-b4ee-5079078976a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1158 | 2026.03.18 02:26:45.115653 [ 267 ] {7e1addc9-abd9-48df-b4ee-5079078976a0} <Debug> TCPHandler: Processed in 0.000828274 sec. | ||
| 1159 | 2026.03.18 02:26:45.115871 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1160 | 2026.03.18 02:26:45.115997 [ 267 ] {8cdc199a-f939-4407-89fc-a6b6009fc362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1161 | 2026.03.18 02:26:45.116303 [ 267 ] {8cdc199a-f939-4407-89fc-a6b6009fc362} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1162 | 2026.03.18 02:26:45.116346 [ 267 ] {8cdc199a-f939-4407-89fc-a6b6009fc362} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1163 | 2026.03.18 02:26:45.116669 [ 267 ] {8cdc199a-f939-4407-89fc-a6b6009fc362} <Debug> TCPHandler: Processed in 0.000846984 sec. | ||
| 1164 | 2026.03.18 02:26:45.116889 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1165 | 2026.03.18 02:26:45.117018 [ 267 ] {971e6ec2-7c2c-43b0-aa74-3db166018b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1166 | 2026.03.18 02:26:45.117323 [ 267 ] {971e6ec2-7c2c-43b0-aa74-3db166018b98} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1167 | 2026.03.18 02:26:45.117367 [ 267 ] {971e6ec2-7c2c-43b0-aa74-3db166018b98} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1168 | 2026.03.18 02:26:45.117708 [ 267 ] {971e6ec2-7c2c-43b0-aa74-3db166018b98} <Debug> TCPHandler: Processed in 0.000869304 sec. | ||
| 1169 | 2026.03.18 02:26:45.125565 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1170 | 2026.03.18 02:26:45.125722 [ 267 ] {9248fea8-9443-4e09-84f5-a8fe34375d55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1171 | 2026.03.18 02:26:45.126072 [ 267 ] {9248fea8-9443-4e09-84f5-a8fe34375d55} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1172 | 2026.03.18 02:26:45.126123 [ 267 ] {9248fea8-9443-4e09-84f5-a8fe34375d55} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1173 | 2026.03.18 02:26:45.126552 [ 267 ] {9248fea8-9443-4e09-84f5-a8fe34375d55} <Debug> TCPHandler: Processed in 0.00104747 sec. | ||
| 1174 | 2026.03.18 02:26:45.133322 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1175 | 2026.03.18 02:26:45.133434 [ 267 ] {9a27f286-abe3-437d-a5b6-592581be709b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1176 | 2026.03.18 02:26:45.133478 [ 267 ] {9a27f286-abe3-437d-a5b6-592581be709b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1177 | 2026.03.18 02:26:45.136190 [ 267 ] {9a27f286-abe3-437d-a5b6-592581be709b} <Trace> oximeter.timeseries_schema (c4b271fd-0d40-4de1-b78f-93a5b6d95d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1178 | 2026.03.18 02:26:45.136225 [ 267 ] {9a27f286-abe3-437d-a5b6-592581be709b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1179 | 2026.03.18 02:26:45.136914 [ 267 ] {9a27f286-abe3-437d-a5b6-592581be709b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1180 | 2026.03.18 02:26:45.137467 [ 267 ] {9a27f286-abe3-437d-a5b6-592581be709b} <Trace> oximeter.timeseries_schema (c4b271fd-0d40-4de1-b78f-93a5b6d95d71): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1181 | 2026.03.18 02:26:45.137627 [ 267 ] {9a27f286-abe3-437d-a5b6-592581be709b} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.004224 sec., 8285.984848484848 rows/sec., 1.74 MiB/sec. | ||
| 1182 | 2026.03.18 02:26:45.137666 [ 267 ] {9a27f286-abe3-437d-a5b6-592581be709b} <Debug> TCPHandler: Processed in 0.004395986 sec. | ||
| 1183 | 2026.03.18 02:26:45.137827 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1184 | 2026.03.18 02:26:45.137935 [ 267 ] {e3f09fc0-0ab2-4dbf-b79a-86e9a1c1e041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1185 | 2026.03.18 02:26:45.137976 [ 267 ] {e3f09fc0-0ab2-4dbf-b79a-86e9a1c1e041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1186 | 2026.03.18 02:26:45.142636 [ 267 ] {e3f09fc0-0ab2-4dbf-b79a-86e9a1c1e041} <Trace> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1187 | 2026.03.18 02:26:45.142676 [ 267 ] {e3f09fc0-0ab2-4dbf-b79a-86e9a1c1e041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1188 | 2026.03.18 02:26:45.145536 [ 267 ] {e3f09fc0-0ab2-4dbf-b79a-86e9a1c1e041} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1189 | 2026.03.18 02:26:45.145993 [ 267 ] {e3f09fc0-0ab2-4dbf-b79a-86e9a1c1e041} <Trace> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1190 | 2026.03.18 02:26:45.146150 [ 267 ] {e3f09fc0-0ab2-4dbf-b79a-86e9a1c1e041} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.008238 sec., 34474.3869871328 rows/sec., 2.19 MiB/sec. | ||
| 1191 | 2026.03.18 02:26:45.146190 [ 267 ] {e3f09fc0-0ab2-4dbf-b79a-86e9a1c1e041} <Debug> TCPHandler: Processed in 0.00841971 sec. | ||
| 1192 | 2026.03.18 02:26:45.146312 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1193 | 2026.03.18 02:26:45.146413 [ 267 ] {83b62a21-017d-4dcb-bf45-f38b0ab30170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1194 | 2026.03.18 02:26:45.146456 [ 267 ] {83b62a21-017d-4dcb-bf45-f38b0ab30170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1195 | 2026.03.18 02:26:45.146871 [ 267 ] {83b62a21-017d-4dcb-bf45-f38b0ab30170} <Trace> oximeter.fields_ipaddr (31ddfa6f-ba7e-42a2-9345-bae050f7c256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1196 | 2026.03.18 02:26:45.146909 [ 267 ] {83b62a21-017d-4dcb-bf45-f38b0ab30170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1197 | 2026.03.18 02:26:45.147324 [ 267 ] {83b62a21-017d-4dcb-bf45-f38b0ab30170} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1198 | 2026.03.18 02:26:45.147811 [ 267 ] {83b62a21-017d-4dcb-bf45-f38b0ab30170} <Trace> oximeter.fields_ipaddr (31ddfa6f-ba7e-42a2-9345-bae050f7c256): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1199 | 2026.03.18 02:26:45.147967 [ 267 ] {83b62a21-017d-4dcb-bf45-f38b0ab30170} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001577 sec., 6341.154090044388 rows/sec., 517.08 KiB/sec. | ||
| 1200 | 2026.03.18 02:26:45.148007 [ 267 ] {83b62a21-017d-4dcb-bf45-f38b0ab30170} <Debug> TCPHandler: Processed in 0.001744289 sec. | ||
| 1201 | 2026.03.18 02:26:45.148118 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1202 | 2026.03.18 02:26:45.148219 [ 267 ] {f177d838-d5df-4583-9472-33aa1cec77bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1203 | 2026.03.18 02:26:45.148259 [ 267 ] {f177d838-d5df-4583-9472-33aa1cec77bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1204 | 2026.03.18 02:26:45.149181 [ 267 ] {f177d838-d5df-4583-9472-33aa1cec77bf} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1205 | 2026.03.18 02:26:45.149218 [ 267 ] {f177d838-d5df-4583-9472-33aa1cec77bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1206 | 2026.03.18 02:26:45.150043 [ 267 ] {f177d838-d5df-4583-9472-33aa1cec77bf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1207 | 2026.03.18 02:26:45.150543 [ 267 ] {f177d838-d5df-4583-9472-33aa1cec77bf} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1208 | 2026.03.18 02:26:45.150682 [ 267 ] {f177d838-d5df-4583-9472-33aa1cec77bf} <Debug> executeQuery: Read 816 rows, 65.16 KiB in 0.002484 sec., 328502.4154589372 rows/sec., 25.62 MiB/sec. | ||
| 1209 | 2026.03.18 02:26:45.150720 [ 267 ] {f177d838-d5df-4583-9472-33aa1cec77bf} <Debug> TCPHandler: Processed in 0.002652775 sec. | ||
| 1210 | 2026.03.18 02:26:45.150831 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1211 | 2026.03.18 02:26:45.150926 [ 267 ] {f1284c82-5d82-462c-9721-53004c86616c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1212 | 2026.03.18 02:26:45.150966 [ 267 ] {f1284c82-5d82-462c-9721-53004c86616c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1213 | 2026.03.18 02:26:45.151418 [ 267 ] {f1284c82-5d82-462c-9721-53004c86616c} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1214 | 2026.03.18 02:26:45.151455 [ 267 ] {f1284c82-5d82-462c-9721-53004c86616c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1215 | 2026.03.18 02:26:45.151942 [ 267 ] {f1284c82-5d82-462c-9721-53004c86616c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1216 | 2026.03.18 02:26:45.152470 [ 267 ] {f1284c82-5d82-462c-9721-53004c86616c} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1217 | 2026.03.18 02:26:45.152616 [ 267 ] {f1284c82-5d82-462c-9721-53004c86616c} <Debug> executeQuery: Read 159 rows, 9.77 KiB in 0.001709 sec., 93036.8636629608 rows/sec., 5.58 MiB/sec. | ||
| 1218 | 2026.03.18 02:26:45.152654 [ 267 ] {f1284c82-5d82-462c-9721-53004c86616c} <Debug> TCPHandler: Processed in 0.001873894 sec. | ||
| 1219 | 2026.03.18 02:26:45.152772 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1220 | 2026.03.18 02:26:45.152866 [ 267 ] {4df5ff79-376c-4bf5-81cd-6354000faa29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1221 | 2026.03.18 02:26:45.152908 [ 267 ] {4df5ff79-376c-4bf5-81cd-6354000faa29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1222 | 2026.03.18 02:26:45.153410 [ 267 ] {4df5ff79-376c-4bf5-81cd-6354000faa29} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1223 | 2026.03.18 02:26:45.153444 [ 267 ] {4df5ff79-376c-4bf5-81cd-6354000faa29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1224 | 2026.03.18 02:26:45.153894 [ 267 ] {4df5ff79-376c-4bf5-81cd-6354000faa29} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1225 | 2026.03.18 02:26:45.154436 [ 267 ] {4df5ff79-376c-4bf5-81cd-6354000faa29} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1226 | 2026.03.18 02:26:45.154579 [ 267 ] {4df5ff79-376c-4bf5-81cd-6354000faa29} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001732 sec., 86027.71362586605 rows/sec., 5.56 MiB/sec. | ||
| 1227 | 2026.03.18 02:26:45.154615 [ 267 ] {4df5ff79-376c-4bf5-81cd-6354000faa29} <Debug> TCPHandler: Processed in 0.001892603 sec. | ||
| 1228 | 2026.03.18 02:26:45.154726 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1229 | 2026.03.18 02:26:45.154819 [ 267 ] {a5282888-368c-4f74-bcd9-78de21a7a4a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1230 | 2026.03.18 02:26:45.154858 [ 267 ] {a5282888-368c-4f74-bcd9-78de21a7a4a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1231 | 2026.03.18 02:26:45.155294 [ 267 ] {a5282888-368c-4f74-bcd9-78de21a7a4a8} <Trace> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1232 | 2026.03.18 02:26:45.155331 [ 267 ] {a5282888-368c-4f74-bcd9-78de21a7a4a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1233 | 2026.03.18 02:26:45.155736 [ 267 ] {a5282888-368c-4f74-bcd9-78de21a7a4a8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1234 | 2026.03.18 02:26:45.156179 [ 267 ] {a5282888-368c-4f74-bcd9-78de21a7a4a8} <Trace> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1235 | 2026.03.18 02:26:45.156323 [ 267 ] {a5282888-368c-4f74-bcd9-78de21a7a4a8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001523 sec., 97176.62508207485 rows/sec., 5.53 MiB/sec. | ||
| 1236 | 2026.03.18 02:26:45.156359 [ 267 ] {a5282888-368c-4f74-bcd9-78de21a7a4a8} <Debug> TCPHandler: Processed in 0.001683098 sec. | ||
| 1237 | 2026.03.18 02:26:45.156468 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1238 | 2026.03.18 02:26:45.156561 [ 267 ] {d8825b46-1890-4b86-bac6-b58a87be099c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1239 | 2026.03.18 02:26:45.156600 [ 267 ] {d8825b46-1890-4b86-bac6-b58a87be099c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1240 | 2026.03.18 02:26:45.157192 [ 267 ] {d8825b46-1890-4b86-bac6-b58a87be099c} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1241 | 2026.03.18 02:26:45.157228 [ 267 ] {d8825b46-1890-4b86-bac6-b58a87be099c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1242 | 2026.03.18 02:26:45.157646 [ 267 ] {d8825b46-1890-4b86-bac6-b58a87be099c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1243 | 2026.03.18 02:26:45.158068 [ 267 ] {d8825b46-1890-4b86-bac6-b58a87be099c} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1244 | 2026.03.18 02:26:45.158209 [ 267 ] {d8825b46-1890-4b86-bac6-b58a87be099c} <Debug> executeQuery: Read 510 rows, 36.80 KiB in 0.001666 sec., 306122.44897959183 rows/sec., 21.57 MiB/sec. | ||
| 1245 | 2026.03.18 02:26:45.158246 [ 267 ] {d8825b46-1890-4b86-bac6-b58a87be099c} <Debug> TCPHandler: Processed in 0.001826642 sec. | ||
| 1246 | 2026.03.18 02:26:45.158354 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1247 | 2026.03.18 02:26:45.158448 [ 267 ] {b9f88937-5617-408b-8046-ff335eaaf721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1248 | 2026.03.18 02:26:45.158488 [ 267 ] {b9f88937-5617-408b-8046-ff335eaaf721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1249 | 2026.03.18 02:26:45.158834 [ 267 ] {b9f88937-5617-408b-8046-ff335eaaf721} <Trace> oximeter.measurements_bool (cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1250 | 2026.03.18 02:26:45.158871 [ 267 ] {b9f88937-5617-408b-8046-ff335eaaf721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1251 | 2026.03.18 02:26:45.163632 [ 267 ] {b9f88937-5617-408b-8046-ff335eaaf721} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1252 | 2026.03.18 02:26:45.164113 [ 267 ] {b9f88937-5617-408b-8046-ff335eaaf721} <Trace> oximeter.measurements_bool (cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1253 | 2026.03.18 02:26:45.164249 [ 267 ] {b9f88937-5617-408b-8046-ff335eaaf721} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005819 sec., 1031.105000859254 rows/sec., 53.87 KiB/sec. | ||
| 1254 | 2026.03.18 02:26:45.164284 [ 267 ] {b9f88937-5617-408b-8046-ff335eaaf721} <Debug> TCPHandler: Processed in 0.00597891 sec. | ||
| 1255 | 2026.03.18 02:26:45.164394 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1256 | 2026.03.18 02:26:45.164486 [ 267 ] {25da96cf-6522-49e5-a13d-90f25fbb0316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1257 | 2026.03.18 02:26:45.164527 [ 267 ] {25da96cf-6522-49e5-a13d-90f25fbb0316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1258 | 2026.03.18 02:26:45.164977 [ 267 ] {25da96cf-6522-49e5-a13d-90f25fbb0316} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1259 | 2026.03.18 02:26:45.165009 [ 267 ] {25da96cf-6522-49e5-a13d-90f25fbb0316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1260 | 2026.03.18 02:26:45.165466 [ 267 ] {25da96cf-6522-49e5-a13d-90f25fbb0316} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1261 | 2026.03.18 02:26:45.165962 [ 267 ] {25da96cf-6522-49e5-a13d-90f25fbb0316} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1262 | 2026.03.18 02:26:45.166098 [ 267 ] {25da96cf-6522-49e5-a13d-90f25fbb0316} <Debug> executeQuery: Read 270 rows, 18.38 KiB in 0.00163 sec., 165644.17177914112 rows/sec., 11.01 MiB/sec. | ||
| 1263 | 2026.03.18 02:26:45.166135 [ 267 ] {25da96cf-6522-49e5-a13d-90f25fbb0316} <Debug> TCPHandler: Processed in 0.001790121 sec. | ||
| 1264 | 2026.03.18 02:26:45.166241 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1265 | 2026.03.18 02:26:45.166334 [ 267 ] {b22e6390-ea83-4ff3-a57a-cb27e0ead4e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1266 | 2026.03.18 02:26:45.166375 [ 267 ] {b22e6390-ea83-4ff3-a57a-cb27e0ead4e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1267 | 2026.03.18 02:26:45.166682 [ 267 ] {b22e6390-ea83-4ff3-a57a-cb27e0ead4e0} <Trace> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1268 | 2026.03.18 02:26:45.166718 [ 267 ] {b22e6390-ea83-4ff3-a57a-cb27e0ead4e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1269 | 2026.03.18 02:26:45.167231 [ 267 ] {b22e6390-ea83-4ff3-a57a-cb27e0ead4e0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1270 | 2026.03.18 02:26:45.167755 [ 267 ] {b22e6390-ea83-4ff3-a57a-cb27e0ead4e0} <Trace> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1271 | 2026.03.18 02:26:45.167890 [ 267 ] {b22e6390-ea83-4ff3-a57a-cb27e0ead4e0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001575 sec., 634.9206349206349 rows/sec., 42.78 KiB/sec. | ||
| 1272 | 2026.03.18 02:26:45.167932 [ 267 ] {b22e6390-ea83-4ff3-a57a-cb27e0ead4e0} <Debug> TCPHandler: Processed in 0.001738379 sec. | ||
| 1273 | 2026.03.18 02:26:45.168047 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1274 | 2026.03.18 02:26:45.168140 [ 267 ] {a9750008-7d87-4e81-93f6-ee68eec383d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1275 | 2026.03.18 02:26:45.168193 [ 267 ] {a9750008-7d87-4e81-93f6-ee68eec383d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1276 | 2026.03.18 02:26:45.168942 [ 267 ] {a9750008-7d87-4e81-93f6-ee68eec383d8} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1277 | 2026.03.18 02:26:45.168976 [ 267 ] {a9750008-7d87-4e81-93f6-ee68eec383d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1278 | 2026.03.18 02:26:45.172147 [ 267 ] {a9750008-7d87-4e81-93f6-ee68eec383d8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1279 | 2026.03.18 02:26:45.172675 [ 267 ] {a9750008-7d87-4e81-93f6-ee68eec383d8} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1280 | 2026.03.18 02:26:45.172821 [ 267 ] {a9750008-7d87-4e81-93f6-ee68eec383d8} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.004698 sec., 1489.995742869306 rows/sec., 2.67 MiB/sec. | ||
| 1281 | 2026.03.18 02:26:45.172888 [ 267 ] {a9750008-7d87-4e81-93f6-ee68eec383d8} <Debug> TCPHandler: Processed in 0.004897899 sec. | ||
| 1282 | 2026.03.18 02:26:45.173000 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1283 | 2026.03.18 02:26:45.173095 [ 267 ] {99e47d96-24ad-49a7-910f-9cc076cc4b48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1284 | 2026.03.18 02:26:45.173135 [ 267 ] {99e47d96-24ad-49a7-910f-9cc076cc4b48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1285 | 2026.03.18 02:26:45.173464 [ 267 ] {99e47d96-24ad-49a7-910f-9cc076cc4b48} <Trace> oximeter.measurements_i64 (b8ea09f5-10e8-4ad1-aee5-2a39b87569cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1286 | 2026.03.18 02:26:45.173500 [ 267 ] {99e47d96-24ad-49a7-910f-9cc076cc4b48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1287 | 2026.03.18 02:26:45.173947 [ 267 ] {99e47d96-24ad-49a7-910f-9cc076cc4b48} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1288 | 2026.03.18 02:26:45.174399 [ 267 ] {99e47d96-24ad-49a7-910f-9cc076cc4b48} <Trace> oximeter.measurements_i64 (b8ea09f5-10e8-4ad1-aee5-2a39b87569cf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1289 | 2026.03.18 02:26:45.174524 [ 267 ] {99e47d96-24ad-49a7-910f-9cc076cc4b48} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001449 sec., 2070.3933747412007 rows/sec., 146.25 KiB/sec. | ||
| 1290 | 2026.03.18 02:26:45.174566 [ 267 ] {99e47d96-24ad-49a7-910f-9cc076cc4b48} <Debug> TCPHandler: Processed in 0.001615846 sec. | ||
| 1291 | 2026.03.18 02:26:45.174671 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1292 | 2026.03.18 02:26:45.174764 [ 267 ] {e53292a7-c9b0-42e3-954a-f7061d7b4bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1293 | 2026.03.18 02:26:45.174804 [ 267 ] {e53292a7-c9b0-42e3-954a-f7061d7b4bae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1294 | 2026.03.18 02:26:45.175135 [ 267 ] {e53292a7-c9b0-42e3-954a-f7061d7b4bae} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1295 | 2026.03.18 02:26:45.175171 [ 267 ] {e53292a7-c9b0-42e3-954a-f7061d7b4bae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1296 | 2026.03.18 02:26:45.175705 [ 267 ] {e53292a7-c9b0-42e3-954a-f7061d7b4bae} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1297 | 2026.03.18 02:26:45.176171 [ 267 ] {e53292a7-c9b0-42e3-954a-f7061d7b4bae} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1298 | 2026.03.18 02:26:45.176303 [ 267 ] {e53292a7-c9b0-42e3-954a-f7061d7b4bae} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001557 sec., 57803.46820809248 rows/sec., 3.62 MiB/sec. | ||
| 1299 | 2026.03.18 02:26:45.176343 [ 267 ] {e53292a7-c9b0-42e3-954a-f7061d7b4bae} <Debug> TCPHandler: Processed in 0.001721609 sec. | ||
| 1300 | 2026.03.18 02:26:46.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.46 MiB, peak 172.73 MiB, free memory in arenas 0.00 B, will set to 165.41 MiB (RSS), difference: -1.04 MiB | ||
| 1301 | 2026.03.18 02:26:50.059711 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1302 | 2026.03.18 02:26:50.059926 [ 267 ] {202f8533-dfdf-4d10-8eed-e588d29a9acd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1303 | 2026.03.18 02:26:50.060003 [ 267 ] {202f8533-dfdf-4d10-8eed-e588d29a9acd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1304 | 2026.03.18 02:26:50.060707 [ 267 ] {202f8533-dfdf-4d10-8eed-e588d29a9acd} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1305 | 2026.03.18 02:26:50.060758 [ 267 ] {202f8533-dfdf-4d10-8eed-e588d29a9acd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1306 | 2026.03.18 02:26:50.061248 [ 267 ] {202f8533-dfdf-4d10-8eed-e588d29a9acd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1307 | 2026.03.18 02:26:50.061746 [ 267 ] {202f8533-dfdf-4d10-8eed-e588d29a9acd} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1308 | 2026.03.18 02:26:50.061932 [ 267 ] {202f8533-dfdf-4d10-8eed-e588d29a9acd} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002062 sec., 27158.098933074685 rows/sec., 2.07 MiB/sec. | ||
| 1309 | 2026.03.18 02:26:50.061989 [ 267 ] {202f8533-dfdf-4d10-8eed-e588d29a9acd} <Debug> TCPHandler: Processed in 0.00242477 sec. | ||
| 1310 | 2026.03.18 02:26:50.062115 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1311 | 2026.03.18 02:26:50.062220 [ 267 ] {3c50fa3c-da7f-42e9-8caa-1addf58ec44a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1312 | 2026.03.18 02:26:50.062265 [ 267 ] {3c50fa3c-da7f-42e9-8caa-1addf58ec44a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1313 | 2026.03.18 02:26:50.062722 [ 267 ] {3c50fa3c-da7f-42e9-8caa-1addf58ec44a} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1314 | 2026.03.18 02:26:50.062761 [ 267 ] {3c50fa3c-da7f-42e9-8caa-1addf58ec44a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1315 | 2026.03.18 02:26:50.063179 [ 267 ] {3c50fa3c-da7f-42e9-8caa-1addf58ec44a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1316 | 2026.03.18 02:26:50.063606 [ 267 ] {3c50fa3c-da7f-42e9-8caa-1addf58ec44a} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1317 | 2026.03.18 02:26:50.063750 [ 267 ] {3c50fa3c-da7f-42e9-8caa-1addf58ec44a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001555 sec., 41157.556270096466 rows/sec., 3.21 MiB/sec. | ||
| 1318 | 2026.03.18 02:26:50.063794 [ 267 ] {3c50fa3c-da7f-42e9-8caa-1addf58ec44a} <Debug> TCPHandler: Processed in 0.001731969 sec. | ||
| 1319 | 2026.03.18 02:26:50.063903 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1320 | 2026.03.18 02:26:50.064003 [ 267 ] {515bec78-07a6-4083-a428-25e81dc6ea2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1321 | 2026.03.18 02:26:50.064055 [ 267 ] {515bec78-07a6-4083-a428-25e81dc6ea2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1322 | 2026.03.18 02:26:50.064473 [ 267 ] {515bec78-07a6-4083-a428-25e81dc6ea2d} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1323 | 2026.03.18 02:26:50.064510 [ 267 ] {515bec78-07a6-4083-a428-25e81dc6ea2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1324 | 2026.03.18 02:26:50.064953 [ 267 ] {515bec78-07a6-4083-a428-25e81dc6ea2d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1325 | 2026.03.18 02:26:50.065463 [ 267 ] {515bec78-07a6-4083-a428-25e81dc6ea2d} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1326 | 2026.03.18 02:26:50.065609 [ 267 ] {515bec78-07a6-4083-a428-25e81dc6ea2d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001627 sec., 98340.50399508298 rows/sec., 6.85 MiB/sec. | ||
| 1327 | 2026.03.18 02:26:50.065647 [ 267 ] {515bec78-07a6-4083-a428-25e81dc6ea2d} <Debug> TCPHandler: Processed in 0.001794071 sec. | ||
| 1328 | 2026.03.18 02:26:50.065749 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1329 | 2026.03.18 02:26:50.065845 [ 267 ] {a2a3b562-2195-4fe5-9935-dac47336dea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1330 | 2026.03.18 02:26:50.065888 [ 267 ] {a2a3b562-2195-4fe5-9935-dac47336dea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1331 | 2026.03.18 02:26:50.066227 [ 267 ] {a2a3b562-2195-4fe5-9935-dac47336dea9} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1332 | 2026.03.18 02:26:50.066263 [ 267 ] {a2a3b562-2195-4fe5-9935-dac47336dea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1333 | 2026.03.18 02:26:50.066688 [ 267 ] {a2a3b562-2195-4fe5-9935-dac47336dea9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1334 | 2026.03.18 02:26:50.067191 [ 267 ] {a2a3b562-2195-4fe5-9935-dac47336dea9} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1335 | 2026.03.18 02:26:50.067328 [ 267 ] {a2a3b562-2195-4fe5-9935-dac47336dea9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001502 sec., 39946.73768308921 rows/sec., 2.69 MiB/sec. | ||
| 1336 | 2026.03.18 02:26:50.067364 [ 267 ] {a2a3b562-2195-4fe5-9935-dac47336dea9} <Debug> TCPHandler: Processed in 0.001668938 sec. | ||
| 1337 | 2026.03.18 02:26:50.562993 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1338 | 2026.03.18 02:26:50.563070 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1339 | 2026.03.18 02:26:50.635975 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 106 entries to flush up to offset 200 | ||
| 1340 | 2026.03.18 02:26:50.639525 [ 243 ] {} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1341 | 2026.03.18 02:26:50.639564 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1342 | 2026.03.18 02:26:50.640984 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1343 | 2026.03.18 02:26:50.641506 [ 243 ] {} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1344 | 2026.03.18 02:26:50.641825 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 200 | ||
| 1345 | 2026.03.18 02:26:50.644610 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1939 | ||
| 1346 | 2026.03.18 02:26:50.645142 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1347 | 2026.03.18 02:26:50.645186 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1348 | 2026.03.18 02:26:50.645862 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1349 | 2026.03.18 02:26:50.646434 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1350 | 2026.03.18 02:26:50.646563 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1939 | ||
| 1351 | 2026.03.18 02:26:50.737575 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1352 | 2026.03.18 02:26:50.756701 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1353 | 2026.03.18 02:26:50.756808 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1354 | 2026.03.18 02:26:50.763918 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1355 | 2026.03.18 02:26:50.765244 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1356 | 2026.03.18 02:26:50.768954 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1357 | 2026.03.18 02:26:51.001124 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.28 MiB, peak 172.73 MiB, free memory in arenas 0.00 B, will set to 167.97 MiB (RSS), difference: 1.69 MiB | ||
| 1358 | 2026.03.18 02:26:55.068552 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1359 | 2026.03.18 02:26:55.068872 [ 267 ] {0ed944a8-1ad1-4a97-bd3c-5d885ffced7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1360 | 2026.03.18 02:26:55.068979 [ 267 ] {0ed944a8-1ad1-4a97-bd3c-5d885ffced7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1361 | 2026.03.18 02:26:55.069824 [ 267 ] {0ed944a8-1ad1-4a97-bd3c-5d885ffced7f} <Trace> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1362 | 2026.03.18 02:26:55.069867 [ 267 ] {0ed944a8-1ad1-4a97-bd3c-5d885ffced7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1363 | 2026.03.18 02:26:55.070269 [ 267 ] {0ed944a8-1ad1-4a97-bd3c-5d885ffced7f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1364 | 2026.03.18 02:26:55.070502 [ 267 ] {0ed944a8-1ad1-4a97-bd3c-5d885ffced7f} <Trace> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1365 | 2026.03.18 02:26:55.070655 [ 267 ] {0ed944a8-1ad1-4a97-bd3c-5d885ffced7f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001866 sec., 152197.21329046087 rows/sec., 9.67 MiB/sec. | ||
| 1366 | 2026.03.18 02:26:55.070697 [ 267 ] {0ed944a8-1ad1-4a97-bd3c-5d885ffced7f} <Debug> TCPHandler: Processed in 0.002342437 sec. | ||
| 1367 | 2026.03.18 02:26:55.070815 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1368 | 2026.03.18 02:26:55.070911 [ 267 ] {fff746ee-c049-4658-8a80-1b29351c618e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1369 | 2026.03.18 02:26:55.070954 [ 267 ] {fff746ee-c049-4658-8a80-1b29351c618e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1370 | 2026.03.18 02:26:55.071616 [ 267 ] {fff746ee-c049-4658-8a80-1b29351c618e} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1371 | 2026.03.18 02:26:55.071653 [ 267 ] {fff746ee-c049-4658-8a80-1b29351c618e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1372 | 2026.03.18 02:26:55.072021 [ 267 ] {fff746ee-c049-4658-8a80-1b29351c618e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1373 | 2026.03.18 02:26:55.072245 [ 267 ] {fff746ee-c049-4658-8a80-1b29351c618e} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1374 | 2026.03.18 02:26:55.072372 [ 267 ] {fff746ee-c049-4658-8a80-1b29351c618e} <Debug> executeQuery: Read 847 rows, 68.15 KiB in 0.001479 sec., 572684.2461122379 rows/sec., 45.00 MiB/sec. | ||
| 1375 | 2026.03.18 02:26:55.072409 [ 267 ] {fff746ee-c049-4658-8a80-1b29351c618e} <Debug> TCPHandler: Processed in 0.001644247 sec. | ||
| 1376 | 2026.03.18 02:26:55.072516 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1377 | 2026.03.18 02:26:55.072637 [ 267 ] {d2339df4-30cd-4724-b028-83cc59755a37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1378 | 2026.03.18 02:26:55.072678 [ 267 ] {d2339df4-30cd-4724-b028-83cc59755a37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1379 | 2026.03.18 02:26:55.073096 [ 267 ] {d2339df4-30cd-4724-b028-83cc59755a37} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1380 | 2026.03.18 02:26:55.073133 [ 267 ] {d2339df4-30cd-4724-b028-83cc59755a37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1381 | 2026.03.18 02:26:55.073427 [ 267 ] {d2339df4-30cd-4724-b028-83cc59755a37} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1382 | 2026.03.18 02:26:55.073637 [ 267 ] {d2339df4-30cd-4724-b028-83cc59755a37} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1383 | 2026.03.18 02:26:55.073763 [ 267 ] {d2339df4-30cd-4724-b028-83cc59755a37} <Debug> executeQuery: Read 167 rows, 10.42 KiB in 0.001145 sec., 145851.5283842795 rows/sec., 8.89 MiB/sec. | ||
| 1384 | 2026.03.18 02:26:55.073801 [ 267 ] {d2339df4-30cd-4724-b028-83cc59755a37} <Debug> TCPHandler: Processed in 0.001334028 sec. | ||
| 1385 | 2026.03.18 02:26:55.073930 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1386 | 2026.03.18 02:26:55.074025 [ 267 ] {c5ed35bb-334b-4857-9e15-6e573edc9327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1387 | 2026.03.18 02:26:55.074064 [ 267 ] {c5ed35bb-334b-4857-9e15-6e573edc9327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1388 | 2026.03.18 02:26:55.074473 [ 267 ] {c5ed35bb-334b-4857-9e15-6e573edc9327} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1389 | 2026.03.18 02:26:55.074510 [ 267 ] {c5ed35bb-334b-4857-9e15-6e573edc9327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1390 | 2026.03.18 02:26:55.074809 [ 267 ] {c5ed35bb-334b-4857-9e15-6e573edc9327} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1391 | 2026.03.18 02:26:55.075018 [ 267 ] {c5ed35bb-334b-4857-9e15-6e573edc9327} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1392 | 2026.03.18 02:26:55.075140 [ 267 ] {c5ed35bb-334b-4857-9e15-6e573edc9327} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001133 sec., 131509.26743159755 rows/sec., 8.50 MiB/sec. | ||
| 1393 | 2026.03.18 02:26:55.075177 [ 267 ] {c5ed35bb-334b-4857-9e15-6e573edc9327} <Debug> TCPHandler: Processed in 0.001296827 sec. | ||
| 1394 | 2026.03.18 02:26:55.075281 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1395 | 2026.03.18 02:26:55.075376 [ 267 ] {ae352a45-1322-43c0-92f2-a54fa081cad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1396 | 2026.03.18 02:26:55.075416 [ 267 ] {ae352a45-1322-43c0-92f2-a54fa081cad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1397 | 2026.03.18 02:26:55.075853 [ 267 ] {ae352a45-1322-43c0-92f2-a54fa081cad1} <Trace> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1398 | 2026.03.18 02:26:55.075888 [ 267 ] {ae352a45-1322-43c0-92f2-a54fa081cad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1399 | 2026.03.18 02:26:55.076182 [ 267 ] {ae352a45-1322-43c0-92f2-a54fa081cad1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1400 | 2026.03.18 02:26:55.076402 [ 267 ] {ae352a45-1322-43c0-92f2-a54fa081cad1} <Trace> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1401 | 2026.03.18 02:26:55.076529 [ 267 ] {ae352a45-1322-43c0-92f2-a54fa081cad1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001169 sec., 126603.93498716853 rows/sec., 7.20 MiB/sec. | ||
| 1402 | 2026.03.18 02:26:55.076564 [ 267 ] {ae352a45-1322-43c0-92f2-a54fa081cad1} <Debug> TCPHandler: Processed in 0.001332667 sec. | ||
| 1403 | 2026.03.18 02:26:55.076670 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1404 | 2026.03.18 02:26:55.076763 [ 267 ] {fb1703d6-a006-43fb-b13b-8f724ad23957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1405 | 2026.03.18 02:26:55.076803 [ 267 ] {fb1703d6-a006-43fb-b13b-8f724ad23957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1406 | 2026.03.18 02:26:55.077334 [ 267 ] {fb1703d6-a006-43fb-b13b-8f724ad23957} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1407 | 2026.03.18 02:26:55.077371 [ 267 ] {fb1703d6-a006-43fb-b13b-8f724ad23957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1408 | 2026.03.18 02:26:55.077682 [ 267 ] {fb1703d6-a006-43fb-b13b-8f724ad23957} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1409 | 2026.03.18 02:26:55.077892 [ 267 ] {fb1703d6-a006-43fb-b13b-8f724ad23957} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1410 | 2026.03.18 02:26:55.078017 [ 267 ] {fb1703d6-a006-43fb-b13b-8f724ad23957} <Debug> executeQuery: Read 523 rows, 37.84 KiB in 0.001272 sec., 411163.5220125787 rows/sec., 29.05 MiB/sec. | ||
| 1411 | 2026.03.18 02:26:55.078055 [ 267 ] {fb1703d6-a006-43fb-b13b-8f724ad23957} <Debug> TCPHandler: Processed in 0.001435371 sec. | ||
| 1412 | 2026.03.18 02:26:55.078177 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1413 | 2026.03.18 02:26:55.078297 [ 267 ] {4808c3b5-61c5-4b75-9e4f-4c3ee24332cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1414 | 2026.03.18 02:26:55.078350 [ 267 ] {4808c3b5-61c5-4b75-9e4f-4c3ee24332cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1415 | 2026.03.18 02:26:55.078743 [ 267 ] {4808c3b5-61c5-4b75-9e4f-4c3ee24332cf} <Trace> oximeter.measurements_bool (cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1416 | 2026.03.18 02:26:55.078789 [ 267 ] {4808c3b5-61c5-4b75-9e4f-4c3ee24332cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1417 | 2026.03.18 02:26:55.079167 [ 267 ] {4808c3b5-61c5-4b75-9e4f-4c3ee24332cf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1418 | 2026.03.18 02:26:55.079402 [ 267 ] {4808c3b5-61c5-4b75-9e4f-4c3ee24332cf} <Trace> oximeter.measurements_bool (cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1419 | 2026.03.18 02:26:55.079534 [ 267 ] {4808c3b5-61c5-4b75-9e4f-4c3ee24332cf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001263 sec., 4750.593824228028 rows/sec., 248.20 KiB/sec. | ||
| 1420 | 2026.03.18 02:26:55.079571 [ 267 ] {4808c3b5-61c5-4b75-9e4f-4c3ee24332cf} <Debug> TCPHandler: Processed in 0.001457621 sec. | ||
| 1421 | 2026.03.18 02:26:55.079667 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1422 | 2026.03.18 02:26:55.079760 [ 267 ] {90a91c26-6a15-4958-8795-abbb2bb03547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1423 | 2026.03.18 02:26:55.079802 [ 267 ] {90a91c26-6a15-4958-8795-abbb2bb03547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1424 | 2026.03.18 02:26:55.080188 [ 267 ] {90a91c26-6a15-4958-8795-abbb2bb03547} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1425 | 2026.03.18 02:26:55.080224 [ 267 ] {90a91c26-6a15-4958-8795-abbb2bb03547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1426 | 2026.03.18 02:26:55.080552 [ 267 ] {90a91c26-6a15-4958-8795-abbb2bb03547} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1427 | 2026.03.18 02:26:55.080754 [ 267 ] {90a91c26-6a15-4958-8795-abbb2bb03547} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1428 | 2026.03.18 02:26:55.080883 [ 267 ] {90a91c26-6a15-4958-8795-abbb2bb03547} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001141 sec., 232252.41016652057 rows/sec., 15.43 MiB/sec. | ||
| 1429 | 2026.03.18 02:26:55.080918 [ 267 ] {90a91c26-6a15-4958-8795-abbb2bb03547} <Debug> TCPHandler: Processed in 0.001297167 sec. | ||
| 1430 | 2026.03.18 02:26:55.081019 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1431 | 2026.03.18 02:26:55.081109 [ 267 ] {35b2b214-3cba-4a28-a9e1-580d858fcd50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1432 | 2026.03.18 02:26:55.081149 [ 267 ] {35b2b214-3cba-4a28-a9e1-580d858fcd50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1433 | 2026.03.18 02:26:55.081477 [ 267 ] {35b2b214-3cba-4a28-a9e1-580d858fcd50} <Trace> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1434 | 2026.03.18 02:26:55.081512 [ 267 ] {35b2b214-3cba-4a28-a9e1-580d858fcd50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1435 | 2026.03.18 02:26:55.081797 [ 267 ] {35b2b214-3cba-4a28-a9e1-580d858fcd50} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1436 | 2026.03.18 02:26:55.082004 [ 267 ] {35b2b214-3cba-4a28-a9e1-580d858fcd50} <Trace> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1437 | 2026.03.18 02:26:55.082131 [ 267 ] {35b2b214-3cba-4a28-a9e1-580d858fcd50} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00104 sec., 961.5384615384617 rows/sec., 64.79 KiB/sec. | ||
| 1438 | 2026.03.18 02:26:55.082165 [ 267 ] {35b2b214-3cba-4a28-a9e1-580d858fcd50} <Debug> TCPHandler: Processed in 0.001194004 sec. | ||
| 1439 | 2026.03.18 02:26:55.082264 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1440 | 2026.03.18 02:26:55.082377 [ 267 ] {45c15085-b8ae-4025-92cc-0c5cce5c8d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1441 | 2026.03.18 02:26:55.082443 [ 267 ] {45c15085-b8ae-4025-92cc-0c5cce5c8d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1442 | 2026.03.18 02:26:55.083347 [ 267 ] {45c15085-b8ae-4025-92cc-0c5cce5c8d2f} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1443 | 2026.03.18 02:26:55.083385 [ 267 ] {45c15085-b8ae-4025-92cc-0c5cce5c8d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1444 | 2026.03.18 02:26:55.083897 [ 267 ] {45c15085-b8ae-4025-92cc-0c5cce5c8d2f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1445 | 2026.03.18 02:26:55.084118 [ 267 ] {45c15085-b8ae-4025-92cc-0c5cce5c8d2f} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1446 | 2026.03.18 02:26:55.084263 [ 267 ] {45c15085-b8ae-4025-92cc-0c5cce5c8d2f} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001911 sec., 13082.155939298797 rows/sec., 23.44 MiB/sec. | ||
| 1447 | 2026.03.18 02:26:55.084319 [ 267 ] {45c15085-b8ae-4025-92cc-0c5cce5c8d2f} <Debug> TCPHandler: Processed in 0.002105491 sec. | ||
| 1448 | 2026.03.18 02:26:55.084426 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1449 | 2026.03.18 02:26:55.084521 [ 267 ] {13859267-0873-4183-a543-11725b2d1671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1450 | 2026.03.18 02:26:55.084562 [ 267 ] {13859267-0873-4183-a543-11725b2d1671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1451 | 2026.03.18 02:26:55.084888 [ 267 ] {13859267-0873-4183-a543-11725b2d1671} <Trace> oximeter.measurements_i64 (b8ea09f5-10e8-4ad1-aee5-2a39b87569cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1452 | 2026.03.18 02:26:55.084925 [ 267 ] {13859267-0873-4183-a543-11725b2d1671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1453 | 2026.03.18 02:26:55.085236 [ 267 ] {13859267-0873-4183-a543-11725b2d1671} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1454 | 2026.03.18 02:26:55.085450 [ 267 ] {13859267-0873-4183-a543-11725b2d1671} <Trace> oximeter.measurements_i64 (b8ea09f5-10e8-4ad1-aee5-2a39b87569cf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1455 | 2026.03.18 02:26:55.085575 [ 267 ] {13859267-0873-4183-a543-11725b2d1671} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001073 sec., 13979.496738117428 rows/sec., 1.04 MiB/sec. | ||
| 1456 | 2026.03.18 02:26:55.085610 [ 267 ] {13859267-0873-4183-a543-11725b2d1671} <Debug> TCPHandler: Processed in 0.001233245 sec. | ||
| 1457 | 2026.03.18 02:26:55.085710 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1458 | 2026.03.18 02:26:55.085804 [ 267 ] {6239a00d-f40f-493d-9473-5fc59e6cbde8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1459 | 2026.03.18 02:26:55.085846 [ 267 ] {6239a00d-f40f-493d-9473-5fc59e6cbde8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1460 | 2026.03.18 02:26:55.086184 [ 267 ] {6239a00d-f40f-493d-9473-5fc59e6cbde8} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1461 | 2026.03.18 02:26:55.086221 [ 267 ] {6239a00d-f40f-493d-9473-5fc59e6cbde8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1462 | 2026.03.18 02:26:55.086525 [ 267 ] {6239a00d-f40f-493d-9473-5fc59e6cbde8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1463 | 2026.03.18 02:26:55.086750 [ 267 ] {6239a00d-f40f-493d-9473-5fc59e6cbde8} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1464 | 2026.03.18 02:26:55.086885 [ 267 ] {6239a00d-f40f-493d-9473-5fc59e6cbde8} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001099 sec., 81892.6296633303 rows/sec., 5.12 MiB/sec. | ||
| 1465 | 2026.03.18 02:26:55.086921 [ 267 ] {6239a00d-f40f-493d-9473-5fc59e6cbde8} <Debug> TCPHandler: Processed in 0.001259156 sec. | ||
| 1466 | 2026.03.18 02:26:58.147421 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2451 | ||
| 1467 | 2026.03.18 02:26:58.147947 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1468 | 2026.03.18 02:26:58.147992 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1469 | 2026.03.18 02:26:58.148499 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1470 | 2026.03.18 02:26:58.148753 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1471 | 2026.03.18 02:26:58.148895 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2451 | ||
| 1472 | 2026.03.18 02:26:58.269833 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1473 | 2026.03.18 02:26:58.287603 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1474 | 2026.03.18 02:26:58.287667 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1475 | 2026.03.18 02:26:58.293949 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1476 | 2026.03.18 02:26:58.294685 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1477 | 2026.03.18 02:26:58.298052 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1478 | 2026.03.18 02:27:00.061225 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1479 | 2026.03.18 02:27:00.061493 [ 267 ] {1bef3850-cd92-42ef-a580-d96adaff3cd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1480 | 2026.03.18 02:27:00.061656 [ 267 ] {1bef3850-cd92-42ef-a580-d96adaff3cd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1481 | 2026.03.18 02:27:00.062332 [ 267 ] {1bef3850-cd92-42ef-a580-d96adaff3cd0} <Trace> oximeter.fields_ipaddr (31ddfa6f-ba7e-42a2-9345-bae050f7c256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1482 | 2026.03.18 02:27:00.062382 [ 267 ] {1bef3850-cd92-42ef-a580-d96adaff3cd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1483 | 2026.03.18 02:27:00.062754 [ 267 ] {1bef3850-cd92-42ef-a580-d96adaff3cd0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1484 | 2026.03.18 02:27:00.062964 [ 267 ] {1bef3850-cd92-42ef-a580-d96adaff3cd0} <Trace> oximeter.fields_ipaddr (31ddfa6f-ba7e-42a2-9345-bae050f7c256): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1485 | 2026.03.18 02:27:00.063106 [ 267 ] {1bef3850-cd92-42ef-a580-d96adaff3cd0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001665 sec., 1201.2012012012012 rows/sec., 97.95 KiB/sec. | ||
| 1486 | 2026.03.18 02:27:00.063143 [ 267 ] {1bef3850-cd92-42ef-a580-d96adaff3cd0} <Debug> TCPHandler: Processed in 0.00209827 sec. | ||
| 1487 | 2026.03.18 02:27:00.063258 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1488 | 2026.03.18 02:27:00.063348 [ 267 ] {2ab40d1e-64e9-460e-8bd0-3087169be889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1489 | 2026.03.18 02:27:00.063385 [ 267 ] {2ab40d1e-64e9-460e-8bd0-3087169be889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1490 | 2026.03.18 02:27:00.063892 [ 267 ] {2ab40d1e-64e9-460e-8bd0-3087169be889} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1491 | 2026.03.18 02:27:00.063928 [ 267 ] {2ab40d1e-64e9-460e-8bd0-3087169be889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1492 | 2026.03.18 02:27:00.064218 [ 267 ] {2ab40d1e-64e9-460e-8bd0-3087169be889} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1493 | 2026.03.18 02:27:00.064437 [ 267 ] {2ab40d1e-64e9-460e-8bd0-3087169be889} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1494 | 2026.03.18 02:27:00.064560 [ 267 ] {2ab40d1e-64e9-460e-8bd0-3087169be889} <Debug> executeQuery: Read 77 rows, 6.46 KiB in 0.001183 sec., 65088.757396449706 rows/sec., 5.33 MiB/sec. | ||
| 1495 | 2026.03.18 02:27:00.064596 [ 267 ] {2ab40d1e-64e9-460e-8bd0-3087169be889} <Debug> TCPHandler: Processed in 0.001344428 sec. | ||
| 1496 | 2026.03.18 02:27:00.064717 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1497 | 2026.03.18 02:27:00.064809 [ 267 ] {1d9a0d0d-e094-4011-84fe-02b5d12f3751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1498 | 2026.03.18 02:27:00.064848 [ 267 ] {1d9a0d0d-e094-4011-84fe-02b5d12f3751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1499 | 2026.03.18 02:27:00.065249 [ 267 ] {1d9a0d0d-e094-4011-84fe-02b5d12f3751} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1500 | 2026.03.18 02:27:00.065283 [ 267 ] {1d9a0d0d-e094-4011-84fe-02b5d12f3751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1501 | 2026.03.18 02:27:00.065566 [ 267 ] {1d9a0d0d-e094-4011-84fe-02b5d12f3751} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1502 | 2026.03.18 02:27:00.065769 [ 267 ] {1d9a0d0d-e094-4011-84fe-02b5d12f3751} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1503 | 2026.03.18 02:27:00.065886 [ 267 ] {1d9a0d0d-e094-4011-84fe-02b5d12f3751} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.00111 sec., 10810.81081081081 rows/sec., 803.24 KiB/sec. | ||
| 1504 | 2026.03.18 02:27:00.065918 [ 267 ] {1d9a0d0d-e094-4011-84fe-02b5d12f3751} <Debug> TCPHandler: Processed in 0.001270316 sec. | ||
| 1505 | 2026.03.18 02:27:00.066025 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1506 | 2026.03.18 02:27:00.066109 [ 267 ] {2ec6cd6c-1f40-4b08-8c61-fb699c7ac923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1507 | 2026.03.18 02:27:00.066145 [ 267 ] {2ec6cd6c-1f40-4b08-8c61-fb699c7ac923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1508 | 2026.03.18 02:27:00.066531 [ 267 ] {2ec6cd6c-1f40-4b08-8c61-fb699c7ac923} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1509 | 2026.03.18 02:27:00.066564 [ 267 ] {2ec6cd6c-1f40-4b08-8c61-fb699c7ac923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1510 | 2026.03.18 02:27:00.066917 [ 267 ] {2ec6cd6c-1f40-4b08-8c61-fb699c7ac923} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1511 | 2026.03.18 02:27:00.067123 [ 267 ] {2ec6cd6c-1f40-4b08-8c61-fb699c7ac923} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1512 | 2026.03.18 02:27:00.067247 [ 267 ] {2ec6cd6c-1f40-4b08-8c61-fb699c7ac923} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001123 sec., 67675.86821015137 rows/sec., 5.29 MiB/sec. | ||
| 1513 | 2026.03.18 02:27:00.067283 [ 267 ] {2ec6cd6c-1f40-4b08-8c61-fb699c7ac923} <Debug> TCPHandler: Processed in 0.001280036 sec. | ||
| 1514 | 2026.03.18 02:27:00.067389 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1515 | 2026.03.18 02:27:00.067480 [ 267 ] {264379ce-4717-47dc-83ed-6bd1e6344e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1516 | 2026.03.18 02:27:00.067524 [ 267 ] {264379ce-4717-47dc-83ed-6bd1e6344e37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1517 | 2026.03.18 02:27:00.067992 [ 267 ] {264379ce-4717-47dc-83ed-6bd1e6344e37} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1518 | 2026.03.18 02:27:00.068025 [ 267 ] {264379ce-4717-47dc-83ed-6bd1e6344e37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1519 | 2026.03.18 02:27:00.068314 [ 267 ] {264379ce-4717-47dc-83ed-6bd1e6344e37} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1520 | 2026.03.18 02:27:00.068513 [ 267 ] {264379ce-4717-47dc-83ed-6bd1e6344e37} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1521 | 2026.03.18 02:27:00.068696 [ 267 ] {264379ce-4717-47dc-83ed-6bd1e6344e37} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001232 sec., 130681.81818181818 rows/sec., 9.10 MiB/sec. | ||
| 1522 | 2026.03.18 02:27:00.068730 [ 267 ] {264379ce-4717-47dc-83ed-6bd1e6344e37} <Debug> TCPHandler: Processed in 0.00138788 sec. | ||
| 1523 | 2026.03.18 02:27:00.068847 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1524 | 2026.03.18 02:27:00.068976 [ 267 ] {dfabd095-7006-4e63-9400-0cd7dbaa4ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1525 | 2026.03.18 02:27:00.069042 [ 267 ] {dfabd095-7006-4e63-9400-0cd7dbaa4ada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1526 | 2026.03.18 02:27:00.069835 [ 267 ] {dfabd095-7006-4e63-9400-0cd7dbaa4ada} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1527 | 2026.03.18 02:27:00.069871 [ 267 ] {dfabd095-7006-4e63-9400-0cd7dbaa4ada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1528 | 2026.03.18 02:27:00.070370 [ 267 ] {dfabd095-7006-4e63-9400-0cd7dbaa4ada} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1529 | 2026.03.18 02:27:00.070596 [ 267 ] {dfabd095-7006-4e63-9400-0cd7dbaa4ada} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1530 | 2026.03.18 02:27:00.070726 [ 267 ] {dfabd095-7006-4e63-9400-0cd7dbaa4ada} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00178 sec., 5617.9775280898875 rows/sec., 10.07 MiB/sec. | ||
| 1531 | 2026.03.18 02:27:00.070772 [ 267 ] {dfabd095-7006-4e63-9400-0cd7dbaa4ada} <Debug> TCPHandler: Processed in 0.001993527 sec. | ||
| 1532 | 2026.03.18 02:27:00.070867 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1533 | 2026.03.18 02:27:00.070954 [ 267 ] {35bb8cfc-7278-4ac1-b364-f6ef5f931725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1534 | 2026.03.18 02:27:00.070993 [ 267 ] {35bb8cfc-7278-4ac1-b364-f6ef5f931725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1535 | 2026.03.18 02:27:00.071292 [ 267 ] {35bb8cfc-7278-4ac1-b364-f6ef5f931725} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1536 | 2026.03.18 02:27:00.071326 [ 267 ] {35bb8cfc-7278-4ac1-b364-f6ef5f931725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1537 | 2026.03.18 02:27:00.071667 [ 267 ] {35bb8cfc-7278-4ac1-b364-f6ef5f931725} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1538 | 2026.03.18 02:27:00.071875 [ 267 ] {35bb8cfc-7278-4ac1-b364-f6ef5f931725} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1539 | 2026.03.18 02:27:00.071996 [ 267 ] {35bb8cfc-7278-4ac1-b364-f6ef5f931725} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001039 sec., 57747.83445620789 rows/sec., 3.89 MiB/sec. | ||
| 1540 | 2026.03.18 02:27:00.072031 [ 267 ] {35bb8cfc-7278-4ac1-b364-f6ef5f931725} <Debug> TCPHandler: Processed in 0.001195874 sec. | ||
| 1541 | 2026.03.18 02:27:00.642356 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 238 | ||
| 1542 | 2026.03.18 02:27:00.644782 [ 243 ] {} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1543 | 2026.03.18 02:27:00.644832 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1544 | 2026.03.18 02:27:00.645991 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1545 | 2026.03.18 02:27:00.646283 [ 243 ] {} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1546 | 2026.03.18 02:27:00.646610 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 238 | ||
| 1547 | 2026.03.18 02:27:05.068703 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1548 | 2026.03.18 02:27:05.068900 [ 267 ] {71b394c8-8e3b-4252-b505-ea58e57956f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1549 | 2026.03.18 02:27:05.068968 [ 267 ] {71b394c8-8e3b-4252-b505-ea58e57956f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1550 | 2026.03.18 02:27:05.069760 [ 267 ] {71b394c8-8e3b-4252-b505-ea58e57956f7} <Trace> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1551 | 2026.03.18 02:27:05.069802 [ 267 ] {71b394c8-8e3b-4252-b505-ea58e57956f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1552 | 2026.03.18 02:27:05.070212 [ 267 ] {71b394c8-8e3b-4252-b505-ea58e57956f7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1553 | 2026.03.18 02:27:05.070453 [ 267 ] {71b394c8-8e3b-4252-b505-ea58e57956f7} <Trace> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1554 | 2026.03.18 02:27:05.070613 [ 267 ] {71b394c8-8e3b-4252-b505-ea58e57956f7} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001764 sec., 160997.73242630385 rows/sec., 10.23 MiB/sec. | ||
| 1555 | 2026.03.18 02:27:05.070663 [ 267 ] {71b394c8-8e3b-4252-b505-ea58e57956f7} <Debug> TCPHandler: Processed in 0.00209357 sec. | ||
| 1556 | 2026.03.18 02:27:05.070791 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1557 | 2026.03.18 02:27:05.070896 [ 267 ] {bec45c1f-2be4-46fb-b5d9-1ee52df6a1bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1558 | 2026.03.18 02:27:05.070941 [ 267 ] {bec45c1f-2be4-46fb-b5d9-1ee52df6a1bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1559 | 2026.03.18 02:27:05.071714 [ 267 ] {bec45c1f-2be4-46fb-b5d9-1ee52df6a1bf} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1560 | 2026.03.18 02:27:05.071752 [ 267 ] {bec45c1f-2be4-46fb-b5d9-1ee52df6a1bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1561 | 2026.03.18 02:27:05.072126 [ 267 ] {bec45c1f-2be4-46fb-b5d9-1ee52df6a1bf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1562 | 2026.03.18 02:27:05.072351 [ 267 ] {bec45c1f-2be4-46fb-b5d9-1ee52df6a1bf} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1563 | 2026.03.18 02:27:05.072482 [ 267 ] {bec45c1f-2be4-46fb-b5d9-1ee52df6a1bf} <Debug> executeQuery: Read 851 rows, 68.55 KiB in 0.001611 sec., 528243.3271260087 rows/sec., 41.55 MiB/sec. | ||
| 1564 | 2026.03.18 02:27:05.072520 [ 267 ] {bec45c1f-2be4-46fb-b5d9-1ee52df6a1bf} <Debug> TCPHandler: Processed in 0.001782561 sec. | ||
| 1565 | 2026.03.18 02:27:05.072638 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1566 | 2026.03.18 02:27:05.072739 [ 267 ] {aa087a4e-0983-4245-9c8b-faf4b13513df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1567 | 2026.03.18 02:27:05.072781 [ 267 ] {aa087a4e-0983-4245-9c8b-faf4b13513df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1568 | 2026.03.18 02:27:05.073225 [ 267 ] {aa087a4e-0983-4245-9c8b-faf4b13513df} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1569 | 2026.03.18 02:27:05.073260 [ 267 ] {aa087a4e-0983-4245-9c8b-faf4b13513df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1570 | 2026.03.18 02:27:05.073569 [ 267 ] {aa087a4e-0983-4245-9c8b-faf4b13513df} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1571 | 2026.03.18 02:27:05.073783 [ 267 ] {aa087a4e-0983-4245-9c8b-faf4b13513df} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1572 | 2026.03.18 02:27:05.073908 [ 267 ] {aa087a4e-0983-4245-9c8b-faf4b13513df} <Debug> executeQuery: Read 169 rows, 10.57 KiB in 0.001191 sec., 141897.5650713686 rows/sec., 8.67 MiB/sec. | ||
| 1573 | 2026.03.18 02:27:05.073943 [ 267 ] {aa087a4e-0983-4245-9c8b-faf4b13513df} <Debug> TCPHandler: Processed in 0.001355969 sec. | ||
| 1574 | 2026.03.18 02:27:05.074053 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1575 | 2026.03.18 02:27:05.074158 [ 267 ] {c8eaacd8-c53b-4ad2-a22c-3a5110777e29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1576 | 2026.03.18 02:27:05.074200 [ 267 ] {c8eaacd8-c53b-4ad2-a22c-3a5110777e29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1577 | 2026.03.18 02:27:05.074640 [ 267 ] {c8eaacd8-c53b-4ad2-a22c-3a5110777e29} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1578 | 2026.03.18 02:27:05.074675 [ 267 ] {c8eaacd8-c53b-4ad2-a22c-3a5110777e29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1579 | 2026.03.18 02:27:05.074974 [ 267 ] {c8eaacd8-c53b-4ad2-a22c-3a5110777e29} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1580 | 2026.03.18 02:27:05.075189 [ 267 ] {c8eaacd8-c53b-4ad2-a22c-3a5110777e29} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1581 | 2026.03.18 02:27:05.075316 [ 267 ] {c8eaacd8-c53b-4ad2-a22c-3a5110777e29} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001178 sec., 126485.5687606112 rows/sec., 8.17 MiB/sec. | ||
| 1582 | 2026.03.18 02:27:05.075354 [ 267 ] {c8eaacd8-c53b-4ad2-a22c-3a5110777e29} <Debug> TCPHandler: Processed in 0.001351788 sec. | ||
| 1583 | 2026.03.18 02:27:05.075473 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1584 | 2026.03.18 02:27:05.075565 [ 267 ] {8bdbe381-611f-4e80-a94e-5b1e1d7c7880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1585 | 2026.03.18 02:27:05.075606 [ 267 ] {8bdbe381-611f-4e80-a94e-5b1e1d7c7880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1586 | 2026.03.18 02:27:05.076030 [ 267 ] {8bdbe381-611f-4e80-a94e-5b1e1d7c7880} <Trace> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1587 | 2026.03.18 02:27:05.076067 [ 267 ] {8bdbe381-611f-4e80-a94e-5b1e1d7c7880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1588 | 2026.03.18 02:27:05.076364 [ 267 ] {8bdbe381-611f-4e80-a94e-5b1e1d7c7880} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1589 | 2026.03.18 02:27:05.076576 [ 267 ] {8bdbe381-611f-4e80-a94e-5b1e1d7c7880} <Trace> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1590 | 2026.03.18 02:27:05.076703 [ 267 ] {8bdbe381-611f-4e80-a94e-5b1e1d7c7880} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001151 sec., 128583.84013900957 rows/sec., 7.31 MiB/sec. | ||
| 1591 | 2026.03.18 02:27:05.076739 [ 267 ] {8bdbe381-611f-4e80-a94e-5b1e1d7c7880} <Debug> TCPHandler: Processed in 0.001315928 sec. | ||
| 1592 | 2026.03.18 02:27:05.076849 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1593 | 2026.03.18 02:27:05.076943 [ 267 ] {32e1086b-0cdf-4bbe-a55c-e1a083335e18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1594 | 2026.03.18 02:27:05.076982 [ 267 ] {32e1086b-0cdf-4bbe-a55c-e1a083335e18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1595 | 2026.03.18 02:27:05.077546 [ 267 ] {32e1086b-0cdf-4bbe-a55c-e1a083335e18} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1596 | 2026.03.18 02:27:05.077586 [ 267 ] {32e1086b-0cdf-4bbe-a55c-e1a083335e18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1597 | 2026.03.18 02:27:05.077919 [ 267 ] {32e1086b-0cdf-4bbe-a55c-e1a083335e18} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1598 | 2026.03.18 02:27:05.078133 [ 267 ] {32e1086b-0cdf-4bbe-a55c-e1a083335e18} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1599 | 2026.03.18 02:27:05.078270 [ 267 ] {32e1086b-0cdf-4bbe-a55c-e1a083335e18} <Debug> executeQuery: Read 517 rows, 37.34 KiB in 0.001345 sec., 384386.61710037175 rows/sec., 27.11 MiB/sec. | ||
| 1600 | 2026.03.18 02:27:05.078309 [ 267 ] {32e1086b-0cdf-4bbe-a55c-e1a083335e18} <Debug> TCPHandler: Processed in 0.001508903 sec. | ||
| 1601 | 2026.03.18 02:27:05.078419 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1602 | 2026.03.18 02:27:05.078514 [ 267 ] {f3d2cb81-8662-48f4-82d9-aa4898c84cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1603 | 2026.03.18 02:27:05.078557 [ 267 ] {f3d2cb81-8662-48f4-82d9-aa4898c84cf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1604 | 2026.03.18 02:27:05.078879 [ 267 ] {f3d2cb81-8662-48f4-82d9-aa4898c84cf3} <Trace> oximeter.measurements_bool (cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1605 | 2026.03.18 02:27:05.078915 [ 267 ] {f3d2cb81-8662-48f4-82d9-aa4898c84cf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1606 | 2026.03.18 02:27:05.079215 [ 267 ] {f3d2cb81-8662-48f4-82d9-aa4898c84cf3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1607 | 2026.03.18 02:27:05.079425 [ 267 ] {f3d2cb81-8662-48f4-82d9-aa4898c84cf3} <Trace> oximeter.measurements_bool (cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1608 | 2026.03.18 02:27:05.079564 [ 267 ] {f3d2cb81-8662-48f4-82d9-aa4898c84cf3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001064 sec., 5639.097744360902 rows/sec., 294.62 KiB/sec. | ||
| 1609 | 2026.03.18 02:27:05.079602 [ 267 ] {f3d2cb81-8662-48f4-82d9-aa4898c84cf3} <Debug> TCPHandler: Processed in 0.001233275 sec. | ||
| 1610 | 2026.03.18 02:27:05.079710 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1611 | 2026.03.18 02:27:05.079803 [ 267 ] {5960d68d-ad0f-4a4e-accd-9b1bc15f3d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1612 | 2026.03.18 02:27:05.079846 [ 267 ] {5960d68d-ad0f-4a4e-accd-9b1bc15f3d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1613 | 2026.03.18 02:27:05.080242 [ 267 ] {5960d68d-ad0f-4a4e-accd-9b1bc15f3d7d} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1614 | 2026.03.18 02:27:05.080278 [ 267 ] {5960d68d-ad0f-4a4e-accd-9b1bc15f3d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1615 | 2026.03.18 02:27:05.080607 [ 267 ] {5960d68d-ad0f-4a4e-accd-9b1bc15f3d7d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1616 | 2026.03.18 02:27:05.080825 [ 267 ] {5960d68d-ad0f-4a4e-accd-9b1bc15f3d7d} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1617 | 2026.03.18 02:27:05.080958 [ 267 ] {5960d68d-ad0f-4a4e-accd-9b1bc15f3d7d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001174 sec., 225724.02044293017 rows/sec., 15.00 MiB/sec. | ||
| 1618 | 2026.03.18 02:27:05.080993 [ 267 ] {5960d68d-ad0f-4a4e-accd-9b1bc15f3d7d} <Debug> TCPHandler: Processed in 0.001332498 sec. | ||
| 1619 | 2026.03.18 02:27:05.081101 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1620 | 2026.03.18 02:27:05.081196 [ 267 ] {ad9e408e-addc-4191-8054-68785aab094e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1621 | 2026.03.18 02:27:05.081239 [ 267 ] {ad9e408e-addc-4191-8054-68785aab094e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1622 | 2026.03.18 02:27:05.081540 [ 267 ] {ad9e408e-addc-4191-8054-68785aab094e} <Trace> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1623 | 2026.03.18 02:27:05.081576 [ 267 ] {ad9e408e-addc-4191-8054-68785aab094e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1624 | 2026.03.18 02:27:05.081880 [ 267 ] {ad9e408e-addc-4191-8054-68785aab094e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1625 | 2026.03.18 02:27:05.082087 [ 267 ] {ad9e408e-addc-4191-8054-68785aab094e} <Trace> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1626 | 2026.03.18 02:27:05.082214 [ 267 ] {ad9e408e-addc-4191-8054-68785aab094e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001036 sec., 965.2509652509652 rows/sec., 65.04 KiB/sec. | ||
| 1627 | 2026.03.18 02:27:05.082250 [ 267 ] {ad9e408e-addc-4191-8054-68785aab094e} <Debug> TCPHandler: Processed in 0.001198074 sec. | ||
| 1628 | 2026.03.18 02:27:05.082360 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1629 | 2026.03.18 02:27:05.082453 [ 267 ] {72a1fea3-1e6f-47eb-80cc-fdd6457dc84e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1630 | 2026.03.18 02:27:05.082507 [ 267 ] {72a1fea3-1e6f-47eb-80cc-fdd6457dc84e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1631 | 2026.03.18 02:27:05.083284 [ 267 ] {72a1fea3-1e6f-47eb-80cc-fdd6457dc84e} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1632 | 2026.03.18 02:27:05.083322 [ 267 ] {72a1fea3-1e6f-47eb-80cc-fdd6457dc84e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1633 | 2026.03.18 02:27:05.083845 [ 267 ] {72a1fea3-1e6f-47eb-80cc-fdd6457dc84e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1634 | 2026.03.18 02:27:05.084070 [ 267 ] {72a1fea3-1e6f-47eb-80cc-fdd6457dc84e} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1635 | 2026.03.18 02:27:05.084200 [ 267 ] {72a1fea3-1e6f-47eb-80cc-fdd6457dc84e} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001765 sec., 15297.450424929179 rows/sec., 27.41 MiB/sec. | ||
| 1636 | 2026.03.18 02:27:05.084249 [ 267 ] {72a1fea3-1e6f-47eb-80cc-fdd6457dc84e} <Debug> TCPHandler: Processed in 0.001938756 sec. | ||
| 1637 | 2026.03.18 02:27:05.084360 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1638 | 2026.03.18 02:27:05.084455 [ 267 ] {b9279507-e871-4db2-9ce7-71ace9f7dafa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1639 | 2026.03.18 02:27:05.084498 [ 267 ] {b9279507-e871-4db2-9ce7-71ace9f7dafa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1640 | 2026.03.18 02:27:05.084828 [ 267 ] {b9279507-e871-4db2-9ce7-71ace9f7dafa} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1641 | 2026.03.18 02:27:05.084864 [ 267 ] {b9279507-e871-4db2-9ce7-71ace9f7dafa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1642 | 2026.03.18 02:27:05.085168 [ 267 ] {b9279507-e871-4db2-9ce7-71ace9f7dafa} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1643 | 2026.03.18 02:27:05.085391 [ 267 ] {b9279507-e871-4db2-9ce7-71ace9f7dafa} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1644 | 2026.03.18 02:27:05.085534 [ 267 ] {b9279507-e871-4db2-9ce7-71ace9f7dafa} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001097 sec., 82041.9325432999 rows/sec., 5.13 MiB/sec. | ||
| 1645 | 2026.03.18 02:27:05.085588 [ 267 ] {b9279507-e871-4db2-9ce7-71ace9f7dafa} <Debug> TCPHandler: Processed in 0.001276936 sec. | ||
| 1646 | 2026.03.18 02:27:05.563120 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1647 | 2026.03.18 02:27:05.563167 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1648 | 2026.03.18 02:27:05.648963 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2899 | ||
| 1649 | 2026.03.18 02:27:05.649442 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1650 | 2026.03.18 02:27:05.649491 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1651 | 2026.03.18 02:27:05.650016 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1652 | 2026.03.18 02:27:05.650251 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1653 | 2026.03.18 02:27:05.650391 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2899 | ||
| 1654 | 2026.03.18 02:27:05.650391 [ 84 ] {} <Debug> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1655 | 2026.03.18 02:27:05.650469 [ 84 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1656 | 2026.03.18 02:27:05.650491 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1657 | 2026.03.18 02:27:05.650847 [ 203 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::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 | ||
| 1658 | 2026.03.18 02:27:05.653079 [ 203 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1659 | 2026.03.18 02:27:05.655665 [ 203 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::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 | ||
| 1660 | 2026.03.18 02:27:05.659886 [ 203 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 430 rows starting from the beginning of the part | ||
| 1661 | 2026.03.18 02:27:05.659948 [ 203 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 512 rows starting from the beginning of the part | ||
| 1662 | 2026.03.18 02:27:05.659998 [ 203 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 448 rows starting from the beginning of the part | ||
| 1663 | 2026.03.18 02:27:05.660050 [ 203 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::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 | ||
| 1664 | 2026.03.18 02:27:05.660099 [ 203 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::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 | ||
| 1665 | 2026.03.18 02:27:05.686860 [ 189 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2899 rows, containing 4 columns (4 merged, 0 gathered) in 0.036267274 sec., 79934.32315866915 rows/sec., 1.14 MiB/sec. | ||
| 1666 | 2026.03.18 02:27:05.687854 [ 192 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1667 | 2026.03.18 02:27:05.688274 [ 192 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::all_1_6_1} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1668 | 2026.03.18 02:27:05.688365 [ 192 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::all_1_6_1} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1669 | 2026.03.18 02:27:05.688494 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 1670 | 2026.03.18 02:27:05.799099 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1671 | 2026.03.18 02:27:05.818759 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1672 | 2026.03.18 02:27:05.818834 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1673 | 2026.03.18 02:27:05.825454 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1674 | 2026.03.18 02:27:05.826408 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1675 | 2026.03.18 02:27:05.826760 [ 83 ] {} <Debug> system.metric_log (218ef612-060e-4be3-9175-3a330153921e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1676 | 2026.03.18 02:27:05.826828 [ 83 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1677 | 2026.03.18 02:27:05.826851 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1678 | 2026.03.18 02:27:05.826957 [ 192 ] {218ef612-060e-4be3-9175-3a330153921e::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 | ||
| 1679 | 2026.03.18 02:27:05.830311 [ 192 ] {218ef612-060e-4be3-9175-3a330153921e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1680 | 2026.03.18 02:27:05.830381 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1681 | 2026.03.18 02:27:05.831218 [ 192 ] {218ef612-060e-4be3-9175-3a330153921e::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 | ||
| 1682 | 2026.03.18 02:27:05.835011 [ 192 ] {218ef612-060e-4be3-9175-3a330153921e::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 | ||
| 1683 | 2026.03.18 02:27:05.838805 [ 192 ] {218ef612-060e-4be3-9175-3a330153921e::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 | ||
| 1684 | 2026.03.18 02:27:05.842596 [ 192 ] {218ef612-060e-4be3-9175-3a330153921e::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 | ||
| 1685 | 2026.03.18 02:27:05.849863 [ 192 ] {218ef612-060e-4be3-9175-3a330153921e::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 | ||
| 1686 | 2026.03.18 02:27:05.854251 [ 192 ] {218ef612-060e-4be3-9175-3a330153921e::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 | ||
| 1687 | 2026.03.18 02:27:05.919753 [ 189 ] {218ef612-060e-4be3-9175-3a330153921e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.092838426 sec., 495.48448828720984 rows/sec., 2.56 MiB/sec. | ||
| 1688 | 2026.03.18 02:27:05.922271 [ 194 ] {218ef612-060e-4be3-9175-3a330153921e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1689 | 2026.03.18 02:27:05.924586 [ 194 ] {218ef612-060e-4be3-9175-3a330153921e::all_1_6_1} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1690 | 2026.03.18 02:27:05.924705 [ 194 ] {218ef612-060e-4be3-9175-3a330153921e::all_1_6_1} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1691 | 2026.03.18 02:27:05.926414 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1692 | 2026.03.18 02:27:06.001136 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.59 MiB, peak 181.13 MiB, free memory in arenas 0.00 B, will set to 181.05 MiB (RSS), difference: 9.46 MiB | ||
| 1693 | 2026.03.18 02:27:10.060755 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1694 | 2026.03.18 02:27:10.060969 [ 267 ] {556e9469-0819-47f4-958c-81866531bfbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1695 | 2026.03.18 02:27:10.061042 [ 267 ] {556e9469-0819-47f4-958c-81866531bfbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1696 | 2026.03.18 02:27:10.061818 [ 267 ] {556e9469-0819-47f4-958c-81866531bfbe} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1697 | 2026.03.18 02:27:10.061856 [ 267 ] {556e9469-0819-47f4-958c-81866531bfbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1698 | 2026.03.18 02:27:10.062246 [ 267 ] {556e9469-0819-47f4-958c-81866531bfbe} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1699 | 2026.03.18 02:27:10.062478 [ 267 ] {556e9469-0819-47f4-958c-81866531bfbe} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1700 | 2026.03.18 02:27:10.062606 [ 73 ] {} <Debug> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1701 | 2026.03.18 02:27:10.062633 [ 267 ] {556e9469-0819-47f4-958c-81866531bfbe} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001719 sec., 44211.75101803374 rows/sec., 3.63 MiB/sec. | ||
| 1702 | 2026.03.18 02:27:10.062644 [ 73 ] {} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1703 | 2026.03.18 02:27:10.062666 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1704 | 2026.03.18 02:27:10.062675 [ 267 ] {556e9469-0819-47f4-958c-81866531bfbe} <Debug> TCPHandler: Processed in 0.002060859 sec. | ||
| 1705 | 2026.03.18 02:27:10.062778 [ 197 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::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 | ||
| 1706 | 2026.03.18 02:27:10.062812 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1707 | 2026.03.18 02:27:10.062886 [ 197 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1708 | 2026.03.18 02:27:10.062915 [ 267 ] {5eb1929c-cf21-403a-aec1-39ccf2634dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1709 | 2026.03.18 02:27:10.062933 [ 197 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 816 rows starting from the beginning of the part | ||
| 1710 | 2026.03.18 02:27:10.062956 [ 267 ] {5eb1929c-cf21-403a-aec1-39ccf2634dfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1711 | 2026.03.18 02:27:10.063031 [ 197 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::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 | ||
| 1712 | 2026.03.18 02:27:10.063086 [ 197 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 847 rows starting from the beginning of the part | ||
| 1713 | 2026.03.18 02:27:10.063130 [ 197 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 77 rows starting from the beginning of the part | ||
| 1714 | 2026.03.18 02:27:10.063170 [ 197 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 851 rows starting from the beginning of the part | ||
| 1715 | 2026.03.18 02:27:10.063212 [ 197 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 76 rows starting from the beginning of the part | ||
| 1716 | 2026.03.18 02:27:10.063397 [ 267 ] {5eb1929c-cf21-403a-aec1-39ccf2634dfe} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1717 | 2026.03.18 02:27:10.063431 [ 267 ] {5eb1929c-cf21-403a-aec1-39ccf2634dfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1718 | 2026.03.18 02:27:10.063821 [ 267 ] {5eb1929c-cf21-403a-aec1-39ccf2634dfe} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1719 | 2026.03.18 02:27:10.064042 [ 267 ] {5eb1929c-cf21-403a-aec1-39ccf2634dfe} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1720 | 2026.03.18 02:27:10.064181 [ 267 ] {5eb1929c-cf21-403a-aec1-39ccf2634dfe} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001292 sec., 7739.938080495356 rows/sec., 582.01 KiB/sec. | ||
| 1721 | 2026.03.18 02:27:10.064216 [ 267 ] {5eb1929c-cf21-403a-aec1-39ccf2634dfe} <Debug> TCPHandler: Processed in 0.001456772 sec. | ||
| 1722 | 2026.03.18 02:27:10.064344 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1723 | 2026.03.18 02:27:10.064436 [ 267 ] {183a9caf-9f5f-4971-a8b4-279108878108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1724 | 2026.03.18 02:27:10.064475 [ 267 ] {183a9caf-9f5f-4971-a8b4-279108878108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1725 | 2026.03.18 02:27:10.064555 [ 189 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2723 rows, containing 5 columns (5 merged, 0 gathered) in 0.001819332 sec., 1496703.1855648118 rows/sec., 123.31 MiB/sec. | ||
| 1726 | 2026.03.18 02:27:10.064823 [ 201 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1727 | 2026.03.18 02:27:10.064922 [ 267 ] {183a9caf-9f5f-4971-a8b4-279108878108} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1728 | 2026.03.18 02:27:10.064956 [ 267 ] {183a9caf-9f5f-4971-a8b4-279108878108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1729 | 2026.03.18 02:27:10.065132 [ 201 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_6_1} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1730 | 2026.03.18 02:27:10.065190 [ 201 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_6_1} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1731 | 2026.03.18 02:27:10.065245 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 1732 | 2026.03.18 02:27:10.065271 [ 267 ] {183a9caf-9f5f-4971-a8b4-279108878108} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1733 | 2026.03.18 02:27:10.065479 [ 267 ] {183a9caf-9f5f-4971-a8b4-279108878108} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1734 | 2026.03.18 02:27:10.065585 [ 73 ] {} <Debug> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1735 | 2026.03.18 02:27:10.065606 [ 267 ] {183a9caf-9f5f-4971-a8b4-279108878108} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001187 sec., 62342.03875315923 rows/sec., 4.87 MiB/sec. | ||
| 1736 | 2026.03.18 02:27:10.065618 [ 73 ] {} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1737 | 2026.03.18 02:27:10.065637 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1738 | 2026.03.18 02:27:10.065642 [ 267 ] {183a9caf-9f5f-4971-a8b4-279108878108} <Debug> TCPHandler: Processed in 0.001356338 sec. | ||
| 1739 | 2026.03.18 02:27:10.065693 [ 197 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::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 | ||
| 1740 | 2026.03.18 02:27:10.065764 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1741 | 2026.03.18 02:27:10.065766 [ 197 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1742 | 2026.03.18 02:27:10.065800 [ 197 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 510 rows starting from the beginning of the part | ||
| 1743 | 2026.03.18 02:27:10.065850 [ 197 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::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 | ||
| 1744 | 2026.03.18 02:27:10.065862 [ 267 ] {b52f89dc-79a6-44d2-90c4-9720a0487200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1745 | 2026.03.18 02:27:10.065885 [ 197 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 523 rows starting from the beginning of the part | ||
| 1746 | 2026.03.18 02:27:10.065905 [ 267 ] {b52f89dc-79a6-44d2-90c4-9720a0487200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1747 | 2026.03.18 02:27:10.065919 [ 197 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 76 rows starting from the beginning of the part | ||
| 1748 | 2026.03.18 02:27:10.065953 [ 197 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 517 rows starting from the beginning of the part | ||
| 1749 | 2026.03.18 02:27:10.065986 [ 197 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 74 rows starting from the beginning of the part | ||
| 1750 | 2026.03.18 02:27:10.066333 [ 267 ] {b52f89dc-79a6-44d2-90c4-9720a0487200} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1751 | 2026.03.18 02:27:10.066366 [ 267 ] {b52f89dc-79a6-44d2-90c4-9720a0487200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1752 | 2026.03.18 02:27:10.066694 [ 267 ] {b52f89dc-79a6-44d2-90c4-9720a0487200} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1753 | 2026.03.18 02:27:10.066898 [ 199 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001220495 sec., 1445315.2204638282 rows/sec., 108.80 MiB/sec. | ||
| 1754 | 2026.03.18 02:27:10.066917 [ 267 ] {b52f89dc-79a6-44d2-90c4-9720a0487200} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1755 | 2026.03.18 02:27:10.067058 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1756 | 2026.03.18 02:27:10.067076 [ 197 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1757 | 2026.03.18 02:27:10.067084 [ 267 ] {b52f89dc-79a6-44d2-90c4-9720a0487200} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00124 sec., 129032.25806451614 rows/sec., 8.99 MiB/sec. | ||
| 1758 | 2026.03.18 02:27:10.067092 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1759 | 2026.03.18 02:27:10.067120 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1760 | 2026.03.18 02:27:10.067123 [ 267 ] {b52f89dc-79a6-44d2-90c4-9720a0487200} <Debug> TCPHandler: Processed in 0.00140742 sec. | ||
| 1761 | 2026.03.18 02:27:10.067243 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1762 | 2026.03.18 02:27:10.067255 [ 189 ] {89925f32-2102-4654-95ee-b43a456a77ef::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 | ||
| 1763 | 2026.03.18 02:27:10.067307 [ 197 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_6_1} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1764 | 2026.03.18 02:27:10.067337 [ 267 ] {cf22e4a2-d017-4515-8443-d837ab1d7510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1765 | 2026.03.18 02:27:10.067369 [ 197 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_6_1} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1766 | 2026.03.18 02:27:10.067399 [ 267 ] {cf22e4a2-d017-4515-8443-d837ab1d7510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1767 | 2026.03.18 02:27:10.067422 [ 189 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1768 | 2026.03.18 02:27:10.067427 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 1769 | 2026.03.18 02:27:10.067475 [ 189 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 270 rows starting from the beginning of the part | ||
| 1770 | 2026.03.18 02:27:10.067578 [ 189 ] {89925f32-2102-4654-95ee-b43a456a77ef::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 | ||
| 1771 | 2026.03.18 02:27:10.067636 [ 189 ] {89925f32-2102-4654-95ee-b43a456a77ef::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 | ||
| 1772 | 2026.03.18 02:27:10.067687 [ 189 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 161 rows starting from the beginning of the part | ||
| 1773 | 2026.03.18 02:27:10.067746 [ 189 ] {89925f32-2102-4654-95ee-b43a456a77ef::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 | ||
| 1774 | 2026.03.18 02:27:10.067814 [ 189 ] {89925f32-2102-4654-95ee-b43a456a77ef::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 | ||
| 1775 | 2026.03.18 02:27:10.068181 [ 267 ] {cf22e4a2-d017-4515-8443-d837ab1d7510} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1776 | 2026.03.18 02:27:10.068221 [ 267 ] {cf22e4a2-d017-4515-8443-d837ab1d7510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1777 | 2026.03.18 02:27:10.068774 [ 267 ] {cf22e4a2-d017-4515-8443-d837ab1d7510} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1778 | 2026.03.18 02:27:10.069020 [ 267 ] {cf22e4a2-d017-4515-8443-d837ab1d7510} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1779 | 2026.03.18 02:27:10.069164 [ 199 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1281 rows, containing 5 columns (5 merged, 0 gathered) in 0.001997877 sec., 641180.613220934 rows/sec., 43.38 MiB/sec. | ||
| 1780 | 2026.03.18 02:27:10.069168 [ 267 ] {cf22e4a2-d017-4515-8443-d837ab1d7510} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001849 sec., 5408.328826392645 rows/sec., 9.69 MiB/sec. | ||
| 1781 | 2026.03.18 02:27:10.069257 [ 267 ] {cf22e4a2-d017-4515-8443-d837ab1d7510} <Debug> TCPHandler: Processed in 0.002060869 sec. | ||
| 1782 | 2026.03.18 02:27:10.069381 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1783 | 2026.03.18 02:27:10.069393 [ 189 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1784 | 2026.03.18 02:27:10.069478 [ 267 ] {d5e3ec2c-901c-432e-80ba-e17ccd2b82ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1785 | 2026.03.18 02:27:10.069526 [ 267 ] {d5e3ec2c-901c-432e-80ba-e17ccd2b82ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1786 | 2026.03.18 02:27:10.069677 [ 189 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1787 | 2026.03.18 02:27:10.069750 [ 189 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1788 | 2026.03.18 02:27:10.069834 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 1789 | 2026.03.18 02:27:10.069879 [ 267 ] {d5e3ec2c-901c-432e-80ba-e17ccd2b82ec} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1790 | 2026.03.18 02:27:10.069920 [ 267 ] {d5e3ec2c-901c-432e-80ba-e17ccd2b82ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1791 | 2026.03.18 02:27:10.070229 [ 267 ] {d5e3ec2c-901c-432e-80ba-e17ccd2b82ec} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1792 | 2026.03.18 02:27:10.070437 [ 267 ] {d5e3ec2c-901c-432e-80ba-e17ccd2b82ec} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1793 | 2026.03.18 02:27:10.070547 [ 73 ] {} <Debug> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1794 | 2026.03.18 02:27:10.070558 [ 267 ] {d5e3ec2c-901c-432e-80ba-e17ccd2b82ec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 1795 | 2026.03.18 02:27:10.070579 [ 73 ] {} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1796 | 2026.03.18 02:27:10.070597 [ 267 ] {d5e3ec2c-901c-432e-80ba-e17ccd2b82ec} <Debug> TCPHandler: Processed in 0.001262686 sec. | ||
| 1797 | 2026.03.18 02:27:10.070599 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1798 | 2026.03.18 02:27:10.070732 [ 200 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::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 | ||
| 1799 | 2026.03.18 02:27:10.070868 [ 200 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1800 | 2026.03.18 02:27:10.070902 [ 200 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
| 1801 | 2026.03.18 02:27:10.070980 [ 200 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::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 | ||
| 1802 | 2026.03.18 02:27:10.071033 [ 200 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::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 | ||
| 1803 | 2026.03.18 02:27:10.071074 [ 200 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::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 | ||
| 1804 | 2026.03.18 02:27:10.071112 [ 200 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::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 | ||
| 1805 | 2026.03.18 02:27:10.071161 [ 200 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::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 | ||
| 1806 | 2026.03.18 02:27:10.071968 [ 189 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 450 rows, containing 4 columns (4 merged, 0 gathered) in 0.001297357 sec., 346859.03725805617 rows/sec., 22.37 MiB/sec. | ||
| 1807 | 2026.03.18 02:27:10.072083 [ 189 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1808 | 2026.03.18 02:27:10.072310 [ 189 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_6_1} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1809 | 2026.03.18 02:27:10.072369 [ 189 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_6_1} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1810 | 2026.03.18 02:27:10.072418 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1811 | 2026.03.18 02:27:10.647612 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 272 | ||
| 1812 | 2026.03.18 02:27:10.649787 [ 243 ] {} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1813 | 2026.03.18 02:27:10.649835 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1814 | 2026.03.18 02:27:10.650974 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1815 | 2026.03.18 02:27:10.651240 [ 243 ] {} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1816 | 2026.03.18 02:27:10.651481 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 272 | ||
| 1817 | 2026.03.18 02:27:13.150689 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3411 | ||
| 1818 | 2026.03.18 02:27:13.151196 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1819 | 2026.03.18 02:27:13.151239 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1820 | 2026.03.18 02:27:13.151732 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1821 | 2026.03.18 02:27:13.151967 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1822 | 2026.03.18 02:27:13.152105 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3411 | ||
| 1823 | 2026.03.18 02:27:13.330695 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1824 | 2026.03.18 02:27:13.351848 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1825 | 2026.03.18 02:27:13.351918 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1826 | 2026.03.18 02:27:13.357808 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1827 | 2026.03.18 02:27:13.358525 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1828 | 2026.03.18 02:27:13.362053 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1829 | 2026.03.18 02:27:15.069760 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1830 | 2026.03.18 02:27:15.069943 [ 267 ] {463bf99c-e844-4be7-afb4-bb556ee51ba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1831 | 2026.03.18 02:27:15.070011 [ 267 ] {463bf99c-e844-4be7-afb4-bb556ee51ba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1832 | 2026.03.18 02:27:15.070830 [ 267 ] {463bf99c-e844-4be7-afb4-bb556ee51ba0} <Trace> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1833 | 2026.03.18 02:27:15.070884 [ 267 ] {463bf99c-e844-4be7-afb4-bb556ee51ba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1834 | 2026.03.18 02:27:15.071308 [ 267 ] {463bf99c-e844-4be7-afb4-bb556ee51ba0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1835 | 2026.03.18 02:27:15.071548 [ 267 ] {463bf99c-e844-4be7-afb4-bb556ee51ba0} <Trace> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1836 | 2026.03.18 02:27:15.071710 [ 267 ] {463bf99c-e844-4be7-afb4-bb556ee51ba0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001811 sec., 156819.4367752623 rows/sec., 9.96 MiB/sec. | ||
| 1837 | 2026.03.18 02:27:15.071761 [ 267 ] {463bf99c-e844-4be7-afb4-bb556ee51ba0} <Debug> TCPHandler: Processed in 0.002138171 sec. | ||
| 1838 | 2026.03.18 02:27:15.071891 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1839 | 2026.03.18 02:27:15.071997 [ 267 ] {911f80aa-6ca3-46ca-ba57-74d141fbea9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1840 | 2026.03.18 02:27:15.072043 [ 267 ] {911f80aa-6ca3-46ca-ba57-74d141fbea9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1841 | 2026.03.18 02:27:15.072808 [ 267 ] {911f80aa-6ca3-46ca-ba57-74d141fbea9f} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1842 | 2026.03.18 02:27:15.072846 [ 267 ] {911f80aa-6ca3-46ca-ba57-74d141fbea9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1843 | 2026.03.18 02:27:15.073243 [ 267 ] {911f80aa-6ca3-46ca-ba57-74d141fbea9f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1844 | 2026.03.18 02:27:15.073515 [ 267 ] {911f80aa-6ca3-46ca-ba57-74d141fbea9f} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1845 | 2026.03.18 02:27:15.073657 [ 267 ] {911f80aa-6ca3-46ca-ba57-74d141fbea9f} <Debug> executeQuery: Read 851 rows, 68.55 KiB in 0.001684 sec., 505344.4180522566 rows/sec., 39.75 MiB/sec. | ||
| 1846 | 2026.03.18 02:27:15.073695 [ 267 ] {911f80aa-6ca3-46ca-ba57-74d141fbea9f} <Debug> TCPHandler: Processed in 0.001857022 sec. | ||
| 1847 | 2026.03.18 02:27:15.073813 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1848 | 2026.03.18 02:27:15.073914 [ 267 ] {360f314a-1483-4453-9caf-e175a9762b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1849 | 2026.03.18 02:27:15.073957 [ 267 ] {360f314a-1483-4453-9caf-e175a9762b36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1850 | 2026.03.18 02:27:15.074400 [ 267 ] {360f314a-1483-4453-9caf-e175a9762b36} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1851 | 2026.03.18 02:27:15.074438 [ 267 ] {360f314a-1483-4453-9caf-e175a9762b36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1852 | 2026.03.18 02:27:15.074750 [ 267 ] {360f314a-1483-4453-9caf-e175a9762b36} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1853 | 2026.03.18 02:27:15.074969 [ 267 ] {360f314a-1483-4453-9caf-e175a9762b36} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1854 | 2026.03.18 02:27:15.075082 [ 62 ] {} <Debug> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1855 | 2026.03.18 02:27:15.075100 [ 267 ] {360f314a-1483-4453-9caf-e175a9762b36} <Debug> executeQuery: Read 169 rows, 10.57 KiB in 0.001208 sec., 139900.66225165562 rows/sec., 8.55 MiB/sec. | ||
| 1856 | 2026.03.18 02:27:15.075145 [ 62 ] {} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1857 | 2026.03.18 02:27:15.075155 [ 267 ] {360f314a-1483-4453-9caf-e175a9762b36} <Debug> TCPHandler: Processed in 0.00139307 sec. | ||
| 1858 | 2026.03.18 02:27:15.075175 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1859 | 2026.03.18 02:27:15.075282 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1860 | 2026.03.18 02:27:15.075327 [ 200 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::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 | ||
| 1861 | 2026.03.18 02:27:15.075388 [ 267 ] {c5c99469-ba3f-49cd-ad20-a551784ab0dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1862 | 2026.03.18 02:27:15.075444 [ 267 ] {c5c99469-ba3f-49cd-ad20-a551784ab0dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1863 | 2026.03.18 02:27:15.075485 [ 200 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1864 | 2026.03.18 02:27:15.075525 [ 200 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 159 rows starting from the beginning of the part | ||
| 1865 | 2026.03.18 02:27:15.075597 [ 200 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 167 rows starting from the beginning of the part | ||
| 1866 | 2026.03.18 02:27:15.075644 [ 200 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 1867 | 2026.03.18 02:27:15.075687 [ 200 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 169 rows starting from the beginning of the part | ||
| 1868 | 2026.03.18 02:27:15.075726 [ 200 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 1869 | 2026.03.18 02:27:15.075764 [ 200 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 169 rows starting from the beginning of the part | ||
| 1870 | 2026.03.18 02:27:15.075895 [ 267 ] {c5c99469-ba3f-49cd-ad20-a551784ab0dc} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1871 | 2026.03.18 02:27:15.075935 [ 267 ] {c5c99469-ba3f-49cd-ad20-a551784ab0dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1872 | 2026.03.18 02:27:15.076261 [ 267 ] {c5c99469-ba3f-49cd-ad20-a551784ab0dc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1873 | 2026.03.18 02:27:15.076493 [ 267 ] {c5c99469-ba3f-49cd-ad20-a551784ab0dc} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1874 | 2026.03.18 02:27:15.076621 [ 267 ] {c5c99469-ba3f-49cd-ad20-a551784ab0dc} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001309 sec., 113827.34912146676 rows/sec., 7.35 MiB/sec. | ||
| 1875 | 2026.03.18 02:27:15.076656 [ 267 ] {c5c99469-ba3f-49cd-ad20-a551784ab0dc} <Debug> TCPHandler: Processed in 0.001483422 sec. | ||
| 1876 | 2026.03.18 02:27:15.076713 [ 199 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 5 columns (5 merged, 0 gathered) in 0.001514883 sec., 452840.2523495214 rows/sec., 29.43 MiB/sec. | ||
| 1877 | 2026.03.18 02:27:15.076832 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1878 | 2026.03.18 02:27:15.076932 [ 267 ] {6e93607f-d939-4098-b9d8-2c272798d306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1879 | 2026.03.18 02:27:15.076975 [ 267 ] {6e93607f-d939-4098-b9d8-2c272798d306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1880 | 2026.03.18 02:27:15.077005 [ 196 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1881 | 2026.03.18 02:27:15.077315 [ 196 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_6_1} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1882 | 2026.03.18 02:27:15.077392 [ 196 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_6_1} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1883 | 2026.03.18 02:27:15.077415 [ 267 ] {6e93607f-d939-4098-b9d8-2c272798d306} <Trace> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1884 | 2026.03.18 02:27:15.077458 [ 267 ] {6e93607f-d939-4098-b9d8-2c272798d306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1885 | 2026.03.18 02:27:15.077471 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 1886 | 2026.03.18 02:27:15.077784 [ 267 ] {6e93607f-d939-4098-b9d8-2c272798d306} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1887 | 2026.03.18 02:27:15.078007 [ 267 ] {6e93607f-d939-4098-b9d8-2c272798d306} <Trace> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1888 | 2026.03.18 02:27:15.078150 [ 267 ] {6e93607f-d939-4098-b9d8-2c272798d306} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001236 sec., 119741.1003236246 rows/sec., 6.81 MiB/sec. | ||
| 1889 | 2026.03.18 02:27:15.078189 [ 267 ] {6e93607f-d939-4098-b9d8-2c272798d306} <Debug> TCPHandler: Processed in 0.001407869 sec. | ||
| 1890 | 2026.03.18 02:27:15.078318 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1891 | 2026.03.18 02:27:15.078414 [ 267 ] {cb9c886d-3260-41e5-bc65-879a532fc75f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1892 | 2026.03.18 02:27:15.078457 [ 267 ] {cb9c886d-3260-41e5-bc65-879a532fc75f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1893 | 2026.03.18 02:27:15.079057 [ 267 ] {cb9c886d-3260-41e5-bc65-879a532fc75f} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1894 | 2026.03.18 02:27:15.079157 [ 267 ] {cb9c886d-3260-41e5-bc65-879a532fc75f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1895 | 2026.03.18 02:27:15.079591 [ 267 ] {cb9c886d-3260-41e5-bc65-879a532fc75f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1896 | 2026.03.18 02:27:15.079862 [ 267 ] {cb9c886d-3260-41e5-bc65-879a532fc75f} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1897 | 2026.03.18 02:27:15.080001 [ 267 ] {cb9c886d-3260-41e5-bc65-879a532fc75f} <Debug> executeQuery: Read 517 rows, 37.34 KiB in 0.001606 sec., 321917.80821917806 rows/sec., 22.71 MiB/sec. | ||
| 1898 | 2026.03.18 02:27:15.080040 [ 267 ] {cb9c886d-3260-41e5-bc65-879a532fc75f} <Debug> TCPHandler: Processed in 0.00177249 sec. | ||
| 1899 | 2026.03.18 02:27:15.080160 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1900 | 2026.03.18 02:27:15.080256 [ 267 ] {431f14f6-ab35-4a90-8e45-be8d8e642b8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1901 | 2026.03.18 02:27:15.080299 [ 267 ] {431f14f6-ab35-4a90-8e45-be8d8e642b8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1902 | 2026.03.18 02:27:15.080652 [ 267 ] {431f14f6-ab35-4a90-8e45-be8d8e642b8f} <Trace> oximeter.measurements_bool (cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1903 | 2026.03.18 02:27:15.080688 [ 267 ] {431f14f6-ab35-4a90-8e45-be8d8e642b8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1904 | 2026.03.18 02:27:15.080995 [ 267 ] {431f14f6-ab35-4a90-8e45-be8d8e642b8f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1905 | 2026.03.18 02:27:15.081209 [ 267 ] {431f14f6-ab35-4a90-8e45-be8d8e642b8f} <Trace> oximeter.measurements_bool (cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1906 | 2026.03.18 02:27:15.081339 [ 267 ] {431f14f6-ab35-4a90-8e45-be8d8e642b8f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001101 sec., 5449.591280653951 rows/sec., 284.72 KiB/sec. | ||
| 1907 | 2026.03.18 02:27:15.081375 [ 267 ] {431f14f6-ab35-4a90-8e45-be8d8e642b8f} <Debug> TCPHandler: Processed in 0.001264756 sec. | ||
| 1908 | 2026.03.18 02:27:15.081489 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1909 | 2026.03.18 02:27:15.081584 [ 267 ] {e6697807-c386-4258-8d48-380bb9d799dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1910 | 2026.03.18 02:27:15.081627 [ 267 ] {e6697807-c386-4258-8d48-380bb9d799dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1911 | 2026.03.18 02:27:15.082023 [ 267 ] {e6697807-c386-4258-8d48-380bb9d799dd} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1912 | 2026.03.18 02:27:15.082059 [ 267 ] {e6697807-c386-4258-8d48-380bb9d799dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1913 | 2026.03.18 02:27:15.082389 [ 267 ] {e6697807-c386-4258-8d48-380bb9d799dd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1914 | 2026.03.18 02:27:15.082604 [ 267 ] {e6697807-c386-4258-8d48-380bb9d799dd} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1915 | 2026.03.18 02:27:15.082734 [ 267 ] {e6697807-c386-4258-8d48-380bb9d799dd} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001169 sec., 226689.4781864842 rows/sec., 15.06 MiB/sec. | ||
| 1916 | 2026.03.18 02:27:15.082770 [ 267 ] {e6697807-c386-4258-8d48-380bb9d799dd} <Debug> TCPHandler: Processed in 0.001331788 sec. | ||
| 1917 | 2026.03.18 02:27:15.082884 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1918 | 2026.03.18 02:27:15.082980 [ 267 ] {140eb51b-e5d8-4cc9-b011-d0cef8206fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1919 | 2026.03.18 02:27:15.083021 [ 267 ] {140eb51b-e5d8-4cc9-b011-d0cef8206fec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1920 | 2026.03.18 02:27:15.083333 [ 267 ] {140eb51b-e5d8-4cc9-b011-d0cef8206fec} <Trace> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1921 | 2026.03.18 02:27:15.083370 [ 267 ] {140eb51b-e5d8-4cc9-b011-d0cef8206fec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1922 | 2026.03.18 02:27:15.083668 [ 267 ] {140eb51b-e5d8-4cc9-b011-d0cef8206fec} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1923 | 2026.03.18 02:27:15.083956 [ 267 ] {140eb51b-e5d8-4cc9-b011-d0cef8206fec} <Trace> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1924 | 2026.03.18 02:27:15.084089 [ 267 ] {140eb51b-e5d8-4cc9-b011-d0cef8206fec} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001117 sec., 895.2551477170995 rows/sec., 60.32 KiB/sec. | ||
| 1925 | 2026.03.18 02:27:15.084131 [ 267 ] {140eb51b-e5d8-4cc9-b011-d0cef8206fec} <Debug> TCPHandler: Processed in 0.001293647 sec. | ||
| 1926 | 2026.03.18 02:27:15.084266 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1927 | 2026.03.18 02:27:15.084362 [ 267 ] {24544708-57fb-490e-8c19-d8a5a1fc1862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1928 | 2026.03.18 02:27:15.084417 [ 267 ] {24544708-57fb-490e-8c19-d8a5a1fc1862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1929 | 2026.03.18 02:27:15.085227 [ 267 ] {24544708-57fb-490e-8c19-d8a5a1fc1862} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1930 | 2026.03.18 02:27:15.085266 [ 267 ] {24544708-57fb-490e-8c19-d8a5a1fc1862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1931 | 2026.03.18 02:27:15.085836 [ 267 ] {24544708-57fb-490e-8c19-d8a5a1fc1862} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1932 | 2026.03.18 02:27:15.086090 [ 267 ] {24544708-57fb-490e-8c19-d8a5a1fc1862} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1933 | 2026.03.18 02:27:15.086212 [ 63 ] {} <Debug> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1934 | 2026.03.18 02:27:15.086245 [ 267 ] {24544708-57fb-490e-8c19-d8a5a1fc1862} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001885 sec., 14323.607427055704 rows/sec., 25.67 MiB/sec. | ||
| 1935 | 2026.03.18 02:27:15.086259 [ 63 ] {} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1936 | 2026.03.18 02:27:15.086291 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1937 | 2026.03.18 02:27:15.086319 [ 267 ] {24544708-57fb-490e-8c19-d8a5a1fc1862} <Debug> TCPHandler: Processed in 0.00210818 sec. | ||
| 1938 | 2026.03.18 02:27:15.086391 [ 200 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::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 | ||
| 1939 | 2026.03.18 02:27:15.086453 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1940 | 2026.03.18 02:27:15.086555 [ 267 ] {ffefcc47-c72b-4716-aeaa-1f1fbda5b1b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1941 | 2026.03.18 02:27:15.086598 [ 267 ] {ffefcc47-c72b-4716-aeaa-1f1fbda5b1b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1942 | 2026.03.18 02:27:15.086599 [ 200 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1943 | 2026.03.18 02:27:15.086671 [ 200 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 7 rows starting from the beginning of the part | ||
| 1944 | 2026.03.18 02:27:15.086826 [ 200 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 25 rows starting from the beginning of the part | ||
| 1945 | 2026.03.18 02:27:15.086950 [ 200 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 1946 | 2026.03.18 02:27:15.086993 [ 267 ] {ffefcc47-c72b-4716-aeaa-1f1fbda5b1b1} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1947 | 2026.03.18 02:27:15.087035 [ 267 ] {ffefcc47-c72b-4716-aeaa-1f1fbda5b1b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1948 | 2026.03.18 02:27:15.087055 [ 200 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 27 rows starting from the beginning of the part | ||
| 1949 | 2026.03.18 02:27:15.087155 [ 200 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 1950 | 2026.03.18 02:27:15.087287 [ 200 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 27 rows starting from the beginning of the part | ||
| 1951 | 2026.03.18 02:27:15.087386 [ 267 ] {ffefcc47-c72b-4716-aeaa-1f1fbda5b1b1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1952 | 2026.03.18 02:27:15.087625 [ 267 ] {ffefcc47-c72b-4716-aeaa-1f1fbda5b1b1} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1953 | 2026.03.18 02:27:15.087766 [ 267 ] {ffefcc47-c72b-4716-aeaa-1f1fbda5b1b1} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001229 sec., 73230.26851098453 rows/sec., 4.58 MiB/sec. | ||
| 1954 | 2026.03.18 02:27:15.087808 [ 267 ] {ffefcc47-c72b-4716-aeaa-1f1fbda5b1b1} <Debug> TCPHandler: Processed in 0.00140612 sec. | ||
| 1955 | 2026.03.18 02:27:15.089378 [ 200 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 106 rows, containing 19 columns (19 merged, 0 gathered) in 0.003056597 sec., 34679.08919625322 rows/sec., 62.14 MiB/sec. | ||
| 1956 | 2026.03.18 02:27:15.089833 [ 199 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1957 | 2026.03.18 02:27:15.090230 [ 199 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1958 | 2026.03.18 02:27:15.090312 [ 199 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1959 | 2026.03.18 02:27:15.090453 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 1960 | 2026.03.18 02:27:20.060778 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1961 | 2026.03.18 02:27:20.061000 [ 267 ] {bbc1d758-3452-4026-a05f-52183263d621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1962 | 2026.03.18 02:27:20.061073 [ 267 ] {bbc1d758-3452-4026-a05f-52183263d621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1963 | 2026.03.18 02:27:20.061850 [ 267 ] {bbc1d758-3452-4026-a05f-52183263d621} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1964 | 2026.03.18 02:27:20.061896 [ 267 ] {bbc1d758-3452-4026-a05f-52183263d621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1965 | 2026.03.18 02:27:20.062281 [ 267 ] {bbc1d758-3452-4026-a05f-52183263d621} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1966 | 2026.03.18 02:27:20.062507 [ 267 ] {bbc1d758-3452-4026-a05f-52183263d621} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1967 | 2026.03.18 02:27:20.062661 [ 267 ] {bbc1d758-3452-4026-a05f-52183263d621} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001719 sec., 44211.75101803374 rows/sec., 3.63 MiB/sec. | ||
| 1968 | 2026.03.18 02:27:20.062704 [ 267 ] {bbc1d758-3452-4026-a05f-52183263d621} <Debug> TCPHandler: Processed in 0.002079479 sec. | ||
| 1969 | 2026.03.18 02:27:20.062827 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1970 | 2026.03.18 02:27:20.062923 [ 267 ] {eb44aee7-5e08-46df-a971-65af75605752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1971 | 2026.03.18 02:27:20.062965 [ 267 ] {eb44aee7-5e08-46df-a971-65af75605752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1972 | 2026.03.18 02:27:20.063356 [ 267 ] {eb44aee7-5e08-46df-a971-65af75605752} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1973 | 2026.03.18 02:27:20.063389 [ 267 ] {eb44aee7-5e08-46df-a971-65af75605752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1974 | 2026.03.18 02:27:20.063678 [ 267 ] {eb44aee7-5e08-46df-a971-65af75605752} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1975 | 2026.03.18 02:27:20.063896 [ 267 ] {eb44aee7-5e08-46df-a971-65af75605752} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1976 | 2026.03.18 02:27:20.064021 [ 267 ] {eb44aee7-5e08-46df-a971-65af75605752} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001119 sec., 8936.550491510277 rows/sec., 671.99 KiB/sec. | ||
| 1977 | 2026.03.18 02:27:20.064057 [ 267 ] {eb44aee7-5e08-46df-a971-65af75605752} <Debug> TCPHandler: Processed in 0.001280837 sec. | ||
| 1978 | 2026.03.18 02:27:20.064160 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1979 | 2026.03.18 02:27:20.064253 [ 267 ] {ee766187-fe22-42e1-9a51-f8ebb54d08b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1980 | 2026.03.18 02:27:20.064292 [ 267 ] {ee766187-fe22-42e1-9a51-f8ebb54d08b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1981 | 2026.03.18 02:27:20.064697 [ 267 ] {ee766187-fe22-42e1-9a51-f8ebb54d08b6} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1982 | 2026.03.18 02:27:20.064730 [ 267 ] {ee766187-fe22-42e1-9a51-f8ebb54d08b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1983 | 2026.03.18 02:27:20.065037 [ 267 ] {ee766187-fe22-42e1-9a51-f8ebb54d08b6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1984 | 2026.03.18 02:27:20.065249 [ 267 ] {ee766187-fe22-42e1-9a51-f8ebb54d08b6} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1985 | 2026.03.18 02:27:20.065374 [ 267 ] {ee766187-fe22-42e1-9a51-f8ebb54d08b6} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001139 sec., 64969.27129060579 rows/sec., 5.07 MiB/sec. | ||
| 1986 | 2026.03.18 02:27:20.065409 [ 267 ] {ee766187-fe22-42e1-9a51-f8ebb54d08b6} <Debug> TCPHandler: Processed in 0.001298366 sec. | ||
| 1987 | 2026.03.18 02:27:20.065526 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1988 | 2026.03.18 02:27:20.065618 [ 267 ] {2add833e-d3a4-4947-a26a-b7e22a434c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1989 | 2026.03.18 02:27:20.065662 [ 267 ] {2add833e-d3a4-4947-a26a-b7e22a434c7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1990 | 2026.03.18 02:27:20.066063 [ 267 ] {2add833e-d3a4-4947-a26a-b7e22a434c7a} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1991 | 2026.03.18 02:27:20.066097 [ 267 ] {2add833e-d3a4-4947-a26a-b7e22a434c7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1992 | 2026.03.18 02:27:20.066423 [ 267 ] {2add833e-d3a4-4947-a26a-b7e22a434c7a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1993 | 2026.03.18 02:27:20.066629 [ 267 ] {2add833e-d3a4-4947-a26a-b7e22a434c7a} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1994 | 2026.03.18 02:27:20.066759 [ 267 ] {2add833e-d3a4-4947-a26a-b7e22a434c7a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 1995 | 2026.03.18 02:27:20.066793 [ 267 ] {2add833e-d3a4-4947-a26a-b7e22a434c7a} <Debug> TCPHandler: Processed in 0.001316728 sec. | ||
| 1996 | 2026.03.18 02:27:20.066896 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1997 | 2026.03.18 02:27:20.066989 [ 267 ] {810bf70a-1fa0-43dd-a898-ca865dc2e8db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1998 | 2026.03.18 02:27:20.067044 [ 267 ] {810bf70a-1fa0-43dd-a898-ca865dc2e8db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1999 | 2026.03.18 02:27:20.067764 [ 267 ] {810bf70a-1fa0-43dd-a898-ca865dc2e8db} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2000 | 2026.03.18 02:27:20.067799 [ 267 ] {810bf70a-1fa0-43dd-a898-ca865dc2e8db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2001 | 2026.03.18 02:27:20.068337 [ 267 ] {810bf70a-1fa0-43dd-a898-ca865dc2e8db} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2002 | 2026.03.18 02:27:20.068565 [ 267 ] {810bf70a-1fa0-43dd-a898-ca865dc2e8db} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2003 | 2026.03.18 02:27:20.068700 [ 267 ] {810bf70a-1fa0-43dd-a898-ca865dc2e8db} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00173 sec., 5780.346820809249 rows/sec., 10.36 MiB/sec. | ||
| 2004 | 2026.03.18 02:27:20.068749 [ 267 ] {810bf70a-1fa0-43dd-a898-ca865dc2e8db} <Debug> TCPHandler: Processed in 0.001902125 sec. | ||
| 2005 | 2026.03.18 02:27:20.068865 [ 267 ] {} <Trace> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2006 | 2026.03.18 02:27:20.068960 [ 267 ] {11c2d047-5f28-4654-ba2d-2403652966ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2007 | 2026.03.18 02:27:20.069003 [ 267 ] {11c2d047-5f28-4654-ba2d-2403652966ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2008 | 2026.03.18 02:27:20.069330 [ 267 ] {11c2d047-5f28-4654-ba2d-2403652966ae} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2009 | 2026.03.18 02:27:20.069365 [ 267 ] {11c2d047-5f28-4654-ba2d-2403652966ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2010 | 2026.03.18 02:27:20.069671 [ 267 ] {11c2d047-5f28-4654-ba2d-2403652966ae} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2011 | 2026.03.18 02:27:20.069886 [ 267 ] {11c2d047-5f28-4654-ba2d-2403652966ae} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2012 | 2026.03.18 02:27:20.070009 [ 267 ] {11c2d047-5f28-4654-ba2d-2403652966ae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 2013 | 2026.03.18 02:27:20.070046 [ 267 ] {11c2d047-5f28-4654-ba2d-2403652966ae} <Debug> TCPHandler: Processed in 0.001233096 sec. | ||
| 2014 | 2026.03.18 02:27:20.563207 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2015 | 2026.03.18 02:27:20.563281 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2016 | 2026.03.18 02:27:20.651642 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 306 | ||
| 2017 | 2026.03.18 02:27:20.652162 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3859 | ||
| 2018 | 2026.03.18 02:27:20.652682 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2019 | 2026.03.18 02:27:20.652730 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2020 | 2026.03.18 02:27:20.653205 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2021 | 2026.03.18 02:27:20.653437 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2022 | 2026.03.18 02:27:20.653575 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3859 | ||
| 2023 | 2026.03.18 02:27:20.654018 [ 243 ] {} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2024 | 2026.03.18 02:27:20.654057 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2025 | 2026.03.18 02:27:20.655184 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2026 | 2026.03.18 02:27:20.655447 [ 243 ] {} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2027 | 2026.03.18 02:27:20.655563 [ 51 ] {} <Debug> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2028 | 2026.03.18 02:27:20.655604 [ 51 ] {} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2029 | 2026.03.18 02:27:20.655626 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2030 | 2026.03.18 02:27:20.655679 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 306 | ||
| 2031 | 2026.03.18 02:27:20.655772 [ 195 ] {2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb::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 | ||
| 2032 | 2026.03.18 02:27:20.656461 [ 195 ] {2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2033 | 2026.03.18 02:27:20.656644 [ 195 ] {2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb::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 | ||
| 2034 | 2026.03.18 02:27:20.657068 [ 195 ] {2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb::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 | ||
| 2035 | 2026.03.18 02:27:20.657424 [ 195 ] {2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 106 rows starting from the beginning of the part | ||
| 2036 | 2026.03.18 02:27:20.657786 [ 195 ] {2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 38 rows starting from the beginning of the part | ||
| 2037 | 2026.03.18 02:27:20.658172 [ 195 ] {2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 34 rows starting from the beginning of the part | ||
| 2038 | 2026.03.18 02:27:20.658534 [ 195 ] {2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 34 rows starting from the beginning of the part | ||
| 2039 | 2026.03.18 02:27:20.665106 [ 193 ] {2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 72 columns (72 merged, 0 gathered) in 0.009403728 sec., 32540.286150343778 rows/sec., 31.95 MiB/sec. | ||
| 2040 | 2026.03.18 02:27:20.665691 [ 195 ] {2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2041 | 2026.03.18 02:27:20.666213 [ 195 ] {2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb::all_1_6_1} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2042 | 2026.03.18 02:27:20.666283 [ 195 ] {2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb::all_1_6_1} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2043 | 2026.03.18 02:27:20.666451 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.60 MiB. | ||
| 2044 | 2026.03.18 02:27:20.863027 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2045 | 2026.03.18 02:27:20.881333 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2046 | 2026.03.18 02:27:20.881403 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2047 | 2026.03.18 02:27:20.887443 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2048 | 2026.03.18 02:27:20.888171 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2049 | 2026.03.18 02:27:20.891212 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2050 | 2026.03.18 02:27:21.000844 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.78 MiB, peak 187.78 MiB, free memory in arenas 0.00 B, will set to 185.93 MiB (RSS), difference: 2.15 MiB | ||
| 2051 | 2026.03.18 02:27:24.616521 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2052 | 2026.03.18 02:27:24.616652 [ 267 ] {} <Debug> TCP-Session: 28b7720c-d940-45a8-8459-ece8179c2800 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2053 | 2026.03.18 02:27:25.001172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.90 MiB, peak 187.78 MiB, free memory in arenas 0.00 B, will set to 185.94 MiB (RSS), difference: 2.04 MiB | ||
| 2054 | 2026.03.18 02:27:25.068400 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2055 | 2026.03.18 02:27:25.068590 [ 269 ] {b7ac2a2e-d73f-4179-a5e9-bec8b7f9f773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2056 | 2026.03.18 02:27:25.068656 [ 269 ] {b7ac2a2e-d73f-4179-a5e9-bec8b7f9f773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2057 | 2026.03.18 02:27:25.069464 [ 269 ] {b7ac2a2e-d73f-4179-a5e9-bec8b7f9f773} <Trace> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2058 | 2026.03.18 02:27:25.069517 [ 269 ] {b7ac2a2e-d73f-4179-a5e9-bec8b7f9f773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2059 | 2026.03.18 02:27:25.069920 [ 269 ] {b7ac2a2e-d73f-4179-a5e9-bec8b7f9f773} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2060 | 2026.03.18 02:27:25.070160 [ 269 ] {b7ac2a2e-d73f-4179-a5e9-bec8b7f9f773} <Trace> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2061 | 2026.03.18 02:27:25.070286 [ 47 ] {} <Debug> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2062 | 2026.03.18 02:27:25.070323 [ 269 ] {b7ac2a2e-d73f-4179-a5e9-bec8b7f9f773} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00178 sec., 159550.56179775283 rows/sec., 10.13 MiB/sec. | ||
| 2063 | 2026.03.18 02:27:25.070381 [ 47 ] {} <Trace> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2064 | 2026.03.18 02:27:25.070409 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2065 | 2026.03.18 02:27:25.070410 [ 269 ] {b7ac2a2e-d73f-4179-a5e9-bec8b7f9f773} <Debug> TCPHandler: Processed in 0.00213053 sec. | ||
| 2066 | 2026.03.18 02:27:25.070543 [ 200 ] {180549d4-170a-4a2b-85ca-f9aceff9ead3::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 | ||
| 2067 | 2026.03.18 02:27:25.070562 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2068 | 2026.03.18 02:27:25.070656 [ 200 ] {180549d4-170a-4a2b-85ca-f9aceff9ead3::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2069 | 2026.03.18 02:27:25.070671 [ 269 ] {f0c966cb-40e2-432f-a0c6-cb3230c0994e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2070 | 2026.03.18 02:27:25.070691 [ 200 ] {180549d4-170a-4a2b-85ca-f9aceff9ead3::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 | ||
| 2071 | 2026.03.18 02:27:25.070722 [ 269 ] {f0c966cb-40e2-432f-a0c6-cb3230c0994e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2072 | 2026.03.18 02:27:25.070787 [ 200 ] {180549d4-170a-4a2b-85ca-f9aceff9ead3::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 | ||
| 2073 | 2026.03.18 02:27:25.070835 [ 200 ] {180549d4-170a-4a2b-85ca-f9aceff9ead3::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 | ||
| 2074 | 2026.03.18 02:27:25.070875 [ 200 ] {180549d4-170a-4a2b-85ca-f9aceff9ead3::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 | ||
| 2075 | 2026.03.18 02:27:25.070909 [ 200 ] {180549d4-170a-4a2b-85ca-f9aceff9ead3::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 | ||
| 2076 | 2026.03.18 02:27:25.071665 [ 269 ] {f0c966cb-40e2-432f-a0c6-cb3230c0994e} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2077 | 2026.03.18 02:27:25.071709 [ 269 ] {f0c966cb-40e2-432f-a0c6-cb3230c0994e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2078 | 2026.03.18 02:27:25.071951 [ 195 ] {180549d4-170a-4a2b-85ca-f9aceff9ead3::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001460742 sec., 972108.6954438224 rows/sec., 65.45 MiB/sec. | ||
| 2079 | 2026.03.18 02:27:25.072116 [ 200 ] {180549d4-170a-4a2b-85ca-f9aceff9ead3::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2080 | 2026.03.18 02:27:25.072184 [ 269 ] {f0c966cb-40e2-432f-a0c6-cb3230c0994e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2081 | 2026.03.18 02:27:25.072426 [ 200 ] {180549d4-170a-4a2b-85ca-f9aceff9ead3::all_1_5_1} <Trace> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2082 | 2026.03.18 02:27:25.072490 [ 269 ] {f0c966cb-40e2-432f-a0c6-cb3230c0994e} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2083 | 2026.03.18 02:27:25.072503 [ 200 ] {180549d4-170a-4a2b-85ca-f9aceff9ead3::all_1_5_1} <Trace> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2084 | 2026.03.18 02:27:25.072582 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2085 | 2026.03.18 02:27:25.072646 [ 269 ] {f0c966cb-40e2-432f-a0c6-cb3230c0994e} <Debug> executeQuery: Read 851 rows, 68.55 KiB in 0.001999 sec., 425712.8564282141 rows/sec., 33.49 MiB/sec. | ||
| 2086 | 2026.03.18 02:27:25.072690 [ 269 ] {f0c966cb-40e2-432f-a0c6-cb3230c0994e} <Debug> TCPHandler: Processed in 0.002178622 sec. | ||
| 2087 | 2026.03.18 02:27:25.072815 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2088 | 2026.03.18 02:27:25.072912 [ 269 ] {cd262bdc-1e64-4f18-8dfd-1fc5f7a5c6c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2089 | 2026.03.18 02:27:25.072955 [ 269 ] {cd262bdc-1e64-4f18-8dfd-1fc5f7a5c6c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2090 | 2026.03.18 02:27:25.073401 [ 269 ] {cd262bdc-1e64-4f18-8dfd-1fc5f7a5c6c6} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2091 | 2026.03.18 02:27:25.073437 [ 269 ] {cd262bdc-1e64-4f18-8dfd-1fc5f7a5c6c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2092 | 2026.03.18 02:27:25.073765 [ 269 ] {cd262bdc-1e64-4f18-8dfd-1fc5f7a5c6c6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2093 | 2026.03.18 02:27:25.073992 [ 269 ] {cd262bdc-1e64-4f18-8dfd-1fc5f7a5c6c6} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2094 | 2026.03.18 02:27:25.074122 [ 269 ] {cd262bdc-1e64-4f18-8dfd-1fc5f7a5c6c6} <Debug> executeQuery: Read 169 rows, 10.57 KiB in 0.001232 sec., 137175.32467532466 rows/sec., 8.38 MiB/sec. | ||
| 2095 | 2026.03.18 02:27:25.074158 [ 269 ] {cd262bdc-1e64-4f18-8dfd-1fc5f7a5c6c6} <Debug> TCPHandler: Processed in 0.001392679 sec. | ||
| 2096 | 2026.03.18 02:27:25.074270 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2097 | 2026.03.18 02:27:25.074365 [ 269 ] {1df44f8e-5255-4bcb-90d9-3b8f94d3d9fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2098 | 2026.03.18 02:27:25.074411 [ 269 ] {1df44f8e-5255-4bcb-90d9-3b8f94d3d9fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2099 | 2026.03.18 02:27:25.074840 [ 269 ] {1df44f8e-5255-4bcb-90d9-3b8f94d3d9fe} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2100 | 2026.03.18 02:27:25.074877 [ 269 ] {1df44f8e-5255-4bcb-90d9-3b8f94d3d9fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2101 | 2026.03.18 02:27:25.075174 [ 269 ] {1df44f8e-5255-4bcb-90d9-3b8f94d3d9fe} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2102 | 2026.03.18 02:27:25.075390 [ 269 ] {1df44f8e-5255-4bcb-90d9-3b8f94d3d9fe} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2103 | 2026.03.18 02:27:25.075489 [ 47 ] {} <Debug> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2104 | 2026.03.18 02:27:25.075519 [ 269 ] {1df44f8e-5255-4bcb-90d9-3b8f94d3d9fe} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001173 sec., 127024.72293265132 rows/sec., 8.21 MiB/sec. | ||
| 2105 | 2026.03.18 02:27:25.075529 [ 47 ] {} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2106 | 2026.03.18 02:27:25.075562 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2107 | 2026.03.18 02:27:25.075564 [ 269 ] {1df44f8e-5255-4bcb-90d9-3b8f94d3d9fe} <Debug> TCPHandler: Processed in 0.001342918 sec. | ||
| 2108 | 2026.03.18 02:27:25.075691 [ 191 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::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 | ||
| 2109 | 2026.03.18 02:27:25.075693 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2110 | 2026.03.18 02:27:25.075829 [ 269 ] {4c51525c-771d-4d62-9f70-3cb503252ee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2111 | 2026.03.18 02:27:25.075836 [ 191 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2112 | 2026.03.18 02:27:25.075871 [ 269 ] {4c51525c-771d-4d62-9f70-3cb503252ee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2113 | 2026.03.18 02:27:25.075890 [ 191 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::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 | ||
| 2114 | 2026.03.18 02:27:25.075995 [ 191 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::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 | ||
| 2115 | 2026.03.18 02:27:25.076054 [ 191 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::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 | ||
| 2116 | 2026.03.18 02:27:25.076107 [ 191 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::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 | ||
| 2117 | 2026.03.18 02:27:25.076155 [ 191 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::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 | ||
| 2118 | 2026.03.18 02:27:25.076301 [ 269 ] {4c51525c-771d-4d62-9f70-3cb503252ee7} <Trace> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2119 | 2026.03.18 02:27:25.076344 [ 269 ] {4c51525c-771d-4d62-9f70-3cb503252ee7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2120 | 2026.03.18 02:27:25.076668 [ 269 ] {4c51525c-771d-4d62-9f70-3cb503252ee7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2121 | 2026.03.18 02:27:25.076908 [ 269 ] {4c51525c-771d-4d62-9f70-3cb503252ee7} <Trace> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2122 | 2026.03.18 02:27:25.077012 [ 47 ] {} <Debug> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2123 | 2026.03.18 02:27:25.077044 [ 269 ] {4c51525c-771d-4d62-9f70-3cb503252ee7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001233 sec., 120032.44120032442 rows/sec., 6.83 MiB/sec. | ||
| 2124 | 2026.03.18 02:27:25.077050 [ 47 ] {} <Trace> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2125 | 2026.03.18 02:27:25.077085 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2126 | 2026.03.18 02:27:25.077085 [ 200 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 745 rows, containing 5 columns (5 merged, 0 gathered) in 0.001451281 sec., 513339.5944686108 rows/sec., 35.12 MiB/sec. | ||
| 2127 | 2026.03.18 02:27:25.077089 [ 269 ] {4c51525c-771d-4d62-9f70-3cb503252ee7} <Debug> TCPHandler: Processed in 0.001444002 sec. | ||
| 2128 | 2026.03.18 02:27:25.077163 [ 195 ] {b61dc584-a803-45dc-bcf8-6a4d08700047::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 | ||
| 2129 | 2026.03.18 02:27:25.077223 [ 191 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2130 | 2026.03.18 02:27:25.077235 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2131 | 2026.03.18 02:27:25.077251 [ 195 ] {b61dc584-a803-45dc-bcf8-6a4d08700047::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2132 | 2026.03.18 02:27:25.077283 [ 195 ] {b61dc584-a803-45dc-bcf8-6a4d08700047::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 | ||
| 2133 | 2026.03.18 02:27:25.077333 [ 195 ] {b61dc584-a803-45dc-bcf8-6a4d08700047::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 | ||
| 2134 | 2026.03.18 02:27:25.077335 [ 269 ] {7d47ac99-f543-4630-85d1-fabf717781d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2135 | 2026.03.18 02:27:25.077375 [ 195 ] {b61dc584-a803-45dc-bcf8-6a4d08700047::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 | ||
| 2136 | 2026.03.18 02:27:25.077390 [ 269 ] {7d47ac99-f543-4630-85d1-fabf717781d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2137 | 2026.03.18 02:27:25.077415 [ 195 ] {b61dc584-a803-45dc-bcf8-6a4d08700047::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 | ||
| 2138 | 2026.03.18 02:27:25.077454 [ 195 ] {b61dc584-a803-45dc-bcf8-6a4d08700047::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 | ||
| 2139 | 2026.03.18 02:27:25.077488 [ 191 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::all_1_5_1} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2140 | 2026.03.18 02:27:25.077557 [ 191 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::all_1_5_1} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2141 | 2026.03.18 02:27:25.077621 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2142 | 2026.03.18 02:27:25.077986 [ 269 ] {7d47ac99-f543-4630-85d1-fabf717781d1} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2143 | 2026.03.18 02:27:25.078027 [ 269 ] {7d47ac99-f543-4630-85d1-fabf717781d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2144 | 2026.03.18 02:27:25.078177 [ 191 ] {b61dc584-a803-45dc-bcf8-6a4d08700047::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.00104644 sec., 707159.5122510607 rows/sec., 42.92 MiB/sec. | ||
| 2145 | 2026.03.18 02:27:25.078281 [ 191 ] {b61dc584-a803-45dc-bcf8-6a4d08700047::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2146 | 2026.03.18 02:27:25.078388 [ 269 ] {7d47ac99-f543-4630-85d1-fabf717781d1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2147 | 2026.03.18 02:27:25.078550 [ 191 ] {b61dc584-a803-45dc-bcf8-6a4d08700047::all_1_5_1} <Trace> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2148 | 2026.03.18 02:27:25.078621 [ 191 ] {b61dc584-a803-45dc-bcf8-6a4d08700047::all_1_5_1} <Trace> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2149 | 2026.03.18 02:27:25.078672 [ 269 ] {7d47ac99-f543-4630-85d1-fabf717781d1} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2150 | 2026.03.18 02:27:25.078676 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2151 | 2026.03.18 02:27:25.078816 [ 269 ] {7d47ac99-f543-4630-85d1-fabf717781d1} <Debug> executeQuery: Read 517 rows, 37.34 KiB in 0.001499 sec., 344896.59773182124 rows/sec., 24.33 MiB/sec. | ||
| 2152 | 2026.03.18 02:27:25.078858 [ 269 ] {7d47ac99-f543-4630-85d1-fabf717781d1} <Debug> TCPHandler: Processed in 0.001670397 sec. | ||
| 2153 | 2026.03.18 02:27:25.079035 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2154 | 2026.03.18 02:27:25.079148 [ 269 ] {50f0b0a3-92a5-4b86-bfc5-25049aec3ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2155 | 2026.03.18 02:27:25.079190 [ 269 ] {50f0b0a3-92a5-4b86-bfc5-25049aec3ebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2156 | 2026.03.18 02:27:25.079555 [ 269 ] {50f0b0a3-92a5-4b86-bfc5-25049aec3ebf} <Trace> oximeter.measurements_bool (cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2157 | 2026.03.18 02:27:25.079590 [ 269 ] {50f0b0a3-92a5-4b86-bfc5-25049aec3ebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2158 | 2026.03.18 02:27:25.079973 [ 269 ] {50f0b0a3-92a5-4b86-bfc5-25049aec3ebf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2159 | 2026.03.18 02:27:25.080189 [ 269 ] {50f0b0a3-92a5-4b86-bfc5-25049aec3ebf} <Trace> oximeter.measurements_bool (cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2160 | 2026.03.18 02:27:25.080326 [ 269 ] {50f0b0a3-92a5-4b86-bfc5-25049aec3ebf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001196 sec., 5016.722408026756 rows/sec., 262.10 KiB/sec. | ||
| 2161 | 2026.03.18 02:27:25.080364 [ 269 ] {50f0b0a3-92a5-4b86-bfc5-25049aec3ebf} <Debug> TCPHandler: Processed in 0.001377509 sec. | ||
| 2162 | 2026.03.18 02:27:25.080476 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2163 | 2026.03.18 02:27:25.080568 [ 269 ] {34537ac3-7625-44a8-807e-8f48576709df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2164 | 2026.03.18 02:27:25.080609 [ 269 ] {34537ac3-7625-44a8-807e-8f48576709df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2165 | 2026.03.18 02:27:25.081021 [ 269 ] {34537ac3-7625-44a8-807e-8f48576709df} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2166 | 2026.03.18 02:27:25.081057 [ 269 ] {34537ac3-7625-44a8-807e-8f48576709df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2167 | 2026.03.18 02:27:25.081382 [ 269 ] {34537ac3-7625-44a8-807e-8f48576709df} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2168 | 2026.03.18 02:27:25.081591 [ 269 ] {34537ac3-7625-44a8-807e-8f48576709df} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2169 | 2026.03.18 02:27:25.081723 [ 269 ] {34537ac3-7625-44a8-807e-8f48576709df} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001172 sec., 226109.21501706482 rows/sec., 15.03 MiB/sec. | ||
| 2170 | 2026.03.18 02:27:25.081758 [ 269 ] {34537ac3-7625-44a8-807e-8f48576709df} <Debug> TCPHandler: Processed in 0.001329668 sec. | ||
| 2171 | 2026.03.18 02:27:25.081876 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2172 | 2026.03.18 02:27:25.081968 [ 269 ] {445e050e-6beb-40ac-b261-a8142d771843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2173 | 2026.03.18 02:27:25.082009 [ 269 ] {445e050e-6beb-40ac-b261-a8142d771843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2174 | 2026.03.18 02:27:25.082310 [ 269 ] {445e050e-6beb-40ac-b261-a8142d771843} <Trace> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2175 | 2026.03.18 02:27:25.082346 [ 269 ] {445e050e-6beb-40ac-b261-a8142d771843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2176 | 2026.03.18 02:27:25.082638 [ 269 ] {445e050e-6beb-40ac-b261-a8142d771843} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2177 | 2026.03.18 02:27:25.082848 [ 269 ] {445e050e-6beb-40ac-b261-a8142d771843} <Trace> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2178 | 2026.03.18 02:27:25.082946 [ 46 ] {} <Debug> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2179 | 2026.03.18 02:27:25.082977 [ 269 ] {445e050e-6beb-40ac-b261-a8142d771843} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001026 sec., 974.6588693957115 rows/sec., 65.68 KiB/sec. | ||
| 2180 | 2026.03.18 02:27:25.082989 [ 46 ] {} <Trace> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2181 | 2026.03.18 02:27:25.083018 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2182 | 2026.03.18 02:27:25.083018 [ 269 ] {445e050e-6beb-40ac-b261-a8142d771843} <Debug> TCPHandler: Processed in 0.001188874 sec. | ||
| 2183 | 2026.03.18 02:27:25.083087 [ 195 ] {aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3::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 | ||
| 2184 | 2026.03.18 02:27:25.083147 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2185 | 2026.03.18 02:27:25.083189 [ 195 ] {aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2186 | 2026.03.18 02:27:25.083223 [ 195 ] {aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3::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 | ||
| 2187 | 2026.03.18 02:27:25.083247 [ 269 ] {4a9c08ca-9783-4b2f-a2c2-4dfe48dd2d6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2188 | 2026.03.18 02:27:25.083274 [ 195 ] {aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3::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 | ||
| 2189 | 2026.03.18 02:27:25.083309 [ 269 ] {4a9c08ca-9783-4b2f-a2c2-4dfe48dd2d6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2190 | 2026.03.18 02:27:25.083318 [ 195 ] {aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3::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 | ||
| 2191 | 2026.03.18 02:27:25.083363 [ 195 ] {aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3::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 | ||
| 2192 | 2026.03.18 02:27:25.083401 [ 195 ] {aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3::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 | ||
| 2193 | 2026.03.18 02:27:25.084008 [ 200 ] {aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.000945417 sec., 5288.671559745593 rows/sec., 356.37 KiB/sec. | ||
| 2194 | 2026.03.18 02:27:25.084129 [ 269 ] {4a9c08ca-9783-4b2f-a2c2-4dfe48dd2d6a} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2195 | 2026.03.18 02:27:25.084173 [ 269 ] {4a9c08ca-9783-4b2f-a2c2-4dfe48dd2d6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2196 | 2026.03.18 02:27:25.084176 [ 187 ] {aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2197 | 2026.03.18 02:27:25.084513 [ 187 ] {aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3::all_1_5_1} <Trace> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2198 | 2026.03.18 02:27:25.084582 [ 187 ] {aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3::all_1_5_1} <Trace> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2199 | 2026.03.18 02:27:25.084640 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2200 | 2026.03.18 02:27:25.084759 [ 269 ] {4a9c08ca-9783-4b2f-a2c2-4dfe48dd2d6a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2201 | 2026.03.18 02:27:25.084989 [ 269 ] {4a9c08ca-9783-4b2f-a2c2-4dfe48dd2d6a} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2202 | 2026.03.18 02:27:25.085130 [ 269 ] {4a9c08ca-9783-4b2f-a2c2-4dfe48dd2d6a} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001902 sec., 14195.58359621451 rows/sec., 25.44 MiB/sec. | ||
| 2203 | 2026.03.18 02:27:25.085188 [ 269 ] {4a9c08ca-9783-4b2f-a2c2-4dfe48dd2d6a} <Debug> TCPHandler: Processed in 0.002092219 sec. | ||
| 2204 | 2026.03.18 02:27:25.085298 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2205 | 2026.03.18 02:27:25.085392 [ 269 ] {efa0f675-bc8e-4803-8528-5c8727d2c2b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2206 | 2026.03.18 02:27:25.085435 [ 269 ] {efa0f675-bc8e-4803-8528-5c8727d2c2b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2207 | 2026.03.18 02:27:25.085765 [ 269 ] {efa0f675-bc8e-4803-8528-5c8727d2c2b9} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2208 | 2026.03.18 02:27:25.085800 [ 269 ] {efa0f675-bc8e-4803-8528-5c8727d2c2b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2209 | 2026.03.18 02:27:25.086102 [ 269 ] {efa0f675-bc8e-4803-8528-5c8727d2c2b9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2210 | 2026.03.18 02:27:25.086306 [ 269 ] {efa0f675-bc8e-4803-8528-5c8727d2c2b9} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2211 | 2026.03.18 02:27:25.086432 [ 269 ] {efa0f675-bc8e-4803-8528-5c8727d2c2b9} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001058 sec., 85066.16257088848 rows/sec., 5.32 MiB/sec. | ||
| 2212 | 2026.03.18 02:27:25.086468 [ 269 ] {efa0f675-bc8e-4803-8528-5c8727d2c2b9} <Debug> TCPHandler: Processed in 0.001218285 sec. | ||
| 2213 | 2026.03.18 02:27:25.358348 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2214 | 2026.03.18 02:27:25.358551 [ 269 ] {f4f20469-d433-4312-910a-a265b997b74a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) 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) | ||
| 2215 | 2026.03.18 02:27:25.358894 [ 269 ] {f4f20469-d433-4312-910a-a265b997b74a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2216 | 2026.03.18 02:27:25.360940 [ 269 ] {f4f20469-d433-4312-910a-a265b997b74a} <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 | ||
| 2217 | 2026.03.18 02:27:25.361252 [ 269 ] {f4f20469-d433-4312-910a-a265b997b74a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2218 | 2026.03.18 02:27:25.361328 [ 269 ] {f4f20469-d433-4312-910a-a265b997b74a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2219 | 2026.03.18 02:27:25.361525 [ 269 ] {f4f20469-d433-4312-910a-a265b997b74a} <Debug> oximeter.timeseries_schema (c4b271fd-0d40-4de1-b78f-93a5b6d95d71) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2220 | 2026.03.18 02:27:25.363614 [ 269 ] {f4f20469-d433-4312-910a-a265b997b74a} <Trace> oximeter.timeseries_schema (c4b271fd-0d40-4de1-b78f-93a5b6d95d71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2221 | 2026.03.18 02:27:25.365926 [ 269 ] {f4f20469-d433-4312-910a-a265b997b74a} <Debug> oximeter.timeseries_schema (c4b271fd-0d40-4de1-b78f-93a5b6d95d71) (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 | ||
| 2222 | 2026.03.18 02:27:25.365953 [ 269 ] {f4f20469-d433-4312-910a-a265b997b74a} <Trace> oximeter.timeseries_schema (c4b271fd-0d40-4de1-b78f-93a5b6d95d71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2223 | 2026.03.18 02:27:25.366098 [ 269 ] {f4f20469-d433-4312-910a-a265b997b74a} <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'))" | ||
| 2224 | 2026.03.18 02:27:25.366126 [ 269 ] {f4f20469-d433-4312-910a-a265b997b74a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 2225 | 2026.03.18 02:27:25.379191 [ 269 ] {f4f20469-d433-4312-910a-a265b997b74a} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.02073 sec., 1688.3743367100822 rows/sec., 64.96 KiB/sec. | ||
| 2226 | 2026.03.18 02:27:25.379287 [ 269 ] {f4f20469-d433-4312-910a-a265b997b74a} <Debug> TCPHandler: Processed in 0.02103105 sec. | ||
| 2227 | 2026.03.18 02:27:25.379548 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2228 | 2026.03.18 02:27:25.379692 [ 269 ] {c00b8d27-53ec-4b1c-bef4-28b234bfb776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) 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) | ||
| 2229 | 2026.03.18 02:27:25.379920 [ 269 ] {c00b8d27-53ec-4b1c-bef4-28b234bfb776} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2230 | 2026.03.18 02:27:25.379955 [ 269 ] {c00b8d27-53ec-4b1c-bef4-28b234bfb776} <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 | ||
| 2231 | 2026.03.18 02:27:25.380156 [ 269 ] {c00b8d27-53ec-4b1c-bef4-28b234bfb776} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2232 | 2026.03.18 02:27:25.380209 [ 269 ] {c00b8d27-53ec-4b1c-bef4-28b234bfb776} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2233 | 2026.03.18 02:27:25.380315 [ 269 ] {c00b8d27-53ec-4b1c-bef4-28b234bfb776} <Debug> oximeter.timeseries_schema (c4b271fd-0d40-4de1-b78f-93a5b6d95d71) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2234 | 2026.03.18 02:27:25.380344 [ 269 ] {c00b8d27-53ec-4b1c-bef4-28b234bfb776} <Trace> oximeter.timeseries_schema (c4b271fd-0d40-4de1-b78f-93a5b6d95d71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2235 | 2026.03.18 02:27:25.380363 [ 269 ] {c00b8d27-53ec-4b1c-bef4-28b234bfb776} <Debug> oximeter.timeseries_schema (c4b271fd-0d40-4de1-b78f-93a5b6d95d71) (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 | ||
| 2236 | 2026.03.18 02:27:25.380377 [ 269 ] {c00b8d27-53ec-4b1c-bef4-28b234bfb776} <Trace> oximeter.timeseries_schema (c4b271fd-0d40-4de1-b78f-93a5b6d95d71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2237 | 2026.03.18 02:27:25.380411 [ 269 ] {c00b8d27-53ec-4b1c-bef4-28b234bfb776} <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'))" | ||
| 2238 | 2026.03.18 02:27:25.380430 [ 269 ] {c00b8d27-53ec-4b1c-bef4-28b234bfb776} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 2239 | 2026.03.18 02:27:25.380892 [ 269 ] {c00b8d27-53ec-4b1c-bef4-28b234bfb776} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001262 sec., 27733.7559429477 rows/sec., 1.04 MiB/sec. | ||
| 2240 | 2026.03.18 02:27:25.380973 [ 269 ] {c00b8d27-53ec-4b1c-bef4-28b234bfb776} <Debug> TCPHandler: Processed in 0.001474552 sec. | ||
| 2241 | 2026.03.18 02:27:25.381202 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2242 | 2026.03.18 02:27:25.381337 [ 269 ] {01992818-ad35-403e-b958-f57d2ea35778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) 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) | ||
| 2243 | 2026.03.18 02:27:25.381547 [ 269 ] {01992818-ad35-403e-b958-f57d2ea35778} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2244 | 2026.03.18 02:27:25.381587 [ 269 ] {01992818-ad35-403e-b958-f57d2ea35778} <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 | ||
| 2245 | 2026.03.18 02:27:25.381785 [ 269 ] {01992818-ad35-403e-b958-f57d2ea35778} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2246 | 2026.03.18 02:27:25.381836 [ 269 ] {01992818-ad35-403e-b958-f57d2ea35778} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2247 | 2026.03.18 02:27:25.381937 [ 269 ] {01992818-ad35-403e-b958-f57d2ea35778} <Debug> oximeter.timeseries_schema (c4b271fd-0d40-4de1-b78f-93a5b6d95d71) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2248 | 2026.03.18 02:27:25.381965 [ 269 ] {01992818-ad35-403e-b958-f57d2ea35778} <Trace> oximeter.timeseries_schema (c4b271fd-0d40-4de1-b78f-93a5b6d95d71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2249 | 2026.03.18 02:27:25.381983 [ 269 ] {01992818-ad35-403e-b958-f57d2ea35778} <Debug> oximeter.timeseries_schema (c4b271fd-0d40-4de1-b78f-93a5b6d95d71) (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 | ||
| 2250 | 2026.03.18 02:27:25.381997 [ 269 ] {01992818-ad35-403e-b958-f57d2ea35778} <Trace> oximeter.timeseries_schema (c4b271fd-0d40-4de1-b78f-93a5b6d95d71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2251 | 2026.03.18 02:27:25.382036 [ 269 ] {01992818-ad35-403e-b958-f57d2ea35778} <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'))" | ||
| 2252 | 2026.03.18 02:27:25.382054 [ 269 ] {01992818-ad35-403e-b958-f57d2ea35778} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 2253 | 2026.03.18 02:27:25.382472 [ 269 ] {01992818-ad35-403e-b958-f57d2ea35778} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001193 sec., 29337.80385582565 rows/sec., 1.10 MiB/sec. | ||
| 2254 | 2026.03.18 02:27:25.382553 [ 269 ] {01992818-ad35-403e-b958-f57d2ea35778} <Debug> TCPHandler: Processed in 0.00139744 sec. | ||
| 2255 | 2026.03.18 02:27:25.382776 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2256 | 2026.03.18 02:27:25.382913 [ 269 ] {2b3d22b1-b23e-4455-8b97-28e6ae29478a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) 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) | ||
| 2257 | 2026.03.18 02:27:25.383125 [ 269 ] {2b3d22b1-b23e-4455-8b97-28e6ae29478a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2258 | 2026.03.18 02:27:25.383160 [ 269 ] {2b3d22b1-b23e-4455-8b97-28e6ae29478a} <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 | ||
| 2259 | 2026.03.18 02:27:25.383359 [ 269 ] {2b3d22b1-b23e-4455-8b97-28e6ae29478a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2260 | 2026.03.18 02:27:25.383409 [ 269 ] {2b3d22b1-b23e-4455-8b97-28e6ae29478a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2261 | 2026.03.18 02:27:25.383504 [ 269 ] {2b3d22b1-b23e-4455-8b97-28e6ae29478a} <Debug> oximeter.timeseries_schema (c4b271fd-0d40-4de1-b78f-93a5b6d95d71) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2262 | 2026.03.18 02:27:25.383531 [ 269 ] {2b3d22b1-b23e-4455-8b97-28e6ae29478a} <Trace> oximeter.timeseries_schema (c4b271fd-0d40-4de1-b78f-93a5b6d95d71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2263 | 2026.03.18 02:27:25.383549 [ 269 ] {2b3d22b1-b23e-4455-8b97-28e6ae29478a} <Debug> oximeter.timeseries_schema (c4b271fd-0d40-4de1-b78f-93a5b6d95d71) (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 | ||
| 2264 | 2026.03.18 02:27:25.383564 [ 269 ] {2b3d22b1-b23e-4455-8b97-28e6ae29478a} <Trace> oximeter.timeseries_schema (c4b271fd-0d40-4de1-b78f-93a5b6d95d71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2265 | 2026.03.18 02:27:25.383596 [ 269 ] {2b3d22b1-b23e-4455-8b97-28e6ae29478a} <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'))" | ||
| 2266 | 2026.03.18 02:27:25.383613 [ 269 ] {2b3d22b1-b23e-4455-8b97-28e6ae29478a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 2267 | 2026.03.18 02:27:25.384007 [ 269 ] {2b3d22b1-b23e-4455-8b97-28e6ae29478a} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001152 sec., 30381.944444444445 rows/sec., 1.14 MiB/sec. | ||
| 2268 | 2026.03.18 02:27:25.384086 [ 269 ] {2b3d22b1-b23e-4455-8b97-28e6ae29478a} <Debug> TCPHandler: Processed in 0.001357559 sec. | ||
| 2269 | 2026.03.18 02:27:25.384286 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2270 | 2026.03.18 02:27:25.384422 [ 269 ] {6cdb5fef-9fb8-4ef2-ab74-ac1648554e8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) 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) | ||
| 2271 | 2026.03.18 02:27:25.384638 [ 269 ] {6cdb5fef-9fb8-4ef2-ab74-ac1648554e8d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2272 | 2026.03.18 02:27:25.384672 [ 269 ] {6cdb5fef-9fb8-4ef2-ab74-ac1648554e8d} <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 | ||
| 2273 | 2026.03.18 02:27:25.384873 [ 269 ] {6cdb5fef-9fb8-4ef2-ab74-ac1648554e8d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2274 | 2026.03.18 02:27:25.384924 [ 269 ] {6cdb5fef-9fb8-4ef2-ab74-ac1648554e8d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2275 | 2026.03.18 02:27:25.385018 [ 269 ] {6cdb5fef-9fb8-4ef2-ab74-ac1648554e8d} <Debug> oximeter.timeseries_schema (c4b271fd-0d40-4de1-b78f-93a5b6d95d71) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2276 | 2026.03.18 02:27:25.385045 [ 269 ] {6cdb5fef-9fb8-4ef2-ab74-ac1648554e8d} <Trace> oximeter.timeseries_schema (c4b271fd-0d40-4de1-b78f-93a5b6d95d71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2277 | 2026.03.18 02:27:25.385064 [ 269 ] {6cdb5fef-9fb8-4ef2-ab74-ac1648554e8d} <Debug> oximeter.timeseries_schema (c4b271fd-0d40-4de1-b78f-93a5b6d95d71) (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 | ||
| 2278 | 2026.03.18 02:27:25.385078 [ 269 ] {6cdb5fef-9fb8-4ef2-ab74-ac1648554e8d} <Trace> oximeter.timeseries_schema (c4b271fd-0d40-4de1-b78f-93a5b6d95d71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2279 | 2026.03.18 02:27:25.385110 [ 269 ] {6cdb5fef-9fb8-4ef2-ab74-ac1648554e8d} <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'))" | ||
| 2280 | 2026.03.18 02:27:25.385128 [ 269 ] {6cdb5fef-9fb8-4ef2-ab74-ac1648554e8d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 2281 | 2026.03.18 02:27:25.385531 [ 269 ] {6cdb5fef-9fb8-4ef2-ab74-ac1648554e8d} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.00117 sec., 29914.529914529914 rows/sec., 1.12 MiB/sec. | ||
| 2282 | 2026.03.18 02:27:25.385610 [ 269 ] {6cdb5fef-9fb8-4ef2-ab74-ac1648554e8d} <Debug> TCPHandler: Processed in 0.001371029 sec. | ||
| 2283 | 2026.03.18 02:27:25.385812 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2284 | 2026.03.18 02:27:25.385943 [ 269 ] {9736a4ee-c56b-46de-a9be-e4ee2402c902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) 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) | ||
| 2285 | 2026.03.18 02:27:25.386158 [ 269 ] {9736a4ee-c56b-46de-a9be-e4ee2402c902} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2286 | 2026.03.18 02:27:25.386193 [ 269 ] {9736a4ee-c56b-46de-a9be-e4ee2402c902} <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 | ||
| 2287 | 2026.03.18 02:27:25.386391 [ 269 ] {9736a4ee-c56b-46de-a9be-e4ee2402c902} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2288 | 2026.03.18 02:27:25.386440 [ 269 ] {9736a4ee-c56b-46de-a9be-e4ee2402c902} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2289 | 2026.03.18 02:27:25.386534 [ 269 ] {9736a4ee-c56b-46de-a9be-e4ee2402c902} <Debug> oximeter.timeseries_schema (c4b271fd-0d40-4de1-b78f-93a5b6d95d71) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2290 | 2026.03.18 02:27:25.386561 [ 269 ] {9736a4ee-c56b-46de-a9be-e4ee2402c902} <Trace> oximeter.timeseries_schema (c4b271fd-0d40-4de1-b78f-93a5b6d95d71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2291 | 2026.03.18 02:27:25.386579 [ 269 ] {9736a4ee-c56b-46de-a9be-e4ee2402c902} <Debug> oximeter.timeseries_schema (c4b271fd-0d40-4de1-b78f-93a5b6d95d71) (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 | ||
| 2292 | 2026.03.18 02:27:25.386593 [ 269 ] {9736a4ee-c56b-46de-a9be-e4ee2402c902} <Trace> oximeter.timeseries_schema (c4b271fd-0d40-4de1-b78f-93a5b6d95d71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2293 | 2026.03.18 02:27:25.386624 [ 269 ] {9736a4ee-c56b-46de-a9be-e4ee2402c902} <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'))" | ||
| 2294 | 2026.03.18 02:27:25.386641 [ 269 ] {9736a4ee-c56b-46de-a9be-e4ee2402c902} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 2295 | 2026.03.18 02:27:25.387036 [ 269 ] {9736a4ee-c56b-46de-a9be-e4ee2402c902} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.00115 sec., 30434.782608695652 rows/sec., 1.14 MiB/sec. | ||
| 2296 | 2026.03.18 02:27:25.387114 [ 269 ] {9736a4ee-c56b-46de-a9be-e4ee2402c902} <Debug> TCPHandler: Processed in 0.001349468 sec. | ||
| 2297 | 2026.03.18 02:27:25.428653 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2298 | 2026.03.18 02:27:25.428792 [ 269 ] {b6b76868-7dc0-42ab-ae29-e392808fc996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) 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) | ||
| 2299 | 2026.03.18 02:27:25.429019 [ 269 ] {b6b76868-7dc0-42ab-ae29-e392808fc996} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2300 | 2026.03.18 02:27:25.429056 [ 269 ] {b6b76868-7dc0-42ab-ae29-e392808fc996} <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 | ||
| 2301 | 2026.03.18 02:27:25.429265 [ 269 ] {b6b76868-7dc0-42ab-ae29-e392808fc996} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2302 | 2026.03.18 02:27:25.429318 [ 269 ] {b6b76868-7dc0-42ab-ae29-e392808fc996} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2303 | 2026.03.18 02:27:25.429419 [ 269 ] {b6b76868-7dc0-42ab-ae29-e392808fc996} <Debug> oximeter.timeseries_schema (c4b271fd-0d40-4de1-b78f-93a5b6d95d71) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2304 | 2026.03.18 02:27:25.429447 [ 269 ] {b6b76868-7dc0-42ab-ae29-e392808fc996} <Trace> oximeter.timeseries_schema (c4b271fd-0d40-4de1-b78f-93a5b6d95d71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2305 | 2026.03.18 02:27:25.429464 [ 269 ] {b6b76868-7dc0-42ab-ae29-e392808fc996} <Debug> oximeter.timeseries_schema (c4b271fd-0d40-4de1-b78f-93a5b6d95d71) (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 | ||
| 2306 | 2026.03.18 02:27:25.429478 [ 269 ] {b6b76868-7dc0-42ab-ae29-e392808fc996} <Trace> oximeter.timeseries_schema (c4b271fd-0d40-4de1-b78f-93a5b6d95d71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2307 | 2026.03.18 02:27:25.429511 [ 269 ] {b6b76868-7dc0-42ab-ae29-e392808fc996} <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'))" | ||
| 2308 | 2026.03.18 02:27:25.429536 [ 269 ] {b6b76868-7dc0-42ab-ae29-e392808fc996} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 2309 | 2026.03.18 02:27:25.430024 [ 269 ] {b6b76868-7dc0-42ab-ae29-e392808fc996} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.00129 sec., 27131.782945736435 rows/sec., 1.02 MiB/sec. | ||
| 2310 | 2026.03.18 02:27:25.430121 [ 269 ] {b6b76868-7dc0-42ab-ae29-e392808fc996} <Debug> TCPHandler: Processed in 0.001516823 sec. | ||
| 2311 | 2026.03.18 02:27:25.496630 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2312 | 2026.03.18 02:27:25.496774 [ 269 ] {0f9d6fda-4fff-4e05-bf70-ae71473e04c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) 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) | ||
| 2313 | 2026.03.18 02:27:25.497009 [ 269 ] {0f9d6fda-4fff-4e05-bf70-ae71473e04c0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2314 | 2026.03.18 02:27:25.497047 [ 269 ] {0f9d6fda-4fff-4e05-bf70-ae71473e04c0} <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 | ||
| 2315 | 2026.03.18 02:27:25.497257 [ 269 ] {0f9d6fda-4fff-4e05-bf70-ae71473e04c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2316 | 2026.03.18 02:27:25.497310 [ 269 ] {0f9d6fda-4fff-4e05-bf70-ae71473e04c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2317 | 2026.03.18 02:27:25.497411 [ 269 ] {0f9d6fda-4fff-4e05-bf70-ae71473e04c0} <Debug> oximeter.timeseries_schema (c4b271fd-0d40-4de1-b78f-93a5b6d95d71) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 2318 | 2026.03.18 02:27:25.497439 [ 269 ] {0f9d6fda-4fff-4e05-bf70-ae71473e04c0} <Trace> oximeter.timeseries_schema (c4b271fd-0d40-4de1-b78f-93a5b6d95d71) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2319 | 2026.03.18 02:27:25.497458 [ 269 ] {0f9d6fda-4fff-4e05-bf70-ae71473e04c0} <Debug> oximeter.timeseries_schema (c4b271fd-0d40-4de1-b78f-93a5b6d95d71) (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 | ||
| 2320 | 2026.03.18 02:27:25.497472 [ 269 ] {0f9d6fda-4fff-4e05-bf70-ae71473e04c0} <Trace> oximeter.timeseries_schema (c4b271fd-0d40-4de1-b78f-93a5b6d95d71) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2321 | 2026.03.18 02:27:25.497505 [ 269 ] {0f9d6fda-4fff-4e05-bf70-ae71473e04c0} <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'))" | ||
| 2322 | 2026.03.18 02:27:25.497523 [ 269 ] {0f9d6fda-4fff-4e05-bf70-ae71473e04c0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 2323 | 2026.03.18 02:27:25.497964 [ 269 ] {0f9d6fda-4fff-4e05-bf70-ae71473e04c0} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.00125 sec., 28000 rows/sec., 1.05 MiB/sec. | ||
| 2324 | 2026.03.18 02:27:25.498048 [ 269 ] {0f9d6fda-4fff-4e05-bf70-ae71473e04c0} <Debug> TCPHandler: Processed in 0.001468232 sec. | ||
| 2325 | 2026.03.18 02:27:25.499192 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2326 | 2026.03.18 02:27:25.499294 [ 269 ] {60f6bd1e-d7e4-4ff3-bd1b-d9c4cca3b494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2327 | 2026.03.18 02:27:25.499335 [ 269 ] {60f6bd1e-d7e4-4ff3-bd1b-d9c4cca3b494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2328 | 2026.03.18 02:27:25.499817 [ 269 ] {60f6bd1e-d7e4-4ff3-bd1b-d9c4cca3b494} <Trace> oximeter.timeseries_schema (c4b271fd-0d40-4de1-b78f-93a5b6d95d71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2329 | 2026.03.18 02:27:25.499858 [ 269 ] {60f6bd1e-d7e4-4ff3-bd1b-d9c4cca3b494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2330 | 2026.03.18 02:27:25.500254 [ 269 ] {60f6bd1e-d7e4-4ff3-bd1b-d9c4cca3b494} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2331 | 2026.03.18 02:27:25.500438 [ 269 ] {60f6bd1e-d7e4-4ff3-bd1b-d9c4cca3b494} <Trace> oximeter.timeseries_schema (c4b271fd-0d40-4de1-b78f-93a5b6d95d71): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2332 | 2026.03.18 02:27:25.500574 [ 269 ] {60f6bd1e-d7e4-4ff3-bd1b-d9c4cca3b494} <Debug> executeQuery: Read 8 rows, 1.66 KiB in 0.001308 sec., 6116.207951070337 rows/sec., 1.24 MiB/sec. | ||
| 2333 | 2026.03.18 02:27:25.500610 [ 269 ] {60f6bd1e-d7e4-4ff3-bd1b-d9c4cca3b494} <Debug> TCPHandler: Processed in 0.001466082 sec. | ||
| 2334 | 2026.03.18 02:27:25.500723 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2335 | 2026.03.18 02:27:25.500814 [ 269 ] {6f423b10-4c02-46cb-aedc-46c7c0d560a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2336 | 2026.03.18 02:27:25.500854 [ 269 ] {6f423b10-4c02-46cb-aedc-46c7c0d560a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2337 | 2026.03.18 02:27:25.501247 [ 269 ] {6f423b10-4c02-46cb-aedc-46c7c0d560a1} <Trace> oximeter.fields_ipaddr (31ddfa6f-ba7e-42a2-9345-bae050f7c256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2338 | 2026.03.18 02:27:25.501282 [ 269 ] {6f423b10-4c02-46cb-aedc-46c7c0d560a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2339 | 2026.03.18 02:27:25.501565 [ 269 ] {6f423b10-4c02-46cb-aedc-46c7c0d560a1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2340 | 2026.03.18 02:27:25.501767 [ 269 ] {6f423b10-4c02-46cb-aedc-46c7c0d560a1} <Trace> oximeter.fields_ipaddr (31ddfa6f-ba7e-42a2-9345-bae050f7c256): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2341 | 2026.03.18 02:27:25.501890 [ 269 ] {6f423b10-4c02-46cb-aedc-46c7c0d560a1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001094 sec., 1828.1535648994518 rows/sec., 149.07 KiB/sec. | ||
| 2342 | 2026.03.18 02:27:25.501926 [ 269 ] {6f423b10-4c02-46cb-aedc-46c7c0d560a1} <Debug> TCPHandler: Processed in 0.001250586 sec. | ||
| 2343 | 2026.03.18 02:27:25.502033 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2344 | 2026.03.18 02:27:25.502134 [ 269 ] {1d695122-900d-4bb8-9906-580fd91ab86b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2345 | 2026.03.18 02:27:25.502176 [ 269 ] {1d695122-900d-4bb8-9906-580fd91ab86b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2346 | 2026.03.18 02:27:25.503886 [ 269 ] {1d695122-900d-4bb8-9906-580fd91ab86b} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2347 | 2026.03.18 02:27:25.503925 [ 269 ] {1d695122-900d-4bb8-9906-580fd91ab86b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2348 | 2026.03.18 02:27:25.504401 [ 269 ] {1d695122-900d-4bb8-9906-580fd91ab86b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2349 | 2026.03.18 02:27:25.504633 [ 269 ] {1d695122-900d-4bb8-9906-580fd91ab86b} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2350 | 2026.03.18 02:27:25.504766 [ 269 ] {1d695122-900d-4bb8-9906-580fd91ab86b} <Debug> executeQuery: Read 1955 rows, 150.08 KiB in 0.002651 sec., 737457.5631837043 rows/sec., 55.29 MiB/sec. | ||
| 2351 | 2026.03.18 02:27:25.504803 [ 269 ] {1d695122-900d-4bb8-9906-580fd91ab86b} <Debug> TCPHandler: Processed in 0.002819901 sec. | ||
| 2352 | 2026.03.18 02:27:25.504919 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2353 | 2026.03.18 02:27:25.505018 [ 269 ] {19712ffe-d099-4b0d-8658-7136f2eb3f0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2354 | 2026.03.18 02:27:25.505060 [ 269 ] {19712ffe-d099-4b0d-8658-7136f2eb3f0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2355 | 2026.03.18 02:27:25.505476 [ 269 ] {19712ffe-d099-4b0d-8658-7136f2eb3f0a} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2356 | 2026.03.18 02:27:25.505515 [ 269 ] {19712ffe-d099-4b0d-8658-7136f2eb3f0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2357 | 2026.03.18 02:27:25.505810 [ 269 ] {19712ffe-d099-4b0d-8658-7136f2eb3f0a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2358 | 2026.03.18 02:27:25.506024 [ 269 ] {19712ffe-d099-4b0d-8658-7136f2eb3f0a} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2359 | 2026.03.18 02:27:25.506155 [ 269 ] {19712ffe-d099-4b0d-8658-7136f2eb3f0a} <Debug> executeQuery: Read 20 rows, 1.49 KiB in 0.001159 sec., 17256.25539257981 rows/sec., 1.26 MiB/sec. | ||
| 2360 | 2026.03.18 02:27:25.506193 [ 269 ] {19712ffe-d099-4b0d-8658-7136f2eb3f0a} <Debug> TCPHandler: Processed in 0.001322307 sec. | ||
| 2361 | 2026.03.18 02:27:25.506302 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2362 | 2026.03.18 02:27:25.506396 [ 269 ] {e216c730-095d-4f15-a012-487410e3e07e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2363 | 2026.03.18 02:27:25.506438 [ 269 ] {e216c730-095d-4f15-a012-487410e3e07e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2364 | 2026.03.18 02:27:25.507120 [ 269 ] {e216c730-095d-4f15-a012-487410e3e07e} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2365 | 2026.03.18 02:27:25.507158 [ 269 ] {e216c730-095d-4f15-a012-487410e3e07e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2366 | 2026.03.18 02:27:25.507486 [ 269 ] {e216c730-095d-4f15-a012-487410e3e07e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2367 | 2026.03.18 02:27:25.507705 [ 269 ] {e216c730-095d-4f15-a012-487410e3e07e} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2368 | 2026.03.18 02:27:25.507832 [ 269 ] {e216c730-095d-4f15-a012-487410e3e07e} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001453 sec., 487267.72195457673 rows/sec., 28.43 MiB/sec. | ||
| 2369 | 2026.03.18 02:27:25.507871 [ 269 ] {e216c730-095d-4f15-a012-487410e3e07e} <Debug> TCPHandler: Processed in 0.001616416 sec. | ||
| 2370 | 2026.03.18 02:27:25.507982 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2371 | 2026.03.18 02:27:25.508075 [ 269 ] {d57faeb2-4c2d-4a18-88b4-3057a339cd38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2372 | 2026.03.18 02:27:25.508115 [ 269 ] {d57faeb2-4c2d-4a18-88b4-3057a339cd38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2373 | 2026.03.18 02:27:25.508493 [ 269 ] {d57faeb2-4c2d-4a18-88b4-3057a339cd38} <Trace> oximeter.fields_u64 (b40e1acb-791e-4f12-8974-f5c14cbd7a8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2374 | 2026.03.18 02:27:25.508531 [ 269 ] {d57faeb2-4c2d-4a18-88b4-3057a339cd38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2375 | 2026.03.18 02:27:25.508839 [ 269 ] {d57faeb2-4c2d-4a18-88b4-3057a339cd38} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2376 | 2026.03.18 02:27:25.509049 [ 269 ] {d57faeb2-4c2d-4a18-88b4-3057a339cd38} <Trace> oximeter.fields_u64 (b40e1acb-791e-4f12-8974-f5c14cbd7a8d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2377 | 2026.03.18 02:27:25.509173 [ 269 ] {d57faeb2-4c2d-4a18-88b4-3057a339cd38} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001116 sec., 896.0573476702509 rows/sec., 63.00 KiB/sec. | ||
| 2378 | 2026.03.18 02:27:25.509211 [ 269 ] {d57faeb2-4c2d-4a18-88b4-3057a339cd38} <Debug> TCPHandler: Processed in 0.001278236 sec. | ||
| 2379 | 2026.03.18 02:27:25.509324 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2380 | 2026.03.18 02:27:25.509416 [ 269 ] {8e3f81bb-2ff6-4133-9249-e062bdd65469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2381 | 2026.03.18 02:27:25.509455 [ 269 ] {8e3f81bb-2ff6-4133-9249-e062bdd65469} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2382 | 2026.03.18 02:27:25.510259 [ 269 ] {8e3f81bb-2ff6-4133-9249-e062bdd65469} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2383 | 2026.03.18 02:27:25.510297 [ 269 ] {8e3f81bb-2ff6-4133-9249-e062bdd65469} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2384 | 2026.03.18 02:27:25.510631 [ 269 ] {8e3f81bb-2ff6-4133-9249-e062bdd65469} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2385 | 2026.03.18 02:27:25.510838 [ 269 ] {8e3f81bb-2ff6-4133-9249-e062bdd65469} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2386 | 2026.03.18 02:27:25.510968 [ 269 ] {8e3f81bb-2ff6-4133-9249-e062bdd65469} <Debug> executeQuery: Read 1020 rows, 71.95 KiB in 0.001569 sec., 650095.602294455 rows/sec., 44.78 MiB/sec. | ||
| 2387 | 2026.03.18 02:27:25.511006 [ 269 ] {8e3f81bb-2ff6-4133-9249-e062bdd65469} <Debug> TCPHandler: Processed in 0.00173 sec. | ||
| 2388 | 2026.03.18 02:27:25.511128 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2389 | 2026.03.18 02:27:25.511251 [ 269 ] {b21ff331-f3f0-4de7-b19b-7c2c1a889d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2390 | 2026.03.18 02:27:25.511304 [ 269 ] {b21ff331-f3f0-4de7-b19b-7c2c1a889d8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2391 | 2026.03.18 02:27:25.512719 [ 269 ] {b21ff331-f3f0-4de7-b19b-7c2c1a889d8d} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2392 | 2026.03.18 02:27:25.512756 [ 269 ] {b21ff331-f3f0-4de7-b19b-7c2c1a889d8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2393 | 2026.03.18 02:27:25.513345 [ 269 ] {b21ff331-f3f0-4de7-b19b-7c2c1a889d8d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2394 | 2026.03.18 02:27:25.513562 [ 269 ] {b21ff331-f3f0-4de7-b19b-7c2c1a889d8d} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2395 | 2026.03.18 02:27:25.513696 [ 269 ] {b21ff331-f3f0-4de7-b19b-7c2c1a889d8d} <Debug> executeQuery: Read 2875 rows, 191.27 KiB in 0.00247 sec., 1163967.6113360324 rows/sec., 75.62 MiB/sec. | ||
| 2396 | 2026.03.18 02:27:25.513734 [ 269 ] {b21ff331-f3f0-4de7-b19b-7c2c1a889d8d} <Debug> TCPHandler: Processed in 0.002668076 sec. | ||
| 2397 | 2026.03.18 02:27:25.513840 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2398 | 2026.03.18 02:27:25.513943 [ 269 ] {169af392-cb91-425f-a145-51f4747291fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2399 | 2026.03.18 02:27:25.513996 [ 269 ] {169af392-cb91-425f-a145-51f4747291fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2400 | 2026.03.18 02:27:25.514729 [ 269 ] {169af392-cb91-425f-a145-51f4747291fb} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2401 | 2026.03.18 02:27:25.514766 [ 269 ] {169af392-cb91-425f-a145-51f4747291fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2402 | 2026.03.18 02:27:25.515276 [ 269 ] {169af392-cb91-425f-a145-51f4747291fb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2403 | 2026.03.18 02:27:25.515498 [ 269 ] {169af392-cb91-425f-a145-51f4747291fb} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2404 | 2026.03.18 02:27:25.515636 [ 269 ] {169af392-cb91-425f-a145-51f4747291fb} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001712 sec., 10514.018691588784 rows/sec., 18.84 MiB/sec. | ||
| 2405 | 2026.03.18 02:27:25.515685 [ 269 ] {169af392-cb91-425f-a145-51f4747291fb} <Debug> TCPHandler: Processed in 0.001894904 sec. | ||
| 2406 | 2026.03.18 02:27:25.515795 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2407 | 2026.03.18 02:27:25.515889 [ 269 ] {6d7bb53a-9d2c-4fc9-b0e4-d27926cd11ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2408 | 2026.03.18 02:27:25.515931 [ 269 ] {6d7bb53a-9d2c-4fc9-b0e4-d27926cd11ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2409 | 2026.03.18 02:27:25.516247 [ 269 ] {6d7bb53a-9d2c-4fc9-b0e4-d27926cd11ea} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2410 | 2026.03.18 02:27:25.516284 [ 269 ] {6d7bb53a-9d2c-4fc9-b0e4-d27926cd11ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2411 | 2026.03.18 02:27:25.516580 [ 269 ] {6d7bb53a-9d2c-4fc9-b0e4-d27926cd11ea} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2412 | 2026.03.18 02:27:25.516787 [ 269 ] {6d7bb53a-9d2c-4fc9-b0e4-d27926cd11ea} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2413 | 2026.03.18 02:27:25.516915 [ 269 ] {6d7bb53a-9d2c-4fc9-b0e4-d27926cd11ea} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001044 sec., 11494.252873563219 rows/sec., 793.22 KiB/sec. | ||
| 2414 | 2026.03.18 02:27:25.516951 [ 269 ] {6d7bb53a-9d2c-4fc9-b0e4-d27926cd11ea} <Debug> TCPHandler: Processed in 0.001204654 sec. | ||
| 2415 | 2026.03.18 02:27:26.000314 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.96 MiB, peak 189.90 MiB, free memory in arenas 0.00 B, will set to 186.87 MiB (RSS), difference: -1.09 MiB | ||
| 2416 | 2026.03.18 02:27:26.749714 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44352 | ||
| 2417 | 2026.03.18 02:27:26.749870 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2418 | 2026.03.18 02:27:26.749908 [ 267 ] {} <Debug> TCP-Session: 01748a53-bb29-43a0-92fb-3111b665d6f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:44352 | ||
| 2419 | 2026.03.18 02:27:26.749942 [ 267 ] {} <Debug> TCP-Session: 01748a53-bb29-43a0-92fb-3111b665d6f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2420 | 2026.03.18 02:27:26.749963 [ 267 ] {} <Debug> TCP-Session: 01748a53-bb29-43a0-92fb-3111b665d6f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2421 | 2026.03.18 02:27:26.750252 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53471 | ||
| 2422 | 2026.03.18 02:27:26.750355 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2423 | 2026.03.18 02:27:26.750360 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46551 | ||
| 2424 | 2026.03.18 02:27:26.750396 [ 286 ] {} <Debug> TCP-Session: 5d02a563-08b0-42b4-b54e-9227c99b93f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:53471 | ||
| 2425 | 2026.03.18 02:27:26.750404 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49299 | ||
| 2426 | 2026.03.18 02:27:26.750426 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50312 | ||
| 2427 | 2026.03.18 02:27:26.750479 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61720 | ||
| 2428 | 2026.03.18 02:27:26.750517 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2429 | 2026.03.18 02:27:26.750493 [ 267 ] {} <Trace> TCP-Session: 01748a53-bb29-43a0-92fb-3111b665d6f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2430 | 2026.03.18 02:27:26.750465 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34059 | ||
| 2431 | 2026.03.18 02:27:26.750595 [ 287 ] {} <Debug> TCP-Session: 01b60f68-bc01-4a3b-aba0-5438d90b19cb Authenticating user 'default' from [fd00:1122:3344:101::e]:46551 | ||
| 2432 | 2026.03.18 02:27:26.750450 [ 286 ] {} <Debug> TCP-Session: 5d02a563-08b0-42b4-b54e-9227c99b93f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2433 | 2026.03.18 02:27:26.750652 [ 287 ] {} <Debug> TCP-Session: 01b60f68-bc01-4a3b-aba0-5438d90b19cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2434 | 2026.03.18 02:27:26.750681 [ 286 ] {} <Debug> TCP-Session: 5d02a563-08b0-42b4-b54e-9227c99b93f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2435 | 2026.03.18 02:27:26.750697 [ 287 ] {} <Debug> TCP-Session: 01b60f68-bc01-4a3b-aba0-5438d90b19cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2436 | 2026.03.18 02:27:26.750441 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43949 | ||
| 2437 | 2026.03.18 02:27:26.750425 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54612 | ||
| 2438 | 2026.03.18 02:27:26.750795 [ 267 ] {86a9ee01-c4af-47b6-abc1-6e260e3b79c0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44352) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2439 | 2026.03.18 02:27:26.751072 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2440 | 2026.03.18 02:27:26.751078 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2441 | 2026.03.18 02:27:26.751129 [ 292 ] {} <Debug> TCP-Session: a33c7289-6bc6-40f6-a2c7-acd5cc60fd4f Authenticating user 'default' from [fd00:1122:3344:101::e]:34059 | ||
| 2442 | 2026.03.18 02:27:26.751143 [ 267 ] {86a9ee01-c4af-47b6-abc1-6e260e3b79c0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2443 | 2026.03.18 02:27:26.751165 [ 292 ] {} <Debug> TCP-Session: a33c7289-6bc6-40f6-a2c7-acd5cc60fd4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2444 | 2026.03.18 02:27:26.751154 [ 290 ] {} <Debug> TCP-Session: d6263c6f-27b3-41ad-9e1f-56f808eafcc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:54612 | ||
| 2445 | 2026.03.18 02:27:26.751193 [ 292 ] {} <Debug> TCP-Session: a33c7289-6bc6-40f6-a2c7-acd5cc60fd4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2446 | 2026.03.18 02:27:26.751218 [ 267 ] {86a9ee01-c4af-47b6-abc1-6e260e3b79c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2447 | 2026.03.18 02:27:26.751230 [ 290 ] {} <Debug> TCP-Session: d6263c6f-27b3-41ad-9e1f-56f808eafcc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2448 | 2026.03.18 02:27:26.751247 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2449 | 2026.03.18 02:27:26.751270 [ 290 ] {} <Debug> TCP-Session: d6263c6f-27b3-41ad-9e1f-56f808eafcc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2450 | 2026.03.18 02:27:26.751190 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2451 | 2026.03.18 02:27:26.751288 [ 288 ] {} <Debug> TCP-Session: 35be79a6-b7d1-48a2-8c96-fd671e310739 Authenticating user 'default' from [fd00:1122:3344:101::e]:49299 | ||
| 2452 | 2026.03.18 02:27:26.751287 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2453 | 2026.03.18 02:27:26.751335 [ 288 ] {} <Debug> TCP-Session: 35be79a6-b7d1-48a2-8c96-fd671e310739 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2454 | 2026.03.18 02:27:26.751335 [ 293 ] {} <Debug> TCP-Session: 39c655e3-7520-41d8-bae9-53dd2fb7b1cb Authenticating user 'default' from [fd00:1122:3344:101::e]:61720 | ||
| 2455 | 2026.03.18 02:27:26.751370 [ 288 ] {} <Debug> TCP-Session: 35be79a6-b7d1-48a2-8c96-fd671e310739 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2456 | 2026.03.18 02:27:26.751364 [ 291 ] {} <Debug> TCP-Session: aa70411e-6f9a-4573-9b6f-8b2a895c8869 Authenticating user 'default' from [fd00:1122:3344:101::e]:43949 | ||
| 2457 | 2026.03.18 02:27:26.751394 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2458 | 2026.03.18 02:27:26.751425 [ 291 ] {} <Debug> TCP-Session: aa70411e-6f9a-4573-9b6f-8b2a895c8869 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2459 | 2026.03.18 02:27:26.751396 [ 293 ] {} <Debug> TCP-Session: 39c655e3-7520-41d8-bae9-53dd2fb7b1cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2460 | 2026.03.18 02:27:26.751460 [ 289 ] {} <Debug> TCP-Session: fad94e93-7948-472b-9788-e2d96eeb0f32 Authenticating user 'default' from [fd00:1122:3344:101::e]:50312 | ||
| 2461 | 2026.03.18 02:27:26.751485 [ 293 ] {} <Debug> TCP-Session: 39c655e3-7520-41d8-bae9-53dd2fb7b1cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2462 | 2026.03.18 02:27:26.751463 [ 291 ] {} <Debug> TCP-Session: aa70411e-6f9a-4573-9b6f-8b2a895c8869 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2463 | 2026.03.18 02:27:26.751503 [ 289 ] {} <Debug> TCP-Session: fad94e93-7948-472b-9788-e2d96eeb0f32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2464 | 2026.03.18 02:27:26.751566 [ 289 ] {} <Debug> TCP-Session: fad94e93-7948-472b-9788-e2d96eeb0f32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2465 | 2026.03.18 02:27:26.751569 [ 267 ] {86a9ee01-c4af-47b6-abc1-6e260e3b79c0} <Debug> oximeter.version (59dc4b77-5370-4080-ad60-c82f0a475f78) (SelectExecutor): Key condition: unknown | ||
| 2466 | 2026.03.18 02:27:26.751687 [ 267 ] {86a9ee01-c4af-47b6-abc1-6e260e3b79c0} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2467 | 2026.03.18 02:27:27.001197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.92 MiB, peak 189.90 MiB, free memory in arenas 0.00 B, will set to 194.31 MiB (RSS), difference: 7.39 MiB | ||
| 2468 | 2026.03.18 02:27:27.277450 [ 324 ] {86a9ee01-c4af-47b6-abc1-6e260e3b79c0} <Trace> AggregatingTransform: Aggregating | ||
| 2469 | 2026.03.18 02:27:27.277521 [ 324 ] {86a9ee01-c4af-47b6-abc1-6e260e3b79c0} <Trace> Aggregator: Aggregation method: without_key | ||
| 2470 | 2026.03.18 02:27:27.277563 [ 324 ] {86a9ee01-c4af-47b6-abc1-6e260e3b79c0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.0017802 sec. (561.735 rows/sec., 21.94 KiB/sec.) | ||
| 2471 | 2026.03.18 02:27:27.277590 [ 324 ] {86a9ee01-c4af-47b6-abc1-6e260e3b79c0} <Trace> Aggregator: Merging aggregated data | ||
| 2472 | 2026.03.18 02:27:27.278681 [ 267 ] {86a9ee01-c4af-47b6-abc1-6e260e3b79c0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.527989 sec., 1.8939788518321403 rows/sec., 75.76 B/sec. | ||
| 2473 | 2026.03.18 02:27:27.278815 [ 267 ] {86a9ee01-c4af-47b6-abc1-6e260e3b79c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2474 | 2026.03.18 02:27:27.278836 [ 267 ] {86a9ee01-c4af-47b6-abc1-6e260e3b79c0} <Debug> TCPHandler: Processed in 0.528551806 sec. | ||
| 2475 | 2026.03.18 02:27:27.278965 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2476 | 2026.03.18 02:27:27.279005 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2477 | 2026.03.18 02:27:27.279028 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2478 | 2026.03.18 02:27:27.279049 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2479 | 2026.03.18 02:27:27.279086 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2480 | 2026.03.18 02:27:27.279107 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2481 | 2026.03.18 02:27:27.279141 [ 287 ] {} <Debug> TCP-Session: 01b60f68-bc01-4a3b-aba0-5438d90b19cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2482 | 2026.03.18 02:27:27.279154 [ 291 ] {} <Debug> TCP-Session: aa70411e-6f9a-4573-9b6f-8b2a895c8869 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2483 | 2026.03.18 02:27:27.279128 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2484 | 2026.03.18 02:27:27.279176 [ 290 ] {} <Debug> TCP-Session: d6263c6f-27b3-41ad-9e1f-56f808eafcc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2485 | 2026.03.18 02:27:27.279229 [ 292 ] {} <Debug> TCP-Session: a33c7289-6bc6-40f6-a2c7-acd5cc60fd4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2486 | 2026.03.18 02:27:27.279112 [ 293 ] {} <Debug> TCP-Session: 39c655e3-7520-41d8-bae9-53dd2fb7b1cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2487 | 2026.03.18 02:27:27.279015 [ 286 ] {} <Debug> TCP-Session: 5d02a563-08b0-42b4-b54e-9227c99b93f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2488 | 2026.03.18 02:27:27.279083 [ 288 ] {} <Debug> TCP-Session: 35be79a6-b7d1-48a2-8c96-fd671e310739 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2489 | 2026.03.18 02:27:27.279071 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2490 | 2026.03.18 02:27:27.279131 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2491 | 2026.03.18 02:27:27.279384 [ 289 ] {} <Debug> TCP-Session: fad94e93-7948-472b-9788-e2d96eeb0f32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2492 | 2026.03.18 02:27:27.279399 [ 267 ] {} <Debug> TCP-Session: 01748a53-bb29-43a0-92fb-3111b665d6f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2493 | 2026.03.18 02:27:27.823954 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38835 | ||
| 2494 | 2026.03.18 02:27:27.824080 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2495 | 2026.03.18 02:27:27.824111 [ 288 ] {} <Debug> TCP-Session: 4913e1d4-49ce-4ed6-bb33-59c0cfed9b09 Authenticating user 'default' from [fd00:1122:3344:101::e]:38835 | ||
| 2496 | 2026.03.18 02:27:27.824135 [ 288 ] {} <Debug> TCP-Session: 4913e1d4-49ce-4ed6-bb33-59c0cfed9b09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2497 | 2026.03.18 02:27:27.824149 [ 288 ] {} <Debug> TCP-Session: 4913e1d4-49ce-4ed6-bb33-59c0cfed9b09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2498 | 2026.03.18 02:27:27.824357 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43324 | ||
| 2499 | 2026.03.18 02:27:27.824406 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43770 | ||
| 2500 | 2026.03.18 02:27:27.824444 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47800 | ||
| 2501 | 2026.03.18 02:27:27.824470 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42896 | ||
| 2502 | 2026.03.18 02:27:27.824504 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35904 | ||
| 2503 | 2026.03.18 02:27:27.824521 [ 288 ] {} <Trace> TCP-Session: 4913e1d4-49ce-4ed6-bb33-59c0cfed9b09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2504 | 2026.03.18 02:27:27.824487 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2505 | 2026.03.18 02:27:27.824577 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2506 | 2026.03.18 02:27:27.824589 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2507 | 2026.03.18 02:27:27.824604 [ 290 ] {} <Debug> TCP-Session: 979443d7-65a2-4ecb-a8d8-fa6004b72230 Authenticating user 'default' from [fd00:1122:3344:101::e]:43770 | ||
| 2508 | 2026.03.18 02:27:27.824626 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2509 | 2026.03.18 02:27:27.824636 [ 291 ] {} <Debug> TCP-Session: 8fc60027-6e98-4e37-931c-277f0ad39125 Authenticating user 'default' from [fd00:1122:3344:101::e]:47800 | ||
| 2510 | 2026.03.18 02:27:27.824644 [ 290 ] {} <Debug> TCP-Session: 979443d7-65a2-4ecb-a8d8-fa6004b72230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2511 | 2026.03.18 02:27:27.824667 [ 286 ] {} <Debug> TCP-Session: 8322b82a-b456-4b97-b3c9-7c327a1214fe Authenticating user 'default' from [fd00:1122:3344:101::e]:35904 | ||
| 2512 | 2026.03.18 02:27:27.824682 [ 291 ] {} <Debug> TCP-Session: 8fc60027-6e98-4e37-931c-277f0ad39125 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2513 | 2026.03.18 02:27:27.824686 [ 290 ] {} <Debug> TCP-Session: 979443d7-65a2-4ecb-a8d8-fa6004b72230 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2514 | 2026.03.18 02:27:27.824715 [ 291 ] {} <Debug> TCP-Session: 8fc60027-6e98-4e37-931c-277f0ad39125 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2515 | 2026.03.18 02:27:27.824712 [ 286 ] {} <Debug> TCP-Session: 8322b82a-b456-4b97-b3c9-7c327a1214fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2516 | 2026.03.18 02:27:27.824750 [ 288 ] {12d4afa6-e6f8-4de6-829b-fe978230dce1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38835) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2517 | 2026.03.18 02:27:27.824761 [ 286 ] {} <Debug> TCP-Session: 8322b82a-b456-4b97-b3c9-7c327a1214fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2518 | 2026.03.18 02:27:27.824621 [ 293 ] {} <Debug> TCP-Session: 307adef8-a812-4601-b806-9888e227811f Authenticating user 'default' from [fd00:1122:3344:101::e]:42896 | ||
| 2519 | 2026.03.18 02:27:27.824483 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55992 | ||
| 2520 | 2026.03.18 02:27:27.824828 [ 293 ] {} <Debug> TCP-Session: 307adef8-a812-4601-b806-9888e227811f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2521 | 2026.03.18 02:27:27.824477 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2522 | 2026.03.18 02:27:27.824857 [ 293 ] {} <Debug> TCP-Session: 307adef8-a812-4601-b806-9888e227811f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2523 | 2026.03.18 02:27:27.824459 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55981 | ||
| 2524 | 2026.03.18 02:27:27.824897 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2525 | 2026.03.18 02:27:27.824880 [ 289 ] {} <Debug> TCP-Session: 44f52e66-5dc1-417a-ad68-83c5373c3dc3 Authenticating user 'default' from [fd00:1122:3344:101::e]:43324 | ||
| 2526 | 2026.03.18 02:27:27.824936 [ 294 ] {} <Debug> TCP-Session: ad7b2a0f-d397-460f-aac1-3286b9319412 Authenticating user 'default' from [fd00:1122:3344:101::e]:55992 | ||
| 2527 | 2026.03.18 02:27:27.824957 [ 289 ] {} <Debug> TCP-Session: 44f52e66-5dc1-417a-ad68-83c5373c3dc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2528 | 2026.03.18 02:27:27.824981 [ 294 ] {} <Debug> TCP-Session: ad7b2a0f-d397-460f-aac1-3286b9319412 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2529 | 2026.03.18 02:27:27.824996 [ 289 ] {} <Debug> TCP-Session: 44f52e66-5dc1-417a-ad68-83c5373c3dc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2530 | 2026.03.18 02:27:27.825009 [ 294 ] {} <Debug> TCP-Session: ad7b2a0f-d397-460f-aac1-3286b9319412 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2531 | 2026.03.18 02:27:27.824960 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2532 | 2026.03.18 02:27:27.824494 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63640 | ||
| 2533 | 2026.03.18 02:27:27.825074 [ 292 ] {} <Debug> TCP-Session: f5321262-70f6-4653-b4fe-bc0b3f6d43ed Authenticating user 'default' from [fd00:1122:3344:101::e]:55981 | ||
| 2534 | 2026.03.18 02:27:27.825074 [ 288 ] {12d4afa6-e6f8-4de6-829b-fe978230dce1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2535 | 2026.03.18 02:27:27.825116 [ 292 ] {} <Debug> TCP-Session: f5321262-70f6-4653-b4fe-bc0b3f6d43ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2536 | 2026.03.18 02:27:27.825138 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2537 | 2026.03.18 02:27:27.825156 [ 292 ] {} <Debug> TCP-Session: f5321262-70f6-4653-b4fe-bc0b3f6d43ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2538 | 2026.03.18 02:27:27.825169 [ 267 ] {} <Debug> TCP-Session: c9e83ba1-81f5-4649-9cee-d8572da92d30 Authenticating user 'default' from [fd00:1122:3344:101::e]:63640 | ||
| 2539 | 2026.03.18 02:27:27.825184 [ 288 ] {12d4afa6-e6f8-4de6-829b-fe978230dce1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2540 | 2026.03.18 02:27:27.825191 [ 267 ] {} <Debug> TCP-Session: c9e83ba1-81f5-4649-9cee-d8572da92d30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2541 | 2026.03.18 02:27:27.825227 [ 267 ] {} <Debug> TCP-Session: c9e83ba1-81f5-4649-9cee-d8572da92d30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2542 | 2026.03.18 02:27:27.825535 [ 288 ] {12d4afa6-e6f8-4de6-829b-fe978230dce1} <Debug> oximeter.version (59dc4b77-5370-4080-ad60-c82f0a475f78) (SelectExecutor): Key condition: unknown | ||
| 2543 | 2026.03.18 02:27:27.826733 [ 339 ] {12d4afa6-e6f8-4de6-829b-fe978230dce1} <Trace> AggregatingTransform: Aggregating | ||
| 2544 | 2026.03.18 02:27:27.826788 [ 339 ] {12d4afa6-e6f8-4de6-829b-fe978230dce1} <Trace> Aggregator: Aggregation method: without_key | ||
| 2545 | 2026.03.18 02:27:27.826827 [ 339 ] {12d4afa6-e6f8-4de6-829b-fe978230dce1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001184774 sec. (844.043 rows/sec., 32.97 KiB/sec.) | ||
| 2546 | 2026.03.18 02:27:27.826847 [ 339 ] {12d4afa6-e6f8-4de6-829b-fe978230dce1} <Trace> Aggregator: Merging aggregated data | ||
| 2547 | 2026.03.18 02:27:27.828138 [ 288 ] {12d4afa6-e6f8-4de6-829b-fe978230dce1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003454 sec., 289.51939779965255 rows/sec., 11.31 KiB/sec. | ||
| 2548 | 2026.03.18 02:27:27.828282 [ 288 ] {12d4afa6-e6f8-4de6-829b-fe978230dce1} <Debug> TCPHandler: Processed in 0.003911591 sec. | ||
| 2549 | 2026.03.18 02:27:27.828394 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2550 | 2026.03.18 02:27:27.828434 [ 288 ] {} <Debug> TCP-Session: 4913e1d4-49ce-4ed6-bb33-59c0cfed9b09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2551 | 2026.03.18 02:27:27.828435 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2552 | 2026.03.18 02:27:27.828461 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2553 | 2026.03.18 02:27:27.828490 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2554 | 2026.03.18 02:27:27.828511 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2555 | 2026.03.18 02:27:27.828526 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2556 | 2026.03.18 02:27:27.828538 [ 286 ] {} <Debug> TCP-Session: 8322b82a-b456-4b97-b3c9-7c327a1214fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2557 | 2026.03.18 02:27:27.828561 [ 292 ] {} <Debug> TCP-Session: f5321262-70f6-4653-b4fe-bc0b3f6d43ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2558 | 2026.03.18 02:27:27.828569 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2559 | 2026.03.18 02:27:27.828588 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2560 | 2026.03.18 02:27:27.828627 [ 294 ] {} <Debug> TCP-Session: ad7b2a0f-d397-460f-aac1-3286b9319412 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2561 | 2026.03.18 02:27:27.828510 [ 290 ] {} <Debug> TCP-Session: 979443d7-65a2-4ecb-a8d8-fa6004b72230 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2562 | 2026.03.18 02:27:27.828664 [ 267 ] {} <Debug> TCP-Session: c9e83ba1-81f5-4649-9cee-d8572da92d30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2563 | 2026.03.18 02:27:27.828492 [ 289 ] {} <Debug> TCP-Session: 44f52e66-5dc1-417a-ad68-83c5373c3dc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2564 | 2026.03.18 02:27:27.828550 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2565 | 2026.03.18 02:27:27.828582 [ 291 ] {} <Debug> TCP-Session: 8fc60027-6e98-4e37-931c-277f0ad39125 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2566 | 2026.03.18 02:27:27.828755 [ 293 ] {} <Debug> TCP-Session: 307adef8-a812-4601-b806-9888e227811f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2567 | 2026.03.18 02:27:28.001186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 195.93 MiB, peak 207.84 MiB, free memory in arenas 0.00 B, will set to 207.66 MiB (RSS), difference: 11.73 MiB | ||
| 2568 | 2026.03.18 02:27:28.154435 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4371 | ||
| 2569 | 2026.03.18 02:27:28.154948 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2570 | 2026.03.18 02:27:28.154997 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2571 | 2026.03.18 02:27:28.155491 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2572 | 2026.03.18 02:27:28.155734 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2573 | 2026.03.18 02:27:28.155880 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4371 | ||
| 2574 | 2026.03.18 02:27:28.392126 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2575 | 2026.03.18 02:27:28.409793 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2576 | 2026.03.18 02:27:28.409864 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2577 | 2026.03.18 02:27:28.416308 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2578 | 2026.03.18 02:27:28.417200 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2579 | 2026.03.18 02:27:28.421354 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2580 | 2026.03.18 02:27:29.001130 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.19 MiB, peak 212.19 MiB, free memory in arenas 0.00 B, will set to 210.24 MiB (RSS), difference: 2.05 MiB | ||
| 2581 | 2026.03.18 02:27:30.057691 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2582 | 2026.03.18 02:27:30.057902 [ 269 ] {2db4a62a-fca8-44cf-84f1-6d5bfa0fdbcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2583 | 2026.03.18 02:27:30.057991 [ 269 ] {2db4a62a-fca8-44cf-84f1-6d5bfa0fdbcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2584 | 2026.03.18 02:27:30.058791 [ 269 ] {2db4a62a-fca8-44cf-84f1-6d5bfa0fdbcd} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2585 | 2026.03.18 02:27:30.058850 [ 269 ] {2db4a62a-fca8-44cf-84f1-6d5bfa0fdbcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2586 | 2026.03.18 02:27:30.059261 [ 269 ] {2db4a62a-fca8-44cf-84f1-6d5bfa0fdbcd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2587 | 2026.03.18 02:27:30.059496 [ 269 ] {2db4a62a-fca8-44cf-84f1-6d5bfa0fdbcd} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2588 | 2026.03.18 02:27:30.059640 [ 34 ] {} <Debug> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2589 | 2026.03.18 02:27:30.059675 [ 269 ] {2db4a62a-fca8-44cf-84f1-6d5bfa0fdbcd} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001831 sec., 30584.380120152924 rows/sec., 2.33 MiB/sec. | ||
| 2590 | 2026.03.18 02:27:30.059705 [ 34 ] {} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2591 | 2026.03.18 02:27:30.059731 [ 269 ] {2db4a62a-fca8-44cf-84f1-6d5bfa0fdbcd} <Debug> TCPHandler: Processed in 0.002175262 sec. | ||
| 2592 | 2026.03.18 02:27:30.059731 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2593 | 2026.03.18 02:27:30.059843 [ 195 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::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 | ||
| 2594 | 2026.03.18 02:27:30.059872 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2595 | 2026.03.18 02:27:30.059951 [ 195 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2596 | 2026.03.18 02:27:30.059984 [ 269 ] {a83c6b11-c05c-4486-94f2-987e00bb4f05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2597 | 2026.03.18 02:27:30.059987 [ 195 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 877 rows starting from the beginning of the part | ||
| 2598 | 2026.03.18 02:27:30.060038 [ 269 ] {a83c6b11-c05c-4486-94f2-987e00bb4f05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2599 | 2026.03.18 02:27:30.060067 [ 195 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 851 rows starting from the beginning of the part | ||
| 2600 | 2026.03.18 02:27:30.060112 [ 195 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 76 rows starting from the beginning of the part | ||
| 2601 | 2026.03.18 02:27:30.060151 [ 195 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 851 rows starting from the beginning of the part | ||
| 2602 | 2026.03.18 02:27:30.060187 [ 195 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1955 rows starting from the beginning of the part | ||
| 2603 | 2026.03.18 02:27:30.060227 [ 195 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
| 2604 | 2026.03.18 02:27:30.060512 [ 269 ] {a83c6b11-c05c-4486-94f2-987e00bb4f05} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2605 | 2026.03.18 02:27:30.060557 [ 269 ] {a83c6b11-c05c-4486-94f2-987e00bb4f05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2606 | 2026.03.18 02:27:30.060927 [ 269 ] {a83c6b11-c05c-4486-94f2-987e00bb4f05} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2607 | 2026.03.18 02:27:30.061168 [ 269 ] {a83c6b11-c05c-4486-94f2-987e00bb4f05} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2608 | 2026.03.18 02:27:30.061302 [ 34 ] {} <Debug> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2609 | 2026.03.18 02:27:30.061333 [ 34 ] {} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2610 | 2026.03.18 02:27:30.061344 [ 269 ] {a83c6b11-c05c-4486-94f2-987e00bb4f05} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001385 sec., 46209.38628158845 rows/sec., 3.61 MiB/sec. | ||
| 2611 | 2026.03.18 02:27:30.061349 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2612 | 2026.03.18 02:27:30.061392 [ 269 ] {a83c6b11-c05c-4486-94f2-987e00bb4f05} <Debug> TCPHandler: Processed in 0.001572385 sec. | ||
| 2613 | 2026.03.18 02:27:30.061507 [ 200 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::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 | ||
| 2614 | 2026.03.18 02:27:30.061570 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2615 | 2026.03.18 02:27:30.061684 [ 200 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2616 | 2026.03.18 02:27:30.061689 [ 269 ] {889dc0a8-ba87-4eff-be5a-aa6278a998fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2617 | 2026.03.18 02:27:30.061736 [ 200 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 549 rows starting from the beginning of the part | ||
| 2618 | 2026.03.18 02:27:30.061785 [ 269 ] {889dc0a8-ba87-4eff-be5a-aa6278a998fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2619 | 2026.03.18 02:27:30.061820 [ 200 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 517 rows starting from the beginning of the part | ||
| 2620 | 2026.03.18 02:27:30.061876 [ 200 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 74 rows starting from the beginning of the part | ||
| 2621 | 2026.03.18 02:27:30.061922 [ 200 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 517 rows starting from the beginning of the part | ||
| 2622 | 2026.03.18 02:27:30.061967 [ 200 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1020 rows starting from the beginning of the part | ||
| 2623 | 2026.03.18 02:27:30.062010 [ 200 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
| 2624 | 2026.03.18 02:27:30.062153 [ 203 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4666 rows, containing 5 columns (5 merged, 0 gathered) in 0.002349587 sec., 1985880.9229026206 rows/sec., 160.91 MiB/sec. | ||
| 2625 | 2026.03.18 02:27:30.062266 [ 269 ] {889dc0a8-ba87-4eff-be5a-aa6278a998fe} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2626 | 2026.03.18 02:27:30.062312 [ 269 ] {889dc0a8-ba87-4eff-be5a-aa6278a998fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2627 | 2026.03.18 02:27:30.062469 [ 198 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2628 | 2026.03.18 02:27:30.062715 [ 269 ] {889dc0a8-ba87-4eff-be5a-aa6278a998fe} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2629 | 2026.03.18 02:27:30.062764 [ 198 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_11_2} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2630 | 2026.03.18 02:27:30.062838 [ 198 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_11_2} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2631 | 2026.03.18 02:27:30.062915 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 2632 | 2026.03.18 02:27:30.062965 [ 269 ] {889dc0a8-ba87-4eff-be5a-aa6278a998fe} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2633 | 2026.03.18 02:27:30.063081 [ 33 ] {} <Debug> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2634 | 2026.03.18 02:27:30.063106 [ 269 ] {889dc0a8-ba87-4eff-be5a-aa6278a998fe} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001441 sec., 88827.20333102012 rows/sec., 6.19 MiB/sec. | ||
| 2635 | 2026.03.18 02:27:30.063119 [ 33 ] {} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2636 | 2026.03.18 02:27:30.063140 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2637 | 2026.03.18 02:27:30.063143 [ 269 ] {889dc0a8-ba87-4eff-be5a-aa6278a998fe} <Debug> TCPHandler: Processed in 0.001639917 sec. | ||
| 2638 | 2026.03.18 02:27:30.063276 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2639 | 2026.03.18 02:27:30.063297 [ 188 ] {89925f32-2102-4654-95ee-b43a456a77ef::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 | ||
| 2640 | 2026.03.18 02:27:30.063377 [ 269 ] {ae8cb2db-d161-43ee-b420-a16ce5d1c14e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2641 | 2026.03.18 02:27:30.063425 [ 269 ] {ae8cb2db-d161-43ee-b420-a16ce5d1c14e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2642 | 2026.03.18 02:27:30.063476 [ 188 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2643 | 2026.03.18 02:27:30.063487 [ 198 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2741 rows, containing 5 columns (5 merged, 0 gathered) in 0.002047689 sec., 1338582.1772739904 rows/sec., 99.34 MiB/sec. | ||
| 2644 | 2026.03.18 02:27:30.063527 [ 188 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1281 rows starting from the beginning of the part | ||
| 2645 | 2026.03.18 02:27:30.063638 [ 188 ] {89925f32-2102-4654-95ee-b43a456a77ef::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 | ||
| 2646 | 2026.03.18 02:27:30.063692 [ 188 ] {89925f32-2102-4654-95ee-b43a456a77ef::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 | ||
| 2647 | 2026.03.18 02:27:30.063709 [ 200 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2648 | 2026.03.18 02:27:30.063747 [ 188 ] {89925f32-2102-4654-95ee-b43a456a77ef::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 | ||
| 2649 | 2026.03.18 02:27:30.063797 [ 188 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2875 rows starting from the beginning of the part | ||
| 2650 | 2026.03.18 02:27:30.063803 [ 269 ] {ae8cb2db-d161-43ee-b420-a16ce5d1c14e} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2651 | 2026.03.18 02:27:30.063843 [ 188 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 128 rows starting from the beginning of the part | ||
| 2652 | 2026.03.18 02:27:30.063851 [ 269 ] {ae8cb2db-d161-43ee-b420-a16ce5d1c14e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2653 | 2026.03.18 02:27:30.064005 [ 200 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_11_2} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2654 | 2026.03.18 02:27:30.064097 [ 200 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_11_2} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2655 | 2026.03.18 02:27:30.064179 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 2656 | 2026.03.18 02:27:30.064241 [ 269 ] {ae8cb2db-d161-43ee-b420-a16ce5d1c14e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2657 | 2026.03.18 02:27:30.064494 [ 269 ] {ae8cb2db-d161-43ee-b420-a16ce5d1c14e} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2658 | 2026.03.18 02:27:30.064603 [ 33 ] {} <Debug> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2659 | 2026.03.18 02:27:30.064633 [ 33 ] {} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2660 | 2026.03.18 02:27:30.064646 [ 269 ] {ae8cb2db-d161-43ee-b420-a16ce5d1c14e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001291 sec., 37180.48024786987 rows/sec., 2.51 MiB/sec. | ||
| 2661 | 2026.03.18 02:27:30.064653 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2662 | 2026.03.18 02:27:30.064683 [ 269 ] {ae8cb2db-d161-43ee-b420-a16ce5d1c14e} <Debug> TCPHandler: Processed in 0.001455862 sec. | ||
| 2663 | 2026.03.18 02:27:30.064744 [ 195 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::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 | ||
| 2664 | 2026.03.18 02:27:30.064843 [ 195 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2665 | 2026.03.18 02:27:30.064868 [ 195 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 450 rows starting from the beginning of the part | ||
| 2666 | 2026.03.18 02:27:30.064913 [ 195 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::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 | ||
| 2667 | 2026.03.18 02:27:30.064946 [ 195 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::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 | ||
| 2668 | 2026.03.18 02:27:30.064981 [ 195 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::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 | ||
| 2669 | 2026.03.18 02:27:30.065012 [ 195 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 2670 | 2026.03.18 02:27:30.065044 [ 195 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part | ||
| 2671 | 2026.03.18 02:27:30.065821 [ 200 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 750 rows, containing 4 columns (4 merged, 0 gathered) in 0.001107182 sec., 677395.4056334009 rows/sec., 43.69 MiB/sec. | ||
| 2672 | 2026.03.18 02:27:30.065998 [ 198 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2673 | 2026.03.18 02:27:30.066194 [ 195 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4974 rows, containing 5 columns (5 merged, 0 gathered) in 0.002976625 sec., 1671020.031075463 rows/sec., 110.44 MiB/sec. | ||
| 2674 | 2026.03.18 02:27:30.066252 [ 198 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_11_2} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2675 | 2026.03.18 02:27:30.066322 [ 198 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_11_2} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2676 | 2026.03.18 02:27:30.066386 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2677 | 2026.03.18 02:27:30.066639 [ 188 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2678 | 2026.03.18 02:27:30.066898 [ 188 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2679 | 2026.03.18 02:27:30.066972 [ 188 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2680 | 2026.03.18 02:27:30.067059 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 2681 | 2026.03.18 02:27:30.656431 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 70 entries to flush up to offset 376 | ||
| 2682 | 2026.03.18 02:27:30.659524 [ 243 ] {} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2683 | 2026.03.18 02:27:30.659579 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2684 | 2026.03.18 02:27:30.660792 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2685 | 2026.03.18 02:27:30.661057 [ 243 ] {} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2686 | 2026.03.18 02:27:30.661327 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 376 | ||
| 2687 | 2026.03.18 02:27:31.001149 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.67 MiB, peak 217.92 MiB, free memory in arenas 0.00 B, will set to 211.91 MiB (RSS), difference: 1.24 MiB | ||
| 2688 | 2026.03.18 02:27:35.068613 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2689 | 2026.03.18 02:27:35.068799 [ 269 ] {86ade8c3-61ae-4e53-b9d2-2c8b8323d89b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2690 | 2026.03.18 02:27:35.068866 [ 269 ] {86ade8c3-61ae-4e53-b9d2-2c8b8323d89b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2691 | 2026.03.18 02:27:35.069646 [ 269 ] {86ade8c3-61ae-4e53-b9d2-2c8b8323d89b} <Trace> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2692 | 2026.03.18 02:27:35.069696 [ 269 ] {86ade8c3-61ae-4e53-b9d2-2c8b8323d89b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2693 | 2026.03.18 02:27:35.070113 [ 269 ] {86ade8c3-61ae-4e53-b9d2-2c8b8323d89b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2694 | 2026.03.18 02:27:35.070349 [ 269 ] {86ade8c3-61ae-4e53-b9d2-2c8b8323d89b} <Trace> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2695 | 2026.03.18 02:27:35.070514 [ 269 ] {86ade8c3-61ae-4e53-b9d2-2c8b8323d89b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001761 sec., 161272.00454287336 rows/sec., 10.24 MiB/sec. | ||
| 2696 | 2026.03.18 02:27:35.070566 [ 269 ] {86ade8c3-61ae-4e53-b9d2-2c8b8323d89b} <Debug> TCPHandler: Processed in 0.002076549 sec. | ||
| 2697 | 2026.03.18 02:27:35.070705 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2698 | 2026.03.18 02:27:35.070809 [ 269 ] {724453fb-93d9-4b4b-b610-6c301e775509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2699 | 2026.03.18 02:27:35.070853 [ 269 ] {724453fb-93d9-4b4b-b610-6c301e775509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2700 | 2026.03.18 02:27:35.071700 [ 269 ] {724453fb-93d9-4b4b-b610-6c301e775509} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2701 | 2026.03.18 02:27:35.071740 [ 269 ] {724453fb-93d9-4b4b-b610-6c301e775509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2702 | 2026.03.18 02:27:35.072128 [ 269 ] {724453fb-93d9-4b4b-b610-6c301e775509} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2703 | 2026.03.18 02:27:35.072342 [ 269 ] {724453fb-93d9-4b4b-b610-6c301e775509} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2704 | 2026.03.18 02:27:35.072477 [ 269 ] {724453fb-93d9-4b4b-b610-6c301e775509} <Debug> executeQuery: Read 851 rows, 68.55 KiB in 0.001693 sec., 502658.0035440047 rows/sec., 39.54 MiB/sec. | ||
| 2705 | 2026.03.18 02:27:35.072516 [ 269 ] {724453fb-93d9-4b4b-b610-6c301e775509} <Debug> TCPHandler: Processed in 0.001872403 sec. | ||
| 2706 | 2026.03.18 02:27:35.072634 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2707 | 2026.03.18 02:27:35.072739 [ 269 ] {a01db0fc-b642-4a57-aa6f-101521282338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2708 | 2026.03.18 02:27:35.072783 [ 269 ] {a01db0fc-b642-4a57-aa6f-101521282338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2709 | 2026.03.18 02:27:35.073249 [ 269 ] {a01db0fc-b642-4a57-aa6f-101521282338} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2710 | 2026.03.18 02:27:35.073286 [ 269 ] {a01db0fc-b642-4a57-aa6f-101521282338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2711 | 2026.03.18 02:27:35.073606 [ 269 ] {a01db0fc-b642-4a57-aa6f-101521282338} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2712 | 2026.03.18 02:27:35.073818 [ 269 ] {a01db0fc-b642-4a57-aa6f-101521282338} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2713 | 2026.03.18 02:27:35.073953 [ 269 ] {a01db0fc-b642-4a57-aa6f-101521282338} <Debug> executeQuery: Read 169 rows, 10.57 KiB in 0.001245 sec., 135742.9718875502 rows/sec., 8.29 MiB/sec. | ||
| 2714 | 2026.03.18 02:27:35.073990 [ 269 ] {a01db0fc-b642-4a57-aa6f-101521282338} <Debug> TCPHandler: Processed in 0.00140413 sec. | ||
| 2715 | 2026.03.18 02:27:35.074105 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2716 | 2026.03.18 02:27:35.074201 [ 269 ] {08929706-93a4-4249-8fe5-c2f75a726fdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2717 | 2026.03.18 02:27:35.074240 [ 269 ] {08929706-93a4-4249-8fe5-c2f75a726fdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2718 | 2026.03.18 02:27:35.074696 [ 269 ] {08929706-93a4-4249-8fe5-c2f75a726fdd} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2719 | 2026.03.18 02:27:35.074732 [ 269 ] {08929706-93a4-4249-8fe5-c2f75a726fdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2720 | 2026.03.18 02:27:35.075027 [ 269 ] {08929706-93a4-4249-8fe5-c2f75a726fdd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2721 | 2026.03.18 02:27:35.075243 [ 269 ] {08929706-93a4-4249-8fe5-c2f75a726fdd} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2722 | 2026.03.18 02:27:35.075369 [ 269 ] {08929706-93a4-4249-8fe5-c2f75a726fdd} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001189 sec., 125315.39108494534 rows/sec., 8.10 MiB/sec. | ||
| 2723 | 2026.03.18 02:27:35.075405 [ 269 ] {08929706-93a4-4249-8fe5-c2f75a726fdd} <Debug> TCPHandler: Processed in 0.001349089 sec. | ||
| 2724 | 2026.03.18 02:27:35.075515 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2725 | 2026.03.18 02:27:35.075609 [ 269 ] {5b0dd5da-3e3d-451e-a40b-88471397c951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2726 | 2026.03.18 02:27:35.075657 [ 269 ] {5b0dd5da-3e3d-451e-a40b-88471397c951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2727 | 2026.03.18 02:27:35.076115 [ 269 ] {5b0dd5da-3e3d-451e-a40b-88471397c951} <Trace> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2728 | 2026.03.18 02:27:35.076158 [ 269 ] {5b0dd5da-3e3d-451e-a40b-88471397c951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2729 | 2026.03.18 02:27:35.076454 [ 269 ] {5b0dd5da-3e3d-451e-a40b-88471397c951} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2730 | 2026.03.18 02:27:35.076659 [ 269 ] {5b0dd5da-3e3d-451e-a40b-88471397c951} <Trace> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2731 | 2026.03.18 02:27:35.076782 [ 269 ] {5b0dd5da-3e3d-451e-a40b-88471397c951} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001194 sec., 123953.09882747069 rows/sec., 7.05 MiB/sec. | ||
| 2732 | 2026.03.18 02:27:35.076818 [ 269 ] {5b0dd5da-3e3d-451e-a40b-88471397c951} <Debug> TCPHandler: Processed in 0.001349649 sec. | ||
| 2733 | 2026.03.18 02:27:35.076929 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2734 | 2026.03.18 02:27:35.077020 [ 269 ] {16758bbb-0fc6-4137-b15f-77181b7e1e3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2735 | 2026.03.18 02:27:35.077059 [ 269 ] {16758bbb-0fc6-4137-b15f-77181b7e1e3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2736 | 2026.03.18 02:27:35.077645 [ 269 ] {16758bbb-0fc6-4137-b15f-77181b7e1e3c} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2737 | 2026.03.18 02:27:35.077681 [ 269 ] {16758bbb-0fc6-4137-b15f-77181b7e1e3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2738 | 2026.03.18 02:27:35.077999 [ 269 ] {16758bbb-0fc6-4137-b15f-77181b7e1e3c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2739 | 2026.03.18 02:27:35.078213 [ 269 ] {16758bbb-0fc6-4137-b15f-77181b7e1e3c} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2740 | 2026.03.18 02:27:35.078338 [ 269 ] {16758bbb-0fc6-4137-b15f-77181b7e1e3c} <Debug> executeQuery: Read 517 rows, 37.34 KiB in 0.001337 sec., 386686.61181750183 rows/sec., 27.27 MiB/sec. | ||
| 2741 | 2026.03.18 02:27:35.078374 [ 269 ] {16758bbb-0fc6-4137-b15f-77181b7e1e3c} <Debug> TCPHandler: Processed in 0.001491732 sec. | ||
| 2742 | 2026.03.18 02:27:35.078481 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2743 | 2026.03.18 02:27:35.078578 [ 269 ] {79572be3-d376-4c19-bf5f-78fd7c923beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2744 | 2026.03.18 02:27:35.078625 [ 269 ] {79572be3-d376-4c19-bf5f-78fd7c923beb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2745 | 2026.03.18 02:27:35.078977 [ 269 ] {79572be3-d376-4c19-bf5f-78fd7c923beb} <Trace> oximeter.measurements_bool (cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2746 | 2026.03.18 02:27:35.079018 [ 269 ] {79572be3-d376-4c19-bf5f-78fd7c923beb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2747 | 2026.03.18 02:27:35.079328 [ 269 ] {79572be3-d376-4c19-bf5f-78fd7c923beb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2748 | 2026.03.18 02:27:35.079539 [ 269 ] {79572be3-d376-4c19-bf5f-78fd7c923beb} <Trace> oximeter.measurements_bool (cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2749 | 2026.03.18 02:27:35.079640 [ 77 ] {} <Debug> oximeter.measurements_bool (cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2750 | 2026.03.18 02:27:35.079666 [ 269 ] {79572be3-d376-4c19-bf5f-78fd7c923beb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00111 sec., 5405.405405405405 rows/sec., 282.41 KiB/sec. | ||
| 2751 | 2026.03.18 02:27:35.079709 [ 77 ] {} <Trace> oximeter.measurements_bool (cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2752 | 2026.03.18 02:27:35.079715 [ 269 ] {79572be3-d376-4c19-bf5f-78fd7c923beb} <Debug> TCPHandler: Processed in 0.001281417 sec. | ||
| 2753 | 2026.03.18 02:27:35.079739 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2754 | 2026.03.18 02:27:35.079832 [ 194 ] {cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc::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 | ||
| 2755 | 2026.03.18 02:27:35.079836 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2756 | 2026.03.18 02:27:35.079928 [ 194 ] {cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2757 | 2026.03.18 02:27:35.079944 [ 269 ] {818ca36c-c948-4573-9fdc-647413e8de7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2758 | 2026.03.18 02:27:35.079954 [ 194 ] {cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc::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 | ||
| 2759 | 2026.03.18 02:27:35.079987 [ 269 ] {818ca36c-c948-4573-9fdc-647413e8de7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2760 | 2026.03.18 02:27:35.080031 [ 194 ] {cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc::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 | ||
| 2761 | 2026.03.18 02:27:35.080073 [ 194 ] {cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc::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 | ||
| 2762 | 2026.03.18 02:27:35.080109 [ 194 ] {cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc::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 | ||
| 2763 | 2026.03.18 02:27:35.080150 [ 194 ] {cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc::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 | ||
| 2764 | 2026.03.18 02:27:35.080187 [ 194 ] {cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc::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 | ||
| 2765 | 2026.03.18 02:27:35.080405 [ 269 ] {818ca36c-c948-4573-9fdc-647413e8de7f} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2766 | 2026.03.18 02:27:35.080440 [ 269 ] {818ca36c-c948-4573-9fdc-647413e8de7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2767 | 2026.03.18 02:27:35.080773 [ 269 ] {818ca36c-c948-4573-9fdc-647413e8de7f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2768 | 2026.03.18 02:27:35.080878 [ 198 ] {cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001083391 sec., 33229.00042551581 rows/sec., 1.70 MiB/sec. | ||
| 2769 | 2026.03.18 02:27:35.080977 [ 194 ] {cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2770 | 2026.03.18 02:27:35.080999 [ 269 ] {818ca36c-c948-4573-9fdc-647413e8de7f} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2771 | 2026.03.18 02:27:35.081138 [ 269 ] {818ca36c-c948-4573-9fdc-647413e8de7f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001212 sec., 218646.86468646865 rows/sec., 14.53 MiB/sec. | ||
| 2772 | 2026.03.18 02:27:35.081172 [ 269 ] {818ca36c-c948-4573-9fdc-647413e8de7f} <Debug> TCPHandler: Processed in 0.001382229 sec. | ||
| 2773 | 2026.03.18 02:27:35.081209 [ 194 ] {cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc::all_1_6_1} <Trace> oximeter.measurements_bool (cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2774 | 2026.03.18 02:27:35.081264 [ 194 ] {cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc::all_1_6_1} <Trace> oximeter.measurements_bool (cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2775 | 2026.03.18 02:27:35.081285 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2776 | 2026.03.18 02:27:35.081327 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2777 | 2026.03.18 02:27:35.081380 [ 269 ] {ce06e3ca-b241-490e-afd7-66e6da03293f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2778 | 2026.03.18 02:27:35.081422 [ 269 ] {ce06e3ca-b241-490e-afd7-66e6da03293f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2779 | 2026.03.18 02:27:35.081745 [ 269 ] {ce06e3ca-b241-490e-afd7-66e6da03293f} <Trace> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2780 | 2026.03.18 02:27:35.081778 [ 269 ] {ce06e3ca-b241-490e-afd7-66e6da03293f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2781 | 2026.03.18 02:27:35.082110 [ 269 ] {ce06e3ca-b241-490e-afd7-66e6da03293f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2782 | 2026.03.18 02:27:35.082348 [ 269 ] {ce06e3ca-b241-490e-afd7-66e6da03293f} <Trace> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2783 | 2026.03.18 02:27:35.082478 [ 269 ] {ce06e3ca-b241-490e-afd7-66e6da03293f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001115 sec., 896.8609865470851 rows/sec., 60.43 KiB/sec. | ||
| 2784 | 2026.03.18 02:27:35.082511 [ 269 ] {ce06e3ca-b241-490e-afd7-66e6da03293f} <Debug> TCPHandler: Processed in 0.001273136 sec. | ||
| 2785 | 2026.03.18 02:27:35.082635 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2786 | 2026.03.18 02:27:35.082726 [ 269 ] {2f5d8330-a4fe-4734-ba23-c56c65d15b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2787 | 2026.03.18 02:27:35.082778 [ 269 ] {2f5d8330-a4fe-4734-ba23-c56c65d15b98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2788 | 2026.03.18 02:27:35.083570 [ 269 ] {2f5d8330-a4fe-4734-ba23-c56c65d15b98} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2789 | 2026.03.18 02:27:35.083603 [ 269 ] {2f5d8330-a4fe-4734-ba23-c56c65d15b98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2790 | 2026.03.18 02:27:35.084110 [ 269 ] {2f5d8330-a4fe-4734-ba23-c56c65d15b98} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2791 | 2026.03.18 02:27:35.084333 [ 269 ] {2f5d8330-a4fe-4734-ba23-c56c65d15b98} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2792 | 2026.03.18 02:27:35.084468 [ 269 ] {2f5d8330-a4fe-4734-ba23-c56c65d15b98} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001761 sec., 15332.197614991483 rows/sec., 27.47 MiB/sec. | ||
| 2793 | 2026.03.18 02:27:35.084525 [ 269 ] {2f5d8330-a4fe-4734-ba23-c56c65d15b98} <Debug> TCPHandler: Processed in 0.001937606 sec. | ||
| 2794 | 2026.03.18 02:27:35.084650 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2795 | 2026.03.18 02:27:35.084742 [ 269 ] {0b9a1cc3-4f46-4b48-a6d8-0897240beb45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2796 | 2026.03.18 02:27:35.084782 [ 269 ] {0b9a1cc3-4f46-4b48-a6d8-0897240beb45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2797 | 2026.03.18 02:27:35.085112 [ 269 ] {0b9a1cc3-4f46-4b48-a6d8-0897240beb45} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2798 | 2026.03.18 02:27:35.085145 [ 269 ] {0b9a1cc3-4f46-4b48-a6d8-0897240beb45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2799 | 2026.03.18 02:27:35.085452 [ 269 ] {0b9a1cc3-4f46-4b48-a6d8-0897240beb45} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2800 | 2026.03.18 02:27:35.085667 [ 269 ] {0b9a1cc3-4f46-4b48-a6d8-0897240beb45} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2801 | 2026.03.18 02:27:35.085788 [ 269 ] {0b9a1cc3-4f46-4b48-a6d8-0897240beb45} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001064 sec., 84586.46616541353 rows/sec., 5.29 MiB/sec. | ||
| 2802 | 2026.03.18 02:27:35.085821 [ 269 ] {0b9a1cc3-4f46-4b48-a6d8-0897240beb45} <Debug> TCPHandler: Processed in 0.001218065 sec. | ||
| 2803 | 2026.03.18 02:27:35.563335 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2804 | 2026.03.18 02:27:35.563386 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2805 | 2026.03.18 02:27:35.655936 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4819 | ||
| 2806 | 2026.03.18 02:27:35.656505 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2807 | 2026.03.18 02:27:35.656551 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2808 | 2026.03.18 02:27:35.657067 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2809 | 2026.03.18 02:27:35.657314 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2810 | 2026.03.18 02:27:35.657440 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4819 | ||
| 2811 | 2026.03.18 02:27:35.921429 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2812 | 2026.03.18 02:27:35.938715 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2813 | 2026.03.18 02:27:35.938778 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2814 | 2026.03.18 02:27:35.944903 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2815 | 2026.03.18 02:27:35.945631 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2816 | 2026.03.18 02:27:35.949280 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2817 | 2026.03.18 02:27:40.059847 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2818 | 2026.03.18 02:27:40.060041 [ 269 ] {a7419be7-7ce1-45e1-a87d-a2fde3b99dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2819 | 2026.03.18 02:27:40.060107 [ 269 ] {a7419be7-7ce1-45e1-a87d-a2fde3b99dca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2820 | 2026.03.18 02:27:40.060739 [ 269 ] {a7419be7-7ce1-45e1-a87d-a2fde3b99dca} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2821 | 2026.03.18 02:27:40.060789 [ 269 ] {a7419be7-7ce1-45e1-a87d-a2fde3b99dca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2822 | 2026.03.18 02:27:40.061216 [ 269 ] {a7419be7-7ce1-45e1-a87d-a2fde3b99dca} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2823 | 2026.03.18 02:27:40.061440 [ 269 ] {a7419be7-7ce1-45e1-a87d-a2fde3b99dca} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2824 | 2026.03.18 02:27:40.061600 [ 269 ] {a7419be7-7ce1-45e1-a87d-a2fde3b99dca} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001605 sec., 47352.02492211838 rows/sec., 3.89 MiB/sec. | ||
| 2825 | 2026.03.18 02:27:40.061639 [ 269 ] {a7419be7-7ce1-45e1-a87d-a2fde3b99dca} <Debug> TCPHandler: Processed in 0.001915745 sec. | ||
| 2826 | 2026.03.18 02:27:40.061763 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2827 | 2026.03.18 02:27:40.061867 [ 269 ] {45ef65fa-4115-4ec8-a531-0d3eac387c88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2828 | 2026.03.18 02:27:40.061908 [ 269 ] {45ef65fa-4115-4ec8-a531-0d3eac387c88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2829 | 2026.03.18 02:27:40.062302 [ 269 ] {45ef65fa-4115-4ec8-a531-0d3eac387c88} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2830 | 2026.03.18 02:27:40.062339 [ 269 ] {45ef65fa-4115-4ec8-a531-0d3eac387c88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2831 | 2026.03.18 02:27:40.062632 [ 269 ] {45ef65fa-4115-4ec8-a531-0d3eac387c88} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2832 | 2026.03.18 02:27:40.062841 [ 269 ] {45ef65fa-4115-4ec8-a531-0d3eac387c88} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2833 | 2026.03.18 02:27:40.062939 [ 42 ] {} <Debug> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2834 | 2026.03.18 02:27:40.062974 [ 269 ] {45ef65fa-4115-4ec8-a531-0d3eac387c88} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001125 sec., 8888.888888888889 rows/sec., 668.40 KiB/sec. | ||
| 2835 | 2026.03.18 02:27:40.062997 [ 42 ] {} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2836 | 2026.03.18 02:27:40.063016 [ 269 ] {45ef65fa-4115-4ec8-a531-0d3eac387c88} <Debug> TCPHandler: Processed in 0.001300977 sec. | ||
| 2837 | 2026.03.18 02:27:40.063022 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2838 | 2026.03.18 02:27:40.063132 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2839 | 2026.03.18 02:27:40.063137 [ 195 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::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 | ||
| 2840 | 2026.03.18 02:27:40.063243 [ 269 ] {f39758e7-c496-457f-bf50-ff0c33173c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2841 | 2026.03.18 02:27:40.063289 [ 269 ] {f39758e7-c496-457f-bf50-ff0c33173c0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2842 | 2026.03.18 02:27:40.063289 [ 195 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2843 | 2026.03.18 02:27:40.063351 [ 195 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 191 rows starting from the beginning of the part | ||
| 2844 | 2026.03.18 02:27:40.063445 [ 195 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 2845 | 2026.03.18 02:27:40.063513 [ 195 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 169 rows starting from the beginning of the part | ||
| 2846 | 2026.03.18 02:27:40.063575 [ 195 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 20 rows starting from the beginning of the part | ||
| 2847 | 2026.03.18 02:27:40.063634 [ 195 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 169 rows starting from the beginning of the part | ||
| 2848 | 2026.03.18 02:27:40.063691 [ 195 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 10 rows starting from the beginning of the part | ||
| 2849 | 2026.03.18 02:27:40.063693 [ 269 ] {f39758e7-c496-457f-bf50-ff0c33173c0d} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2850 | 2026.03.18 02:27:40.063748 [ 269 ] {f39758e7-c496-457f-bf50-ff0c33173c0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2851 | 2026.03.18 02:27:40.064137 [ 269 ] {f39758e7-c496-457f-bf50-ff0c33173c0d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2852 | 2026.03.18 02:27:40.064362 [ 269 ] {f39758e7-c496-457f-bf50-ff0c33173c0d} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2853 | 2026.03.18 02:27:40.064506 [ 269 ] {f39758e7-c496-457f-bf50-ff0c33173c0d} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001281 sec., 57767.36924277908 rows/sec., 4.51 MiB/sec. | ||
| 2854 | 2026.03.18 02:27:40.064542 [ 269 ] {f39758e7-c496-457f-bf50-ff0c33173c0d} <Debug> TCPHandler: Processed in 0.001457312 sec. | ||
| 2855 | 2026.03.18 02:27:40.064663 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2856 | 2026.03.18 02:27:40.064763 [ 269 ] {2788d2d9-801a-4497-bb50-89aa6b1b650f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2857 | 2026.03.18 02:27:40.064801 [ 198 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 569 rows, containing 5 columns (5 merged, 0 gathered) in 0.001712109 sec., 332338.65367216687 rows/sec., 21.97 MiB/sec. | ||
| 2858 | 2026.03.18 02:27:40.064807 [ 269 ] {2788d2d9-801a-4497-bb50-89aa6b1b650f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2859 | 2026.03.18 02:27:40.064952 [ 195 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2860 | 2026.03.18 02:27:40.065197 [ 195 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_11_2} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2861 | 2026.03.18 02:27:40.065253 [ 269 ] {2788d2d9-801a-4497-bb50-89aa6b1b650f} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2862 | 2026.03.18 02:27:40.065268 [ 195 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_11_2} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2863 | 2026.03.18 02:27:40.065296 [ 269 ] {2788d2d9-801a-4497-bb50-89aa6b1b650f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2864 | 2026.03.18 02:27:40.065346 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2865 | 2026.03.18 02:27:40.065647 [ 269 ] {2788d2d9-801a-4497-bb50-89aa6b1b650f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2866 | 2026.03.18 02:27:40.065862 [ 269 ] {2788d2d9-801a-4497-bb50-89aa6b1b650f} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2867 | 2026.03.18 02:27:40.065995 [ 269 ] {2788d2d9-801a-4497-bb50-89aa6b1b650f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00125 sec., 128000 rows/sec., 8.91 MiB/sec. | ||
| 2868 | 2026.03.18 02:27:40.066030 [ 269 ] {2788d2d9-801a-4497-bb50-89aa6b1b650f} <Debug> TCPHandler: Processed in 0.00142567 sec. | ||
| 2869 | 2026.03.18 02:27:40.066151 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2870 | 2026.03.18 02:27:40.066248 [ 269 ] {d533d99e-79f4-473c-92b5-1e0c92f5efcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2871 | 2026.03.18 02:27:40.066304 [ 269 ] {d533d99e-79f4-473c-92b5-1e0c92f5efcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2872 | 2026.03.18 02:27:40.067038 [ 269 ] {d533d99e-79f4-473c-92b5-1e0c92f5efcc} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2873 | 2026.03.18 02:27:40.067073 [ 269 ] {d533d99e-79f4-473c-92b5-1e0c92f5efcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2874 | 2026.03.18 02:27:40.067581 [ 269 ] {d533d99e-79f4-473c-92b5-1e0c92f5efcc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2875 | 2026.03.18 02:27:40.067800 [ 269 ] {d533d99e-79f4-473c-92b5-1e0c92f5efcc} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2876 | 2026.03.18 02:27:40.067918 [ 12 ] {} <Debug> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2877 | 2026.03.18 02:27:40.067944 [ 269 ] {d533d99e-79f4-473c-92b5-1e0c92f5efcc} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001714 sec., 5834.3057176196035 rows/sec., 10.45 MiB/sec. | ||
| 2878 | 2026.03.18 02:27:40.067954 [ 12 ] {} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2879 | 2026.03.18 02:27:40.067976 [ 12 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2880 | 2026.03.18 02:27:40.068001 [ 269 ] {d533d99e-79f4-473c-92b5-1e0c92f5efcc} <Debug> TCPHandler: Processed in 0.001908665 sec. | ||
| 2881 | 2026.03.18 02:27:40.068106 [ 192 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::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 | ||
| 2882 | 2026.03.18 02:27:40.068119 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2883 | 2026.03.18 02:27:40.068245 [ 269 ] {8b7fcfda-884c-495e-9f73-588cc96b7841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2884 | 2026.03.18 02:27:40.068288 [ 269 ] {8b7fcfda-884c-495e-9f73-588cc96b7841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2885 | 2026.03.18 02:27:40.068410 [ 192 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2886 | 2026.03.18 02:27:40.068523 [ 192 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 106 rows starting from the beginning of the part | ||
| 2887 | 2026.03.18 02:27:40.068675 [ 269 ] {8b7fcfda-884c-495e-9f73-588cc96b7841} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2888 | 2026.03.18 02:27:40.068715 [ 269 ] {8b7fcfda-884c-495e-9f73-588cc96b7841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2889 | 2026.03.18 02:27:40.068729 [ 192 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 2890 | 2026.03.18 02:27:40.068895 [ 192 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 27 rows starting from the beginning of the part | ||
| 2891 | 2026.03.18 02:27:40.069036 [ 269 ] {8b7fcfda-884c-495e-9f73-588cc96b7841} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2892 | 2026.03.18 02:27:40.069043 [ 192 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 18 rows starting from the beginning of the part | ||
| 2893 | 2026.03.18 02:27:40.069221 [ 192 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 27 rows starting from the beginning of the part | ||
| 2894 | 2026.03.18 02:27:40.069281 [ 269 ] {8b7fcfda-884c-495e-9f73-588cc96b7841} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2895 | 2026.03.18 02:27:40.069357 [ 192 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 10 rows starting from the beginning of the part | ||
| 2896 | 2026.03.18 02:27:40.069424 [ 269 ] {8b7fcfda-884c-495e-9f73-588cc96b7841} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001196 sec., 50167.22408026756 rows/sec., 3.38 MiB/sec. | ||
| 2897 | 2026.03.18 02:27:40.069464 [ 269 ] {8b7fcfda-884c-495e-9f73-588cc96b7841} <Debug> TCPHandler: Processed in 0.00139286 sec. | ||
| 2898 | 2026.03.18 02:27:40.072254 [ 195 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 19 columns (19 merged, 0 gathered) in 0.004209249 sec., 47039.26995053037 rows/sec., 84.29 MiB/sec. | ||
| 2899 | 2026.03.18 02:27:40.072665 [ 201 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2900 | 2026.03.18 02:27:40.073087 [ 201 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2901 | 2026.03.18 02:27:40.073178 [ 201 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2902 | 2026.03.18 02:27:40.073281 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.36 MiB. | ||
| 2903 | 2026.03.18 02:27:40.661927 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 410 | ||
| 2904 | 2026.03.18 02:27:40.664170 [ 243 ] {} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2905 | 2026.03.18 02:27:40.664229 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2906 | 2026.03.18 02:27:40.665394 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2907 | 2026.03.18 02:27:40.665668 [ 243 ] {} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2908 | 2026.03.18 02:27:40.666016 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 410 | ||
| 2909 | 2026.03.18 02:27:43.157691 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5331 | ||
| 2910 | 2026.03.18 02:27:43.158508 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2911 | 2026.03.18 02:27:43.158593 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2912 | 2026.03.18 02:27:43.159140 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2913 | 2026.03.18 02:27:43.159363 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2914 | 2026.03.18 02:27:43.159505 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5331 | ||
| 2915 | 2026.03.18 02:27:43.159509 [ 99 ] {} <Debug> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2916 | 2026.03.18 02:27:43.159582 [ 99 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2917 | 2026.03.18 02:27:43.159604 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2918 | 2026.03.18 02:27:43.159789 [ 195 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::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 | ||
| 2919 | 2026.03.18 02:27:43.159992 [ 195 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2920 | 2026.03.18 02:27:43.160051 [ 195 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2899 rows starting from the beginning of the part | ||
| 2921 | 2026.03.18 02:27:43.160148 [ 195 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::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 | ||
| 2922 | 2026.03.18 02:27:43.160218 [ 195 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::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 | ||
| 2923 | 2026.03.18 02:27:43.160280 [ 195 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::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 | ||
| 2924 | 2026.03.18 02:27:43.160341 [ 195 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::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 | ||
| 2925 | 2026.03.18 02:27:43.160398 [ 195 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::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 | ||
| 2926 | 2026.03.18 02:27:43.161684 [ 201 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5331 rows, containing 4 columns (4 merged, 0 gathered) in 0.001972196 sec., 2703078.193039637 rows/sec., 38.67 MiB/sec. | ||
| 2927 | 2026.03.18 02:27:43.162461 [ 197 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2928 | 2026.03.18 02:27:43.162768 [ 197 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::all_1_11_2} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2929 | 2026.03.18 02:27:43.162852 [ 197 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::all_1_11_2} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2930 | 2026.03.18 02:27:43.162955 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2931 | 2026.03.18 02:27:43.449524 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2932 | 2026.03.18 02:27:43.466578 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2933 | 2026.03.18 02:27:43.466649 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2934 | 2026.03.18 02:27:43.472793 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2935 | 2026.03.18 02:27:43.473508 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2936 | 2026.03.18 02:27:43.473813 [ 99 ] {} <Debug> system.metric_log (218ef612-060e-4be3-9175-3a330153921e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2937 | 2026.03.18 02:27:43.473876 [ 99 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2938 | 2026.03.18 02:27:43.473894 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2939 | 2026.03.18 02:27:43.474002 [ 201 ] {218ef612-060e-4be3-9175-3a330153921e::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 | ||
| 2940 | 2026.03.18 02:27:43.476428 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2941 | 2026.03.18 02:27:43.476930 [ 201 ] {218ef612-060e-4be3-9175-3a330153921e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2942 | 2026.03.18 02:27:43.477637 [ 201 ] {218ef612-060e-4be3-9175-3a330153921e::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 | ||
| 2943 | 2026.03.18 02:27:43.480970 [ 201 ] {218ef612-060e-4be3-9175-3a330153921e::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 | ||
| 2944 | 2026.03.18 02:27:43.484392 [ 201 ] {218ef612-060e-4be3-9175-3a330153921e::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 | ||
| 2945 | 2026.03.18 02:27:43.488108 [ 201 ] {218ef612-060e-4be3-9175-3a330153921e::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 | ||
| 2946 | 2026.03.18 02:27:43.492330 [ 201 ] {218ef612-060e-4be3-9175-3a330153921e::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 | ||
| 2947 | 2026.03.18 02:27:43.496535 [ 201 ] {218ef612-060e-4be3-9175-3a330153921e::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 | ||
| 2948 | 2026.03.18 02:27:43.547298 [ 189 ] {218ef612-060e-4be3-9175-3a330153921e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.07331225 sec., 1132.1436731242052 rows/sec., 5.85 MiB/sec. | ||
| 2949 | 2026.03.18 02:27:43.549991 [ 196 ] {218ef612-060e-4be3-9175-3a330153921e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2950 | 2026.03.18 02:27:43.552002 [ 196 ] {218ef612-060e-4be3-9175-3a330153921e::all_1_11_2} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2951 | 2026.03.18 02:27:43.552109 [ 196 ] {218ef612-060e-4be3-9175-3a330153921e::all_1_11_2} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2952 | 2026.03.18 02:27:43.554093 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2953 | 2026.03.18 02:27:44.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 216.00 MiB, peak 225.93 MiB, free memory in arenas 0.00 B, will set to 223.84 MiB (RSS), difference: 7.84 MiB | ||
| 2954 | 2026.03.18 02:27:45.070357 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2955 | 2026.03.18 02:27:45.070544 [ 269 ] {221949e9-9a0d-4f1b-bc5c-14ae8fe526af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2956 | 2026.03.18 02:27:45.070613 [ 269 ] {221949e9-9a0d-4f1b-bc5c-14ae8fe526af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2957 | 2026.03.18 02:27:45.071458 [ 269 ] {221949e9-9a0d-4f1b-bc5c-14ae8fe526af} <Trace> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2958 | 2026.03.18 02:27:45.071496 [ 269 ] {221949e9-9a0d-4f1b-bc5c-14ae8fe526af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2959 | 2026.03.18 02:27:45.071890 [ 269 ] {221949e9-9a0d-4f1b-bc5c-14ae8fe526af} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2960 | 2026.03.18 02:27:45.072112 [ 269 ] {221949e9-9a0d-4f1b-bc5c-14ae8fe526af} <Trace> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2961 | 2026.03.18 02:27:45.072256 [ 269 ] {221949e9-9a0d-4f1b-bc5c-14ae8fe526af} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001763 sec., 161089.05275099262 rows/sec., 10.23 MiB/sec. | ||
| 2962 | 2026.03.18 02:27:45.072295 [ 269 ] {221949e9-9a0d-4f1b-bc5c-14ae8fe526af} <Debug> TCPHandler: Processed in 0.002064449 sec. | ||
| 2963 | 2026.03.18 02:27:45.072425 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2964 | 2026.03.18 02:27:45.072527 [ 269 ] {372c7b3b-d0b2-4fc9-a785-bbd98fdeaa38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2965 | 2026.03.18 02:27:45.072567 [ 269 ] {372c7b3b-d0b2-4fc9-a785-bbd98fdeaa38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2966 | 2026.03.18 02:27:45.073047 [ 269 ] {372c7b3b-d0b2-4fc9-a785-bbd98fdeaa38} <Trace> oximeter.fields_ipaddr (31ddfa6f-ba7e-42a2-9345-bae050f7c256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2967 | 2026.03.18 02:27:45.073080 [ 269 ] {372c7b3b-d0b2-4fc9-a785-bbd98fdeaa38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2968 | 2026.03.18 02:27:45.073363 [ 269 ] {372c7b3b-d0b2-4fc9-a785-bbd98fdeaa38} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2969 | 2026.03.18 02:27:45.073562 [ 269 ] {372c7b3b-d0b2-4fc9-a785-bbd98fdeaa38} <Trace> oximeter.fields_ipaddr (31ddfa6f-ba7e-42a2-9345-bae050f7c256): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2970 | 2026.03.18 02:27:45.073685 [ 269 ] {372c7b3b-d0b2-4fc9-a785-bbd98fdeaa38} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001176 sec., 11904.761904761905 rows/sec., 970.75 KiB/sec. | ||
| 2971 | 2026.03.18 02:27:45.073718 [ 269 ] {372c7b3b-d0b2-4fc9-a785-bbd98fdeaa38} <Debug> TCPHandler: Processed in 0.001344479 sec. | ||
| 2972 | 2026.03.18 02:27:45.073835 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2973 | 2026.03.18 02:27:45.073939 [ 269 ] {df1c0433-ebfc-4daa-b4b7-f73740b3553e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2974 | 2026.03.18 02:27:45.073976 [ 269 ] {df1c0433-ebfc-4daa-b4b7-f73740b3553e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2975 | 2026.03.18 02:27:45.074678 [ 269 ] {df1c0433-ebfc-4daa-b4b7-f73740b3553e} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2976 | 2026.03.18 02:27:45.074712 [ 269 ] {df1c0433-ebfc-4daa-b4b7-f73740b3553e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2977 | 2026.03.18 02:27:45.075066 [ 269 ] {df1c0433-ebfc-4daa-b4b7-f73740b3553e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2978 | 2026.03.18 02:27:45.075279 [ 269 ] {df1c0433-ebfc-4daa-b4b7-f73740b3553e} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2979 | 2026.03.18 02:27:45.075397 [ 269 ] {df1c0433-ebfc-4daa-b4b7-f73740b3553e} <Debug> executeQuery: Read 866 rows, 69.84 KiB in 0.001476 sec., 586720.8672086721 rows/sec., 46.21 MiB/sec. | ||
| 2980 | 2026.03.18 02:27:45.075431 [ 269 ] {df1c0433-ebfc-4daa-b4b7-f73740b3553e} <Debug> TCPHandler: Processed in 0.001642897 sec. | ||
| 2981 | 2026.03.18 02:27:45.075547 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2982 | 2026.03.18 02:27:45.075646 [ 269 ] {2d852210-59a2-4035-b662-8866cba3f4ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2983 | 2026.03.18 02:27:45.075684 [ 269 ] {2d852210-59a2-4035-b662-8866cba3f4ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2984 | 2026.03.18 02:27:45.076123 [ 269 ] {2d852210-59a2-4035-b662-8866cba3f4ff} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2985 | 2026.03.18 02:27:45.076156 [ 269 ] {2d852210-59a2-4035-b662-8866cba3f4ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2986 | 2026.03.18 02:27:45.076445 [ 269 ] {2d852210-59a2-4035-b662-8866cba3f4ff} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2987 | 2026.03.18 02:27:45.076649 [ 269 ] {2d852210-59a2-4035-b662-8866cba3f4ff} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2988 | 2026.03.18 02:27:45.076778 [ 269 ] {2d852210-59a2-4035-b662-8866cba3f4ff} <Debug> executeQuery: Read 187 rows, 11.85 KiB in 0.001149 sec., 162750.21758050477 rows/sec., 10.07 MiB/sec. | ||
| 2989 | 2026.03.18 02:27:45.076813 [ 269 ] {2d852210-59a2-4035-b662-8866cba3f4ff} <Debug> TCPHandler: Processed in 0.001312498 sec. | ||
| 2990 | 2026.03.18 02:27:45.076921 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2991 | 2026.03.18 02:27:45.077022 [ 269 ] {4986c6ea-a8ad-487c-bef8-3bf9068da26a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2992 | 2026.03.18 02:27:45.077066 [ 269 ] {4986c6ea-a8ad-487c-bef8-3bf9068da26a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2993 | 2026.03.18 02:27:45.077512 [ 269 ] {4986c6ea-a8ad-487c-bef8-3bf9068da26a} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2994 | 2026.03.18 02:27:45.077545 [ 269 ] {4986c6ea-a8ad-487c-bef8-3bf9068da26a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 2995 | 2026.03.18 02:27:45.077836 [ 269 ] {4986c6ea-a8ad-487c-bef8-3bf9068da26a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2996 | 2026.03.18 02:27:45.078042 [ 269 ] {4986c6ea-a8ad-487c-bef8-3bf9068da26a} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2997 | 2026.03.18 02:27:45.078161 [ 269 ] {4986c6ea-a8ad-487c-bef8-3bf9068da26a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00116 sec., 128448.27586206897 rows/sec., 8.30 MiB/sec. | ||
| 2998 | 2026.03.18 02:27:45.078195 [ 269 ] {4986c6ea-a8ad-487c-bef8-3bf9068da26a} <Debug> TCPHandler: Processed in 0.001321408 sec. | ||
| 2999 | 2026.03.18 02:27:45.078307 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3000 | 2026.03.18 02:27:45.078404 [ 269 ] {614e3a06-af93-4bbe-9c35-29a49db9d496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3001 | 2026.03.18 02:27:45.078442 [ 269 ] {614e3a06-af93-4bbe-9c35-29a49db9d496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3002 | 2026.03.18 02:27:45.078863 [ 269 ] {614e3a06-af93-4bbe-9c35-29a49db9d496} <Trace> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3003 | 2026.03.18 02:27:45.078896 [ 269 ] {614e3a06-af93-4bbe-9c35-29a49db9d496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3004 | 2026.03.18 02:27:45.079182 [ 269 ] {614e3a06-af93-4bbe-9c35-29a49db9d496} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3005 | 2026.03.18 02:27:45.079395 [ 269 ] {614e3a06-af93-4bbe-9c35-29a49db9d496} <Trace> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3006 | 2026.03.18 02:27:45.079515 [ 269 ] {614e3a06-af93-4bbe-9c35-29a49db9d496} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001129 sec., 131089.45969884854 rows/sec., 7.46 MiB/sec. | ||
| 3007 | 2026.03.18 02:27:45.079550 [ 269 ] {614e3a06-af93-4bbe-9c35-29a49db9d496} <Debug> TCPHandler: Processed in 0.001289367 sec. | ||
| 3008 | 2026.03.18 02:27:45.079667 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3009 | 2026.03.18 02:27:45.079768 [ 269 ] {32336c6a-02a0-4a25-935a-33307f406eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3010 | 2026.03.18 02:27:45.079806 [ 269 ] {32336c6a-02a0-4a25-935a-33307f406eec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3011 | 2026.03.18 02:27:45.080331 [ 269 ] {32336c6a-02a0-4a25-935a-33307f406eec} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3012 | 2026.03.18 02:27:45.080367 [ 269 ] {32336c6a-02a0-4a25-935a-33307f406eec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3013 | 2026.03.18 02:27:45.080684 [ 269 ] {32336c6a-02a0-4a25-935a-33307f406eec} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3014 | 2026.03.18 02:27:45.080887 [ 269 ] {32336c6a-02a0-4a25-935a-33307f406eec} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3015 | 2026.03.18 02:27:45.081010 [ 269 ] {32336c6a-02a0-4a25-935a-33307f406eec} <Debug> executeQuery: Read 544 rows, 39.53 KiB in 0.001259 sec., 432088.95949166006 rows/sec., 30.66 MiB/sec. | ||
| 3016 | 2026.03.18 02:27:45.081044 [ 269 ] {32336c6a-02a0-4a25-935a-33307f406eec} <Debug> TCPHandler: Processed in 0.00142491 sec. | ||
| 3017 | 2026.03.18 02:27:45.081154 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3018 | 2026.03.18 02:27:45.081254 [ 269 ] {0b03d2b4-f73d-463f-a559-cbbbe6f08257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3019 | 2026.03.18 02:27:45.081294 [ 269 ] {0b03d2b4-f73d-463f-a559-cbbbe6f08257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3020 | 2026.03.18 02:27:45.081627 [ 269 ] {0b03d2b4-f73d-463f-a559-cbbbe6f08257} <Trace> oximeter.measurements_bool (cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3021 | 2026.03.18 02:27:45.081661 [ 269 ] {0b03d2b4-f73d-463f-a559-cbbbe6f08257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3022 | 2026.03.18 02:27:45.081952 [ 269 ] {0b03d2b4-f73d-463f-a559-cbbbe6f08257} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3023 | 2026.03.18 02:27:45.082155 [ 269 ] {0b03d2b4-f73d-463f-a559-cbbbe6f08257} <Trace> oximeter.measurements_bool (cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3024 | 2026.03.18 02:27:45.082278 [ 269 ] {0b03d2b4-f73d-463f-a559-cbbbe6f08257} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001042 sec., 5758.157389635317 rows/sec., 300.84 KiB/sec. | ||
| 3025 | 2026.03.18 02:27:45.082312 [ 269 ] {0b03d2b4-f73d-463f-a559-cbbbe6f08257} <Debug> TCPHandler: Processed in 0.001204424 sec. | ||
| 3026 | 2026.03.18 02:27:45.082421 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3027 | 2026.03.18 02:27:45.082511 [ 269 ] {031c5db3-9730-4e52-8a40-09820a28cf0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3028 | 2026.03.18 02:27:45.082551 [ 269 ] {031c5db3-9730-4e52-8a40-09820a28cf0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3029 | 2026.03.18 02:27:45.082926 [ 269 ] {031c5db3-9730-4e52-8a40-09820a28cf0f} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3030 | 2026.03.18 02:27:45.082961 [ 269 ] {031c5db3-9730-4e52-8a40-09820a28cf0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3031 | 2026.03.18 02:27:45.083271 [ 269 ] {031c5db3-9730-4e52-8a40-09820a28cf0f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3032 | 2026.03.18 02:27:45.083476 [ 269 ] {031c5db3-9730-4e52-8a40-09820a28cf0f} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3033 | 2026.03.18 02:27:45.083598 [ 269 ] {031c5db3-9730-4e52-8a40-09820a28cf0f} <Debug> executeQuery: Read 272 rows, 18.52 KiB in 0.001105 sec., 246153.84615384613 rows/sec., 16.37 MiB/sec. | ||
| 3034 | 2026.03.18 02:27:45.083633 [ 269 ] {031c5db3-9730-4e52-8a40-09820a28cf0f} <Debug> TCPHandler: Processed in 0.001258406 sec. | ||
| 3035 | 2026.03.18 02:27:45.083749 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3036 | 2026.03.18 02:27:45.083838 [ 269 ] {704276a0-86fa-460e-bfe9-d64335d40893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3037 | 2026.03.18 02:27:45.083878 [ 269 ] {704276a0-86fa-460e-bfe9-d64335d40893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3038 | 2026.03.18 02:27:45.084181 [ 269 ] {704276a0-86fa-460e-bfe9-d64335d40893} <Trace> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3039 | 2026.03.18 02:27:45.084216 [ 269 ] {704276a0-86fa-460e-bfe9-d64335d40893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3040 | 2026.03.18 02:27:45.084503 [ 269 ] {704276a0-86fa-460e-bfe9-d64335d40893} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3041 | 2026.03.18 02:27:45.084712 [ 269 ] {704276a0-86fa-460e-bfe9-d64335d40893} <Trace> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3042 | 2026.03.18 02:27:45.084834 [ 269 ] {704276a0-86fa-460e-bfe9-d64335d40893} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001014 sec., 986.1932938856016 rows/sec., 66.45 KiB/sec. | ||
| 3043 | 2026.03.18 02:27:45.084868 [ 269 ] {704276a0-86fa-460e-bfe9-d64335d40893} <Debug> TCPHandler: Processed in 0.001169463 sec. | ||
| 3044 | 2026.03.18 02:27:45.084982 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3045 | 2026.03.18 02:27:45.085072 [ 269 ] {844c5f44-f0c2-40db-b4a9-3ae898dd8328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3046 | 2026.03.18 02:27:45.085123 [ 269 ] {844c5f44-f0c2-40db-b4a9-3ae898dd8328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3047 | 2026.03.18 02:27:45.085856 [ 269 ] {844c5f44-f0c2-40db-b4a9-3ae898dd8328} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3048 | 2026.03.18 02:27:45.085890 [ 269 ] {844c5f44-f0c2-40db-b4a9-3ae898dd8328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3049 | 2026.03.18 02:27:45.086401 [ 269 ] {844c5f44-f0c2-40db-b4a9-3ae898dd8328} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3050 | 2026.03.18 02:27:45.086614 [ 269 ] {844c5f44-f0c2-40db-b4a9-3ae898dd8328} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3051 | 2026.03.18 02:27:45.086746 [ 269 ] {844c5f44-f0c2-40db-b4a9-3ae898dd8328} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001692 sec., 18321.513002364067 rows/sec., 32.83 MiB/sec. | ||
| 3052 | 2026.03.18 02:27:45.086800 [ 269 ] {844c5f44-f0c2-40db-b4a9-3ae898dd8328} <Debug> TCPHandler: Processed in 0.001873603 sec. | ||
| 3053 | 2026.03.18 02:27:45.086909 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3054 | 2026.03.18 02:27:45.087000 [ 269 ] {68062dbe-1d6b-4355-8d72-c732bd3b1e03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 3055 | 2026.03.18 02:27:45.087040 [ 269 ] {68062dbe-1d6b-4355-8d72-c732bd3b1e03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3056 | 2026.03.18 02:27:45.087342 [ 269 ] {68062dbe-1d6b-4355-8d72-c732bd3b1e03} <Trace> oximeter.measurements_i64 (b8ea09f5-10e8-4ad1-aee5-2a39b87569cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3057 | 2026.03.18 02:27:45.087377 [ 269 ] {68062dbe-1d6b-4355-8d72-c732bd3b1e03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3058 | 2026.03.18 02:27:45.087662 [ 269 ] {68062dbe-1d6b-4355-8d72-c732bd3b1e03} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3059 | 2026.03.18 02:27:45.087861 [ 269 ] {68062dbe-1d6b-4355-8d72-c732bd3b1e03} <Trace> oximeter.measurements_i64 (b8ea09f5-10e8-4ad1-aee5-2a39b87569cf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3060 | 2026.03.18 02:27:45.087981 [ 269 ] {68062dbe-1d6b-4355-8d72-c732bd3b1e03} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.000998 sec., 9018.036072144288 rows/sec., 637.02 KiB/sec. | ||
| 3061 | 2026.03.18 02:27:45.088014 [ 269 ] {68062dbe-1d6b-4355-8d72-c732bd3b1e03} <Debug> TCPHandler: Processed in 0.001152233 sec. | ||
| 3062 | 2026.03.18 02:27:45.088117 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3063 | 2026.03.18 02:27:45.088207 [ 269 ] {bb2c0a39-8224-4d6b-bc88-99d9144e3110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3064 | 2026.03.18 02:27:45.088245 [ 269 ] {bb2c0a39-8224-4d6b-bc88-99d9144e3110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3065 | 2026.03.18 02:27:45.088551 [ 269 ] {bb2c0a39-8224-4d6b-bc88-99d9144e3110} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3066 | 2026.03.18 02:27:45.088585 [ 269 ] {bb2c0a39-8224-4d6b-bc88-99d9144e3110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3067 | 2026.03.18 02:27:45.088877 [ 269 ] {bb2c0a39-8224-4d6b-bc88-99d9144e3110} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3068 | 2026.03.18 02:27:45.089075 [ 269 ] {bb2c0a39-8224-4d6b-bc88-99d9144e3110} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3069 | 2026.03.18 02:27:45.089196 [ 269 ] {bb2c0a39-8224-4d6b-bc88-99d9144e3110} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001007 sec., 89374.37934458788 rows/sec., 5.59 MiB/sec. | ||
| 3070 | 2026.03.18 02:27:45.089230 [ 269 ] {bb2c0a39-8224-4d6b-bc88-99d9144e3110} <Debug> TCPHandler: Processed in 0.001159133 sec. | ||
| 3071 | 2026.03.18 02:27:50.059886 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3072 | 2026.03.18 02:27:50.060095 [ 269 ] {383a5a07-c250-4cd0-86c7-34f2643d7888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3073 | 2026.03.18 02:27:50.060169 [ 269 ] {383a5a07-c250-4cd0-86c7-34f2643d7888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3074 | 2026.03.18 02:27:50.060852 [ 269 ] {383a5a07-c250-4cd0-86c7-34f2643d7888} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3075 | 2026.03.18 02:27:50.060899 [ 269 ] {383a5a07-c250-4cd0-86c7-34f2643d7888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3076 | 2026.03.18 02:27:50.061303 [ 269 ] {383a5a07-c250-4cd0-86c7-34f2643d7888} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3077 | 2026.03.18 02:27:50.061532 [ 269 ] {383a5a07-c250-4cd0-86c7-34f2643d7888} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3078 | 2026.03.18 02:27:50.061690 [ 269 ] {383a5a07-c250-4cd0-86c7-34f2643d7888} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001647 sec., 46144.5051608986 rows/sec., 3.79 MiB/sec. | ||
| 3079 | 2026.03.18 02:27:50.061737 [ 269 ] {383a5a07-c250-4cd0-86c7-34f2643d7888} <Debug> TCPHandler: Processed in 0.001983447 sec. | ||
| 3080 | 2026.03.18 02:27:50.061866 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3081 | 2026.03.18 02:27:50.061965 [ 269 ] {f8e99871-d92d-4acd-8113-7f3f660b65d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3082 | 2026.03.18 02:27:50.062009 [ 269 ] {f8e99871-d92d-4acd-8113-7f3f660b65d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3083 | 2026.03.18 02:27:50.062468 [ 269 ] {f8e99871-d92d-4acd-8113-7f3f660b65d7} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3084 | 2026.03.18 02:27:50.062506 [ 269 ] {f8e99871-d92d-4acd-8113-7f3f660b65d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3085 | 2026.03.18 02:27:50.062833 [ 269 ] {f8e99871-d92d-4acd-8113-7f3f660b65d7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3086 | 2026.03.18 02:27:50.063046 [ 269 ] {f8e99871-d92d-4acd-8113-7f3f660b65d7} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3087 | 2026.03.18 02:27:50.063186 [ 269 ] {f8e99871-d92d-4acd-8113-7f3f660b65d7} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001242 sec., 8051.529790660225 rows/sec., 605.44 KiB/sec. | ||
| 3088 | 2026.03.18 02:27:50.063224 [ 269 ] {f8e99871-d92d-4acd-8113-7f3f660b65d7} <Debug> TCPHandler: Processed in 0.00140728 sec. | ||
| 3089 | 2026.03.18 02:27:50.063340 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3090 | 2026.03.18 02:27:50.063434 [ 269 ] {acac6701-5b76-4bb4-8e28-d89a45e3bfc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3091 | 2026.03.18 02:27:50.063474 [ 269 ] {acac6701-5b76-4bb4-8e28-d89a45e3bfc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3092 | 2026.03.18 02:27:50.063894 [ 269 ] {acac6701-5b76-4bb4-8e28-d89a45e3bfc8} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3093 | 2026.03.18 02:27:50.063930 [ 269 ] {acac6701-5b76-4bb4-8e28-d89a45e3bfc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3094 | 2026.03.18 02:27:50.064238 [ 269 ] {acac6701-5b76-4bb4-8e28-d89a45e3bfc8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3095 | 2026.03.18 02:27:50.064460 [ 269 ] {acac6701-5b76-4bb4-8e28-d89a45e3bfc8} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3096 | 2026.03.18 02:27:50.064595 [ 269 ] {acac6701-5b76-4bb4-8e28-d89a45e3bfc8} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00118 sec., 62711.864406779656 rows/sec., 4.90 MiB/sec. | ||
| 3097 | 2026.03.18 02:27:50.064633 [ 269 ] {acac6701-5b76-4bb4-8e28-d89a45e3bfc8} <Debug> TCPHandler: Processed in 0.001340998 sec. | ||
| 3098 | 2026.03.18 02:27:50.064745 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3099 | 2026.03.18 02:27:50.064837 [ 269 ] {175dbd2b-4b74-459e-bd58-8d00b4be21a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3100 | 2026.03.18 02:27:50.064881 [ 269 ] {175dbd2b-4b74-459e-bd58-8d00b4be21a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3101 | 2026.03.18 02:27:50.065284 [ 269 ] {175dbd2b-4b74-459e-bd58-8d00b4be21a3} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3102 | 2026.03.18 02:27:50.065321 [ 269 ] {175dbd2b-4b74-459e-bd58-8d00b4be21a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3103 | 2026.03.18 02:27:50.065640 [ 269 ] {175dbd2b-4b74-459e-bd58-8d00b4be21a3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3104 | 2026.03.18 02:27:50.065838 [ 269 ] {175dbd2b-4b74-459e-bd58-8d00b4be21a3} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3105 | 2026.03.18 02:27:50.065970 [ 269 ] {175dbd2b-4b74-459e-bd58-8d00b4be21a3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 3106 | 2026.03.18 02:27:50.066005 [ 269 ] {175dbd2b-4b74-459e-bd58-8d00b4be21a3} <Debug> TCPHandler: Processed in 0.001352099 sec. | ||
| 3107 | 2026.03.18 02:27:50.066110 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3108 | 2026.03.18 02:27:50.066206 [ 269 ] {9706a8c1-5491-4be0-bbed-57e607fe1ab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3109 | 2026.03.18 02:27:50.066258 [ 269 ] {9706a8c1-5491-4be0-bbed-57e607fe1ab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3110 | 2026.03.18 02:27:50.067074 [ 269 ] {9706a8c1-5491-4be0-bbed-57e607fe1ab0} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3111 | 2026.03.18 02:27:50.067111 [ 269 ] {9706a8c1-5491-4be0-bbed-57e607fe1ab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3112 | 2026.03.18 02:27:50.067706 [ 269 ] {9706a8c1-5491-4be0-bbed-57e607fe1ab0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3113 | 2026.03.18 02:27:50.067930 [ 269 ] {9706a8c1-5491-4be0-bbed-57e607fe1ab0} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3114 | 2026.03.18 02:27:50.068076 [ 269 ] {9706a8c1-5491-4be0-bbed-57e607fe1ab0} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001829 sec., 5467.468562055768 rows/sec., 9.80 MiB/sec. | ||
| 3115 | 2026.03.18 02:27:50.068137 [ 269 ] {9706a8c1-5491-4be0-bbed-57e607fe1ab0} <Debug> TCPHandler: Processed in 0.002022847 sec. | ||
| 3116 | 2026.03.18 02:27:50.068240 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3117 | 2026.03.18 02:27:50.068334 [ 269 ] {4650f2c6-3ec4-447e-9f94-a3ed0153bcd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3118 | 2026.03.18 02:27:50.068376 [ 269 ] {4650f2c6-3ec4-447e-9f94-a3ed0153bcd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3119 | 2026.03.18 02:27:50.068708 [ 269 ] {4650f2c6-3ec4-447e-9f94-a3ed0153bcd5} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3120 | 2026.03.18 02:27:50.068744 [ 269 ] {4650f2c6-3ec4-447e-9f94-a3ed0153bcd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3121 | 2026.03.18 02:27:50.069068 [ 269 ] {4650f2c6-3ec4-447e-9f94-a3ed0153bcd5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3122 | 2026.03.18 02:27:50.069285 [ 269 ] {4650f2c6-3ec4-447e-9f94-a3ed0153bcd5} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3123 | 2026.03.18 02:27:50.069413 [ 269 ] {4650f2c6-3ec4-447e-9f94-a3ed0153bcd5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 3124 | 2026.03.18 02:27:50.069450 [ 269 ] {4650f2c6-3ec4-447e-9f94-a3ed0153bcd5} <Debug> TCPHandler: Processed in 0.001256356 sec. | ||
| 3125 | 2026.03.18 02:27:50.563444 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3126 | 2026.03.18 02:27:50.563501 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3127 | 2026.03.18 02:27:50.660175 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5779 | ||
| 3128 | 2026.03.18 02:27:50.660711 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3129 | 2026.03.18 02:27:50.660761 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3130 | 2026.03.18 02:27:50.661306 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3131 | 2026.03.18 02:27:50.661545 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3132 | 2026.03.18 02:27:50.661692 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5779 | ||
| 3133 | 2026.03.18 02:27:50.666826 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 448 | ||
| 3134 | 2026.03.18 02:27:50.669196 [ 243 ] {} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3135 | 2026.03.18 02:27:50.669247 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3136 | 2026.03.18 02:27:50.670440 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3137 | 2026.03.18 02:27:50.670717 [ 243 ] {} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3138 | 2026.03.18 02:27:50.671041 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 448 | ||
| 3139 | 2026.03.18 02:27:50.977169 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3140 | 2026.03.18 02:27:50.992905 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3141 | 2026.03.18 02:27:50.992971 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3142 | 2026.03.18 02:27:50.998560 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3143 | 2026.03.18 02:27:50.999239 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3144 | 2026.03.18 02:27:51.000268 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.85 MiB, peak 228.85 MiB, free memory in arenas 0.00 B, will set to 225.09 MiB (RSS), difference: -3.77 MiB | ||
| 3145 | 2026.03.18 02:27:51.002315 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3146 | 2026.03.18 02:27:52.000235 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 221.09 MiB, peak 228.85 MiB, free memory in arenas 0.00 B, will set to 225.17 MiB (RSS), difference: 4.08 MiB | ||
| 3147 | 2026.03.18 02:27:55.068252 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3148 | 2026.03.18 02:27:55.068464 [ 269 ] {0aabaaf7-df1c-4a61-b2f1-6191f23596f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3149 | 2026.03.18 02:27:55.068538 [ 269 ] {0aabaaf7-df1c-4a61-b2f1-6191f23596f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3150 | 2026.03.18 02:27:55.069288 [ 269 ] {0aabaaf7-df1c-4a61-b2f1-6191f23596f6} <Trace> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3151 | 2026.03.18 02:27:55.069340 [ 269 ] {0aabaaf7-df1c-4a61-b2f1-6191f23596f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3152 | 2026.03.18 02:27:55.069741 [ 269 ] {0aabaaf7-df1c-4a61-b2f1-6191f23596f6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3153 | 2026.03.18 02:27:55.069972 [ 269 ] {0aabaaf7-df1c-4a61-b2f1-6191f23596f6} <Trace> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3154 | 2026.03.18 02:27:55.070127 [ 269 ] {0aabaaf7-df1c-4a61-b2f1-6191f23596f6} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001716 sec., 165501.1655011655 rows/sec., 10.51 MiB/sec. | ||
| 3155 | 2026.03.18 02:27:55.070176 [ 269 ] {0aabaaf7-df1c-4a61-b2f1-6191f23596f6} <Debug> TCPHandler: Processed in 0.002057038 sec. | ||
| 3156 | 2026.03.18 02:27:55.070307 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3157 | 2026.03.18 02:27:55.070408 [ 269 ] {90af1d50-5ede-4acb-bfde-24b3bbd786de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3158 | 2026.03.18 02:27:55.070453 [ 269 ] {90af1d50-5ede-4acb-bfde-24b3bbd786de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3159 | 2026.03.18 02:27:55.071267 [ 269 ] {90af1d50-5ede-4acb-bfde-24b3bbd786de} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3160 | 2026.03.18 02:27:55.071303 [ 269 ] {90af1d50-5ede-4acb-bfde-24b3bbd786de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3161 | 2026.03.18 02:27:55.071718 [ 269 ] {90af1d50-5ede-4acb-bfde-24b3bbd786de} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3162 | 2026.03.18 02:27:55.071931 [ 269 ] {90af1d50-5ede-4acb-bfde-24b3bbd786de} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3163 | 2026.03.18 02:27:55.072033 [ 29 ] {} <Debug> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3164 | 2026.03.18 02:27:55.072061 [ 269 ] {90af1d50-5ede-4acb-bfde-24b3bbd786de} <Debug> executeQuery: Read 859 rows, 69.33 KiB in 0.001676 sec., 512529.83293556084 rows/sec., 40.40 MiB/sec. | ||
| 3165 | 2026.03.18 02:27:55.072069 [ 29 ] {} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3166 | 2026.03.18 02:27:55.072092 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3167 | 2026.03.18 02:27:55.072101 [ 269 ] {90af1d50-5ede-4acb-bfde-24b3bbd786de} <Debug> TCPHandler: Processed in 0.001844342 sec. | ||
| 3168 | 2026.03.18 02:27:55.072216 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3169 | 2026.03.18 02:27:55.072217 [ 197 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::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 | ||
| 3170 | 2026.03.18 02:27:55.072314 [ 269 ] {8a6857e6-18ff-4115-98d0-8a0784610c91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3171 | 2026.03.18 02:27:55.072361 [ 269 ] {8a6857e6-18ff-4115-98d0-8a0784610c91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3172 | 2026.03.18 02:27:55.072371 [ 197 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3173 | 2026.03.18 02:27:55.072410 [ 197 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2756 rows starting from the beginning of the part | ||
| 3174 | 2026.03.18 02:27:55.072477 [ 197 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 851 rows starting from the beginning of the part | ||
| 3175 | 2026.03.18 02:27:55.072522 [ 197 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 76 rows starting from the beginning of the part | ||
| 3176 | 2026.03.18 02:27:55.072564 [ 197 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 866 rows starting from the beginning of the part | ||
| 3177 | 2026.03.18 02:27:55.072608 [ 197 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 76 rows starting from the beginning of the part | ||
| 3178 | 2026.03.18 02:27:55.072647 [ 197 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 859 rows starting from the beginning of the part | ||
| 3179 | 2026.03.18 02:27:55.072819 [ 269 ] {8a6857e6-18ff-4115-98d0-8a0784610c91} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3180 | 2026.03.18 02:27:55.072860 [ 269 ] {8a6857e6-18ff-4115-98d0-8a0784610c91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3181 | 2026.03.18 02:27:55.073189 [ 269 ] {8a6857e6-18ff-4115-98d0-8a0784610c91} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3182 | 2026.03.18 02:27:55.073424 [ 269 ] {8a6857e6-18ff-4115-98d0-8a0784610c91} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3183 | 2026.03.18 02:27:55.073557 [ 269 ] {8a6857e6-18ff-4115-98d0-8a0784610c91} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001264 sec., 136867.08860759495 rows/sec., 8.40 MiB/sec. | ||
| 3184 | 2026.03.18 02:27:55.073596 [ 269 ] {8a6857e6-18ff-4115-98d0-8a0784610c91} <Debug> TCPHandler: Processed in 0.001428731 sec. | ||
| 3185 | 2026.03.18 02:27:55.073707 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3186 | 2026.03.18 02:27:55.073801 [ 269 ] {7d17d0a5-7ea1-4c52-b279-de0d9018229b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3187 | 2026.03.18 02:27:55.073842 [ 269 ] {7d17d0a5-7ea1-4c52-b279-de0d9018229b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3188 | 2026.03.18 02:27:55.074276 [ 269 ] {7d17d0a5-7ea1-4c52-b279-de0d9018229b} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3189 | 2026.03.18 02:27:55.074310 [ 269 ] {7d17d0a5-7ea1-4c52-b279-de0d9018229b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3190 | 2026.03.18 02:27:55.074734 [ 269 ] {7d17d0a5-7ea1-4c52-b279-de0d9018229b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3191 | 2026.03.18 02:27:55.074924 [ 196 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5484 rows, containing 5 columns (5 merged, 0 gathered) in 0.002758578 sec., 1987980.7640023232 rows/sec., 161.64 MiB/sec. | ||
| 3192 | 2026.03.18 02:27:55.074961 [ 269 ] {7d17d0a5-7ea1-4c52-b279-de0d9018229b} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3193 | 2026.03.18 02:27:55.075102 [ 269 ] {7d17d0a5-7ea1-4c52-b279-de0d9018229b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001319 sec., 112964.36694465503 rows/sec., 7.30 MiB/sec. | ||
| 3194 | 2026.03.18 02:27:55.075139 [ 269 ] {7d17d0a5-7ea1-4c52-b279-de0d9018229b} <Debug> TCPHandler: Processed in 0.001480472 sec. | ||
| 3195 | 2026.03.18 02:27:55.075250 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3196 | 2026.03.18 02:27:55.075343 [ 269 ] {74d69b55-08be-4a50-ad76-0ffc17ee5a89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3197 | 2026.03.18 02:27:55.075356 [ 196 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3198 | 2026.03.18 02:27:55.075384 [ 269 ] {74d69b55-08be-4a50-ad76-0ffc17ee5a89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3199 | 2026.03.18 02:27:55.075704 [ 196 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_16_3} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3200 | 2026.03.18 02:27:55.075784 [ 196 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_16_3} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3201 | 2026.03.18 02:27:55.075821 [ 269 ] {74d69b55-08be-4a50-ad76-0ffc17ee5a89} <Trace> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3202 | 2026.03.18 02:27:55.075862 [ 269 ] {74d69b55-08be-4a50-ad76-0ffc17ee5a89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3203 | 2026.03.18 02:27:55.075899 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 3204 | 2026.03.18 02:27:55.076173 [ 269 ] {74d69b55-08be-4a50-ad76-0ffc17ee5a89} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3205 | 2026.03.18 02:27:55.076394 [ 269 ] {74d69b55-08be-4a50-ad76-0ffc17ee5a89} <Trace> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3206 | 2026.03.18 02:27:55.076520 [ 269 ] {74d69b55-08be-4a50-ad76-0ffc17ee5a89} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001194 sec., 123953.09882747069 rows/sec., 7.05 MiB/sec. | ||
| 3207 | 2026.03.18 02:27:55.076556 [ 269 ] {74d69b55-08be-4a50-ad76-0ffc17ee5a89} <Debug> TCPHandler: Processed in 0.001354118 sec. | ||
| 3208 | 2026.03.18 02:27:55.076666 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3209 | 2026.03.18 02:27:55.076759 [ 269 ] {e463a161-147e-4169-ba2d-67a7ad953008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3210 | 2026.03.18 02:27:55.076798 [ 269 ] {e463a161-147e-4169-ba2d-67a7ad953008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3211 | 2026.03.18 02:27:55.077417 [ 269 ] {e463a161-147e-4169-ba2d-67a7ad953008} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3212 | 2026.03.18 02:27:55.077451 [ 269 ] {e463a161-147e-4169-ba2d-67a7ad953008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3213 | 2026.03.18 02:27:55.077808 [ 269 ] {e463a161-147e-4169-ba2d-67a7ad953008} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3214 | 2026.03.18 02:27:55.078026 [ 269 ] {e463a161-147e-4169-ba2d-67a7ad953008} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3215 | 2026.03.18 02:27:55.078117 [ 29 ] {} <Debug> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3216 | 2026.03.18 02:27:55.078145 [ 29 ] {} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3217 | 2026.03.18 02:27:55.078158 [ 269 ] {e463a161-147e-4169-ba2d-67a7ad953008} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001416 sec., 367937.85310734465 rows/sec., 25.97 MiB/sec. | ||
| 3218 | 2026.03.18 02:27:55.078161 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3219 | 2026.03.18 02:27:55.078196 [ 269 ] {e463a161-147e-4169-ba2d-67a7ad953008} <Debug> TCPHandler: Processed in 0.001577995 sec. | ||
| 3220 | 2026.03.18 02:27:55.078265 [ 196 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::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 | ||
| 3221 | 2026.03.18 02:27:55.078308 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3222 | 2026.03.18 02:27:55.078382 [ 196 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3223 | 2026.03.18 02:27:55.078408 [ 269 ] {4251a6f8-4f40-4691-8582-f036d18855e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3224 | 2026.03.18 02:27:55.078423 [ 196 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1495 rows starting from the beginning of the part | ||
| 3225 | 2026.03.18 02:27:55.078463 [ 269 ] {4251a6f8-4f40-4691-8582-f036d18855e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3226 | 2026.03.18 02:27:55.078539 [ 196 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 517 rows starting from the beginning of the part | ||
| 3227 | 2026.03.18 02:27:55.078597 [ 196 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 74 rows starting from the beginning of the part | ||
| 3228 | 2026.03.18 02:27:55.078647 [ 196 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 544 rows starting from the beginning of the part | ||
| 3229 | 2026.03.18 02:27:55.078687 [ 196 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 74 rows starting from the beginning of the part | ||
| 3230 | 2026.03.18 02:27:55.078730 [ 196 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 521 rows starting from the beginning of the part | ||
| 3231 | 2026.03.18 02:27:55.078828 [ 269 ] {4251a6f8-4f40-4691-8582-f036d18855e4} <Trace> oximeter.measurements_bool (cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3232 | 2026.03.18 02:27:55.078873 [ 269 ] {4251a6f8-4f40-4691-8582-f036d18855e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3233 | 2026.03.18 02:27:55.079213 [ 269 ] {4251a6f8-4f40-4691-8582-f036d18855e4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3234 | 2026.03.18 02:27:55.079443 [ 269 ] {4251a6f8-4f40-4691-8582-f036d18855e4} <Trace> oximeter.measurements_bool (cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3235 | 2026.03.18 02:27:55.079579 [ 269 ] {4251a6f8-4f40-4691-8582-f036d18855e4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001189 sec., 5046.257359125316 rows/sec., 263.65 KiB/sec. | ||
| 3236 | 2026.03.18 02:27:55.079617 [ 269 ] {4251a6f8-4f40-4691-8582-f036d18855e4} <Debug> TCPHandler: Processed in 0.001357299 sec. | ||
| 3237 | 2026.03.18 02:27:55.079740 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3238 | 2026.03.18 02:27:55.079833 [ 269 ] {6061b501-3fa7-45a5-bb0f-52d24903ebd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3239 | 2026.03.18 02:27:55.079876 [ 269 ] {6061b501-3fa7-45a5-bb0f-52d24903ebd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3240 | 2026.03.18 02:27:55.080070 [ 199 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3225 rows, containing 5 columns (5 merged, 0 gathered) in 0.001842212 sec., 1750612.850203994 rows/sec., 129.83 MiB/sec. | ||
| 3241 | 2026.03.18 02:27:55.080310 [ 193 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3242 | 2026.03.18 02:27:55.080325 [ 269 ] {6061b501-3fa7-45a5-bb0f-52d24903ebd6} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3243 | 2026.03.18 02:27:55.080366 [ 269 ] {6061b501-3fa7-45a5-bb0f-52d24903ebd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3244 | 2026.03.18 02:27:55.080631 [ 193 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_16_3} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3245 | 2026.03.18 02:27:55.080709 [ 193 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_16_3} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3246 | 2026.03.18 02:27:55.080749 [ 269 ] {6061b501-3fa7-45a5-bb0f-52d24903ebd6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3247 | 2026.03.18 02:27:55.080777 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 3248 | 2026.03.18 02:27:55.080965 [ 269 ] {6061b501-3fa7-45a5-bb0f-52d24903ebd6} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3249 | 2026.03.18 02:27:55.081060 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3250 | 2026.03.18 02:27:55.081085 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3251 | 2026.03.18 02:27:55.081096 [ 269 ] {6061b501-3fa7-45a5-bb0f-52d24903ebd6} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001282 sec., 206708.26833073323 rows/sec., 13.74 MiB/sec. | ||
| 3252 | 2026.03.18 02:27:55.081100 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3253 | 2026.03.18 02:27:55.081133 [ 269 ] {6061b501-3fa7-45a5-bb0f-52d24903ebd6} <Debug> TCPHandler: Processed in 0.001440501 sec. | ||
| 3254 | 2026.03.18 02:27:55.081177 [ 196 ] {89925f32-2102-4654-95ee-b43a456a77ef::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 | ||
| 3255 | 2026.03.18 02:27:55.081253 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3256 | 2026.03.18 02:27:55.081275 [ 196 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3257 | 2026.03.18 02:27:55.081306 [ 196 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4974 rows starting from the beginning of the part | ||
| 3258 | 2026.03.18 02:27:55.081351 [ 196 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 265 rows starting from the beginning of the part | ||
| 3259 | 2026.03.18 02:27:55.081351 [ 269 ] {a2a71ac4-9cf1-4e5d-beb1-0b2a87cfe004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3260 | 2026.03.18 02:27:55.081390 [ 196 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 3261 | 2026.03.18 02:27:55.081407 [ 269 ] {a2a71ac4-9cf1-4e5d-beb1-0b2a87cfe004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3262 | 2026.03.18 02:27:55.081430 [ 196 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 272 rows starting from the beginning of the part | ||
| 3263 | 2026.03.18 02:27:55.081472 [ 196 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 3264 | 2026.03.18 02:27:55.081505 [ 196 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 265 rows starting from the beginning of the part | ||
| 3265 | 2026.03.18 02:27:55.081738 [ 269 ] {a2a71ac4-9cf1-4e5d-beb1-0b2a87cfe004} <Trace> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3266 | 2026.03.18 02:27:55.081778 [ 269 ] {a2a71ac4-9cf1-4e5d-beb1-0b2a87cfe004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3267 | 2026.03.18 02:27:55.082098 [ 269 ] {a2a71ac4-9cf1-4e5d-beb1-0b2a87cfe004} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3268 | 2026.03.18 02:27:55.082324 [ 269 ] {a2a71ac4-9cf1-4e5d-beb1-0b2a87cfe004} <Trace> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3269 | 2026.03.18 02:27:55.082452 [ 269 ] {a2a71ac4-9cf1-4e5d-beb1-0b2a87cfe004} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00112 sec., 892.8571428571429 rows/sec., 60.16 KiB/sec. | ||
| 3270 | 2026.03.18 02:27:55.082487 [ 269 ] {a2a71ac4-9cf1-4e5d-beb1-0b2a87cfe004} <Debug> TCPHandler: Processed in 0.001281676 sec. | ||
| 3271 | 2026.03.18 02:27:55.082587 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3272 | 2026.03.18 02:27:55.082678 [ 269 ] {ee7e7f3c-5a56-407e-b329-63920b784ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3273 | 2026.03.18 02:27:55.082731 [ 269 ] {ee7e7f3c-5a56-407e-b329-63920b784ef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3274 | 2026.03.18 02:27:55.083545 [ 269 ] {ee7e7f3c-5a56-407e-b329-63920b784ef6} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3275 | 2026.03.18 02:27:55.083582 [ 269 ] {ee7e7f3c-5a56-407e-b329-63920b784ef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3276 | 2026.03.18 02:27:55.084081 [ 199 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6096 rows, containing 5 columns (5 merged, 0 gathered) in 0.002932174 sec., 2079003.4970639532 rows/sec., 137.90 MiB/sec. | ||
| 3277 | 2026.03.18 02:27:55.084152 [ 269 ] {ee7e7f3c-5a56-407e-b329-63920b784ef6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3278 | 2026.03.18 02:27:55.084382 [ 269 ] {ee7e7f3c-5a56-407e-b329-63920b784ef6} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3279 | 2026.03.18 02:27:55.084519 [ 269 ] {ee7e7f3c-5a56-407e-b329-63920b784ef6} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001859 sec., 16675.632060247444 rows/sec., 29.88 MiB/sec. | ||
| 3280 | 2026.03.18 02:27:55.084591 [ 269 ] {ee7e7f3c-5a56-407e-b329-63920b784ef6} <Debug> TCPHandler: Processed in 0.002050498 sec. | ||
| 3281 | 2026.03.18 02:27:55.084619 [ 190 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3282 | 2026.03.18 02:27:55.084703 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3283 | 2026.03.18 02:27:55.084796 [ 269 ] {3b2d6bbd-4dd9-44ba-9886-ab312de92948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3284 | 2026.03.18 02:27:55.084837 [ 269 ] {3b2d6bbd-4dd9-44ba-9886-ab312de92948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3285 | 2026.03.18 02:27:55.084903 [ 190 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3286 | 2026.03.18 02:27:55.084968 [ 190 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3287 | 2026.03.18 02:27:55.085070 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 3288 | 2026.03.18 02:27:55.085161 [ 269 ] {3b2d6bbd-4dd9-44ba-9886-ab312de92948} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3289 | 2026.03.18 02:27:55.085196 [ 269 ] {3b2d6bbd-4dd9-44ba-9886-ab312de92948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3290 | 2026.03.18 02:27:55.085490 [ 269 ] {3b2d6bbd-4dd9-44ba-9886-ab312de92948} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3291 | 2026.03.18 02:27:55.085700 [ 269 ] {3b2d6bbd-4dd9-44ba-9886-ab312de92948} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3292 | 2026.03.18 02:27:55.085793 [ 29 ] {} <Debug> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3293 | 2026.03.18 02:27:55.085820 [ 269 ] {3b2d6bbd-4dd9-44ba-9886-ab312de92948} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001044 sec., 86206.89655172413 rows/sec., 5.39 MiB/sec. | ||
| 3294 | 2026.03.18 02:27:55.085825 [ 29 ] {} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3295 | 2026.03.18 02:27:55.085854 [ 269 ] {3b2d6bbd-4dd9-44ba-9886-ab312de92948} <Debug> TCPHandler: Processed in 0.001200284 sec. | ||
| 3296 | 2026.03.18 02:27:55.085877 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3297 | 2026.03.18 02:27:55.085948 [ 193 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::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 | ||
| 3298 | 2026.03.18 02:27:55.086038 [ 193 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3299 | 2026.03.18 02:27:55.086063 [ 193 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 750 rows starting from the beginning of the part | ||
| 3300 | 2026.03.18 02:27:55.086128 [ 193 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 90 rows starting from the beginning of the part | ||
| 3301 | 2026.03.18 02:27:55.086173 [ 193 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 3302 | 2026.03.18 02:27:55.086218 [ 193 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 90 rows starting from the beginning of the part | ||
| 3303 | 2026.03.18 02:27:55.086263 [ 193 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 3304 | 2026.03.18 02:27:55.086306 [ 193 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 90 rows starting from the beginning of the part | ||
| 3305 | 2026.03.18 02:27:55.087127 [ 190 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1140 rows, containing 4 columns (4 merged, 0 gathered) in 0.001208315 sec., 943462.5904668899 rows/sec., 60.71 MiB/sec. | ||
| 3306 | 2026.03.18 02:27:55.087354 [ 199 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3307 | 2026.03.18 02:27:55.087708 [ 199 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_16_3} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3308 | 2026.03.18 02:27:55.087788 [ 199 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_16_3} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3309 | 2026.03.18 02:27:55.087876 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3310 | 2026.03.18 02:27:55.304659 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3311 | 2026.03.18 02:27:55.304858 [ 269 ] {4a6a566e-ac67-41ad-8541-7cadfc5326d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3312 | 2026.03.18 02:27:55.304935 [ 269 ] {4a6a566e-ac67-41ad-8541-7cadfc5326d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3313 | 2026.03.18 02:27:55.305676 [ 269 ] {4a6a566e-ac67-41ad-8541-7cadfc5326d6} <Trace> oximeter.fields_ipaddr (31ddfa6f-ba7e-42a2-9345-bae050f7c256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3314 | 2026.03.18 02:27:55.305753 [ 269 ] {4a6a566e-ac67-41ad-8541-7cadfc5326d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3315 | 2026.03.18 02:27:55.306097 [ 269 ] {4a6a566e-ac67-41ad-8541-7cadfc5326d6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3316 | 2026.03.18 02:27:55.306314 [ 269 ] {4a6a566e-ac67-41ad-8541-7cadfc5326d6} <Trace> oximeter.fields_ipaddr (31ddfa6f-ba7e-42a2-9345-bae050f7c256): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3317 | 2026.03.18 02:27:55.306458 [ 269 ] {4a6a566e-ac67-41ad-8541-7cadfc5326d6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001647 sec., 1214.3290831815423 rows/sec., 99.02 KiB/sec. | ||
| 3318 | 2026.03.18 02:27:55.306497 [ 269 ] {4a6a566e-ac67-41ad-8541-7cadfc5326d6} <Debug> TCPHandler: Processed in 0.001945306 sec. | ||
| 3319 | 2026.03.18 02:27:55.306612 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3320 | 2026.03.18 02:27:55.306708 [ 269 ] {307e976b-1f85-4380-acb5-d08090c9a470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3321 | 2026.03.18 02:27:55.306748 [ 269 ] {307e976b-1f85-4380-acb5-d08090c9a470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3322 | 2026.03.18 02:27:55.307829 [ 269 ] {307e976b-1f85-4380-acb5-d08090c9a470} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3323 | 2026.03.18 02:27:55.307864 [ 269 ] {307e976b-1f85-4380-acb5-d08090c9a470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3324 | 2026.03.18 02:27:55.308285 [ 269 ] {307e976b-1f85-4380-acb5-d08090c9a470} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3325 | 2026.03.18 02:27:55.308520 [ 269 ] {307e976b-1f85-4380-acb5-d08090c9a470} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3326 | 2026.03.18 02:27:55.308651 [ 269 ] {307e976b-1f85-4380-acb5-d08090c9a470} <Debug> executeQuery: Read 1957 rows, 150.26 KiB in 0.001961 sec., 997960.2243753187 rows/sec., 74.83 MiB/sec. | ||
| 3327 | 2026.03.18 02:27:55.308688 [ 269 ] {307e976b-1f85-4380-acb5-d08090c9a470} <Debug> TCPHandler: Processed in 0.002123961 sec. | ||
| 3328 | 2026.03.18 02:27:55.308802 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3329 | 2026.03.18 02:27:55.308897 [ 269 ] {7f144bad-f614-407a-b5b6-1456c2890b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3330 | 2026.03.18 02:27:55.308936 [ 269 ] {7f144bad-f614-407a-b5b6-1456c2890b9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3331 | 2026.03.18 02:27:55.309330 [ 269 ] {7f144bad-f614-407a-b5b6-1456c2890b9f} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3332 | 2026.03.18 02:27:55.309364 [ 269 ] {7f144bad-f614-407a-b5b6-1456c2890b9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3333 | 2026.03.18 02:27:55.309656 [ 269 ] {7f144bad-f614-407a-b5b6-1456c2890b9f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3334 | 2026.03.18 02:27:55.309872 [ 269 ] {7f144bad-f614-407a-b5b6-1456c2890b9f} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3335 | 2026.03.18 02:27:55.309996 [ 269 ] {7f144bad-f614-407a-b5b6-1456c2890b9f} <Debug> executeQuery: Read 21 rows, 1.57 KiB in 0.001118 sec., 18783.54203935599 rows/sec., 1.37 MiB/sec. | ||
| 3336 | 2026.03.18 02:27:55.310032 [ 269 ] {7f144bad-f614-407a-b5b6-1456c2890b9f} <Debug> TCPHandler: Processed in 0.001279167 sec. | ||
| 3337 | 2026.03.18 02:27:55.310138 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3338 | 2026.03.18 02:27:55.310232 [ 269 ] {81d20540-3aff-4ab4-bc72-3ae30e73831e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3339 | 2026.03.18 02:27:55.310270 [ 269 ] {81d20540-3aff-4ab4-bc72-3ae30e73831e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3340 | 2026.03.18 02:27:55.310812 [ 269 ] {81d20540-3aff-4ab4-bc72-3ae30e73831e} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3341 | 2026.03.18 02:27:55.310846 [ 269 ] {81d20540-3aff-4ab4-bc72-3ae30e73831e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3342 | 2026.03.18 02:27:55.311167 [ 269 ] {81d20540-3aff-4ab4-bc72-3ae30e73831e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3343 | 2026.03.18 02:27:55.311382 [ 269 ] {81d20540-3aff-4ab4-bc72-3ae30e73831e} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3344 | 2026.03.18 02:27:55.311470 [ 45 ] {} <Debug> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3345 | 2026.03.18 02:27:55.311498 [ 45 ] {} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3346 | 2026.03.18 02:27:55.311507 [ 269 ] {81d20540-3aff-4ab4-bc72-3ae30e73831e} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001293 sec., 547563.8051044083 rows/sec., 31.94 MiB/sec. | ||
| 3347 | 2026.03.18 02:27:55.311516 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3348 | 2026.03.18 02:27:55.311544 [ 269 ] {81d20540-3aff-4ab4-bc72-3ae30e73831e} <Debug> TCPHandler: Processed in 0.001454061 sec. | ||
| 3349 | 2026.03.18 02:27:55.311599 [ 193 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::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 | ||
| 3350 | 2026.03.18 02:27:55.311657 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3351 | 2026.03.18 02:27:55.311709 [ 193 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3352 | 2026.03.18 02:27:55.311740 [ 193 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::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 | ||
| 3353 | 2026.03.18 02:27:55.311756 [ 269 ] {401dd004-0b0f-4c38-af47-4ab51a37f2b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3354 | 2026.03.18 02:27:55.311787 [ 193 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 708 rows starting from the beginning of the part | ||
| 3355 | 2026.03.18 02:27:55.311800 [ 269 ] {401dd004-0b0f-4c38-af47-4ab51a37f2b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3356 | 2026.03.18 02:27:55.311833 [ 193 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::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 | ||
| 3357 | 2026.03.18 02:27:55.311873 [ 193 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::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 | ||
| 3358 | 2026.03.18 02:27:55.311907 [ 193 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part | ||
| 3359 | 2026.03.18 02:27:55.311946 [ 193 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 708 rows starting from the beginning of the part | ||
| 3360 | 2026.03.18 02:27:55.312183 [ 269 ] {401dd004-0b0f-4c38-af47-4ab51a37f2b1} <Trace> oximeter.fields_u64 (b40e1acb-791e-4f12-8974-f5c14cbd7a8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3361 | 2026.03.18 02:27:55.312223 [ 269 ] {401dd004-0b0f-4c38-af47-4ab51a37f2b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3362 | 2026.03.18 02:27:55.312546 [ 269 ] {401dd004-0b0f-4c38-af47-4ab51a37f2b1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3363 | 2026.03.18 02:27:55.312790 [ 269 ] {401dd004-0b0f-4c38-af47-4ab51a37f2b1} <Trace> oximeter.fields_u64 (b40e1acb-791e-4f12-8974-f5c14cbd7a8d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3364 | 2026.03.18 02:27:55.312918 [ 269 ] {401dd004-0b0f-4c38-af47-4ab51a37f2b1} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001181 sec., 846.740050804403 rows/sec., 59.54 KiB/sec. | ||
| 3365 | 2026.03.18 02:27:55.312957 [ 269 ] {401dd004-0b0f-4c38-af47-4ab51a37f2b1} <Debug> TCPHandler: Processed in 0.001349948 sec. | ||
| 3366 | 2026.03.18 02:27:55.312962 [ 199 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2012 rows, containing 5 columns (5 merged, 0 gathered) in 0.00139801 sec., 1439188.5608829693 rows/sec., 92.12 MiB/sec. | ||
| 3367 | 2026.03.18 02:27:55.313065 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3368 | 2026.03.18 02:27:55.313162 [ 269 ] {3620746e-d855-4acd-9048-65f4105f791b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3369 | 2026.03.18 02:27:55.313182 [ 191 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3370 | 2026.03.18 02:27:55.313203 [ 269 ] {3620746e-d855-4acd-9048-65f4105f791b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3371 | 2026.03.18 02:27:55.313494 [ 191 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::all_1_10_2} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3372 | 2026.03.18 02:27:55.313581 [ 191 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::all_1_10_2} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3373 | 2026.03.18 02:27:55.313667 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 3374 | 2026.03.18 02:27:55.313915 [ 269 ] {3620746e-d855-4acd-9048-65f4105f791b} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3375 | 2026.03.18 02:27:55.313956 [ 269 ] {3620746e-d855-4acd-9048-65f4105f791b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3376 | 2026.03.18 02:27:55.314314 [ 269 ] {3620746e-d855-4acd-9048-65f4105f791b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3377 | 2026.03.18 02:27:55.314527 [ 269 ] {3620746e-d855-4acd-9048-65f4105f791b} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3378 | 2026.03.18 02:27:55.314657 [ 269 ] {3620746e-d855-4acd-9048-65f4105f791b} <Debug> executeQuery: Read 1021 rows, 72.03 KiB in 0.001513 sec., 674818.241903503 rows/sec., 46.49 MiB/sec. | ||
| 3379 | 2026.03.18 02:27:55.314694 [ 269 ] {3620746e-d855-4acd-9048-65f4105f791b} <Debug> TCPHandler: Processed in 0.001678988 sec. | ||
| 3380 | 2026.03.18 02:27:55.314801 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3381 | 2026.03.18 02:27:55.314895 [ 269 ] {bf41396f-f1e3-4e62-b3af-c0bc8ce721d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3382 | 2026.03.18 02:27:55.314936 [ 269 ] {bf41396f-f1e3-4e62-b3af-c0bc8ce721d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3383 | 2026.03.18 02:27:55.315471 [ 269 ] {bf41396f-f1e3-4e62-b3af-c0bc8ce721d7} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3384 | 2026.03.18 02:27:55.315507 [ 269 ] {bf41396f-f1e3-4e62-b3af-c0bc8ce721d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3385 | 2026.03.18 02:27:55.315922 [ 269 ] {bf41396f-f1e3-4e62-b3af-c0bc8ce721d7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3386 | 2026.03.18 02:27:55.316136 [ 269 ] {bf41396f-f1e3-4e62-b3af-c0bc8ce721d7} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3387 | 2026.03.18 02:27:55.316262 [ 269 ] {bf41396f-f1e3-4e62-b3af-c0bc8ce721d7} <Debug> executeQuery: Read 1218 rows, 77.99 KiB in 0.001386 sec., 878787.8787878788 rows/sec., 54.95 MiB/sec. | ||
| 3388 | 2026.03.18 02:27:55.316298 [ 269 ] {bf41396f-f1e3-4e62-b3af-c0bc8ce721d7} <Debug> TCPHandler: Processed in 0.001546434 sec. | ||
| 3389 | 2026.03.18 02:27:55.316408 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3390 | 2026.03.18 02:27:55.316502 [ 269 ] {07728d18-9e51-4ee0-9a3f-07dde919f538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3391 | 2026.03.18 02:27:55.316552 [ 269 ] {07728d18-9e51-4ee0-9a3f-07dde919f538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3392 | 2026.03.18 02:27:55.317275 [ 269 ] {07728d18-9e51-4ee0-9a3f-07dde919f538} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3393 | 2026.03.18 02:27:55.317311 [ 269 ] {07728d18-9e51-4ee0-9a3f-07dde919f538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3394 | 2026.03.18 02:27:55.317832 [ 269 ] {07728d18-9e51-4ee0-9a3f-07dde919f538} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3395 | 2026.03.18 02:27:55.318078 [ 269 ] {07728d18-9e51-4ee0-9a3f-07dde919f538} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3396 | 2026.03.18 02:27:55.318217 [ 269 ] {07728d18-9e51-4ee0-9a3f-07dde919f538} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001733 sec., 10963.646855164456 rows/sec., 19.65 MiB/sec. | ||
| 3397 | 2026.03.18 02:27:55.318273 [ 269 ] {07728d18-9e51-4ee0-9a3f-07dde919f538} <Debug> TCPHandler: Processed in 0.001913665 sec. | ||
| 3398 | 2026.03.18 02:27:55.318380 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3399 | 2026.03.18 02:27:55.318474 [ 269 ] {4d774a09-1243-43f6-a204-4d101d9315ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3400 | 2026.03.18 02:27:55.318515 [ 269 ] {4d774a09-1243-43f6-a204-4d101d9315ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3401 | 2026.03.18 02:27:55.318838 [ 269 ] {4d774a09-1243-43f6-a204-4d101d9315ff} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3402 | 2026.03.18 02:27:55.318875 [ 269 ] {4d774a09-1243-43f6-a204-4d101d9315ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3403 | 2026.03.18 02:27:55.319190 [ 269 ] {4d774a09-1243-43f6-a204-4d101d9315ff} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3404 | 2026.03.18 02:27:55.319402 [ 269 ] {4d774a09-1243-43f6-a204-4d101d9315ff} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3405 | 2026.03.18 02:27:55.319529 [ 269 ] {4d774a09-1243-43f6-a204-4d101d9315ff} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001074 sec., 11173.184357541899 rows/sec., 771.07 KiB/sec. | ||
| 3406 | 2026.03.18 02:27:55.319565 [ 269 ] {4d774a09-1243-43f6-a204-4d101d9315ff} <Debug> TCPHandler: Processed in 0.001234136 sec. | ||
| 3407 | 2026.03.18 02:27:58.161794 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6291 | ||
| 3408 | 2026.03.18 02:27:58.162371 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3409 | 2026.03.18 02:27:58.162417 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3410 | 2026.03.18 02:27:58.162923 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3411 | 2026.03.18 02:27:58.163141 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3412 | 2026.03.18 02:27:58.163264 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6291 | ||
| 3413 | 2026.03.18 02:27:58.503355 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3414 | 2026.03.18 02:27:58.518720 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3415 | 2026.03.18 02:27:58.518777 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3416 | 2026.03.18 02:27:58.524664 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3417 | 2026.03.18 02:27:58.525351 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3418 | 2026.03.18 02:27:58.528043 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3419 | 2026.03.18 02:28:00.057861 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3420 | 2026.03.18 02:28:00.058034 [ 269 ] {4c73f92f-1bef-4b6a-bc49-dddea5115deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3421 | 2026.03.18 02:28:00.058100 [ 269 ] {4c73f92f-1bef-4b6a-bc49-dddea5115deb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3422 | 2026.03.18 02:28:00.058786 [ 269 ] {4c73f92f-1bef-4b6a-bc49-dddea5115deb} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3423 | 2026.03.18 02:28:00.058828 [ 269 ] {4c73f92f-1bef-4b6a-bc49-dddea5115deb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3424 | 2026.03.18 02:28:00.059236 [ 269 ] {4c73f92f-1bef-4b6a-bc49-dddea5115deb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3425 | 2026.03.18 02:28:00.059478 [ 269 ] {4c73f92f-1bef-4b6a-bc49-dddea5115deb} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3426 | 2026.03.18 02:28:00.059639 [ 269 ] {4c73f92f-1bef-4b6a-bc49-dddea5115deb} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001653 sec., 33877.7979431337 rows/sec., 2.59 MiB/sec. | ||
| 3427 | 2026.03.18 02:28:00.059688 [ 269 ] {4c73f92f-1bef-4b6a-bc49-dddea5115deb} <Debug> TCPHandler: Processed in 0.001948886 sec. | ||
| 3428 | 2026.03.18 02:28:00.059821 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3429 | 2026.03.18 02:28:00.059930 [ 269 ] {b8eda904-5d86-4e0c-883e-e9d6fece7e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3430 | 2026.03.18 02:28:00.059975 [ 269 ] {b8eda904-5d86-4e0c-883e-e9d6fece7e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3431 | 2026.03.18 02:28:00.060440 [ 269 ] {b8eda904-5d86-4e0c-883e-e9d6fece7e65} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3432 | 2026.03.18 02:28:00.060476 [ 269 ] {b8eda904-5d86-4e0c-883e-e9d6fece7e65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3433 | 2026.03.18 02:28:00.060801 [ 269 ] {b8eda904-5d86-4e0c-883e-e9d6fece7e65} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3434 | 2026.03.18 02:28:00.061014 [ 269 ] {b8eda904-5d86-4e0c-883e-e9d6fece7e65} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3435 | 2026.03.18 02:28:00.061147 [ 269 ] {b8eda904-5d86-4e0c-883e-e9d6fece7e65} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001243 sec., 51488.334674175385 rows/sec., 4.02 MiB/sec. | ||
| 3436 | 2026.03.18 02:28:00.061185 [ 269 ] {b8eda904-5d86-4e0c-883e-e9d6fece7e65} <Debug> TCPHandler: Processed in 0.001416841 sec. | ||
| 3437 | 2026.03.18 02:28:00.061310 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3438 | 2026.03.18 02:28:00.061405 [ 269 ] {161083e9-312c-493c-bbc3-9049198821d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3439 | 2026.03.18 02:28:00.061447 [ 269 ] {161083e9-312c-493c-bbc3-9049198821d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3440 | 2026.03.18 02:28:00.061827 [ 269 ] {161083e9-312c-493c-bbc3-9049198821d6} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3441 | 2026.03.18 02:28:00.061861 [ 269 ] {161083e9-312c-493c-bbc3-9049198821d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3442 | 2026.03.18 02:28:00.062180 [ 269 ] {161083e9-312c-493c-bbc3-9049198821d6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3443 | 2026.03.18 02:28:00.062404 [ 269 ] {161083e9-312c-493c-bbc3-9049198821d6} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3444 | 2026.03.18 02:28:00.062533 [ 269 ] {161083e9-312c-493c-bbc3-9049198821d6} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001147 sec., 111595.46643417611 rows/sec., 7.77 MiB/sec. | ||
| 3445 | 2026.03.18 02:28:00.062569 [ 269 ] {161083e9-312c-493c-bbc3-9049198821d6} <Debug> TCPHandler: Processed in 0.001312117 sec. | ||
| 3446 | 2026.03.18 02:28:00.062680 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3447 | 2026.03.18 02:28:00.062773 [ 269 ] {c228fe0e-5b22-4750-aa43-1cb4b1a1164f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3448 | 2026.03.18 02:28:00.062814 [ 269 ] {c228fe0e-5b22-4750-aa43-1cb4b1a1164f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3449 | 2026.03.18 02:28:00.063135 [ 269 ] {c228fe0e-5b22-4750-aa43-1cb4b1a1164f} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3450 | 2026.03.18 02:28:00.063169 [ 269 ] {c228fe0e-5b22-4750-aa43-1cb4b1a1164f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3451 | 2026.03.18 02:28:00.063463 [ 269 ] {c228fe0e-5b22-4750-aa43-1cb4b1a1164f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3452 | 2026.03.18 02:28:00.063673 [ 269 ] {c228fe0e-5b22-4750-aa43-1cb4b1a1164f} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3453 | 2026.03.18 02:28:00.063799 [ 269 ] {c228fe0e-5b22-4750-aa43-1cb4b1a1164f} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001045 sec., 45933.01435406699 rows/sec., 3.10 MiB/sec. | ||
| 3454 | 2026.03.18 02:28:00.063834 [ 269 ] {c228fe0e-5b22-4750-aa43-1cb4b1a1164f} <Debug> TCPHandler: Processed in 0.001203274 sec. | ||
| 3455 | 2026.03.18 02:28:00.671993 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 496 | ||
| 3456 | 2026.03.18 02:28:00.674539 [ 243 ] {} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3457 | 2026.03.18 02:28:00.674596 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3458 | 2026.03.18 02:28:00.675821 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3459 | 2026.03.18 02:28:00.676107 [ 243 ] {} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3460 | 2026.03.18 02:28:00.676462 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 496 | ||
| 3461 | 2026.03.18 02:28:05.069601 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3462 | 2026.03.18 02:28:05.069790 [ 269 ] {9863166b-7c1a-46c8-85d6-26203dae256a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3463 | 2026.03.18 02:28:05.069855 [ 269 ] {9863166b-7c1a-46c8-85d6-26203dae256a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3464 | 2026.03.18 02:28:05.070591 [ 269 ] {9863166b-7c1a-46c8-85d6-26203dae256a} <Trace> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3465 | 2026.03.18 02:28:05.070641 [ 269 ] {9863166b-7c1a-46c8-85d6-26203dae256a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3466 | 2026.03.18 02:28:05.071059 [ 269 ] {9863166b-7c1a-46c8-85d6-26203dae256a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3467 | 2026.03.18 02:28:05.071283 [ 269 ] {9863166b-7c1a-46c8-85d6-26203dae256a} <Trace> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3468 | 2026.03.18 02:28:05.071418 [ 151 ] {} <Debug> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3469 | 2026.03.18 02:28:05.071434 [ 269 ] {9863166b-7c1a-46c8-85d6-26203dae256a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001691 sec., 167947.9597871082 rows/sec., 10.67 MiB/sec. | ||
| 3470 | 2026.03.18 02:28:05.071498 [ 151 ] {} <Trace> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3471 | 2026.03.18 02:28:05.071529 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3472 | 2026.03.18 02:28:05.071546 [ 269 ] {9863166b-7c1a-46c8-85d6-26203dae256a} <Debug> TCPHandler: Processed in 0.002075539 sec. | ||
| 3473 | 2026.03.18 02:28:05.071635 [ 191 ] {180549d4-170a-4a2b-85ca-f9aceff9ead3::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 | ||
| 3474 | 2026.03.18 02:28:05.071697 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3475 | 2026.03.18 02:28:05.071768 [ 191 ] {180549d4-170a-4a2b-85ca-f9aceff9ead3::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3476 | 2026.03.18 02:28:05.071810 [ 191 ] {180549d4-170a-4a2b-85ca-f9aceff9ead3::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 | ||
| 3477 | 2026.03.18 02:28:05.071824 [ 269 ] {6d1e0135-e794-4c0d-944e-59e69ee99435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3478 | 2026.03.18 02:28:05.071883 [ 191 ] {180549d4-170a-4a2b-85ca-f9aceff9ead3::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 | ||
| 3479 | 2026.03.18 02:28:05.071884 [ 269 ] {6d1e0135-e794-4c0d-944e-59e69ee99435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3480 | 2026.03.18 02:28:05.071941 [ 191 ] {180549d4-170a-4a2b-85ca-f9aceff9ead3::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 | ||
| 3481 | 2026.03.18 02:28:05.071992 [ 191 ] {180549d4-170a-4a2b-85ca-f9aceff9ead3::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 | ||
| 3482 | 2026.03.18 02:28:05.072030 [ 191 ] {180549d4-170a-4a2b-85ca-f9aceff9ead3::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 | ||
| 3483 | 2026.03.18 02:28:05.072851 [ 269 ] {6d1e0135-e794-4c0d-944e-59e69ee99435} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3484 | 2026.03.18 02:28:05.072894 [ 269 ] {6d1e0135-e794-4c0d-944e-59e69ee99435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3485 | 2026.03.18 02:28:05.073012 [ 187 ] {180549d4-170a-4a2b-85ca-f9aceff9ead3::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.00141983 sec., 1000119.732644049 rows/sec., 67.34 MiB/sec. | ||
| 3486 | 2026.03.18 02:28:05.073183 [ 187 ] {180549d4-170a-4a2b-85ca-f9aceff9ead3::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3487 | 2026.03.18 02:28:05.073344 [ 269 ] {6d1e0135-e794-4c0d-944e-59e69ee99435} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3488 | 2026.03.18 02:28:05.073528 [ 187 ] {180549d4-170a-4a2b-85ca-f9aceff9ead3::all_1_9_2} <Trace> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3489 | 2026.03.18 02:28:05.073610 [ 269 ] {6d1e0135-e794-4c0d-944e-59e69ee99435} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3490 | 2026.03.18 02:28:05.073619 [ 187 ] {180549d4-170a-4a2b-85ca-f9aceff9ead3::all_1_9_2} <Trace> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3491 | 2026.03.18 02:28:05.073711 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3492 | 2026.03.18 02:28:05.073756 [ 269 ] {6d1e0135-e794-4c0d-944e-59e69ee99435} <Debug> executeQuery: Read 859 rows, 69.33 KiB in 0.001962 sec., 437818.55249745154 rows/sec., 34.51 MiB/sec. | ||
| 3493 | 2026.03.18 02:28:05.073799 [ 269 ] {6d1e0135-e794-4c0d-944e-59e69ee99435} <Debug> TCPHandler: Processed in 0.002163272 sec. | ||
| 3494 | 2026.03.18 02:28:05.073923 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3495 | 2026.03.18 02:28:05.074021 [ 269 ] {aef376d7-3437-466a-94a0-b9379f6efb24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3496 | 2026.03.18 02:28:05.074064 [ 269 ] {aef376d7-3437-466a-94a0-b9379f6efb24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3497 | 2026.03.18 02:28:05.074538 [ 269 ] {aef376d7-3437-466a-94a0-b9379f6efb24} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3498 | 2026.03.18 02:28:05.074574 [ 269 ] {aef376d7-3437-466a-94a0-b9379f6efb24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3499 | 2026.03.18 02:28:05.074887 [ 269 ] {aef376d7-3437-466a-94a0-b9379f6efb24} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3500 | 2026.03.18 02:28:05.075108 [ 269 ] {aef376d7-3437-466a-94a0-b9379f6efb24} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3501 | 2026.03.18 02:28:05.075210 [ 151 ] {} <Debug> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3502 | 2026.03.18 02:28:05.075238 [ 269 ] {aef376d7-3437-466a-94a0-b9379f6efb24} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001238 sec., 139741.51857835217 rows/sec., 8.58 MiB/sec. | ||
| 3503 | 2026.03.18 02:28:05.075249 [ 151 ] {} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3504 | 2026.03.18 02:28:05.075278 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3505 | 2026.03.18 02:28:05.075281 [ 269 ] {aef376d7-3437-466a-94a0-b9379f6efb24} <Debug> TCPHandler: Processed in 0.00140825 sec. | ||
| 3506 | 2026.03.18 02:28:05.075355 [ 191 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::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 | ||
| 3507 | 2026.03.18 02:28:05.075403 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3508 | 2026.03.18 02:28:05.075469 [ 191 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3509 | 2026.03.18 02:28:05.075503 [ 269 ] {a30d7540-71cb-4cac-ae27-b3122a880bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3510 | 2026.03.18 02:28:05.075504 [ 191 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 201 rows starting from the beginning of the part | ||
| 3511 | 2026.03.18 02:28:05.075551 [ 269 ] {a30d7540-71cb-4cac-ae27-b3122a880bcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3512 | 2026.03.18 02:28:05.075584 [ 191 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 187 rows starting from the beginning of the part | ||
| 3513 | 2026.03.18 02:28:05.075633 [ 191 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 3514 | 2026.03.18 02:28:05.075674 [ 191 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 173 rows starting from the beginning of the part | ||
| 3515 | 2026.03.18 02:28:05.075713 [ 191 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 21 rows starting from the beginning of the part | ||
| 3516 | 2026.03.18 02:28:05.075753 [ 191 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 173 rows starting from the beginning of the part | ||
| 3517 | 2026.03.18 02:28:05.076010 [ 269 ] {a30d7540-71cb-4cac-ae27-b3122a880bcf} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3518 | 2026.03.18 02:28:05.076050 [ 269 ] {a30d7540-71cb-4cac-ae27-b3122a880bcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3519 | 2026.03.18 02:28:05.076365 [ 269 ] {a30d7540-71cb-4cac-ae27-b3122a880bcf} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3520 | 2026.03.18 02:28:05.076574 [ 187 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 765 rows, containing 5 columns (5 merged, 0 gathered) in 0.001253606 sec., 610239.5808571433 rows/sec., 40.36 MiB/sec. | ||
| 3521 | 2026.03.18 02:28:05.076590 [ 269 ] {a30d7540-71cb-4cac-ae27-b3122a880bcf} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3522 | 2026.03.18 02:28:05.076718 [ 199 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3523 | 2026.03.18 02:28:05.076732 [ 269 ] {a30d7540-71cb-4cac-ae27-b3122a880bcf} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001248 sec., 119391.02564102564 rows/sec., 7.71 MiB/sec. | ||
| 3524 | 2026.03.18 02:28:05.076776 [ 269 ] {a30d7540-71cb-4cac-ae27-b3122a880bcf} <Debug> TCPHandler: Processed in 0.001421531 sec. | ||
| 3525 | 2026.03.18 02:28:05.076888 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3526 | 2026.03.18 02:28:05.076983 [ 269 ] {61ffa65e-e17f-4f43-b337-10e71771f256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3527 | 2026.03.18 02:28:05.077001 [ 199 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_16_3} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3528 | 2026.03.18 02:28:05.077023 [ 269 ] {61ffa65e-e17f-4f43-b337-10e71771f256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3529 | 2026.03.18 02:28:05.077070 [ 199 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_16_3} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3530 | 2026.03.18 02:28:05.077136 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3531 | 2026.03.18 02:28:05.077484 [ 269 ] {61ffa65e-e17f-4f43-b337-10e71771f256} <Trace> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3532 | 2026.03.18 02:28:05.077524 [ 269 ] {61ffa65e-e17f-4f43-b337-10e71771f256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3533 | 2026.03.18 02:28:05.077836 [ 269 ] {61ffa65e-e17f-4f43-b337-10e71771f256} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3534 | 2026.03.18 02:28:05.078044 [ 269 ] {61ffa65e-e17f-4f43-b337-10e71771f256} <Trace> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3535 | 2026.03.18 02:28:05.078152 [ 152 ] {} <Debug> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3536 | 2026.03.18 02:28:05.078170 [ 269 ] {61ffa65e-e17f-4f43-b337-10e71771f256} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001204 sec., 122923.58803986711 rows/sec., 6.99 MiB/sec. | ||
| 3537 | 2026.03.18 02:28:05.078225 [ 152 ] {} <Trace> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3538 | 2026.03.18 02:28:05.078234 [ 269 ] {61ffa65e-e17f-4f43-b337-10e71771f256} <Debug> TCPHandler: Processed in 0.00139338 sec. | ||
| 3539 | 2026.03.18 02:28:05.078256 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3540 | 2026.03.18 02:28:05.078343 [ 203 ] {b61dc584-a803-45dc-bcf8-6a4d08700047::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 | ||
| 3541 | 2026.03.18 02:28:05.078358 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3542 | 2026.03.18 02:28:05.078446 [ 203 ] {b61dc584-a803-45dc-bcf8-6a4d08700047::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3543 | 2026.03.18 02:28:05.078466 [ 269 ] {bc85e03b-52c6-4a3e-b118-ff141facad55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3544 | 2026.03.18 02:28:05.078475 [ 203 ] {b61dc584-a803-45dc-bcf8-6a4d08700047::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 | ||
| 3545 | 2026.03.18 02:28:05.078513 [ 269 ] {bc85e03b-52c6-4a3e-b118-ff141facad55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3546 | 2026.03.18 02:28:05.078535 [ 203 ] {b61dc584-a803-45dc-bcf8-6a4d08700047::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 | ||
| 3547 | 2026.03.18 02:28:05.078583 [ 203 ] {b61dc584-a803-45dc-bcf8-6a4d08700047::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 | ||
| 3548 | 2026.03.18 02:28:05.078619 [ 203 ] {b61dc584-a803-45dc-bcf8-6a4d08700047::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 | ||
| 3549 | 2026.03.18 02:28:05.078655 [ 203 ] {b61dc584-a803-45dc-bcf8-6a4d08700047::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 | ||
| 3550 | 2026.03.18 02:28:05.079181 [ 269 ] {bc85e03b-52c6-4a3e-b118-ff141facad55} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3551 | 2026.03.18 02:28:05.079220 [ 269 ] {bc85e03b-52c6-4a3e-b118-ff141facad55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3552 | 2026.03.18 02:28:05.079354 [ 199 ] {b61dc584-a803-45dc-bcf8-6a4d08700047::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.00104422 sec., 708662.9254371685 rows/sec., 43.01 MiB/sec. | ||
| 3553 | 2026.03.18 02:28:05.079490 [ 187 ] {b61dc584-a803-45dc-bcf8-6a4d08700047::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3554 | 2026.03.18 02:28:05.079560 [ 269 ] {bc85e03b-52c6-4a3e-b118-ff141facad55} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3555 | 2026.03.18 02:28:05.079831 [ 187 ] {b61dc584-a803-45dc-bcf8-6a4d08700047::all_1_9_2} <Trace> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3556 | 2026.03.18 02:28:05.079910 [ 187 ] {b61dc584-a803-45dc-bcf8-6a4d08700047::all_1_9_2} <Trace> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3557 | 2026.03.18 02:28:05.079919 [ 269 ] {bc85e03b-52c6-4a3e-b118-ff141facad55} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3558 | 2026.03.18 02:28:05.079977 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3559 | 2026.03.18 02:28:05.080095 [ 269 ] {bc85e03b-52c6-4a3e-b118-ff141facad55} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001644 sec., 316909.9756690997 rows/sec., 22.37 MiB/sec. | ||
| 3560 | 2026.03.18 02:28:05.080145 [ 269 ] {bc85e03b-52c6-4a3e-b118-ff141facad55} <Debug> TCPHandler: Processed in 0.001835243 sec. | ||
| 3561 | 2026.03.18 02:28:05.080267 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3562 | 2026.03.18 02:28:05.080380 [ 269 ] {fd3401d6-29cf-49a2-8ecb-f309f46bfea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3563 | 2026.03.18 02:28:05.080430 [ 269 ] {fd3401d6-29cf-49a2-8ecb-f309f46bfea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3564 | 2026.03.18 02:28:05.080812 [ 269 ] {fd3401d6-29cf-49a2-8ecb-f309f46bfea9} <Trace> oximeter.measurements_bool (cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3565 | 2026.03.18 02:28:05.080857 [ 269 ] {fd3401d6-29cf-49a2-8ecb-f309f46bfea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3566 | 2026.03.18 02:28:05.081186 [ 269 ] {fd3401d6-29cf-49a2-8ecb-f309f46bfea9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3567 | 2026.03.18 02:28:05.081401 [ 269 ] {fd3401d6-29cf-49a2-8ecb-f309f46bfea9} <Trace> oximeter.measurements_bool (cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3568 | 2026.03.18 02:28:05.081529 [ 269 ] {fd3401d6-29cf-49a2-8ecb-f309f46bfea9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001173 sec., 5115.089514066496 rows/sec., 267.24 KiB/sec. | ||
| 3569 | 2026.03.18 02:28:05.081565 [ 269 ] {fd3401d6-29cf-49a2-8ecb-f309f46bfea9} <Debug> TCPHandler: Processed in 0.001357898 sec. | ||
| 3570 | 2026.03.18 02:28:05.081666 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3571 | 2026.03.18 02:28:05.081760 [ 269 ] {62553931-8034-46b6-af57-852d695c5d0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3572 | 2026.03.18 02:28:05.081802 [ 269 ] {62553931-8034-46b6-af57-852d695c5d0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3573 | 2026.03.18 02:28:05.082228 [ 269 ] {62553931-8034-46b6-af57-852d695c5d0e} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3574 | 2026.03.18 02:28:05.082265 [ 269 ] {62553931-8034-46b6-af57-852d695c5d0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3575 | 2026.03.18 02:28:05.082591 [ 269 ] {62553931-8034-46b6-af57-852d695c5d0e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3576 | 2026.03.18 02:28:05.082810 [ 269 ] {62553931-8034-46b6-af57-852d695c5d0e} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3577 | 2026.03.18 02:28:05.082936 [ 269 ] {62553931-8034-46b6-af57-852d695c5d0e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001196 sec., 221571.90635451506 rows/sec., 14.72 MiB/sec. | ||
| 3578 | 2026.03.18 02:28:05.082974 [ 269 ] {62553931-8034-46b6-af57-852d695c5d0e} <Debug> TCPHandler: Processed in 0.001356368 sec. | ||
| 3579 | 2026.03.18 02:28:05.083085 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3580 | 2026.03.18 02:28:05.083178 [ 269 ] {99c2ce07-a9f7-4a3e-9439-4c7b352421ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3581 | 2026.03.18 02:28:05.083221 [ 269 ] {99c2ce07-a9f7-4a3e-9439-4c7b352421ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3582 | 2026.03.18 02:28:05.083528 [ 269 ] {99c2ce07-a9f7-4a3e-9439-4c7b352421ce} <Trace> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3583 | 2026.03.18 02:28:05.083564 [ 269 ] {99c2ce07-a9f7-4a3e-9439-4c7b352421ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3584 | 2026.03.18 02:28:05.083848 [ 269 ] {99c2ce07-a9f7-4a3e-9439-4c7b352421ce} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3585 | 2026.03.18 02:28:05.084057 [ 269 ] {99c2ce07-a9f7-4a3e-9439-4c7b352421ce} <Trace> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3586 | 2026.03.18 02:28:05.084183 [ 269 ] {99c2ce07-a9f7-4a3e-9439-4c7b352421ce} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001022 sec., 978.4735812133073 rows/sec., 65.93 KiB/sec. | ||
| 3587 | 2026.03.18 02:28:05.084219 [ 269 ] {99c2ce07-a9f7-4a3e-9439-4c7b352421ce} <Debug> TCPHandler: Processed in 0.001182524 sec. | ||
| 3588 | 2026.03.18 02:28:05.084325 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3589 | 2026.03.18 02:28:05.084417 [ 269 ] {393a036a-bd78-46f1-8850-dd5ff3e4d627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3590 | 2026.03.18 02:28:05.084471 [ 269 ] {393a036a-bd78-46f1-8850-dd5ff3e4d627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3591 | 2026.03.18 02:28:05.085297 [ 269 ] {393a036a-bd78-46f1-8850-dd5ff3e4d627} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3592 | 2026.03.18 02:28:05.085335 [ 269 ] {393a036a-bd78-46f1-8850-dd5ff3e4d627} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3593 | 2026.03.18 02:28:05.085863 [ 269 ] {393a036a-bd78-46f1-8850-dd5ff3e4d627} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3594 | 2026.03.18 02:28:05.086085 [ 269 ] {393a036a-bd78-46f1-8850-dd5ff3e4d627} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3595 | 2026.03.18 02:28:05.086193 [ 152 ] {} <Debug> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3596 | 2026.03.18 02:28:05.086222 [ 269 ] {393a036a-bd78-46f1-8850-dd5ff3e4d627} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001822 sec., 17014.270032930846 rows/sec., 30.49 MiB/sec. | ||
| 3597 | 2026.03.18 02:28:05.086232 [ 152 ] {} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3598 | 2026.03.18 02:28:05.086266 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3599 | 2026.03.18 02:28:05.086287 [ 269 ] {393a036a-bd78-46f1-8850-dd5ff3e4d627} <Debug> TCPHandler: Processed in 0.002009727 sec. | ||
| 3600 | 2026.03.18 02:28:05.086349 [ 203 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::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 | ||
| 3601 | 2026.03.18 02:28:05.086404 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3602 | 2026.03.18 02:28:05.086503 [ 269 ] {138a2e0d-6336-4159-a3c8-add628cc6b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3603 | 2026.03.18 02:28:05.086546 [ 269 ] {138a2e0d-6336-4159-a3c8-add628cc6b54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3604 | 2026.03.18 02:28:05.086570 [ 203 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3605 | 2026.03.18 02:28:05.086635 [ 203 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 198 rows starting from the beginning of the part | ||
| 3606 | 2026.03.18 02:28:05.086761 [ 203 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 31 rows starting from the beginning of the part | ||
| 3607 | 2026.03.18 02:28:05.086875 [ 203 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 3608 | 2026.03.18 02:28:05.086883 [ 269 ] {138a2e0d-6336-4159-a3c8-add628cc6b54} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3609 | 2026.03.18 02:28:05.086924 [ 269 ] {138a2e0d-6336-4159-a3c8-add628cc6b54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3610 | 2026.03.18 02:28:05.086987 [ 203 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 31 rows starting from the beginning of the part | ||
| 3611 | 2026.03.18 02:28:05.087094 [ 203 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 19 rows starting from the beginning of the part | ||
| 3612 | 2026.03.18 02:28:05.087198 [ 203 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 31 rows starting from the beginning of the part | ||
| 3613 | 2026.03.18 02:28:05.087239 [ 269 ] {138a2e0d-6336-4159-a3c8-add628cc6b54} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3614 | 2026.03.18 02:28:05.087468 [ 269 ] {138a2e0d-6336-4159-a3c8-add628cc6b54} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3615 | 2026.03.18 02:28:05.087602 [ 269 ] {138a2e0d-6336-4159-a3c8-add628cc6b54} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001118 sec., 80500.89445438283 rows/sec., 5.04 MiB/sec. | ||
| 3616 | 2026.03.18 02:28:05.087637 [ 269 ] {138a2e0d-6336-4159-a3c8-add628cc6b54} <Debug> TCPHandler: Processed in 0.001281476 sec. | ||
| 3617 | 2026.03.18 02:28:05.089684 [ 203 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 320 rows, containing 19 columns (19 merged, 0 gathered) in 0.003375346 sec., 94805.09553687237 rows/sec., 169.89 MiB/sec. | ||
| 3618 | 2026.03.18 02:28:05.090384 [ 188 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3619 | 2026.03.18 02:28:05.090800 [ 188 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3620 | 2026.03.18 02:28:05.090886 [ 188 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3621 | 2026.03.18 02:28:05.091024 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.91 MiB. | ||
| 3622 | 2026.03.18 02:28:05.563553 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3623 | 2026.03.18 02:28:05.563606 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3624 | 2026.03.18 02:28:05.663426 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6739 | ||
| 3625 | 2026.03.18 02:28:05.663968 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3626 | 2026.03.18 02:28:05.664024 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3627 | 2026.03.18 02:28:05.664518 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3628 | 2026.03.18 02:28:05.664756 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3629 | 2026.03.18 02:28:05.664898 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6739 | ||
| 3630 | 2026.03.18 02:28:06.028212 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3631 | 2026.03.18 02:28:06.044509 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3632 | 2026.03.18 02:28:06.044579 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3633 | 2026.03.18 02:28:06.050822 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3634 | 2026.03.18 02:28:06.051511 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3635 | 2026.03.18 02:28:06.054379 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3636 | 2026.03.18 02:28:07.692128 [ 148 ] {} <Debug> oximeter.fields_ipaddr (31ddfa6f-ba7e-42a2-9345-bae050f7c256) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3637 | 2026.03.18 02:28:07.692215 [ 148 ] {} <Trace> oximeter.fields_ipaddr (31ddfa6f-ba7e-42a2-9345-bae050f7c256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3638 | 2026.03.18 02:28:07.692240 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3639 | 2026.03.18 02:28:07.692350 [ 188 ] {31ddfa6f-ba7e-42a2-9345-bae050f7c256::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 | ||
| 3640 | 2026.03.18 02:28:07.692479 [ 188 ] {31ddfa6f-ba7e-42a2-9345-bae050f7c256::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3641 | 2026.03.18 02:28:07.692512 [ 188 ] {31ddfa6f-ba7e-42a2-9345-bae050f7c256::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 3642 | 2026.03.18 02:28:07.692579 [ 188 ] {31ddfa6f-ba7e-42a2-9345-bae050f7c256::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 3643 | 2026.03.18 02:28:07.692622 [ 188 ] {31ddfa6f-ba7e-42a2-9345-bae050f7c256::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3644 | 2026.03.18 02:28:07.692663 [ 188 ] {31ddfa6f-ba7e-42a2-9345-bae050f7c256::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
| 3645 | 2026.03.18 02:28:07.692703 [ 188 ] {31ddfa6f-ba7e-42a2-9345-bae050f7c256::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 3646 | 2026.03.18 02:28:07.693471 [ 203 ] {31ddfa6f-ba7e-42a2-9345-bae050f7c256::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001165624 sec., 25737.28749579624 rows/sec., 2.15 MiB/sec. | ||
| 3647 | 2026.03.18 02:28:07.693610 [ 188 ] {31ddfa6f-ba7e-42a2-9345-bae050f7c256::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3648 | 2026.03.18 02:28:07.693864 [ 188 ] {31ddfa6f-ba7e-42a2-9345-bae050f7c256::all_1_5_1} <Trace> oximeter.fields_ipaddr (31ddfa6f-ba7e-42a2-9345-bae050f7c256): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3649 | 2026.03.18 02:28:07.693930 [ 188 ] {31ddfa6f-ba7e-42a2-9345-bae050f7c256::all_1_5_1} <Trace> oximeter.fields_ipaddr (31ddfa6f-ba7e-42a2-9345-bae050f7c256) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3650 | 2026.03.18 02:28:07.693997 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3651 | 2026.03.18 02:28:10.060106 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3652 | 2026.03.18 02:28:10.060351 [ 269 ] {9ada7f9a-46d1-4075-9f10-4e408d3b155f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3653 | 2026.03.18 02:28:10.060445 [ 269 ] {9ada7f9a-46d1-4075-9f10-4e408d3b155f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3654 | 2026.03.18 02:28:10.061312 [ 269 ] {9ada7f9a-46d1-4075-9f10-4e408d3b155f} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3655 | 2026.03.18 02:28:10.061354 [ 269 ] {9ada7f9a-46d1-4075-9f10-4e408d3b155f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3656 | 2026.03.18 02:28:10.061744 [ 269 ] {9ada7f9a-46d1-4075-9f10-4e408d3b155f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3657 | 2026.03.18 02:28:10.061972 [ 269 ] {9ada7f9a-46d1-4075-9f10-4e408d3b155f} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3658 | 2026.03.18 02:28:10.062149 [ 269 ] {9ada7f9a-46d1-4075-9f10-4e408d3b155f} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001867 sec., 40707.01660417783 rows/sec., 3.34 MiB/sec. | ||
| 3659 | 2026.03.18 02:28:10.062197 [ 269 ] {9ada7f9a-46d1-4075-9f10-4e408d3b155f} <Debug> TCPHandler: Processed in 0.002215394 sec. | ||
| 3660 | 2026.03.18 02:28:10.062323 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3661 | 2026.03.18 02:28:10.062422 [ 269 ] {47131360-86ef-4ab6-b921-9a2c6b5b8162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3662 | 2026.03.18 02:28:10.062468 [ 269 ] {47131360-86ef-4ab6-b921-9a2c6b5b8162} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3663 | 2026.03.18 02:28:10.062880 [ 269 ] {47131360-86ef-4ab6-b921-9a2c6b5b8162} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3664 | 2026.03.18 02:28:10.062916 [ 269 ] {47131360-86ef-4ab6-b921-9a2c6b5b8162} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3665 | 2026.03.18 02:28:10.063226 [ 269 ] {47131360-86ef-4ab6-b921-9a2c6b5b8162} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3666 | 2026.03.18 02:28:10.063435 [ 269 ] {47131360-86ef-4ab6-b921-9a2c6b5b8162} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3667 | 2026.03.18 02:28:10.063573 [ 269 ] {47131360-86ef-4ab6-b921-9a2c6b5b8162} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001173 sec., 8525.149190110827 rows/sec., 641.05 KiB/sec. | ||
| 3668 | 2026.03.18 02:28:10.063609 [ 269 ] {47131360-86ef-4ab6-b921-9a2c6b5b8162} <Debug> TCPHandler: Processed in 0.001335798 sec. | ||
| 3669 | 2026.03.18 02:28:10.063717 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3670 | 2026.03.18 02:28:10.063808 [ 269 ] {210a0825-7332-48a1-acee-66c6a5ee606b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3671 | 2026.03.18 02:28:10.063848 [ 269 ] {210a0825-7332-48a1-acee-66c6a5ee606b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3672 | 2026.03.18 02:28:10.064263 [ 269 ] {210a0825-7332-48a1-acee-66c6a5ee606b} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3673 | 2026.03.18 02:28:10.064297 [ 269 ] {210a0825-7332-48a1-acee-66c6a5ee606b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3674 | 2026.03.18 02:28:10.064621 [ 269 ] {210a0825-7332-48a1-acee-66c6a5ee606b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3675 | 2026.03.18 02:28:10.064828 [ 269 ] {210a0825-7332-48a1-acee-66c6a5ee606b} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3676 | 2026.03.18 02:28:10.064962 [ 269 ] {210a0825-7332-48a1-acee-66c6a5ee606b} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001173 sec., 63086.10400682012 rows/sec., 4.93 MiB/sec. | ||
| 3677 | 2026.03.18 02:28:10.064998 [ 269 ] {210a0825-7332-48a1-acee-66c6a5ee606b} <Debug> TCPHandler: Processed in 0.001328938 sec. | ||
| 3678 | 2026.03.18 02:28:10.065107 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3679 | 2026.03.18 02:28:10.065199 [ 269 ] {8bbd644d-fd8e-478e-b072-de330eb38834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3680 | 2026.03.18 02:28:10.065241 [ 269 ] {8bbd644d-fd8e-478e-b072-de330eb38834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3681 | 2026.03.18 02:28:10.065643 [ 269 ] {8bbd644d-fd8e-478e-b072-de330eb38834} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3682 | 2026.03.18 02:28:10.065676 [ 269 ] {8bbd644d-fd8e-478e-b072-de330eb38834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3683 | 2026.03.18 02:28:10.065997 [ 269 ] {8bbd644d-fd8e-478e-b072-de330eb38834} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3684 | 2026.03.18 02:28:10.066198 [ 269 ] {8bbd644d-fd8e-478e-b072-de330eb38834} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3685 | 2026.03.18 02:28:10.066332 [ 269 ] {8bbd644d-fd8e-478e-b072-de330eb38834} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 3686 | 2026.03.18 02:28:10.066367 [ 269 ] {8bbd644d-fd8e-478e-b072-de330eb38834} <Debug> TCPHandler: Processed in 0.001306207 sec. | ||
| 3687 | 2026.03.18 02:28:10.066472 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3688 | 2026.03.18 02:28:10.066563 [ 269 ] {3e26ea32-6483-47b0-a909-464687910a5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3689 | 2026.03.18 02:28:10.066618 [ 269 ] {3e26ea32-6483-47b0-a909-464687910a5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3690 | 2026.03.18 02:28:10.067358 [ 269 ] {3e26ea32-6483-47b0-a909-464687910a5d} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3691 | 2026.03.18 02:28:10.067391 [ 269 ] {3e26ea32-6483-47b0-a909-464687910a5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3692 | 2026.03.18 02:28:10.067881 [ 269 ] {3e26ea32-6483-47b0-a909-464687910a5d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3693 | 2026.03.18 02:28:10.068105 [ 269 ] {3e26ea32-6483-47b0-a909-464687910a5d} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3694 | 2026.03.18 02:28:10.068253 [ 269 ] {3e26ea32-6483-47b0-a909-464687910a5d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001707 sec., 5858.230814294083 rows/sec., 10.50 MiB/sec. | ||
| 3695 | 2026.03.18 02:28:10.068313 [ 269 ] {3e26ea32-6483-47b0-a909-464687910a5d} <Debug> TCPHandler: Processed in 0.001887344 sec. | ||
| 3696 | 2026.03.18 02:28:10.068426 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3697 | 2026.03.18 02:28:10.068517 [ 269 ] {958a7b6f-6ecf-4926-869a-8e084293f165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3698 | 2026.03.18 02:28:10.068559 [ 269 ] {958a7b6f-6ecf-4926-869a-8e084293f165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3699 | 2026.03.18 02:28:10.068908 [ 269 ] {958a7b6f-6ecf-4926-869a-8e084293f165} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3700 | 2026.03.18 02:28:10.068941 [ 269 ] {958a7b6f-6ecf-4926-869a-8e084293f165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3701 | 2026.03.18 02:28:10.069256 [ 269 ] {958a7b6f-6ecf-4926-869a-8e084293f165} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3702 | 2026.03.18 02:28:10.069460 [ 269 ] {958a7b6f-6ecf-4926-869a-8e084293f165} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3703 | 2026.03.18 02:28:10.069584 [ 269 ] {958a7b6f-6ecf-4926-869a-8e084293f165} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 3704 | 2026.03.18 02:28:10.069618 [ 269 ] {958a7b6f-6ecf-4926-869a-8e084293f165} <Debug> TCPHandler: Processed in 0.001238785 sec. | ||
| 3705 | 2026.03.18 02:28:10.676890 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 530 | ||
| 3706 | 2026.03.18 02:28:10.679201 [ 243 ] {} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3707 | 2026.03.18 02:28:10.679252 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3708 | 2026.03.18 02:28:10.680438 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3709 | 2026.03.18 02:28:10.680716 [ 243 ] {} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3710 | 2026.03.18 02:28:10.680855 [ 143 ] {} <Debug> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3711 | 2026.03.18 02:28:10.680899 [ 143 ] {} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3712 | 2026.03.18 02:28:10.680921 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3713 | 2026.03.18 02:28:10.681015 [ 200 ] {2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb::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 | ||
| 3714 | 2026.03.18 02:28:10.681066 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 530 | ||
| 3715 | 2026.03.18 02:28:10.681524 [ 200 ] {2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3716 | 2026.03.18 02:28:10.681660 [ 200 ] {2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 306 rows starting from the beginning of the part | ||
| 3717 | 2026.03.18 02:28:10.682057 [ 200 ] {2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 70 rows starting from the beginning of the part | ||
| 3718 | 2026.03.18 02:28:10.682414 [ 200 ] {2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 34 rows starting from the beginning of the part | ||
| 3719 | 2026.03.18 02:28:10.682775 [ 200 ] {2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 38 rows starting from the beginning of the part | ||
| 3720 | 2026.03.18 02:28:10.683206 [ 200 ] {2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 48 rows starting from the beginning of the part | ||
| 3721 | 2026.03.18 02:28:10.683565 [ 200 ] {2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb::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 | ||
| 3722 | 2026.03.18 02:28:10.689461 [ 203 ] {2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 530 rows, containing 72 columns (72 merged, 0 gathered) in 0.008478702 sec., 62509.56809190841 rows/sec., 56.71 MiB/sec. | ||
| 3723 | 2026.03.18 02:28:10.690472 [ 194 ] {2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3724 | 2026.03.18 02:28:10.691092 [ 194 ] {2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb::all_1_11_2} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3725 | 2026.03.18 02:28:10.691183 [ 194 ] {2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb::all_1_11_2} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3726 | 2026.03.18 02:28:10.691530 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
| 3727 | 2026.03.18 02:28:13.165675 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7251 | ||
| 3728 | 2026.03.18 02:28:13.166191 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3729 | 2026.03.18 02:28:13.166239 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3730 | 2026.03.18 02:28:13.166818 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3731 | 2026.03.18 02:28:13.167085 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3732 | 2026.03.18 02:28:13.167227 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7251 | ||
| 3733 | 2026.03.18 02:28:13.555035 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3734 | 2026.03.18 02:28:13.572348 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3735 | 2026.03.18 02:28:13.572420 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3736 | 2026.03.18 02:28:13.577963 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3737 | 2026.03.18 02:28:13.578742 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3738 | 2026.03.18 02:28:13.582280 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3739 | 2026.03.18 02:28:15.068715 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3740 | 2026.03.18 02:28:15.068892 [ 269 ] {79779c01-f92e-4b5c-af9a-4933bff05839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3741 | 2026.03.18 02:28:15.068960 [ 269 ] {79779c01-f92e-4b5c-af9a-4933bff05839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3742 | 2026.03.18 02:28:15.069709 [ 269 ] {79779c01-f92e-4b5c-af9a-4933bff05839} <Trace> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3743 | 2026.03.18 02:28:15.069762 [ 269 ] {79779c01-f92e-4b5c-af9a-4933bff05839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3744 | 2026.03.18 02:28:15.070183 [ 269 ] {79779c01-f92e-4b5c-af9a-4933bff05839} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3745 | 2026.03.18 02:28:15.070432 [ 269 ] {79779c01-f92e-4b5c-af9a-4933bff05839} <Trace> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3746 | 2026.03.18 02:28:15.070595 [ 269 ] {79779c01-f92e-4b5c-af9a-4933bff05839} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001751 sec., 162193.03255282695 rows/sec., 10.30 MiB/sec. | ||
| 3747 | 2026.03.18 02:28:15.070646 [ 269 ] {79779c01-f92e-4b5c-af9a-4933bff05839} <Debug> TCPHandler: Processed in 0.002055839 sec. | ||
| 3748 | 2026.03.18 02:28:15.070778 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3749 | 2026.03.18 02:28:15.070888 [ 269 ] {c2cd6b1f-4911-4bc6-af01-d3b14f439dc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3750 | 2026.03.18 02:28:15.070933 [ 269 ] {c2cd6b1f-4911-4bc6-af01-d3b14f439dc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3751 | 2026.03.18 02:28:15.071742 [ 269 ] {c2cd6b1f-4911-4bc6-af01-d3b14f439dc5} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3752 | 2026.03.18 02:28:15.071783 [ 269 ] {c2cd6b1f-4911-4bc6-af01-d3b14f439dc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3753 | 2026.03.18 02:28:15.072184 [ 269 ] {c2cd6b1f-4911-4bc6-af01-d3b14f439dc5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3754 | 2026.03.18 02:28:15.072412 [ 269 ] {c2cd6b1f-4911-4bc6-af01-d3b14f439dc5} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3755 | 2026.03.18 02:28:15.072537 [ 139 ] {} <Debug> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3756 | 2026.03.18 02:28:15.072545 [ 269 ] {c2cd6b1f-4911-4bc6-af01-d3b14f439dc5} <Debug> executeQuery: Read 859 rows, 69.33 KiB in 0.001682 sec., 510701.5457788347 rows/sec., 40.25 MiB/sec. | ||
| 3757 | 2026.03.18 02:28:15.072613 [ 139 ] {} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3758 | 2026.03.18 02:28:15.072630 [ 269 ] {c2cd6b1f-4911-4bc6-af01-d3b14f439dc5} <Debug> TCPHandler: Processed in 0.001903564 sec. | ||
| 3759 | 2026.03.18 02:28:15.072642 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3760 | 2026.03.18 02:28:15.072745 [ 198 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::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 | ||
| 3761 | 2026.03.18 02:28:15.072762 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3762 | 2026.03.18 02:28:15.072833 [ 198 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3763 | 2026.03.18 02:28:15.072861 [ 269 ] {8d485773-10c3-4930-a081-14f2f4a24a23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3764 | 2026.03.18 02:28:15.072865 [ 198 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2766 rows starting from the beginning of the part | ||
| 3765 | 2026.03.18 02:28:15.072905 [ 269 ] {8d485773-10c3-4930-a081-14f2f4a24a23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3766 | 2026.03.18 02:28:15.072955 [ 198 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1957 rows starting from the beginning of the part | ||
| 3767 | 2026.03.18 02:28:15.073006 [ 198 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part | ||
| 3768 | 2026.03.18 02:28:15.073050 [ 198 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 859 rows starting from the beginning of the part | ||
| 3769 | 2026.03.18 02:28:15.073092 [ 198 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 76 rows starting from the beginning of the part | ||
| 3770 | 2026.03.18 02:28:15.073135 [ 198 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 859 rows starting from the beginning of the part | ||
| 3771 | 2026.03.18 02:28:15.073365 [ 269 ] {8d485773-10c3-4930-a081-14f2f4a24a23} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3772 | 2026.03.18 02:28:15.073402 [ 269 ] {8d485773-10c3-4930-a081-14f2f4a24a23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3773 | 2026.03.18 02:28:15.073719 [ 269 ] {8d485773-10c3-4930-a081-14f2f4a24a23} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3774 | 2026.03.18 02:28:15.073937 [ 269 ] {8d485773-10c3-4930-a081-14f2f4a24a23} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3775 | 2026.03.18 02:28:15.074079 [ 269 ] {8d485773-10c3-4930-a081-14f2f4a24a23} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001239 sec., 139628.73284907182 rows/sec., 8.57 MiB/sec. | ||
| 3776 | 2026.03.18 02:28:15.074118 [ 269 ] {8d485773-10c3-4930-a081-14f2f4a24a23} <Debug> TCPHandler: Processed in 0.00140556 sec. | ||
| 3777 | 2026.03.18 02:28:15.074246 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3778 | 2026.03.18 02:28:15.074342 [ 269 ] {144ad040-dd87-407e-9eac-481f0e78bb8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3779 | 2026.03.18 02:28:15.074383 [ 269 ] {144ad040-dd87-407e-9eac-481f0e78bb8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3780 | 2026.03.18 02:28:15.074827 [ 269 ] {144ad040-dd87-407e-9eac-481f0e78bb8b} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3781 | 2026.03.18 02:28:15.074865 [ 269 ] {144ad040-dd87-407e-9eac-481f0e78bb8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3782 | 2026.03.18 02:28:15.075165 [ 269 ] {144ad040-dd87-407e-9eac-481f0e78bb8b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3783 | 2026.03.18 02:28:15.075380 [ 269 ] {144ad040-dd87-407e-9eac-481f0e78bb8b} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3784 | 2026.03.18 02:28:15.075404 [ 198 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6573 rows, containing 5 columns (5 merged, 0 gathered) in 0.002702777 sec., 2431943.14588292 rows/sec., 195.46 MiB/sec. | ||
| 3785 | 2026.03.18 02:28:15.075511 [ 269 ] {144ad040-dd87-407e-9eac-481f0e78bb8b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001188 sec., 125420.87542087541 rows/sec., 8.10 MiB/sec. | ||
| 3786 | 2026.03.18 02:28:15.075549 [ 269 ] {144ad040-dd87-407e-9eac-481f0e78bb8b} <Debug> TCPHandler: Processed in 0.001352558 sec. | ||
| 3787 | 2026.03.18 02:28:15.075662 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3788 | 2026.03.18 02:28:15.075758 [ 269 ] {7717eefc-3d9a-4879-9119-3dc821961cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3789 | 2026.03.18 02:28:15.075770 [ 203 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3790 | 2026.03.18 02:28:15.075799 [ 269 ] {7717eefc-3d9a-4879-9119-3dc821961cf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3791 | 2026.03.18 02:28:15.076095 [ 203 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_21_4} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3792 | 2026.03.18 02:28:15.076178 [ 203 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_21_4} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3793 | 2026.03.18 02:28:15.076235 [ 269 ] {7717eefc-3d9a-4879-9119-3dc821961cf8} <Trace> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3794 | 2026.03.18 02:28:15.076276 [ 269 ] {7717eefc-3d9a-4879-9119-3dc821961cf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3795 | 2026.03.18 02:28:15.076282 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 3796 | 2026.03.18 02:28:15.076589 [ 269 ] {7717eefc-3d9a-4879-9119-3dc821961cf8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3797 | 2026.03.18 02:28:15.076812 [ 269 ] {7717eefc-3d9a-4879-9119-3dc821961cf8} <Trace> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3798 | 2026.03.18 02:28:15.076942 [ 269 ] {7717eefc-3d9a-4879-9119-3dc821961cf8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001204 sec., 122923.58803986711 rows/sec., 6.99 MiB/sec. | ||
| 3799 | 2026.03.18 02:28:15.076979 [ 269 ] {7717eefc-3d9a-4879-9119-3dc821961cf8} <Debug> TCPHandler: Processed in 0.001365019 sec. | ||
| 3800 | 2026.03.18 02:28:15.077088 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3801 | 2026.03.18 02:28:15.077182 [ 269 ] {d1bfee85-4e23-4409-a14d-e71a7752f2af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3802 | 2026.03.18 02:28:15.077223 [ 269 ] {d1bfee85-4e23-4409-a14d-e71a7752f2af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3803 | 2026.03.18 02:28:15.077807 [ 269 ] {d1bfee85-4e23-4409-a14d-e71a7752f2af} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3804 | 2026.03.18 02:28:15.077844 [ 269 ] {d1bfee85-4e23-4409-a14d-e71a7752f2af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3805 | 2026.03.18 02:28:15.078169 [ 269 ] {d1bfee85-4e23-4409-a14d-e71a7752f2af} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3806 | 2026.03.18 02:28:15.078386 [ 269 ] {d1bfee85-4e23-4409-a14d-e71a7752f2af} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3807 | 2026.03.18 02:28:15.078490 [ 139 ] {} <Debug> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3808 | 2026.03.18 02:28:15.078518 [ 269 ] {d1bfee85-4e23-4409-a14d-e71a7752f2af} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001355 sec., 384501.84501845017 rows/sec., 27.14 MiB/sec. | ||
| 3809 | 2026.03.18 02:28:15.078534 [ 139 ] {} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3810 | 2026.03.18 02:28:15.078562 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3811 | 2026.03.18 02:28:15.078564 [ 269 ] {d1bfee85-4e23-4409-a14d-e71a7752f2af} <Debug> TCPHandler: Processed in 0.001524513 sec. | ||
| 3812 | 2026.03.18 02:28:15.078685 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3813 | 2026.03.18 02:28:15.078696 [ 192 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::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 | ||
| 3814 | 2026.03.18 02:28:15.078780 [ 269 ] {13e4fe41-f9f6-46fd-bf95-3e50bbe9012a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3815 | 2026.03.18 02:28:15.078826 [ 269 ] {13e4fe41-f9f6-46fd-bf95-3e50bbe9012a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3816 | 2026.03.18 02:28:15.078848 [ 192 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3817 | 2026.03.18 02:28:15.078887 [ 192 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1511 rows starting from the beginning of the part | ||
| 3818 | 2026.03.18 02:28:15.078958 [ 192 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1021 rows starting from the beginning of the part | ||
| 3819 | 2026.03.18 02:28:15.079002 [ 192 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part | ||
| 3820 | 2026.03.18 02:28:15.079042 [ 192 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 521 rows starting from the beginning of the part | ||
| 3821 | 2026.03.18 02:28:15.079081 [ 192 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 74 rows starting from the beginning of the part | ||
| 3822 | 2026.03.18 02:28:15.079123 [ 192 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 521 rows starting from the beginning of the part | ||
| 3823 | 2026.03.18 02:28:15.079163 [ 269 ] {13e4fe41-f9f6-46fd-bf95-3e50bbe9012a} <Trace> oximeter.measurements_bool (cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3824 | 2026.03.18 02:28:15.079205 [ 269 ] {13e4fe41-f9f6-46fd-bf95-3e50bbe9012a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3825 | 2026.03.18 02:28:15.079543 [ 269 ] {13e4fe41-f9f6-46fd-bf95-3e50bbe9012a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3826 | 2026.03.18 02:28:15.079761 [ 269 ] {13e4fe41-f9f6-46fd-bf95-3e50bbe9012a} <Trace> oximeter.measurements_bool (cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3827 | 2026.03.18 02:28:15.079905 [ 269 ] {13e4fe41-f9f6-46fd-bf95-3e50bbe9012a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001143 sec., 5249.343832020998 rows/sec., 274.26 KiB/sec. | ||
| 3828 | 2026.03.18 02:28:15.079943 [ 269 ] {13e4fe41-f9f6-46fd-bf95-3e50bbe9012a} <Debug> TCPHandler: Processed in 0.001307488 sec. | ||
| 3829 | 2026.03.18 02:28:15.080044 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3830 | 2026.03.18 02:28:15.080138 [ 269 ] {eaa79f21-8782-493c-accb-4c8845d43c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3831 | 2026.03.18 02:28:15.080181 [ 269 ] {eaa79f21-8782-493c-accb-4c8845d43c3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3832 | 2026.03.18 02:28:15.080583 [ 269 ] {eaa79f21-8782-493c-accb-4c8845d43c3e} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3833 | 2026.03.18 02:28:15.080620 [ 269 ] {eaa79f21-8782-493c-accb-4c8845d43c3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3834 | 2026.03.18 02:28:15.080658 [ 203 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3712 rows, containing 5 columns (5 merged, 0 gathered) in 0.002033088 sec., 1825794.0630213742 rows/sec., 134.55 MiB/sec. | ||
| 3835 | 2026.03.18 02:28:15.080898 [ 203 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3836 | 2026.03.18 02:28:15.080965 [ 269 ] {eaa79f21-8782-493c-accb-4c8845d43c3e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3837 | 2026.03.18 02:28:15.081227 [ 203 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_21_4} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3838 | 2026.03.18 02:28:15.081259 [ 269 ] {eaa79f21-8782-493c-accb-4c8845d43c3e} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3839 | 2026.03.18 02:28:15.081306 [ 203 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_21_4} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3840 | 2026.03.18 02:28:15.081384 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3841 | 2026.03.18 02:28:15.081393 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 3842 | 2026.03.18 02:28:15.081409 [ 269 ] {eaa79f21-8782-493c-accb-4c8845d43c3e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001289 sec., 205585.72536850272 rows/sec., 13.66 MiB/sec. | ||
| 3843 | 2026.03.18 02:28:15.081426 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3844 | 2026.03.18 02:28:15.081462 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3845 | 2026.03.18 02:28:15.081465 [ 269 ] {eaa79f21-8782-493c-accb-4c8845d43c3e} <Debug> TCPHandler: Processed in 0.001468592 sec. | ||
| 3846 | 2026.03.18 02:28:15.081548 [ 195 ] {89925f32-2102-4654-95ee-b43a456a77ef::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 | ||
| 3847 | 2026.03.18 02:28:15.081594 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3848 | 2026.03.18 02:28:15.081665 [ 195 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3849 | 2026.03.18 02:28:15.081694 [ 269 ] {df81a098-fdaf-4864-af57-28ee0a8a9583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3850 | 2026.03.18 02:28:15.081702 [ 195 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6096 rows starting from the beginning of the part | ||
| 3851 | 2026.03.18 02:28:15.081743 [ 269 ] {df81a098-fdaf-4864-af57-28ee0a8a9583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3852 | 2026.03.18 02:28:15.081778 [ 195 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1218 rows starting from the beginning of the part | ||
| 3853 | 2026.03.18 02:28:15.081828 [ 195 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 128 rows starting from the beginning of the part | ||
| 3854 | 2026.03.18 02:28:15.081870 [ 195 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 265 rows starting from the beginning of the part | ||
| 3855 | 2026.03.18 02:28:15.081910 [ 195 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3856 | 2026.03.18 02:28:15.081950 [ 195 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 265 rows starting from the beginning of the part | ||
| 3857 | 2026.03.18 02:28:15.082071 [ 269 ] {df81a098-fdaf-4864-af57-28ee0a8a9583} <Trace> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3858 | 2026.03.18 02:28:15.082113 [ 269 ] {df81a098-fdaf-4864-af57-28ee0a8a9583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3859 | 2026.03.18 02:28:15.082435 [ 269 ] {df81a098-fdaf-4864-af57-28ee0a8a9583} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3860 | 2026.03.18 02:28:15.082659 [ 269 ] {df81a098-fdaf-4864-af57-28ee0a8a9583} <Trace> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3861 | 2026.03.18 02:28:15.082770 [ 139 ] {} <Debug> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3862 | 2026.03.18 02:28:15.082798 [ 269 ] {df81a098-fdaf-4864-af57-28ee0a8a9583} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001122 sec., 891.2655971479501 rows/sec., 60.06 KiB/sec. | ||
| 3863 | 2026.03.18 02:28:15.082810 [ 139 ] {} <Trace> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3864 | 2026.03.18 02:28:15.082840 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3865 | 2026.03.18 02:28:15.082841 [ 269 ] {df81a098-fdaf-4864-af57-28ee0a8a9583} <Debug> TCPHandler: Processed in 0.001296217 sec. | ||
| 3866 | 2026.03.18 02:28:15.082915 [ 203 ] {aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3::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 | ||
| 3867 | 2026.03.18 02:28:15.082957 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3868 | 2026.03.18 02:28:15.083006 [ 203 ] {aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3869 | 2026.03.18 02:28:15.083035 [ 203 ] {aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3::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 | ||
| 3870 | 2026.03.18 02:28:15.083055 [ 269 ] {1984c2e3-502b-43c5-a24d-15af39f88caf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3871 | 2026.03.18 02:28:15.083081 [ 203 ] {aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3::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 | ||
| 3872 | 2026.03.18 02:28:15.083114 [ 269 ] {1984c2e3-502b-43c5-a24d-15af39f88caf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3873 | 2026.03.18 02:28:15.083125 [ 203 ] {aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3::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 | ||
| 3874 | 2026.03.18 02:28:15.083170 [ 203 ] {aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3::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 | ||
| 3875 | 2026.03.18 02:28:15.083204 [ 203 ] {aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3::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 | ||
| 3876 | 2026.03.18 02:28:15.083246 [ 203 ] {aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3::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 | ||
| 3877 | 2026.03.18 02:28:15.083977 [ 192 ] {aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001088351 sec., 9188.212258729032 rows/sec., 619.13 KiB/sec. | ||
| 3878 | 2026.03.18 02:28:15.084007 [ 269 ] {1984c2e3-502b-43c5-a24d-15af39f88caf} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3879 | 2026.03.18 02:28:15.084049 [ 269 ] {1984c2e3-502b-43c5-a24d-15af39f88caf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3880 | 2026.03.18 02:28:15.084155 [ 189 ] {aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3881 | 2026.03.18 02:28:15.084502 [ 189 ] {aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3::all_1_10_2} <Trace> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3882 | 2026.03.18 02:28:15.084583 [ 189 ] {aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3::all_1_10_2} <Trace> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3883 | 2026.03.18 02:28:15.084681 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3884 | 2026.03.18 02:28:15.084810 [ 269 ] {1984c2e3-502b-43c5-a24d-15af39f88caf} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3885 | 2026.03.18 02:28:15.084839 [ 189 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8132 rows, containing 5 columns (5 merged, 0 gathered) in 0.003328535 sec., 2443116.866729657 rows/sec., 160.96 MiB/sec. | ||
| 3886 | 2026.03.18 02:28:15.085065 [ 269 ] {1984c2e3-502b-43c5-a24d-15af39f88caf} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3887 | 2026.03.18 02:28:15.085248 [ 269 ] {1984c2e3-502b-43c5-a24d-15af39f88caf} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002208 sec., 14039.855072463768 rows/sec., 25.16 MiB/sec. | ||
| 3888 | 2026.03.18 02:28:15.085359 [ 269 ] {1984c2e3-502b-43c5-a24d-15af39f88caf} <Debug> TCPHandler: Processed in 0.0024493 sec. | ||
| 3889 | 2026.03.18 02:28:15.085511 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3890 | 2026.03.18 02:28:15.085552 [ 201 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3891 | 2026.03.18 02:28:15.085629 [ 269 ] {a170641b-bb00-4c20-bac6-bb04d32d0631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3892 | 2026.03.18 02:28:15.085682 [ 269 ] {a170641b-bb00-4c20-bac6-bb04d32d0631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3893 | 2026.03.18 02:28:15.085899 [ 201 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3894 | 2026.03.18 02:28:15.085994 [ 201 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3895 | 2026.03.18 02:28:15.086026 [ 269 ] {a170641b-bb00-4c20-bac6-bb04d32d0631} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3896 | 2026.03.18 02:28:15.086068 [ 269 ] {a170641b-bb00-4c20-bac6-bb04d32d0631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3897 | 2026.03.18 02:28:15.086105 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 3898 | 2026.03.18 02:28:15.086381 [ 269 ] {a170641b-bb00-4c20-bac6-bb04d32d0631} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3899 | 2026.03.18 02:28:15.086603 [ 269 ] {a170641b-bb00-4c20-bac6-bb04d32d0631} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3900 | 2026.03.18 02:28:15.086715 [ 139 ] {} <Debug> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3901 | 2026.03.18 02:28:15.086732 [ 269 ] {a170641b-bb00-4c20-bac6-bb04d32d0631} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001125 sec., 80000 rows/sec., 5.01 MiB/sec. | ||
| 3902 | 2026.03.18 02:28:15.086746 [ 139 ] {} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3903 | 2026.03.18 02:28:15.086773 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3904 | 2026.03.18 02:28:15.086775 [ 269 ] {a170641b-bb00-4c20-bac6-bb04d32d0631} <Debug> TCPHandler: Processed in 0.001333178 sec. | ||
| 3905 | 2026.03.18 02:28:15.086865 [ 189 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::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 | ||
| 3906 | 2026.03.18 02:28:15.086982 [ 189 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3907 | 2026.03.18 02:28:15.087015 [ 189 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1140 rows starting from the beginning of the part | ||
| 3908 | 2026.03.18 02:28:15.087066 [ 189 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 3909 | 2026.03.18 02:28:15.087106 [ 189 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 48 rows starting from the beginning of the part | ||
| 3910 | 2026.03.18 02:28:15.087146 [ 189 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 90 rows starting from the beginning of the part | ||
| 3911 | 2026.03.18 02:28:15.087181 [ 189 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3912 | 2026.03.18 02:28:15.087216 [ 189 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 90 rows starting from the beginning of the part | ||
| 3913 | 2026.03.18 02:28:15.088135 [ 197 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1440 rows, containing 4 columns (4 merged, 0 gathered) in 0.001302117 sec., 1105891.4060718047 rows/sec., 71.20 MiB/sec. | ||
| 3914 | 2026.03.18 02:28:15.088333 [ 189 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3915 | 2026.03.18 02:28:15.088625 [ 189 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_21_4} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3916 | 2026.03.18 02:28:15.088697 [ 189 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_21_4} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3917 | 2026.03.18 02:28:15.088773 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 3918 | 2026.03.18 02:28:20.060878 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3919 | 2026.03.18 02:28:20.061067 [ 269 ] {df6c61c0-d67f-4d9c-90fe-bb17cf557cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3920 | 2026.03.18 02:28:20.061136 [ 269 ] {df6c61c0-d67f-4d9c-90fe-bb17cf557cb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3921 | 2026.03.18 02:28:20.061797 [ 269 ] {df6c61c0-d67f-4d9c-90fe-bb17cf557cb4} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3922 | 2026.03.18 02:28:20.061847 [ 269 ] {df6c61c0-d67f-4d9c-90fe-bb17cf557cb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3923 | 2026.03.18 02:28:20.062239 [ 269 ] {df6c61c0-d67f-4d9c-90fe-bb17cf557cb4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3924 | 2026.03.18 02:28:20.062471 [ 269 ] {df6c61c0-d67f-4d9c-90fe-bb17cf557cb4} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3925 | 2026.03.18 02:28:20.062629 [ 269 ] {df6c61c0-d67f-4d9c-90fe-bb17cf557cb4} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001611 sec., 47175.667287399134 rows/sec., 3.87 MiB/sec. | ||
| 3926 | 2026.03.18 02:28:20.062678 [ 269 ] {df6c61c0-d67f-4d9c-90fe-bb17cf557cb4} <Debug> TCPHandler: Processed in 0.001924365 sec. | ||
| 3927 | 2026.03.18 02:28:20.062810 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3928 | 2026.03.18 02:28:20.062912 [ 269 ] {afe56adb-2b98-478e-b34b-7a6943a90dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3929 | 2026.03.18 02:28:20.062957 [ 269 ] {afe56adb-2b98-478e-b34b-7a6943a90dad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3930 | 2026.03.18 02:28:20.063376 [ 269 ] {afe56adb-2b98-478e-b34b-7a6943a90dad} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3931 | 2026.03.18 02:28:20.063416 [ 269 ] {afe56adb-2b98-478e-b34b-7a6943a90dad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3932 | 2026.03.18 02:28:20.063719 [ 269 ] {afe56adb-2b98-478e-b34b-7a6943a90dad} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3933 | 2026.03.18 02:28:20.063926 [ 269 ] {afe56adb-2b98-478e-b34b-7a6943a90dad} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3934 | 2026.03.18 02:28:20.064058 [ 269 ] {afe56adb-2b98-478e-b34b-7a6943a90dad} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00117 sec., 8547.008547008547 rows/sec., 642.69 KiB/sec. | ||
| 3935 | 2026.03.18 02:28:20.064095 [ 269 ] {afe56adb-2b98-478e-b34b-7a6943a90dad} <Debug> TCPHandler: Processed in 0.001336818 sec. | ||
| 3936 | 2026.03.18 02:28:20.064205 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3937 | 2026.03.18 02:28:20.064301 [ 269 ] {0a006ec9-9c41-4213-8463-0f6d1eee0c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3938 | 2026.03.18 02:28:20.064341 [ 269 ] {0a006ec9-9c41-4213-8463-0f6d1eee0c8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3939 | 2026.03.18 02:28:20.064762 [ 269 ] {0a006ec9-9c41-4213-8463-0f6d1eee0c8f} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3940 | 2026.03.18 02:28:20.064799 [ 269 ] {0a006ec9-9c41-4213-8463-0f6d1eee0c8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3941 | 2026.03.18 02:28:20.065099 [ 269 ] {0a006ec9-9c41-4213-8463-0f6d1eee0c8f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3942 | 2026.03.18 02:28:20.065319 [ 269 ] {0a006ec9-9c41-4213-8463-0f6d1eee0c8f} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3943 | 2026.03.18 02:28:20.065448 [ 269 ] {0a006ec9-9c41-4213-8463-0f6d1eee0c8f} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001166 sec., 63464.83704974272 rows/sec., 4.95 MiB/sec. | ||
| 3944 | 2026.03.18 02:28:20.065485 [ 269 ] {0a006ec9-9c41-4213-8463-0f6d1eee0c8f} <Debug> TCPHandler: Processed in 0.001328418 sec. | ||
| 3945 | 2026.03.18 02:28:20.065599 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3946 | 2026.03.18 02:28:20.065695 [ 269 ] {bf14914b-f55f-4137-bbe5-5b35b425198e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3947 | 2026.03.18 02:28:20.065739 [ 269 ] {bf14914b-f55f-4137-bbe5-5b35b425198e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3948 | 2026.03.18 02:28:20.066154 [ 269 ] {bf14914b-f55f-4137-bbe5-5b35b425198e} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3949 | 2026.03.18 02:28:20.066192 [ 269 ] {bf14914b-f55f-4137-bbe5-5b35b425198e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3950 | 2026.03.18 02:28:20.066529 [ 269 ] {bf14914b-f55f-4137-bbe5-5b35b425198e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3951 | 2026.03.18 02:28:20.066739 [ 269 ] {bf14914b-f55f-4137-bbe5-5b35b425198e} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3952 | 2026.03.18 02:28:20.066869 [ 269 ] {bf14914b-f55f-4137-bbe5-5b35b425198e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 3953 | 2026.03.18 02:28:20.066906 [ 269 ] {bf14914b-f55f-4137-bbe5-5b35b425198e} <Debug> TCPHandler: Processed in 0.001354849 sec. | ||
| 3954 | 2026.03.18 02:28:20.067015 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3955 | 2026.03.18 02:28:20.067108 [ 269 ] {219a7d13-9809-473f-a1d5-89de23ca2bc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3956 | 2026.03.18 02:28:20.067163 [ 269 ] {219a7d13-9809-473f-a1d5-89de23ca2bc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3957 | 2026.03.18 02:28:20.067926 [ 269 ] {219a7d13-9809-473f-a1d5-89de23ca2bc9} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3958 | 2026.03.18 02:28:20.067962 [ 269 ] {219a7d13-9809-473f-a1d5-89de23ca2bc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3959 | 2026.03.18 02:28:20.068466 [ 269 ] {219a7d13-9809-473f-a1d5-89de23ca2bc9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3960 | 2026.03.18 02:28:20.068698 [ 269 ] {219a7d13-9809-473f-a1d5-89de23ca2bc9} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3961 | 2026.03.18 02:28:20.068838 [ 269 ] {219a7d13-9809-473f-a1d5-89de23ca2bc9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001747 sec., 5724.098454493417 rows/sec., 10.26 MiB/sec. | ||
| 3962 | 2026.03.18 02:28:20.068902 [ 269 ] {219a7d13-9809-473f-a1d5-89de23ca2bc9} <Debug> TCPHandler: Processed in 0.001934695 sec. | ||
| 3963 | 2026.03.18 02:28:20.069045 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3964 | 2026.03.18 02:28:20.069139 [ 269 ] {2e5efae0-1e54-41fa-a850-b263d8d0b330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3965 | 2026.03.18 02:28:20.069181 [ 269 ] {2e5efae0-1e54-41fa-a850-b263d8d0b330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3966 | 2026.03.18 02:28:20.069521 [ 269 ] {2e5efae0-1e54-41fa-a850-b263d8d0b330} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3967 | 2026.03.18 02:28:20.069558 [ 269 ] {2e5efae0-1e54-41fa-a850-b263d8d0b330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3968 | 2026.03.18 02:28:20.069858 [ 269 ] {2e5efae0-1e54-41fa-a850-b263d8d0b330} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3969 | 2026.03.18 02:28:20.070065 [ 269 ] {2e5efae0-1e54-41fa-a850-b263d8d0b330} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3970 | 2026.03.18 02:28:20.070193 [ 269 ] {2e5efae0-1e54-41fa-a850-b263d8d0b330} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 3971 | 2026.03.18 02:28:20.070251 [ 269 ] {2e5efae0-1e54-41fa-a850-b263d8d0b330} <Debug> TCPHandler: Processed in 0.001255705 sec. | ||
| 3972 | 2026.03.18 02:28:20.563852 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3973 | 2026.03.18 02:28:20.563903 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3974 | 2026.03.18 02:28:20.667552 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7699 | ||
| 3975 | 2026.03.18 02:28:20.668082 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3976 | 2026.03.18 02:28:20.668132 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3977 | 2026.03.18 02:28:20.668677 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3978 | 2026.03.18 02:28:20.668909 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3979 | 2026.03.18 02:28:20.669043 [ 131 ] {} <Debug> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3980 | 2026.03.18 02:28:20.669055 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7699 | ||
| 3981 | 2026.03.18 02:28:20.669122 [ 131 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3982 | 2026.03.18 02:28:20.669151 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3983 | 2026.03.18 02:28:20.669298 [ 201 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::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 | ||
| 3984 | 2026.03.18 02:28:20.669452 [ 201 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3985 | 2026.03.18 02:28:20.669494 [ 201 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5331 rows starting from the beginning of the part | ||
| 3986 | 2026.03.18 02:28:20.669571 [ 201 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::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 | ||
| 3987 | 2026.03.18 02:28:20.669630 [ 201 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::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 | ||
| 3988 | 2026.03.18 02:28:20.669682 [ 201 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::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 | ||
| 3989 | 2026.03.18 02:28:20.669733 [ 201 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::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 | ||
| 3990 | 2026.03.18 02:28:20.669786 [ 201 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::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 | ||
| 3991 | 2026.03.18 02:28:20.671346 [ 196 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7699 rows, containing 4 columns (4 merged, 0 gathered) in 0.00211163 sec., 3645998.5887679183 rows/sec., 52.16 MiB/sec. | ||
| 3992 | 2026.03.18 02:28:20.671813 [ 201 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3993 | 2026.03.18 02:28:20.672121 [ 201 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::all_1_16_3} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3994 | 2026.03.18 02:28:20.672201 [ 201 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::all_1_16_3} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3995 | 2026.03.18 02:28:20.672301 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3996 | 2026.03.18 02:28:20.681232 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 564 | ||
| 3997 | 2026.03.18 02:28:20.683575 [ 243 ] {} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3998 | 2026.03.18 02:28:20.683618 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3999 | 2026.03.18 02:28:20.684904 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4000 | 2026.03.18 02:28:20.685188 [ 243 ] {} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4001 | 2026.03.18 02:28:20.685568 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 564 | ||
| 4002 | 2026.03.18 02:28:21.002279 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000895115 sec. | ||
| 4003 | 2026.03.18 02:28:21.082693 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4004 | 2026.03.18 02:28:21.100458 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4005 | 2026.03.18 02:28:21.100529 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4006 | 2026.03.18 02:28:21.106844 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4007 | 2026.03.18 02:28:21.107605 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4008 | 2026.03.18 02:28:21.107942 [ 130 ] {} <Debug> system.metric_log (218ef612-060e-4be3-9175-3a330153921e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4009 | 2026.03.18 02:28:21.108009 [ 130 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4010 | 2026.03.18 02:28:21.108029 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4011 | 2026.03.18 02:28:21.108122 [ 197 ] {218ef612-060e-4be3-9175-3a330153921e::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 | ||
| 4012 | 2026.03.18 02:28:21.111118 [ 197 ] {218ef612-060e-4be3-9175-3a330153921e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4013 | 2026.03.18 02:28:21.111303 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4014 | 2026.03.18 02:28:21.111896 [ 197 ] {218ef612-060e-4be3-9175-3a330153921e::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 | ||
| 4015 | 2026.03.18 02:28:21.115330 [ 197 ] {218ef612-060e-4be3-9175-3a330153921e::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 | ||
| 4016 | 2026.03.18 02:28:21.118864 [ 197 ] {218ef612-060e-4be3-9175-3a330153921e::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 | ||
| 4017 | 2026.03.18 02:28:21.122821 [ 197 ] {218ef612-060e-4be3-9175-3a330153921e::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 | ||
| 4018 | 2026.03.18 02:28:21.127193 [ 197 ] {218ef612-060e-4be3-9175-3a330153921e::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 | ||
| 4019 | 2026.03.18 02:28:21.131489 [ 197 ] {218ef612-060e-4be3-9175-3a330153921e::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 | ||
| 4020 | 2026.03.18 02:28:21.187744 [ 196 ] {218ef612-060e-4be3-9175-3a330153921e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.079669042 sec., 1518.783167996422 rows/sec., 7.85 MiB/sec. | ||
| 4021 | 2026.03.18 02:28:21.190383 [ 190 ] {218ef612-060e-4be3-9175-3a330153921e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4022 | 2026.03.18 02:28:21.192618 [ 190 ] {218ef612-060e-4be3-9175-3a330153921e::all_1_16_3} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4023 | 2026.03.18 02:28:21.192740 [ 190 ] {218ef612-060e-4be3-9175-3a330153921e::all_1_16_3} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4024 | 2026.03.18 02:28:21.194694 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4025 | 2026.03.18 02:28:22.001031 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.63 MiB, peak 242.58 MiB, free memory in arenas 0.00 B, will set to 241.84 MiB (RSS), difference: 9.22 MiB | ||
| 4026 | 2026.03.18 02:28:25.069751 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4027 | 2026.03.18 02:28:25.069963 [ 269 ] {9b0c827b-f7db-49c7-ab9f-7273fdb2423e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4028 | 2026.03.18 02:28:25.070037 [ 269 ] {9b0c827b-f7db-49c7-ab9f-7273fdb2423e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4029 | 2026.03.18 02:28:25.070817 [ 269 ] {9b0c827b-f7db-49c7-ab9f-7273fdb2423e} <Trace> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4030 | 2026.03.18 02:28:25.070868 [ 269 ] {9b0c827b-f7db-49c7-ab9f-7273fdb2423e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4031 | 2026.03.18 02:28:25.071280 [ 269 ] {9b0c827b-f7db-49c7-ab9f-7273fdb2423e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4032 | 2026.03.18 02:28:25.071511 [ 269 ] {9b0c827b-f7db-49c7-ab9f-7273fdb2423e} <Trace> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4033 | 2026.03.18 02:28:25.071677 [ 269 ] {9b0c827b-f7db-49c7-ab9f-7273fdb2423e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001766 sec., 160815.4020385051 rows/sec., 10.21 MiB/sec. | ||
| 4034 | 2026.03.18 02:28:25.071726 [ 269 ] {9b0c827b-f7db-49c7-ab9f-7273fdb2423e} <Debug> TCPHandler: Processed in 0.00210564 sec. | ||
| 4035 | 2026.03.18 02:28:25.071856 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4036 | 2026.03.18 02:28:25.071957 [ 269 ] {4b8906f9-09e5-4b9e-9a36-ff26b024b0f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4037 | 2026.03.18 02:28:25.072002 [ 269 ] {4b8906f9-09e5-4b9e-9a36-ff26b024b0f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4038 | 2026.03.18 02:28:25.072795 [ 269 ] {4b8906f9-09e5-4b9e-9a36-ff26b024b0f8} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4039 | 2026.03.18 02:28:25.072834 [ 269 ] {4b8906f9-09e5-4b9e-9a36-ff26b024b0f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4040 | 2026.03.18 02:28:25.073223 [ 269 ] {4b8906f9-09e5-4b9e-9a36-ff26b024b0f8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4041 | 2026.03.18 02:28:25.073445 [ 269 ] {4b8906f9-09e5-4b9e-9a36-ff26b024b0f8} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4042 | 2026.03.18 02:28:25.073581 [ 269 ] {4b8906f9-09e5-4b9e-9a36-ff26b024b0f8} <Debug> executeQuery: Read 859 rows, 69.33 KiB in 0.001646 sec., 521871.2029161604 rows/sec., 41.13 MiB/sec. | ||
| 4043 | 2026.03.18 02:28:25.073620 [ 269 ] {4b8906f9-09e5-4b9e-9a36-ff26b024b0f8} <Debug> TCPHandler: Processed in 0.001815912 sec. | ||
| 4044 | 2026.03.18 02:28:25.073745 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4045 | 2026.03.18 02:28:25.073842 [ 269 ] {e90da467-9f26-4da1-ade6-b6d7e0037de9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4046 | 2026.03.18 02:28:25.073883 [ 269 ] {e90da467-9f26-4da1-ade6-b6d7e0037de9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4047 | 2026.03.18 02:28:25.074332 [ 269 ] {e90da467-9f26-4da1-ade6-b6d7e0037de9} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4048 | 2026.03.18 02:28:25.074370 [ 269 ] {e90da467-9f26-4da1-ade6-b6d7e0037de9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4049 | 2026.03.18 02:28:25.074688 [ 269 ] {e90da467-9f26-4da1-ade6-b6d7e0037de9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4050 | 2026.03.18 02:28:25.074901 [ 269 ] {e90da467-9f26-4da1-ade6-b6d7e0037de9} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4051 | 2026.03.18 02:28:25.075030 [ 269 ] {e90da467-9f26-4da1-ade6-b6d7e0037de9} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.00121 sec., 142975.20661157026 rows/sec., 8.78 MiB/sec. | ||
| 4052 | 2026.03.18 02:28:25.075068 [ 269 ] {e90da467-9f26-4da1-ade6-b6d7e0037de9} <Debug> TCPHandler: Processed in 0.001374709 sec. | ||
| 4053 | 2026.03.18 02:28:25.075185 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4054 | 2026.03.18 02:28:25.075278 [ 269 ] {3e2389d9-810a-4c39-a27a-11db81bb5dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4055 | 2026.03.18 02:28:25.075318 [ 269 ] {3e2389d9-810a-4c39-a27a-11db81bb5dc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4056 | 2026.03.18 02:28:25.075740 [ 269 ] {3e2389d9-810a-4c39-a27a-11db81bb5dc2} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4057 | 2026.03.18 02:28:25.075777 [ 269 ] {3e2389d9-810a-4c39-a27a-11db81bb5dc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4058 | 2026.03.18 02:28:25.076074 [ 269 ] {3e2389d9-810a-4c39-a27a-11db81bb5dc2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4059 | 2026.03.18 02:28:25.076290 [ 269 ] {3e2389d9-810a-4c39-a27a-11db81bb5dc2} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4060 | 2026.03.18 02:28:25.076416 [ 269 ] {3e2389d9-810a-4c39-a27a-11db81bb5dc2} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001156 sec., 128892.73356401385 rows/sec., 8.33 MiB/sec. | ||
| 4061 | 2026.03.18 02:28:25.076453 [ 269 ] {3e2389d9-810a-4c39-a27a-11db81bb5dc2} <Debug> TCPHandler: Processed in 0.001317448 sec. | ||
| 4062 | 2026.03.18 02:28:25.076567 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4063 | 2026.03.18 02:28:25.076661 [ 269 ] {f5b9c407-fee2-4cb0-87dd-0243e6095ce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4064 | 2026.03.18 02:28:25.076701 [ 269 ] {f5b9c407-fee2-4cb0-87dd-0243e6095ce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4065 | 2026.03.18 02:28:25.077121 [ 269 ] {f5b9c407-fee2-4cb0-87dd-0243e6095ce9} <Trace> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4066 | 2026.03.18 02:28:25.077158 [ 269 ] {f5b9c407-fee2-4cb0-87dd-0243e6095ce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4067 | 2026.03.18 02:28:25.077456 [ 269 ] {f5b9c407-fee2-4cb0-87dd-0243e6095ce9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4068 | 2026.03.18 02:28:25.077665 [ 269 ] {f5b9c407-fee2-4cb0-87dd-0243e6095ce9} <Trace> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4069 | 2026.03.18 02:28:25.077795 [ 269 ] {f5b9c407-fee2-4cb0-87dd-0243e6095ce9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001152 sec., 128472.22222222222 rows/sec., 7.31 MiB/sec. | ||
| 4070 | 2026.03.18 02:28:25.077834 [ 269 ] {f5b9c407-fee2-4cb0-87dd-0243e6095ce9} <Debug> TCPHandler: Processed in 0.001315478 sec. | ||
| 4071 | 2026.03.18 02:28:25.077950 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4072 | 2026.03.18 02:28:25.078042 [ 269 ] {63ad173c-7ce1-43c4-9f92-2ee9376e2b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4073 | 2026.03.18 02:28:25.078083 [ 269 ] {63ad173c-7ce1-43c4-9f92-2ee9376e2b2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4074 | 2026.03.18 02:28:25.078669 [ 269 ] {63ad173c-7ce1-43c4-9f92-2ee9376e2b2f} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4075 | 2026.03.18 02:28:25.078704 [ 269 ] {63ad173c-7ce1-43c4-9f92-2ee9376e2b2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4076 | 2026.03.18 02:28:25.079023 [ 269 ] {63ad173c-7ce1-43c4-9f92-2ee9376e2b2f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4077 | 2026.03.18 02:28:25.079241 [ 269 ] {63ad173c-7ce1-43c4-9f92-2ee9376e2b2f} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4078 | 2026.03.18 02:28:25.079369 [ 269 ] {63ad173c-7ce1-43c4-9f92-2ee9376e2b2f} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001344 sec., 387648.8095238095 rows/sec., 27.36 MiB/sec. | ||
| 4079 | 2026.03.18 02:28:25.079406 [ 269 ] {63ad173c-7ce1-43c4-9f92-2ee9376e2b2f} <Debug> TCPHandler: Processed in 0.001504633 sec. | ||
| 4080 | 2026.03.18 02:28:25.079531 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4081 | 2026.03.18 02:28:25.079630 [ 269 ] {eaba337b-2771-422e-a9bf-9533b4cea8cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4082 | 2026.03.18 02:28:25.079683 [ 269 ] {eaba337b-2771-422e-a9bf-9533b4cea8cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4083 | 2026.03.18 02:28:25.080072 [ 269 ] {eaba337b-2771-422e-a9bf-9533b4cea8cb} <Trace> oximeter.measurements_bool (cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4084 | 2026.03.18 02:28:25.080109 [ 269 ] {eaba337b-2771-422e-a9bf-9533b4cea8cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4085 | 2026.03.18 02:28:25.080455 [ 269 ] {eaba337b-2771-422e-a9bf-9533b4cea8cb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4086 | 2026.03.18 02:28:25.080667 [ 269 ] {eaba337b-2771-422e-a9bf-9533b4cea8cb} <Trace> oximeter.measurements_bool (cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4087 | 2026.03.18 02:28:25.080780 [ 122 ] {} <Debug> oximeter.measurements_bool (cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4088 | 2026.03.18 02:28:25.080796 [ 269 ] {eaba337b-2771-422e-a9bf-9533b4cea8cb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001189 sec., 5046.257359125316 rows/sec., 263.65 KiB/sec. | ||
| 4089 | 2026.03.18 02:28:25.080845 [ 122 ] {} <Trace> oximeter.measurements_bool (cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4090 | 2026.03.18 02:28:25.080853 [ 269 ] {eaba337b-2771-422e-a9bf-9533b4cea8cb} <Debug> TCPHandler: Processed in 0.001370689 sec. | ||
| 4091 | 2026.03.18 02:28:25.080874 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4092 | 2026.03.18 02:28:25.080974 [ 190 ] {cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc::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 | ||
| 4093 | 2026.03.18 02:28:25.080986 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4094 | 2026.03.18 02:28:25.081071 [ 190 ] {cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4095 | 2026.03.18 02:28:25.081098 [ 269 ] {5039fcb2-1d6a-4d5d-9453-bff0cbdb0fcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4096 | 2026.03.18 02:28:25.081099 [ 190 ] {cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc::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 | ||
| 4097 | 2026.03.18 02:28:25.081143 [ 269 ] {5039fcb2-1d6a-4d5d-9453-bff0cbdb0fcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4098 | 2026.03.18 02:28:25.081186 [ 190 ] {cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc::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 | ||
| 4099 | 2026.03.18 02:28:25.081230 [ 190 ] {cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc::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 | ||
| 4100 | 2026.03.18 02:28:25.081268 [ 190 ] {cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc::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 | ||
| 4101 | 2026.03.18 02:28:25.081303 [ 190 ] {cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc::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 | ||
| 4102 | 2026.03.18 02:28:25.081342 [ 190 ] {cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc::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 | ||
| 4103 | 2026.03.18 02:28:25.081594 [ 269 ] {5039fcb2-1d6a-4d5d-9453-bff0cbdb0fcd} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4104 | 2026.03.18 02:28:25.081632 [ 269 ] {5039fcb2-1d6a-4d5d-9453-bff0cbdb0fcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4105 | 2026.03.18 02:28:25.082082 [ 196 ] {cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001143743 sec., 57705.271201659816 rows/sec., 2.94 MiB/sec. | ||
| 4106 | 2026.03.18 02:28:25.082102 [ 269 ] {5039fcb2-1d6a-4d5d-9453-bff0cbdb0fcd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4107 | 2026.03.18 02:28:25.082289 [ 191 ] {cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4108 | 2026.03.18 02:28:25.082396 [ 269 ] {5039fcb2-1d6a-4d5d-9453-bff0cbdb0fcd} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4109 | 2026.03.18 02:28:25.082552 [ 269 ] {5039fcb2-1d6a-4d5d-9453-bff0cbdb0fcd} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001473 sec., 179904.95587236932 rows/sec., 11.95 MiB/sec. | ||
| 4110 | 2026.03.18 02:28:25.082592 [ 269 ] {5039fcb2-1d6a-4d5d-9453-bff0cbdb0fcd} <Debug> TCPHandler: Processed in 0.001659447 sec. | ||
| 4111 | 2026.03.18 02:28:25.082625 [ 191 ] {cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc::all_1_11_2} <Trace> oximeter.measurements_bool (cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4112 | 2026.03.18 02:28:25.082711 [ 191 ] {cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc::all_1_11_2} <Trace> oximeter.measurements_bool (cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4113 | 2026.03.18 02:28:25.082711 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4114 | 2026.03.18 02:28:25.082801 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4115 | 2026.03.18 02:28:25.082820 [ 269 ] {a99f7b9d-27e5-406b-9b12-6d995710ae50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4116 | 2026.03.18 02:28:25.082867 [ 269 ] {a99f7b9d-27e5-406b-9b12-6d995710ae50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4117 | 2026.03.18 02:28:25.083187 [ 269 ] {a99f7b9d-27e5-406b-9b12-6d995710ae50} <Trace> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4118 | 2026.03.18 02:28:25.083222 [ 269 ] {a99f7b9d-27e5-406b-9b12-6d995710ae50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4119 | 2026.03.18 02:28:25.083529 [ 269 ] {a99f7b9d-27e5-406b-9b12-6d995710ae50} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4120 | 2026.03.18 02:28:25.083742 [ 269 ] {a99f7b9d-27e5-406b-9b12-6d995710ae50} <Trace> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4121 | 2026.03.18 02:28:25.083877 [ 269 ] {a99f7b9d-27e5-406b-9b12-6d995710ae50} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001075 sec., 930.2325581395348 rows/sec., 62.68 KiB/sec. | ||
| 4122 | 2026.03.18 02:28:25.083914 [ 269 ] {a99f7b9d-27e5-406b-9b12-6d995710ae50} <Debug> TCPHandler: Processed in 0.001251695 sec. | ||
| 4123 | 2026.03.18 02:28:25.084022 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4124 | 2026.03.18 02:28:25.084116 [ 269 ] {05c422a2-ddec-47df-9187-97bdc37c0d1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4125 | 2026.03.18 02:28:25.084170 [ 269 ] {05c422a2-ddec-47df-9187-97bdc37c0d1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4126 | 2026.03.18 02:28:25.084970 [ 269 ] {05c422a2-ddec-47df-9187-97bdc37c0d1d} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4127 | 2026.03.18 02:28:25.085006 [ 269 ] {05c422a2-ddec-47df-9187-97bdc37c0d1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4128 | 2026.03.18 02:28:25.085543 [ 269 ] {05c422a2-ddec-47df-9187-97bdc37c0d1d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4129 | 2026.03.18 02:28:25.085784 [ 269 ] {05c422a2-ddec-47df-9187-97bdc37c0d1d} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4130 | 2026.03.18 02:28:25.085923 [ 269 ] {05c422a2-ddec-47df-9187-97bdc37c0d1d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001826 sec., 16976.998904709748 rows/sec., 30.42 MiB/sec. | ||
| 4131 | 2026.03.18 02:28:25.085982 [ 269 ] {05c422a2-ddec-47df-9187-97bdc37c0d1d} <Debug> TCPHandler: Processed in 0.002009697 sec. | ||
| 4132 | 2026.03.18 02:28:25.086096 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4133 | 2026.03.18 02:28:25.086189 [ 269 ] {21dcafb3-de03-47dc-aa8d-a2039312ed23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4134 | 2026.03.18 02:28:25.086229 [ 269 ] {21dcafb3-de03-47dc-aa8d-a2039312ed23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4135 | 2026.03.18 02:28:25.086559 [ 269 ] {21dcafb3-de03-47dc-aa8d-a2039312ed23} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4136 | 2026.03.18 02:28:25.086594 [ 269 ] {21dcafb3-de03-47dc-aa8d-a2039312ed23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4137 | 2026.03.18 02:28:25.086904 [ 269 ] {21dcafb3-de03-47dc-aa8d-a2039312ed23} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4138 | 2026.03.18 02:28:25.087120 [ 269 ] {21dcafb3-de03-47dc-aa8d-a2039312ed23} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4139 | 2026.03.18 02:28:25.087245 [ 269 ] {21dcafb3-de03-47dc-aa8d-a2039312ed23} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001074 sec., 83798.88268156424 rows/sec., 5.24 MiB/sec. | ||
| 4140 | 2026.03.18 02:28:25.087280 [ 269 ] {21dcafb3-de03-47dc-aa8d-a2039312ed23} <Debug> TCPHandler: Processed in 0.001232765 sec. | ||
| 4141 | 2026.03.18 02:28:25.305946 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4142 | 2026.03.18 02:28:25.306091 [ 269 ] {4781a5d9-053a-4a3a-a734-1a549ed5339f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4143 | 2026.03.18 02:28:25.306147 [ 269 ] {4781a5d9-053a-4a3a-a734-1a549ed5339f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4144 | 2026.03.18 02:28:25.306679 [ 269 ] {4781a5d9-053a-4a3a-a734-1a549ed5339f} <Trace> oximeter.fields_ipaddr (31ddfa6f-ba7e-42a2-9345-bae050f7c256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4145 | 2026.03.18 02:28:25.306724 [ 269 ] {4781a5d9-053a-4a3a-a734-1a549ed5339f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4146 | 2026.03.18 02:28:25.307093 [ 269 ] {4781a5d9-053a-4a3a-a734-1a549ed5339f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4147 | 2026.03.18 02:28:25.307323 [ 269 ] {4781a5d9-053a-4a3a-a734-1a549ed5339f} <Trace> oximeter.fields_ipaddr (31ddfa6f-ba7e-42a2-9345-bae050f7c256): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4148 | 2026.03.18 02:28:25.307479 [ 269 ] {4781a5d9-053a-4a3a-a734-1a549ed5339f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001424 sec., 1404.4943820224719 rows/sec., 114.53 KiB/sec. | ||
| 4149 | 2026.03.18 02:28:25.307523 [ 269 ] {4781a5d9-053a-4a3a-a734-1a549ed5339f} <Debug> TCPHandler: Processed in 0.001674938 sec. | ||
| 4150 | 2026.03.18 02:28:25.307643 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4151 | 2026.03.18 02:28:25.307740 [ 269 ] {7caa4eab-9ac8-4c49-8480-659921d1fe77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4152 | 2026.03.18 02:28:25.307782 [ 269 ] {7caa4eab-9ac8-4c49-8480-659921d1fe77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4153 | 2026.03.18 02:28:25.309320 [ 269 ] {7caa4eab-9ac8-4c49-8480-659921d1fe77} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4154 | 2026.03.18 02:28:25.309356 [ 269 ] {7caa4eab-9ac8-4c49-8480-659921d1fe77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4155 | 2026.03.18 02:28:25.309818 [ 269 ] {7caa4eab-9ac8-4c49-8480-659921d1fe77} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4156 | 2026.03.18 02:28:25.310046 [ 269 ] {7caa4eab-9ac8-4c49-8480-659921d1fe77} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4157 | 2026.03.18 02:28:25.310180 [ 269 ] {7caa4eab-9ac8-4c49-8480-659921d1fe77} <Debug> executeQuery: Read 1957 rows, 150.26 KiB in 0.002461 sec., 795205.2011377489 rows/sec., 59.62 MiB/sec. | ||
| 4158 | 2026.03.18 02:28:25.310218 [ 269 ] {7caa4eab-9ac8-4c49-8480-659921d1fe77} <Debug> TCPHandler: Processed in 0.002626354 sec. | ||
| 4159 | 2026.03.18 02:28:25.310329 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4160 | 2026.03.18 02:28:25.310424 [ 269 ] {5140a872-d06e-47b7-be69-448baed83d44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4161 | 2026.03.18 02:28:25.310466 [ 269 ] {5140a872-d06e-47b7-be69-448baed83d44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4162 | 2026.03.18 02:28:25.310861 [ 269 ] {5140a872-d06e-47b7-be69-448baed83d44} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4163 | 2026.03.18 02:28:25.310897 [ 269 ] {5140a872-d06e-47b7-be69-448baed83d44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4164 | 2026.03.18 02:28:25.311200 [ 269 ] {5140a872-d06e-47b7-be69-448baed83d44} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4165 | 2026.03.18 02:28:25.311420 [ 269 ] {5140a872-d06e-47b7-be69-448baed83d44} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4166 | 2026.03.18 02:28:25.311521 [ 122 ] {} <Debug> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4167 | 2026.03.18 02:28:25.311551 [ 269 ] {5140a872-d06e-47b7-be69-448baed83d44} <Debug> executeQuery: Read 21 rows, 1.57 KiB in 0.001146 sec., 18324.60732984293 rows/sec., 1.34 MiB/sec. | ||
| 4168 | 2026.03.18 02:28:25.311562 [ 122 ] {} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4169 | 2026.03.18 02:28:25.311592 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4170 | 2026.03.18 02:28:25.311594 [ 269 ] {5140a872-d06e-47b7-be69-448baed83d44} <Debug> TCPHandler: Processed in 0.001313708 sec. | ||
| 4171 | 2026.03.18 02:28:25.311685 [ 190 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::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 | ||
| 4172 | 2026.03.18 02:28:25.311709 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4173 | 2026.03.18 02:28:25.311775 [ 190 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4174 | 2026.03.18 02:28:25.311803 [ 190 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::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 | ||
| 4175 | 2026.03.18 02:28:25.311803 [ 269 ] {24a39d52-e723-42fd-b747-87ec7cd8e95f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4176 | 2026.03.18 02:28:25.311850 [ 269 ] {24a39d52-e723-42fd-b747-87ec7cd8e95f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4177 | 2026.03.18 02:28:25.311858 [ 190 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part | ||
| 4178 | 2026.03.18 02:28:25.311899 [ 190 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 173 rows starting from the beginning of the part | ||
| 4179 | 2026.03.18 02:28:25.311937 [ 190 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part | ||
| 4180 | 2026.03.18 02:28:25.311974 [ 190 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 173 rows starting from the beginning of the part | ||
| 4181 | 2026.03.18 02:28:25.312012 [ 190 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 21 rows starting from the beginning of the part | ||
| 4182 | 2026.03.18 02:28:25.312544 [ 269 ] {24a39d52-e723-42fd-b747-87ec7cd8e95f} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4183 | 2026.03.18 02:28:25.312579 [ 269 ] {24a39d52-e723-42fd-b747-87ec7cd8e95f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4184 | 2026.03.18 02:28:25.312773 [ 196 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 597 rows, containing 5 columns (5 merged, 0 gathered) in 0.001119302 sec., 533368.1169157207 rows/sec., 35.52 MiB/sec. | ||
| 4185 | 2026.03.18 02:28:25.312958 [ 269 ] {24a39d52-e723-42fd-b747-87ec7cd8e95f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4186 | 2026.03.18 02:28:25.312964 [ 199 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4187 | 2026.03.18 02:28:25.313252 [ 269 ] {24a39d52-e723-42fd-b747-87ec7cd8e95f} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4188 | 2026.03.18 02:28:25.313313 [ 199 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_21_4} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4189 | 2026.03.18 02:28:25.313390 [ 199 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_21_4} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4190 | 2026.03.18 02:28:25.313395 [ 269 ] {24a39d52-e723-42fd-b747-87ec7cd8e95f} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.00161 sec., 439751.55279503105 rows/sec., 25.65 MiB/sec. | ||
| 4191 | 2026.03.18 02:28:25.313444 [ 269 ] {24a39d52-e723-42fd-b747-87ec7cd8e95f} <Debug> TCPHandler: Processed in 0.001782281 sec. | ||
| 4192 | 2026.03.18 02:28:25.313476 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 4193 | 2026.03.18 02:28:25.313566 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4194 | 2026.03.18 02:28:25.313664 [ 269 ] {bd64fe51-9a28-4b14-acd1-64258c5dcae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4195 | 2026.03.18 02:28:25.313703 [ 269 ] {bd64fe51-9a28-4b14-acd1-64258c5dcae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4196 | 2026.03.18 02:28:25.314093 [ 269 ] {bd64fe51-9a28-4b14-acd1-64258c5dcae9} <Trace> oximeter.fields_u64 (b40e1acb-791e-4f12-8974-f5c14cbd7a8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4197 | 2026.03.18 02:28:25.314131 [ 269 ] {bd64fe51-9a28-4b14-acd1-64258c5dcae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4198 | 2026.03.18 02:28:25.314436 [ 269 ] {bd64fe51-9a28-4b14-acd1-64258c5dcae9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4199 | 2026.03.18 02:28:25.314668 [ 269 ] {bd64fe51-9a28-4b14-acd1-64258c5dcae9} <Trace> oximeter.fields_u64 (b40e1acb-791e-4f12-8974-f5c14cbd7a8d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4200 | 2026.03.18 02:28:25.314799 [ 269 ] {bd64fe51-9a28-4b14-acd1-64258c5dcae9} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001154 sec., 866.5511265164644 rows/sec., 60.93 KiB/sec. | ||
| 4201 | 2026.03.18 02:28:25.314837 [ 269 ] {bd64fe51-9a28-4b14-acd1-64258c5dcae9} <Debug> TCPHandler: Processed in 0.001319837 sec. | ||
| 4202 | 2026.03.18 02:28:25.314944 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4203 | 2026.03.18 02:28:25.315037 [ 269 ] {26da9a0d-e6c8-440f-9333-57505ae580df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4204 | 2026.03.18 02:28:25.315078 [ 269 ] {26da9a0d-e6c8-440f-9333-57505ae580df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4205 | 2026.03.18 02:28:25.315938 [ 269 ] {26da9a0d-e6c8-440f-9333-57505ae580df} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4206 | 2026.03.18 02:28:25.315975 [ 269 ] {26da9a0d-e6c8-440f-9333-57505ae580df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4207 | 2026.03.18 02:28:25.316323 [ 269 ] {26da9a0d-e6c8-440f-9333-57505ae580df} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4208 | 2026.03.18 02:28:25.316544 [ 269 ] {26da9a0d-e6c8-440f-9333-57505ae580df} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4209 | 2026.03.18 02:28:25.316679 [ 269 ] {26da9a0d-e6c8-440f-9333-57505ae580df} <Debug> executeQuery: Read 1021 rows, 72.03 KiB in 0.00166 sec., 615060.2409638554 rows/sec., 42.37 MiB/sec. | ||
| 4210 | 2026.03.18 02:28:25.316718 [ 269 ] {26da9a0d-e6c8-440f-9333-57505ae580df} <Debug> TCPHandler: Processed in 0.001821502 sec. | ||
| 4211 | 2026.03.18 02:28:25.316825 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4212 | 2026.03.18 02:28:25.316919 [ 269 ] {8a98536a-8a78-41cd-aa20-17d0754297d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4213 | 2026.03.18 02:28:25.316961 [ 269 ] {8a98536a-8a78-41cd-aa20-17d0754297d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4214 | 2026.03.18 02:28:25.317673 [ 269 ] {8a98536a-8a78-41cd-aa20-17d0754297d5} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4215 | 2026.03.18 02:28:25.317709 [ 269 ] {8a98536a-8a78-41cd-aa20-17d0754297d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4216 | 2026.03.18 02:28:25.318122 [ 269 ] {8a98536a-8a78-41cd-aa20-17d0754297d5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4217 | 2026.03.18 02:28:25.318352 [ 269 ] {8a98536a-8a78-41cd-aa20-17d0754297d5} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4218 | 2026.03.18 02:28:25.318487 [ 269 ] {8a98536a-8a78-41cd-aa20-17d0754297d5} <Debug> executeQuery: Read 1218 rows, 77.99 KiB in 0.001587 sec., 767485.8223062381 rows/sec., 47.99 MiB/sec. | ||
| 4219 | 2026.03.18 02:28:25.318523 [ 269 ] {8a98536a-8a78-41cd-aa20-17d0754297d5} <Debug> TCPHandler: Processed in 0.00174736 sec. | ||
| 4220 | 2026.03.18 02:28:25.318635 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4221 | 2026.03.18 02:28:25.318728 [ 269 ] {457e1e22-d366-4c83-9338-c88ce9cf02c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4222 | 2026.03.18 02:28:25.318780 [ 269 ] {457e1e22-d366-4c83-9338-c88ce9cf02c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4223 | 2026.03.18 02:28:25.319558 [ 269 ] {457e1e22-d366-4c83-9338-c88ce9cf02c9} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4224 | 2026.03.18 02:28:25.319593 [ 269 ] {457e1e22-d366-4c83-9338-c88ce9cf02c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4225 | 2026.03.18 02:28:25.320129 [ 269 ] {457e1e22-d366-4c83-9338-c88ce9cf02c9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4226 | 2026.03.18 02:28:25.320370 [ 269 ] {457e1e22-d366-4c83-9338-c88ce9cf02c9} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4227 | 2026.03.18 02:28:25.320482 [ 121 ] {} <Debug> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4228 | 2026.03.18 02:28:25.320518 [ 269 ] {457e1e22-d366-4c83-9338-c88ce9cf02c9} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001809 sec., 10503.040353786622 rows/sec., 18.82 MiB/sec. | ||
| 4229 | 2026.03.18 02:28:25.320524 [ 121 ] {} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4230 | 2026.03.18 02:28:25.320555 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4231 | 2026.03.18 02:28:25.320593 [ 269 ] {457e1e22-d366-4c83-9338-c88ce9cf02c9} <Debug> TCPHandler: Processed in 0.002006507 sec. | ||
| 4232 | 2026.03.18 02:28:25.320638 [ 191 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::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 | ||
| 4233 | 2026.03.18 02:28:25.320703 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4234 | 2026.03.18 02:28:25.320804 [ 269 ] {34528b40-1f31-49c5-bbfe-48ad7825c842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4235 | 2026.03.18 02:28:25.320847 [ 269 ] {34528b40-1f31-49c5-bbfe-48ad7825c842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4236 | 2026.03.18 02:28:25.320852 [ 191 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4237 | 2026.03.18 02:28:25.320919 [ 191 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 320 rows starting from the beginning of the part | ||
| 4238 | 2026.03.18 02:28:25.321049 [ 191 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part | ||
| 4239 | 2026.03.18 02:28:25.321161 [ 191 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 31 rows starting from the beginning of the part | ||
| 4240 | 2026.03.18 02:28:25.321173 [ 269 ] {34528b40-1f31-49c5-bbfe-48ad7825c842} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4241 | 2026.03.18 02:28:25.321212 [ 269 ] {34528b40-1f31-49c5-bbfe-48ad7825c842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4242 | 2026.03.18 02:28:25.321265 [ 191 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part | ||
| 4243 | 2026.03.18 02:28:25.321375 [ 191 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 31 rows starting from the beginning of the part | ||
| 4244 | 2026.03.18 02:28:25.321474 [ 191 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 19 rows starting from the beginning of the part | ||
| 4245 | 2026.03.18 02:28:25.321529 [ 269 ] {34528b40-1f31-49c5-bbfe-48ad7825c842} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4246 | 2026.03.18 02:28:25.321763 [ 269 ] {34528b40-1f31-49c5-bbfe-48ad7825c842} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4247 | 2026.03.18 02:28:25.321900 [ 269 ] {34528b40-1f31-49c5-bbfe-48ad7825c842} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001116 sec., 10752.68817204301 rows/sec., 742.05 KiB/sec. | ||
| 4248 | 2026.03.18 02:28:25.321936 [ 269 ] {34528b40-1f31-49c5-bbfe-48ad7825c842} <Debug> TCPHandler: Processed in 0.001282547 sec. | ||
| 4249 | 2026.03.18 02:28:25.325670 [ 199 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 421 rows, containing 19 columns (19 merged, 0 gathered) in 0.005064035 sec., 83135.28638723864 rows/sec., 148.97 MiB/sec. | ||
| 4250 | 2026.03.18 02:28:25.326366 [ 199 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4251 | 2026.03.18 02:28:25.326677 [ 199 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4252 | 2026.03.18 02:28:25.326746 [ 199 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4253 | 2026.03.18 02:28:25.326825 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. | ||
| 4254 | 2026.03.18 02:28:26.488599 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35155 | ||
| 4255 | 2026.03.18 02:28:26.488706 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4256 | 2026.03.18 02:28:26.488732 [ 288 ] {} <Debug> TCP-Session: cf7aeae3-9f6e-4cd6-a725-d2426e3cc136 Authenticating user 'default' from [fd00:1122:3344:101::e]:35155 | ||
| 4257 | 2026.03.18 02:28:26.488753 [ 288 ] {} <Debug> TCP-Session: cf7aeae3-9f6e-4cd6-a725-d2426e3cc136 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4258 | 2026.03.18 02:28:26.488766 [ 288 ] {} <Debug> TCP-Session: cf7aeae3-9f6e-4cd6-a725-d2426e3cc136 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4259 | 2026.03.18 02:28:26.488972 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62259 | ||
| 4260 | 2026.03.18 02:28:26.488995 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51038 | ||
| 4261 | 2026.03.18 02:28:26.489033 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51507 | ||
| 4262 | 2026.03.18 02:28:26.489074 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51597 | ||
| 4263 | 2026.03.18 02:28:26.489096 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46130 | ||
| 4264 | 2026.03.18 02:28:26.489120 [ 288 ] {} <Trace> TCP-Session: cf7aeae3-9f6e-4cd6-a725-d2426e3cc136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4265 | 2026.03.18 02:28:26.489117 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4266 | 2026.03.18 02:28:26.489162 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4267 | 2026.03.18 02:28:26.489104 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62524 | ||
| 4268 | 2026.03.18 02:28:26.489215 [ 290 ] {} <Debug> TCP-Session: 679bcff4-e310-49e3-8794-1656e16f2e91 Authenticating user 'default' from [fd00:1122:3344:101::e]:51038 | ||
| 4269 | 2026.03.18 02:28:26.489202 [ 289 ] {} <Debug> TCP-Session: e202da5a-b76a-45d7-bd63-ea772c076ab7 Authenticating user 'default' from [fd00:1122:3344:101::e]:62259 | ||
| 4270 | 2026.03.18 02:28:26.489257 [ 290 ] {} <Debug> TCP-Session: 679bcff4-e310-49e3-8794-1656e16f2e91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4271 | 2026.03.18 02:28:26.489284 [ 289 ] {} <Debug> TCP-Session: e202da5a-b76a-45d7-bd63-ea772c076ab7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4272 | 2026.03.18 02:28:26.489302 [ 290 ] {} <Debug> TCP-Session: 679bcff4-e310-49e3-8794-1656e16f2e91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4273 | 2026.03.18 02:28:26.489306 [ 288 ] {9c585cd8-0d1a-4c5c-8411-8e1a2679c481} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35155) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4274 | 2026.03.18 02:28:26.489320 [ 289 ] {} <Debug> TCP-Session: e202da5a-b76a-45d7-bd63-ea772c076ab7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4275 | 2026.03.18 02:28:26.489068 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52441 | ||
| 4276 | 2026.03.18 02:28:26.489034 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49828 | ||
| 4277 | 2026.03.18 02:28:26.489407 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4278 | 2026.03.18 02:28:26.489410 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4279 | 2026.03.18 02:28:26.489442 [ 267 ] {} <Debug> TCP-Session: 62c021b5-1f69-4998-920b-274ff302a5f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:46130 | ||
| 4280 | 2026.03.18 02:28:26.489451 [ 286 ] {} <Debug> TCP-Session: 704a11b4-825c-4f8c-9623-3034ed9092cc Authenticating user 'default' from [fd00:1122:3344:101::e]:62524 | ||
| 4281 | 2026.03.18 02:28:26.489466 [ 267 ] {} <Debug> TCP-Session: 62c021b5-1f69-4998-920b-274ff302a5f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4282 | 2026.03.18 02:28:26.489471 [ 286 ] {} <Debug> TCP-Session: 704a11b4-825c-4f8c-9623-3034ed9092cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4283 | 2026.03.18 02:28:26.489481 [ 267 ] {} <Debug> TCP-Session: 62c021b5-1f69-4998-920b-274ff302a5f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4284 | 2026.03.18 02:28:26.489489 [ 286 ] {} <Debug> TCP-Session: 704a11b4-825c-4f8c-9623-3034ed9092cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4285 | 2026.03.18 02:28:26.489568 [ 288 ] {9c585cd8-0d1a-4c5c-8411-8e1a2679c481} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4286 | 2026.03.18 02:28:26.489612 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4287 | 2026.03.18 02:28:26.489627 [ 288 ] {9c585cd8-0d1a-4c5c-8411-8e1a2679c481} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4288 | 2026.03.18 02:28:26.489650 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4289 | 2026.03.18 02:28:26.489655 [ 291 ] {} <Debug> TCP-Session: 919db8d6-a2bf-4f21-8f40-e18851278d9b Authenticating user 'default' from [fd00:1122:3344:101::e]:51507 | ||
| 4290 | 2026.03.18 02:28:26.489687 [ 292 ] {} <Debug> TCP-Session: c9a579af-c99f-4230-ab1c-19d19496e201 Authenticating user 'default' from [fd00:1122:3344:101::e]:49828 | ||
| 4291 | 2026.03.18 02:28:26.489689 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4292 | 2026.03.18 02:28:26.489700 [ 291 ] {} <Debug> TCP-Session: 919db8d6-a2bf-4f21-8f40-e18851278d9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4293 | 2026.03.18 02:28:26.489711 [ 292 ] {} <Debug> TCP-Session: c9a579af-c99f-4230-ab1c-19d19496e201 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4294 | 2026.03.18 02:28:26.489743 [ 291 ] {} <Debug> TCP-Session: 919db8d6-a2bf-4f21-8f40-e18851278d9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4295 | 2026.03.18 02:28:26.489756 [ 292 ] {} <Debug> TCP-Session: c9a579af-c99f-4230-ab1c-19d19496e201 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4296 | 2026.03.18 02:28:26.489737 [ 294 ] {} <Debug> TCP-Session: e659391a-0604-4aca-bd16-ec21898a4df8 Authenticating user 'default' from [fd00:1122:3344:101::e]:51597 | ||
| 4297 | 2026.03.18 02:28:26.489813 [ 294 ] {} <Debug> TCP-Session: e659391a-0604-4aca-bd16-ec21898a4df8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4298 | 2026.03.18 02:28:26.489825 [ 294 ] {} <Debug> TCP-Session: e659391a-0604-4aca-bd16-ec21898a4df8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4299 | 2026.03.18 02:28:26.489832 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4300 | 2026.03.18 02:28:26.489872 [ 293 ] {} <Debug> TCP-Session: a3edbf79-412e-4d98-983b-a87f96eb2a3f Authenticating user 'default' from [fd00:1122:3344:101::e]:52441 | ||
| 4301 | 2026.03.18 02:28:26.489890 [ 293 ] {} <Debug> TCP-Session: a3edbf79-412e-4d98-983b-a87f96eb2a3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4302 | 2026.03.18 02:28:26.489902 [ 293 ] {} <Debug> TCP-Session: a3edbf79-412e-4d98-983b-a87f96eb2a3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4303 | 2026.03.18 02:28:26.489906 [ 288 ] {9c585cd8-0d1a-4c5c-8411-8e1a2679c481} <Debug> oximeter.version (59dc4b77-5370-4080-ad60-c82f0a475f78) (SelectExecutor): Key condition: unknown | ||
| 4304 | 2026.03.18 02:28:26.490795 [ 312 ] {9c585cd8-0d1a-4c5c-8411-8e1a2679c481} <Trace> AggregatingTransform: Aggregating | ||
| 4305 | 2026.03.18 02:28:26.490849 [ 312 ] {9c585cd8-0d1a-4c5c-8411-8e1a2679c481} <Trace> Aggregator: Aggregation method: without_key | ||
| 4306 | 2026.03.18 02:28:26.490887 [ 312 ] {9c585cd8-0d1a-4c5c-8411-8e1a2679c481} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000877336 sec. (1139.814 rows/sec., 44.52 KiB/sec.) | ||
| 4307 | 2026.03.18 02:28:26.490907 [ 312 ] {9c585cd8-0d1a-4c5c-8411-8e1a2679c481} <Trace> Aggregator: Merging aggregated data | ||
| 4308 | 2026.03.18 02:28:26.492056 [ 288 ] {9c585cd8-0d1a-4c5c-8411-8e1a2679c481} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002805 sec., 356.50623885918003 rows/sec., 13.93 KiB/sec. | ||
| 4309 | 2026.03.18 02:28:26.492224 [ 288 ] {9c585cd8-0d1a-4c5c-8411-8e1a2679c481} <Debug> TCPHandler: Processed in 0.003247233 sec. | ||
| 4310 | 2026.03.18 02:28:26.492339 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4311 | 2026.03.18 02:28:26.492368 [ 288 ] {} <Debug> TCP-Session: cf7aeae3-9f6e-4cd6-a725-d2426e3cc136 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4312 | 2026.03.18 02:28:26.492387 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4313 | 2026.03.18 02:28:26.492411 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4314 | 2026.03.18 02:28:26.492426 [ 286 ] {} <Debug> TCP-Session: 704a11b4-825c-4f8c-9623-3034ed9092cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4315 | 2026.03.18 02:28:26.492433 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4316 | 2026.03.18 02:28:26.492467 [ 293 ] {} <Debug> TCP-Session: a3edbf79-412e-4d98-983b-a87f96eb2a3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4317 | 2026.03.18 02:28:26.492466 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4318 | 2026.03.18 02:28:26.492481 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4319 | 2026.03.18 02:28:26.492515 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4320 | 2026.03.18 02:28:26.492523 [ 292 ] {} <Debug> TCP-Session: c9a579af-c99f-4230-ab1c-19d19496e201 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4321 | 2026.03.18 02:28:26.492553 [ 291 ] {} <Debug> TCP-Session: 919db8d6-a2bf-4f21-8f40-e18851278d9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4322 | 2026.03.18 02:28:26.492567 [ 267 ] {} <Debug> TCP-Session: 62c021b5-1f69-4998-920b-274ff302a5f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4323 | 2026.03.18 02:28:26.492493 [ 289 ] {} <Debug> TCP-Session: e202da5a-b76a-45d7-bd63-ea772c076ab7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4324 | 2026.03.18 02:28:26.492451 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4325 | 2026.03.18 02:28:26.492497 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4326 | 2026.03.18 02:28:26.492670 [ 290 ] {} <Debug> TCP-Session: 679bcff4-e310-49e3-8794-1656e16f2e91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4327 | 2026.03.18 02:28:26.492687 [ 294 ] {} <Debug> TCP-Session: e659391a-0604-4aca-bd16-ec21898a4df8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4328 | 2026.03.18 02:28:26.513116 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63274 | ||
| 4329 | 2026.03.18 02:28:26.513188 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4330 | 2026.03.18 02:28:26.513213 [ 288 ] {} <Debug> TCP-Session: 2a828b91-db24-49e4-8fb4-917b9d7df0b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:63274 | ||
| 4331 | 2026.03.18 02:28:26.513233 [ 288 ] {} <Debug> TCP-Session: 2a828b91-db24-49e4-8fb4-917b9d7df0b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4332 | 2026.03.18 02:28:26.513248 [ 288 ] {} <Debug> TCP-Session: 2a828b91-db24-49e4-8fb4-917b9d7df0b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4333 | 2026.03.18 02:28:26.513401 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65371 | ||
| 4334 | 2026.03.18 02:28:26.513435 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36189 | ||
| 4335 | 2026.03.18 02:28:26.513440 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41976 | ||
| 4336 | 2026.03.18 02:28:26.513479 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33146 | ||
| 4337 | 2026.03.18 02:28:26.513496 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4338 | 2026.03.18 02:28:26.513504 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4339 | 2026.03.18 02:28:26.513512 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59084 | ||
| 4340 | 2026.03.18 02:28:26.513548 [ 290 ] {} <Debug> TCP-Session: b752fe62-785b-4e24-9ab7-149303be125f Authenticating user 'default' from [fd00:1122:3344:101::e]:36189 | ||
| 4341 | 2026.03.18 02:28:26.513553 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4342 | 2026.03.18 02:28:26.513581 [ 290 ] {} <Debug> TCP-Session: b752fe62-785b-4e24-9ab7-149303be125f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4343 | 2026.03.18 02:28:26.513598 [ 293 ] {} <Debug> TCP-Session: c5fbd137-f8ee-4418-81da-4cb077113d94 Authenticating user 'default' from [fd00:1122:3344:101::e]:33146 | ||
| 4344 | 2026.03.18 02:28:26.513603 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4345 | 2026.03.18 02:28:26.513628 [ 293 ] {} <Debug> TCP-Session: c5fbd137-f8ee-4418-81da-4cb077113d94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4346 | 2026.03.18 02:28:26.513646 [ 286 ] {} <Debug> TCP-Session: c8141046-29de-4c8f-9a55-50d1a2fac058 Authenticating user 'default' from [fd00:1122:3344:101::e]:59084 | ||
| 4347 | 2026.03.18 02:28:26.513654 [ 293 ] {} <Debug> TCP-Session: c5fbd137-f8ee-4418-81da-4cb077113d94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4348 | 2026.03.18 02:28:26.513672 [ 286 ] {} <Debug> TCP-Session: c8141046-29de-4c8f-9a55-50d1a2fac058 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4349 | 2026.03.18 02:28:26.513612 [ 290 ] {} <Debug> TCP-Session: b752fe62-785b-4e24-9ab7-149303be125f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4350 | 2026.03.18 02:28:26.513699 [ 286 ] {} <Debug> TCP-Session: c8141046-29de-4c8f-9a55-50d1a2fac058 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4351 | 2026.03.18 02:28:26.513532 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4352 | 2026.03.18 02:28:26.513508 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60533 | ||
| 4353 | 2026.03.18 02:28:26.513762 [ 291 ] {} <Debug> TCP-Session: 611ddddf-e585-46ad-9560-1981c444e817 Authenticating user 'default' from [fd00:1122:3344:101::e]:41976 | ||
| 4354 | 2026.03.18 02:28:26.513450 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47909 | ||
| 4355 | 2026.03.18 02:28:26.513801 [ 291 ] {} <Debug> TCP-Session: 611ddddf-e585-46ad-9560-1981c444e817 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4356 | 2026.03.18 02:28:26.513536 [ 289 ] {} <Debug> TCP-Session: 184585cf-ccbf-4e99-9519-f9878c088f2e Authenticating user 'default' from [fd00:1122:3344:101::e]:65371 | ||
| 4357 | 2026.03.18 02:28:26.513831 [ 291 ] {} <Debug> TCP-Session: 611ddddf-e585-46ad-9560-1981c444e817 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4358 | 2026.03.18 02:28:26.513827 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4359 | 2026.03.18 02:28:26.513856 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4360 | 2026.03.18 02:28:26.513857 [ 289 ] {} <Debug> TCP-Session: 184585cf-ccbf-4e99-9519-f9878c088f2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4361 | 2026.03.18 02:28:26.513895 [ 292 ] {} <Debug> TCP-Session: 9ff35f64-30d1-473b-9be9-64400a56927e Authenticating user 'default' from [fd00:1122:3344:101::e]:47909 | ||
| 4362 | 2026.03.18 02:28:26.513910 [ 289 ] {} <Debug> TCP-Session: 184585cf-ccbf-4e99-9519-f9878c088f2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4363 | 2026.03.18 02:28:26.513926 [ 292 ] {} <Debug> TCP-Session: 9ff35f64-30d1-473b-9be9-64400a56927e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4364 | 2026.03.18 02:28:26.513886 [ 267 ] {} <Debug> TCP-Session: 12455633-4b04-49a1-854b-40c922e5c4db Authenticating user 'default' from [fd00:1122:3344:101::e]:60533 | ||
| 4365 | 2026.03.18 02:28:26.513950 [ 292 ] {} <Debug> TCP-Session: 9ff35f64-30d1-473b-9be9-64400a56927e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4366 | 2026.03.18 02:28:26.513970 [ 267 ] {} <Debug> TCP-Session: 12455633-4b04-49a1-854b-40c922e5c4db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4367 | 2026.03.18 02:28:26.513486 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50846 | ||
| 4368 | 2026.03.18 02:28:26.513992 [ 267 ] {} <Debug> TCP-Session: 12455633-4b04-49a1-854b-40c922e5c4db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4369 | 2026.03.18 02:28:26.513482 [ 288 ] {} <Trace> TCP-Session: 2a828b91-db24-49e4-8fb4-917b9d7df0b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4370 | 2026.03.18 02:28:26.514060 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4371 | 2026.03.18 02:28:26.514084 [ 294 ] {} <Debug> TCP-Session: 751347de-ff6c-4161-b771-89b479671fc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:50846 | ||
| 4372 | 2026.03.18 02:28:26.514103 [ 294 ] {} <Debug> TCP-Session: 751347de-ff6c-4161-b771-89b479671fc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4373 | 2026.03.18 02:28:26.514117 [ 294 ] {} <Debug> TCP-Session: 751347de-ff6c-4161-b771-89b479671fc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4374 | 2026.03.18 02:28:26.514154 [ 288 ] {02504cf8-733f-412b-bef8-779cc7f06df1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63274) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4375 | 2026.03.18 02:28:26.514314 [ 288 ] {02504cf8-733f-412b-bef8-779cc7f06df1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4376 | 2026.03.18 02:28:26.514354 [ 288 ] {02504cf8-733f-412b-bef8-779cc7f06df1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4377 | 2026.03.18 02:28:26.514572 [ 288 ] {02504cf8-733f-412b-bef8-779cc7f06df1} <Debug> oximeter.version (59dc4b77-5370-4080-ad60-c82f0a475f78) (SelectExecutor): Key condition: unknown | ||
| 4378 | 2026.03.18 02:28:26.515339 [ 346 ] {02504cf8-733f-412b-bef8-779cc7f06df1} <Trace> AggregatingTransform: Aggregating | ||
| 4379 | 2026.03.18 02:28:26.515386 [ 346 ] {02504cf8-733f-412b-bef8-779cc7f06df1} <Trace> Aggregator: Aggregation method: without_key | ||
| 4380 | 2026.03.18 02:28:26.515417 [ 346 ] {02504cf8-733f-412b-bef8-779cc7f06df1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000765632 sec. (1306.111 rows/sec., 51.02 KiB/sec.) | ||
| 4381 | 2026.03.18 02:28:26.515435 [ 346 ] {02504cf8-733f-412b-bef8-779cc7f06df1} <Trace> Aggregator: Merging aggregated data | ||
| 4382 | 2026.03.18 02:28:26.516720 [ 288 ] {02504cf8-733f-412b-bef8-779cc7f06df1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.0026 sec., 384.61538461538464 rows/sec., 15.02 KiB/sec. | ||
| 4383 | 2026.03.18 02:28:26.516833 [ 288 ] {02504cf8-733f-412b-bef8-779cc7f06df1} <Debug> TCPHandler: Processed in 0.003414867 sec. | ||
| 4384 | 2026.03.18 02:28:26.516943 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4385 | 2026.03.18 02:28:26.516969 [ 288 ] {} <Debug> TCP-Session: 2a828b91-db24-49e4-8fb4-917b9d7df0b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4386 | 2026.03.18 02:28:26.516973 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4387 | 2026.03.18 02:28:26.517001 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4388 | 2026.03.18 02:28:26.517005 [ 294 ] {} <Debug> TCP-Session: 751347de-ff6c-4161-b771-89b479671fc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4389 | 2026.03.18 02:28:26.517024 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4390 | 2026.03.18 02:28:26.517046 [ 289 ] {} <Debug> TCP-Session: 184585cf-ccbf-4e99-9519-f9878c088f2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4391 | 2026.03.18 02:28:26.517054 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4392 | 2026.03.18 02:28:26.517087 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4393 | 2026.03.18 02:28:26.517105 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4394 | 2026.03.18 02:28:26.517135 [ 291 ] {} <Debug> TCP-Session: 611ddddf-e585-46ad-9560-1981c444e817 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4395 | 2026.03.18 02:28:26.517068 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4396 | 2026.03.18 02:28:26.517163 [ 267 ] {} <Debug> TCP-Session: 12455633-4b04-49a1-854b-40c922e5c4db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4397 | 2026.03.18 02:28:26.517040 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4398 | 2026.03.18 02:28:26.517188 [ 292 ] {} <Debug> TCP-Session: 9ff35f64-30d1-473b-9be9-64400a56927e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4399 | 2026.03.18 02:28:26.517118 [ 286 ] {} <Debug> TCP-Session: c8141046-29de-4c8f-9a55-50d1a2fac058 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4400 | 2026.03.18 02:28:26.517229 [ 290 ] {} <Debug> TCP-Session: b752fe62-785b-4e24-9ab7-149303be125f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4401 | 2026.03.18 02:28:26.517082 [ 293 ] {} <Debug> TCP-Session: c5fbd137-f8ee-4418-81da-4cb077113d94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4402 | 2026.03.18 02:28:27.778259 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33215 | ||
| 4403 | 2026.03.18 02:28:27.778375 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4404 | 2026.03.18 02:28:27.778402 [ 286 ] {} <Debug> TCP-Session: 51d4576a-1a7b-4e67-b5dd-63fc09d130f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:33215 | ||
| 4405 | 2026.03.18 02:28:27.778426 [ 286 ] {} <Debug> TCP-Session: 51d4576a-1a7b-4e67-b5dd-63fc09d130f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4406 | 2026.03.18 02:28:27.778439 [ 286 ] {} <Debug> TCP-Session: 51d4576a-1a7b-4e67-b5dd-63fc09d130f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4407 | 2026.03.18 02:28:27.778710 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60133 | ||
| 4408 | 2026.03.18 02:28:27.778720 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36414 | ||
| 4409 | 2026.03.18 02:28:27.778760 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58994 | ||
| 4410 | 2026.03.18 02:28:27.778789 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36751 | ||
| 4411 | 2026.03.18 02:28:27.778815 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37372 | ||
| 4412 | 2026.03.18 02:28:27.778828 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4413 | 2026.03.18 02:28:27.778858 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4414 | 2026.03.18 02:28:27.778858 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4415 | 2026.03.18 02:28:27.778876 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4416 | 2026.03.18 02:28:27.778891 [ 287 ] {} <Debug> TCP-Session: 2668a9ff-4032-40b2-bbdb-84e96d0c6b9e Authenticating user 'default' from [fd00:1122:3344:101::e]:60133 | ||
| 4417 | 2026.03.18 02:28:27.778901 [ 288 ] {} <Debug> TCP-Session: a827d81f-a045-47e6-bbd5-c2ef779d20b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:36414 | ||
| 4418 | 2026.03.18 02:28:27.778916 [ 292 ] {} <Debug> TCP-Session: a164d70d-cc27-4296-83ed-c8b50e38cdb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36751 | ||
| 4419 | 2026.03.18 02:28:27.778934 [ 287 ] {} <Debug> TCP-Session: 2668a9ff-4032-40b2-bbdb-84e96d0c6b9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4420 | 2026.03.18 02:28:27.778946 [ 288 ] {} <Debug> TCP-Session: a827d81f-a045-47e6-bbd5-c2ef779d20b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4421 | 2026.03.18 02:28:27.778962 [ 287 ] {} <Debug> TCP-Session: 2668a9ff-4032-40b2-bbdb-84e96d0c6b9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4422 | 2026.03.18 02:28:27.778980 [ 288 ] {} <Debug> TCP-Session: a827d81f-a045-47e6-bbd5-c2ef779d20b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4423 | 2026.03.18 02:28:27.778953 [ 292 ] {} <Debug> TCP-Session: a164d70d-cc27-4296-83ed-c8b50e38cdb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4424 | 2026.03.18 02:28:27.778898 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4425 | 2026.03.18 02:28:27.779028 [ 292 ] {} <Debug> TCP-Session: a164d70d-cc27-4296-83ed-c8b50e38cdb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4426 | 2026.03.18 02:28:27.778896 [ 290 ] {} <Debug> TCP-Session: 847f15c1-d692-41d1-9e25-e16f6b46d44a Authenticating user 'default' from [fd00:1122:3344:101::e]:58994 | ||
| 4427 | 2026.03.18 02:28:27.779056 [ 294 ] {} <Debug> TCP-Session: 0fc40bea-77c3-4f06-aec9-17a170a35208 Authenticating user 'default' from [fd00:1122:3344:101::e]:37372 | ||
| 4428 | 2026.03.18 02:28:27.779084 [ 290 ] {} <Debug> TCP-Session: 847f15c1-d692-41d1-9e25-e16f6b46d44a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4429 | 2026.03.18 02:28:27.779092 [ 294 ] {} <Debug> TCP-Session: 0fc40bea-77c3-4f06-aec9-17a170a35208 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4430 | 2026.03.18 02:28:27.779101 [ 290 ] {} <Debug> TCP-Session: 847f15c1-d692-41d1-9e25-e16f6b46d44a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4431 | 2026.03.18 02:28:27.779111 [ 294 ] {} <Debug> TCP-Session: 0fc40bea-77c3-4f06-aec9-17a170a35208 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4432 | 2026.03.18 02:28:27.778865 [ 286 ] {} <Trace> TCP-Session: 51d4576a-1a7b-4e67-b5dd-63fc09d130f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4433 | 2026.03.18 02:28:27.778736 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60119 | ||
| 4434 | 2026.03.18 02:28:27.778771 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56724 | ||
| 4435 | 2026.03.18 02:28:27.778809 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63051 | ||
| 4436 | 2026.03.18 02:28:27.779290 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4437 | 2026.03.18 02:28:27.779304 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4438 | 2026.03.18 02:28:27.779320 [ 289 ] {} <Debug> TCP-Session: 702cfce6-8223-4ca9-9555-9224ebb10b17 Authenticating user 'default' from [fd00:1122:3344:101::e]:60119 | ||
| 4439 | 2026.03.18 02:28:27.779335 [ 291 ] {} <Debug> TCP-Session: a0c0c927-55e7-406b-9012-1bcfeeaa7328 Authenticating user 'default' from [fd00:1122:3344:101::e]:56724 | ||
| 4440 | 2026.03.18 02:28:27.779354 [ 289 ] {} <Debug> TCP-Session: 702cfce6-8223-4ca9-9555-9224ebb10b17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4441 | 2026.03.18 02:28:27.779355 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4442 | 2026.03.18 02:28:27.779374 [ 289 ] {} <Debug> TCP-Session: 702cfce6-8223-4ca9-9555-9224ebb10b17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4443 | 2026.03.18 02:28:27.779385 [ 286 ] {843e9699-06c6-432f-aa35-6fd707b5de11} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33215) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4444 | 2026.03.18 02:28:27.779392 [ 293 ] {} <Debug> TCP-Session: 9f74d35e-e980-43c9-9d41-fd6125c0907d Authenticating user 'default' from [fd00:1122:3344:101::e]:63051 | ||
| 4445 | 2026.03.18 02:28:27.779360 [ 291 ] {} <Debug> TCP-Session: a0c0c927-55e7-406b-9012-1bcfeeaa7328 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4446 | 2026.03.18 02:28:27.779443 [ 293 ] {} <Debug> TCP-Session: 9f74d35e-e980-43c9-9d41-fd6125c0907d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4447 | 2026.03.18 02:28:27.779458 [ 291 ] {} <Debug> TCP-Session: a0c0c927-55e7-406b-9012-1bcfeeaa7328 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4448 | 2026.03.18 02:28:27.779471 [ 293 ] {} <Debug> TCP-Session: 9f74d35e-e980-43c9-9d41-fd6125c0907d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4449 | 2026.03.18 02:28:27.779722 [ 286 ] {843e9699-06c6-432f-aa35-6fd707b5de11} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4450 | 2026.03.18 02:28:27.779804 [ 286 ] {843e9699-06c6-432f-aa35-6fd707b5de11} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4451 | 2026.03.18 02:28:27.780173 [ 286 ] {843e9699-06c6-432f-aa35-6fd707b5de11} <Debug> oximeter.version (59dc4b77-5370-4080-ad60-c82f0a475f78) (SelectExecutor): Key condition: unknown | ||
| 4452 | 2026.03.18 02:28:27.781177 [ 313 ] {843e9699-06c6-432f-aa35-6fd707b5de11} <Trace> AggregatingTransform: Aggregating | ||
| 4453 | 2026.03.18 02:28:27.781232 [ 313 ] {843e9699-06c6-432f-aa35-6fd707b5de11} <Trace> Aggregator: Aggregation method: without_key | ||
| 4454 | 2026.03.18 02:28:27.781273 [ 313 ] {843e9699-06c6-432f-aa35-6fd707b5de11} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000970308 sec. (1030.601 rows/sec., 40.26 KiB/sec.) | ||
| 4455 | 2026.03.18 02:28:27.781294 [ 313 ] {843e9699-06c6-432f-aa35-6fd707b5de11} <Trace> Aggregator: Merging aggregated data | ||
| 4456 | 2026.03.18 02:28:27.782712 [ 286 ] {843e9699-06c6-432f-aa35-6fd707b5de11} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003434 sec., 291.20559114735005 rows/sec., 11.38 KiB/sec. | ||
| 4457 | 2026.03.18 02:28:27.782862 [ 286 ] {843e9699-06c6-432f-aa35-6fd707b5de11} <Debug> TCPHandler: Processed in 0.004157378 sec. | ||
| 4458 | 2026.03.18 02:28:27.782989 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4459 | 2026.03.18 02:28:27.783016 [ 286 ] {} <Debug> TCP-Session: 51d4576a-1a7b-4e67-b5dd-63fc09d130f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4460 | 2026.03.18 02:28:27.783020 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4461 | 2026.03.18 02:28:27.783042 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4462 | 2026.03.18 02:28:27.783067 [ 294 ] {} <Debug> TCP-Session: 0fc40bea-77c3-4f06-aec9-17a170a35208 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4463 | 2026.03.18 02:28:27.783067 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4464 | 2026.03.18 02:28:27.783083 [ 288 ] {} <Debug> TCP-Session: a827d81f-a045-47e6-bbd5-c2ef779d20b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4465 | 2026.03.18 02:28:27.783104 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4466 | 2026.03.18 02:28:27.783125 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4467 | 2026.03.18 02:28:27.783145 [ 287 ] {} <Debug> TCP-Session: 2668a9ff-4032-40b2-bbdb-84e96d0c6b9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4468 | 2026.03.18 02:28:27.783162 [ 291 ] {} <Debug> TCP-Session: a0c0c927-55e7-406b-9012-1bcfeeaa7328 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4469 | 2026.03.18 02:28:27.783183 [ 289 ] {} <Debug> TCP-Session: 702cfce6-8223-4ca9-9555-9224ebb10b17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4470 | 2026.03.18 02:28:27.783144 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4471 | 2026.03.18 02:28:27.783082 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4472 | 2026.03.18 02:28:27.783254 [ 292 ] {} <Debug> TCP-Session: a164d70d-cc27-4296-83ed-c8b50e38cdb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4473 | 2026.03.18 02:28:27.783279 [ 290 ] {} <Debug> TCP-Session: 847f15c1-d692-41d1-9e25-e16f6b46d44a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4474 | 2026.03.18 02:28:27.783158 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4475 | 2026.03.18 02:28:27.783347 [ 293 ] {} <Debug> TCP-Session: 9f74d35e-e980-43c9-9d41-fd6125c0907d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4476 | 2026.03.18 02:28:28.170044 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8211 | ||
| 4477 | 2026.03.18 02:28:28.170596 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4478 | 2026.03.18 02:28:28.170659 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4479 | 2026.03.18 02:28:28.171195 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4480 | 2026.03.18 02:28:28.171445 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4481 | 2026.03.18 02:28:28.171593 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8211 | ||
| 4482 | 2026.03.18 02:28:28.612291 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4483 | 2026.03.18 02:28:28.628150 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4484 | 2026.03.18 02:28:28.628221 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4485 | 2026.03.18 02:28:28.634451 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4486 | 2026.03.18 02:28:28.635222 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4487 | 2026.03.18 02:28:28.638297 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4488 | 2026.03.18 02:28:30.057946 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4489 | 2026.03.18 02:28:30.058140 [ 269 ] {194eab49-781c-4e1b-ba77-67324df3c41c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4490 | 2026.03.18 02:28:30.058213 [ 269 ] {194eab49-781c-4e1b-ba77-67324df3c41c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4491 | 2026.03.18 02:28:30.058963 [ 269 ] {194eab49-781c-4e1b-ba77-67324df3c41c} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4492 | 2026.03.18 02:28:30.059005 [ 269 ] {194eab49-781c-4e1b-ba77-67324df3c41c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4493 | 2026.03.18 02:28:30.059392 [ 269 ] {194eab49-781c-4e1b-ba77-67324df3c41c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4494 | 2026.03.18 02:28:30.059613 [ 269 ] {194eab49-781c-4e1b-ba77-67324df3c41c} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4495 | 2026.03.18 02:28:30.059780 [ 269 ] {194eab49-781c-4e1b-ba77-67324df3c41c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001692 sec., 33096.92671394799 rows/sec., 2.53 MiB/sec. | ||
| 4496 | 2026.03.18 02:28:30.059830 [ 269 ] {194eab49-781c-4e1b-ba77-67324df3c41c} <Debug> TCPHandler: Processed in 0.002015807 sec. | ||
| 4497 | 2026.03.18 02:28:30.059949 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4498 | 2026.03.18 02:28:30.060050 [ 269 ] {e326280b-b209-47f1-bb0a-e6cdd9b2539e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4499 | 2026.03.18 02:28:30.060092 [ 269 ] {e326280b-b209-47f1-bb0a-e6cdd9b2539e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4500 | 2026.03.18 02:28:30.060514 [ 269 ] {e326280b-b209-47f1-bb0a-e6cdd9b2539e} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4501 | 2026.03.18 02:28:30.060552 [ 269 ] {e326280b-b209-47f1-bb0a-e6cdd9b2539e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4502 | 2026.03.18 02:28:30.060862 [ 269 ] {e326280b-b209-47f1-bb0a-e6cdd9b2539e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4503 | 2026.03.18 02:28:30.061071 [ 269 ] {e326280b-b209-47f1-bb0a-e6cdd9b2539e} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4504 | 2026.03.18 02:28:30.061206 [ 269 ] {e326280b-b209-47f1-bb0a-e6cdd9b2539e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00118 sec., 54237.28813559322 rows/sec., 4.23 MiB/sec. | ||
| 4505 | 2026.03.18 02:28:30.061244 [ 269 ] {e326280b-b209-47f1-bb0a-e6cdd9b2539e} <Debug> TCPHandler: Processed in 0.001346398 sec. | ||
| 4506 | 2026.03.18 02:28:30.061356 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4507 | 2026.03.18 02:28:30.061452 [ 269 ] {58cc0ee9-0d03-4835-84c9-bb5b704f11ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4508 | 2026.03.18 02:28:30.061495 [ 269 ] {58cc0ee9-0d03-4835-84c9-bb5b704f11ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4509 | 2026.03.18 02:28:30.061874 [ 269 ] {58cc0ee9-0d03-4835-84c9-bb5b704f11ee} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4510 | 2026.03.18 02:28:30.061911 [ 269 ] {58cc0ee9-0d03-4835-84c9-bb5b704f11ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4511 | 2026.03.18 02:28:30.062237 [ 269 ] {58cc0ee9-0d03-4835-84c9-bb5b704f11ee} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4512 | 2026.03.18 02:28:30.062452 [ 269 ] {58cc0ee9-0d03-4835-84c9-bb5b704f11ee} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4513 | 2026.03.18 02:28:30.062586 [ 269 ] {58cc0ee9-0d03-4835-84c9-bb5b704f11ee} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001154 sec., 110918.54419410744 rows/sec., 7.73 MiB/sec. | ||
| 4514 | 2026.03.18 02:28:30.062622 [ 269 ] {58cc0ee9-0d03-4835-84c9-bb5b704f11ee} <Debug> TCPHandler: Processed in 0.001316188 sec. | ||
| 4515 | 2026.03.18 02:28:30.062732 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4516 | 2026.03.18 02:28:30.062826 [ 269 ] {b8f69e5f-b2d5-4389-9055-c1746dfbde37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4517 | 2026.03.18 02:28:30.062867 [ 269 ] {b8f69e5f-b2d5-4389-9055-c1746dfbde37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4518 | 2026.03.18 02:28:30.063193 [ 269 ] {b8f69e5f-b2d5-4389-9055-c1746dfbde37} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4519 | 2026.03.18 02:28:30.063229 [ 269 ] {b8f69e5f-b2d5-4389-9055-c1746dfbde37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4520 | 2026.03.18 02:28:30.063531 [ 269 ] {b8f69e5f-b2d5-4389-9055-c1746dfbde37} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4521 | 2026.03.18 02:28:30.063740 [ 269 ] {b8f69e5f-b2d5-4389-9055-c1746dfbde37} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4522 | 2026.03.18 02:28:30.063870 [ 269 ] {b8f69e5f-b2d5-4389-9055-c1746dfbde37} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001064 sec., 45112.781954887214 rows/sec., 3.04 MiB/sec. | ||
| 4523 | 2026.03.18 02:28:30.063906 [ 269 ] {b8f69e5f-b2d5-4389-9055-c1746dfbde37} <Debug> TCPHandler: Processed in 0.001223204 sec. | ||
| 4524 | 2026.03.18 02:28:30.686572 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 618 | ||
| 4525 | 2026.03.18 02:28:30.689244 [ 243 ] {} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4526 | 2026.03.18 02:28:30.689281 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4527 | 2026.03.18 02:28:30.690541 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4528 | 2026.03.18 02:28:30.690821 [ 243 ] {} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4529 | 2026.03.18 02:28:30.691158 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 618 | ||
| 4530 | 2026.03.18 02:28:35.067925 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4531 | 2026.03.18 02:28:35.068105 [ 269 ] {acbff047-6d59-4564-a0c3-92aae57be6f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4532 | 2026.03.18 02:28:35.068168 [ 269 ] {acbff047-6d59-4564-a0c3-92aae57be6f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4533 | 2026.03.18 02:28:35.068867 [ 269 ] {acbff047-6d59-4564-a0c3-92aae57be6f2} <Trace> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4534 | 2026.03.18 02:28:35.068917 [ 269 ] {acbff047-6d59-4564-a0c3-92aae57be6f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4535 | 2026.03.18 02:28:35.069331 [ 269 ] {acbff047-6d59-4564-a0c3-92aae57be6f2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4536 | 2026.03.18 02:28:35.069557 [ 269 ] {acbff047-6d59-4564-a0c3-92aae57be6f2} <Trace> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4537 | 2026.03.18 02:28:35.069716 [ 269 ] {acbff047-6d59-4564-a0c3-92aae57be6f2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001657 sec., 171394.08569704284 rows/sec., 10.89 MiB/sec. | ||
| 4538 | 2026.03.18 02:28:35.069769 [ 269 ] {acbff047-6d59-4564-a0c3-92aae57be6f2} <Debug> TCPHandler: Processed in 0.001968256 sec. | ||
| 4539 | 2026.03.18 02:28:35.069895 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4540 | 2026.03.18 02:28:35.069999 [ 269 ] {10eb3caf-25cf-4770-a44a-d920459a74df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4541 | 2026.03.18 02:28:35.070041 [ 269 ] {10eb3caf-25cf-4770-a44a-d920459a74df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4542 | 2026.03.18 02:28:35.070734 [ 269 ] {10eb3caf-25cf-4770-a44a-d920459a74df} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4543 | 2026.03.18 02:28:35.070774 [ 269 ] {10eb3caf-25cf-4770-a44a-d920459a74df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4544 | 2026.03.18 02:28:35.071138 [ 269 ] {10eb3caf-25cf-4770-a44a-d920459a74df} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4545 | 2026.03.18 02:28:35.071357 [ 269 ] {10eb3caf-25cf-4770-a44a-d920459a74df} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4546 | 2026.03.18 02:28:35.071487 [ 269 ] {10eb3caf-25cf-4770-a44a-d920459a74df} <Debug> executeQuery: Read 859 rows, 69.33 KiB in 0.001511 sec., 568497.6836532098 rows/sec., 44.81 MiB/sec. | ||
| 4547 | 2026.03.18 02:28:35.071491 [ 110 ] {} <Debug> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4548 | 2026.03.18 02:28:35.071525 [ 269 ] {10eb3caf-25cf-4770-a44a-d920459a74df} <Debug> TCPHandler: Processed in 0.001686228 sec. | ||
| 4549 | 2026.03.18 02:28:35.071564 [ 110 ] {} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4550 | 2026.03.18 02:28:35.071592 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4551 | 2026.03.18 02:28:35.071652 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4552 | 2026.03.18 02:28:35.071725 [ 196 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::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 | ||
| 4553 | 2026.03.18 02:28:35.071756 [ 269 ] {448765e5-59dc-4eab-9545-e52dd758a1ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4554 | 2026.03.18 02:28:35.071809 [ 269 ] {448765e5-59dc-4eab-9545-e52dd758a1ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4555 | 2026.03.18 02:28:35.071868 [ 196 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4556 | 2026.03.18 02:28:35.071908 [ 196 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::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 | ||
| 4557 | 2026.03.18 02:28:35.071976 [ 196 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 76 rows starting from the beginning of the part | ||
| 4558 | 2026.03.18 02:28:35.072050 [ 196 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 859 rows starting from the beginning of the part | ||
| 4559 | 2026.03.18 02:28:35.072108 [ 196 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1957 rows starting from the beginning of the part | ||
| 4560 | 2026.03.18 02:28:35.072154 [ 196 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part | ||
| 4561 | 2026.03.18 02:28:35.072199 [ 196 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 859 rows starting from the beginning of the part | ||
| 4562 | 2026.03.18 02:28:35.072258 [ 269 ] {448765e5-59dc-4eab-9545-e52dd758a1ba} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4563 | 2026.03.18 02:28:35.072300 [ 269 ] {448765e5-59dc-4eab-9545-e52dd758a1ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4564 | 2026.03.18 02:28:35.072648 [ 269 ] {448765e5-59dc-4eab-9545-e52dd758a1ba} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4565 | 2026.03.18 02:28:35.072863 [ 269 ] {448765e5-59dc-4eab-9545-e52dd758a1ba} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4566 | 2026.03.18 02:28:35.073005 [ 269 ] {448765e5-59dc-4eab-9545-e52dd758a1ba} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001273 sec., 135899.45011783188 rows/sec., 8.34 MiB/sec. | ||
| 4567 | 2026.03.18 02:28:35.073043 [ 269 ] {448765e5-59dc-4eab-9545-e52dd758a1ba} <Debug> TCPHandler: Processed in 0.001441471 sec. | ||
| 4568 | 2026.03.18 02:28:35.073158 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4569 | 2026.03.18 02:28:35.073252 [ 269 ] {217a474e-999f-4c52-b101-9ac9af928089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4570 | 2026.03.18 02:28:35.073293 [ 269 ] {217a474e-999f-4c52-b101-9ac9af928089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4571 | 2026.03.18 02:28:35.073722 [ 269 ] {217a474e-999f-4c52-b101-9ac9af928089} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4572 | 2026.03.18 02:28:35.073761 [ 269 ] {217a474e-999f-4c52-b101-9ac9af928089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4573 | 2026.03.18 02:28:35.074064 [ 269 ] {217a474e-999f-4c52-b101-9ac9af928089} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4574 | 2026.03.18 02:28:35.074285 [ 269 ] {217a474e-999f-4c52-b101-9ac9af928089} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4575 | 2026.03.18 02:28:35.074392 [ 110 ] {} <Debug> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 4576 | 2026.03.18 02:28:35.074415 [ 269 ] {217a474e-999f-4c52-b101-9ac9af928089} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00118 sec., 126271.18644067796 rows/sec., 8.16 MiB/sec. | ||
| 4577 | 2026.03.18 02:28:35.074429 [ 110 ] {} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4578 | 2026.03.18 02:28:35.074454 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4579 | 2026.03.18 02:28:35.074458 [ 269 ] {217a474e-999f-4c52-b101-9ac9af928089} <Debug> TCPHandler: Processed in 0.001350119 sec. | ||
| 4580 | 2026.03.18 02:28:35.074547 [ 199 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::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 | ||
| 4581 | 2026.03.18 02:28:35.074577 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4582 | 2026.03.18 02:28:35.074644 [ 188 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6575 rows, containing 5 columns (5 merged, 0 gathered) in 0.002966315 sec., 2216554.883753074 rows/sec., 178.16 MiB/sec. | ||
| 4583 | 2026.03.18 02:28:35.074662 [ 199 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4584 | 2026.03.18 02:28:35.074675 [ 269 ] {1f5825d1-0cc5-4c74-a88f-1fb5c69bdd6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4585 | 2026.03.18 02:28:35.074723 [ 199 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::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 | ||
| 4586 | 2026.03.18 02:28:35.074740 [ 269 ] {1f5825d1-0cc5-4c74-a88f-1fb5c69bdd6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4587 | 2026.03.18 02:28:35.074812 [ 199 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::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 | ||
| 4588 | 2026.03.18 02:28:35.074865 [ 199 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::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 | ||
| 4589 | 2026.03.18 02:28:35.074906 [ 199 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 149 rows starting from the beginning of the part | ||
| 4590 | 2026.03.18 02:28:35.074947 [ 199 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 708 rows starting from the beginning of the part | ||
| 4591 | 2026.03.18 02:28:35.074993 [ 199 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::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 | ||
| 4592 | 2026.03.18 02:28:35.075017 [ 196 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4593 | 2026.03.18 02:28:35.075173 [ 269 ] {1f5825d1-0cc5-4c74-a88f-1fb5c69bdd6a} <Trace> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4594 | 2026.03.18 02:28:35.075218 [ 269 ] {1f5825d1-0cc5-4c74-a88f-1fb5c69bdd6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4595 | 2026.03.18 02:28:35.075355 [ 187 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_26_5} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4596 | 2026.03.18 02:28:35.075461 [ 187 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_26_5} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4597 | 2026.03.18 02:28:35.075565 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 4598 | 2026.03.18 02:28:35.075565 [ 269 ] {1f5825d1-0cc5-4c74-a88f-1fb5c69bdd6a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4599 | 2026.03.18 02:28:35.075808 [ 269 ] {1f5825d1-0cc5-4c74-a88f-1fb5c69bdd6a} <Trace> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4600 | 2026.03.18 02:28:35.075939 [ 269 ] {1f5825d1-0cc5-4c74-a88f-1fb5c69bdd6a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001282 sec., 115444.6177847114 rows/sec., 6.57 MiB/sec. | ||
| 4601 | 2026.03.18 02:28:35.075975 [ 269 ] {1f5825d1-0cc5-4c74-a88f-1fb5c69bdd6a} <Debug> TCPHandler: Processed in 0.001447711 sec. | ||
| 4602 | 2026.03.18 02:28:35.076082 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4603 | 2026.03.18 02:28:35.076175 [ 269 ] {d366772c-9b57-4fd8-a6ea-651a69d1f2ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4604 | 2026.03.18 02:28:35.076213 [ 269 ] {d366772c-9b57-4fd8-a6ea-651a69d1f2ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4605 | 2026.03.18 02:28:35.076251 [ 196 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2161 rows, containing 5 columns (5 merged, 0 gathered) in 0.00174415 sec., 1238998.9393114124 rows/sec., 79.68 MiB/sec. | ||
| 4606 | 2026.03.18 02:28:35.076435 [ 187 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 4607 | 2026.03.18 02:28:35.076700 [ 187 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::all_1_15_3} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4608 | 2026.03.18 02:28:35.076763 [ 187 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::all_1_15_3} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 4609 | 2026.03.18 02:28:35.076794 [ 269 ] {d366772c-9b57-4fd8-a6ea-651a69d1f2ef} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4610 | 2026.03.18 02:28:35.076826 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4611 | 2026.03.18 02:28:35.076833 [ 269 ] {d366772c-9b57-4fd8-a6ea-651a69d1f2ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4612 | 2026.03.18 02:28:35.077180 [ 269 ] {d366772c-9b57-4fd8-a6ea-651a69d1f2ef} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4613 | 2026.03.18 02:28:35.077385 [ 269 ] {d366772c-9b57-4fd8-a6ea-651a69d1f2ef} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4614 | 2026.03.18 02:28:35.077487 [ 110 ] {} <Debug> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4615 | 2026.03.18 02:28:35.077515 [ 269 ] {d366772c-9b57-4fd8-a6ea-651a69d1f2ef} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001358 sec., 383652.43004418263 rows/sec., 27.08 MiB/sec. | ||
| 4616 | 2026.03.18 02:28:35.077519 [ 110 ] {} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4617 | 2026.03.18 02:28:35.077555 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4618 | 2026.03.18 02:28:35.077558 [ 269 ] {d366772c-9b57-4fd8-a6ea-651a69d1f2ef} <Debug> TCPHandler: Processed in 0.001523883 sec. | ||
| 4619 | 2026.03.18 02:28:35.077624 [ 199 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::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 | ||
| 4620 | 2026.03.18 02:28:35.077677 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4621 | 2026.03.18 02:28:35.077709 [ 199 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4622 | 2026.03.18 02:28:35.077737 [ 199 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::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 | ||
| 4623 | 2026.03.18 02:28:35.077777 [ 269 ] {d0cd552b-2908-45de-8a3a-49b724f37b68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4624 | 2026.03.18 02:28:35.077784 [ 199 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 74 rows starting from the beginning of the part | ||
| 4625 | 2026.03.18 02:28:35.077826 [ 269 ] {d0cd552b-2908-45de-8a3a-49b724f37b68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4626 | 2026.03.18 02:28:35.077834 [ 199 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 521 rows starting from the beginning of the part | ||
| 4627 | 2026.03.18 02:28:35.077877 [ 199 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1021 rows starting from the beginning of the part | ||
| 4628 | 2026.03.18 02:28:35.077910 [ 199 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part | ||
| 4629 | 2026.03.18 02:28:35.077944 [ 199 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 521 rows starting from the beginning of the part | ||
| 4630 | 2026.03.18 02:28:35.078160 [ 269 ] {d0cd552b-2908-45de-8a3a-49b724f37b68} <Trace> oximeter.measurements_bool (cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4631 | 2026.03.18 02:28:35.078199 [ 269 ] {d0cd552b-2908-45de-8a3a-49b724f37b68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4632 | 2026.03.18 02:28:35.078517 [ 269 ] {d0cd552b-2908-45de-8a3a-49b724f37b68} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4633 | 2026.03.18 02:28:35.078755 [ 269 ] {d0cd552b-2908-45de-8a3a-49b724f37b68} <Trace> oximeter.measurements_bool (cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4634 | 2026.03.18 02:28:35.078887 [ 269 ] {d0cd552b-2908-45de-8a3a-49b724f37b68} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001128 sec., 5319.148936170212 rows/sec., 277.90 KiB/sec. | ||
| 4635 | 2026.03.18 02:28:35.078923 [ 269 ] {d0cd552b-2908-45de-8a3a-49b724f37b68} <Debug> TCPHandler: Processed in 0.001296237 sec. | ||
| 4636 | 2026.03.18 02:28:35.079032 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4637 | 2026.03.18 02:28:35.079124 [ 269 ] {facbf59e-e027-4cbf-a5d8-21d3bc5a9763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4638 | 2026.03.18 02:28:35.079166 [ 269 ] {facbf59e-e027-4cbf-a5d8-21d3bc5a9763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4639 | 2026.03.18 02:28:35.079262 [ 196 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3713 rows, containing 5 columns (5 merged, 0 gathered) in 0.001664998 sec., 2230032.7087479983 rows/sec., 164.35 MiB/sec. | ||
| 4640 | 2026.03.18 02:28:35.079445 [ 199 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4641 | 2026.03.18 02:28:35.079558 [ 269 ] {facbf59e-e027-4cbf-a5d8-21d3bc5a9763} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4642 | 2026.03.18 02:28:35.079601 [ 269 ] {facbf59e-e027-4cbf-a5d8-21d3bc5a9763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4643 | 2026.03.18 02:28:35.079703 [ 199 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_26_5} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4644 | 2026.03.18 02:28:35.079773 [ 199 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_26_5} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4645 | 2026.03.18 02:28:35.079835 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 4646 | 2026.03.18 02:28:35.079967 [ 269 ] {facbf59e-e027-4cbf-a5d8-21d3bc5a9763} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4647 | 2026.03.18 02:28:35.080182 [ 269 ] {facbf59e-e027-4cbf-a5d8-21d3bc5a9763} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4648 | 2026.03.18 02:28:35.080284 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4649 | 2026.03.18 02:28:35.080312 [ 269 ] {facbf59e-e027-4cbf-a5d8-21d3bc5a9763} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001206 sec., 219734.66003316749 rows/sec., 14.60 MiB/sec. | ||
| 4650 | 2026.03.18 02:28:35.080314 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4651 | 2026.03.18 02:28:35.080350 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4652 | 2026.03.18 02:28:35.080355 [ 269 ] {facbf59e-e027-4cbf-a5d8-21d3bc5a9763} <Debug> TCPHandler: Processed in 0.001371059 sec. | ||
| 4653 | 2026.03.18 02:28:35.080430 [ 200 ] {89925f32-2102-4654-95ee-b43a456a77ef::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 | ||
| 4654 | 2026.03.18 02:28:35.080476 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4655 | 2026.03.18 02:28:35.080532 [ 200 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4656 | 2026.03.18 02:28:35.080565 [ 200 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 8132 rows starting from the beginning of the part | ||
| 4657 | 2026.03.18 02:28:35.080575 [ 269 ] {48ce1c2e-9bd7-40da-8a66-a0ecb2163f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4658 | 2026.03.18 02:28:35.080617 [ 200 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 4659 | 2026.03.18 02:28:35.080621 [ 269 ] {48ce1c2e-9bd7-40da-8a66-a0ecb2163f79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4660 | 2026.03.18 02:28:35.080671 [ 200 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 265 rows starting from the beginning of the part | ||
| 4661 | 2026.03.18 02:28:35.080717 [ 200 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1218 rows starting from the beginning of the part | ||
| 4662 | 2026.03.18 02:28:35.080755 [ 200 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 128 rows starting from the beginning of the part | ||
| 4663 | 2026.03.18 02:28:35.080792 [ 200 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 265 rows starting from the beginning of the part | ||
| 4664 | 2026.03.18 02:28:35.080953 [ 269 ] {48ce1c2e-9bd7-40da-8a66-a0ecb2163f79} <Trace> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4665 | 2026.03.18 02:28:35.080994 [ 269 ] {48ce1c2e-9bd7-40da-8a66-a0ecb2163f79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4666 | 2026.03.18 02:28:35.081296 [ 269 ] {48ce1c2e-9bd7-40da-8a66-a0ecb2163f79} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4667 | 2026.03.18 02:28:35.081509 [ 269 ] {48ce1c2e-9bd7-40da-8a66-a0ecb2163f79} <Trace> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4668 | 2026.03.18 02:28:35.081647 [ 269 ] {48ce1c2e-9bd7-40da-8a66-a0ecb2163f79} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001091 sec., 916.5902841429881 rows/sec., 61.76 KiB/sec. | ||
| 4669 | 2026.03.18 02:28:35.081683 [ 269 ] {48ce1c2e-9bd7-40da-8a66-a0ecb2163f79} <Debug> TCPHandler: Processed in 0.001255606 sec. | ||
| 4670 | 2026.03.18 02:28:35.081788 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4671 | 2026.03.18 02:28:35.081881 [ 269 ] {ba7da1ba-754c-45c3-a53e-1fc392e1f98d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4672 | 2026.03.18 02:28:35.081935 [ 269 ] {ba7da1ba-754c-45c3-a53e-1fc392e1f98d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4673 | 2026.03.18 02:28:35.082724 [ 269 ] {ba7da1ba-754c-45c3-a53e-1fc392e1f98d} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4674 | 2026.03.18 02:28:35.082764 [ 269 ] {ba7da1ba-754c-45c3-a53e-1fc392e1f98d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4675 | 2026.03.18 02:28:35.083307 [ 269 ] {ba7da1ba-754c-45c3-a53e-1fc392e1f98d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4676 | 2026.03.18 02:28:35.083549 [ 269 ] {ba7da1ba-754c-45c3-a53e-1fc392e1f98d} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4677 | 2026.03.18 02:28:35.083685 [ 269 ] {ba7da1ba-754c-45c3-a53e-1fc392e1f98d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001822 sec., 17014.270032930846 rows/sec., 30.49 MiB/sec. | ||
| 4678 | 2026.03.18 02:28:35.083750 [ 269 ] {ba7da1ba-754c-45c3-a53e-1fc392e1f98d} <Debug> TCPHandler: Processed in 0.002014638 sec. | ||
| 4679 | 2026.03.18 02:28:35.083781 [ 199 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10168 rows, containing 5 columns (5 merged, 0 gathered) in 0.003386477 sec., 3002530.3582454566 rows/sec., 197.02 MiB/sec. | ||
| 4680 | 2026.03.18 02:28:35.083869 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4681 | 2026.03.18 02:28:35.083966 [ 269 ] {e7d59909-2dfa-4427-a05a-c96eceb79140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4682 | 2026.03.18 02:28:35.084010 [ 269 ] {e7d59909-2dfa-4427-a05a-c96eceb79140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4683 | 2026.03.18 02:28:35.084010 [ 200 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4684 | 2026.03.18 02:28:35.084289 [ 200 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4685 | 2026.03.18 02:28:35.084334 [ 269 ] {e7d59909-2dfa-4427-a05a-c96eceb79140} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4686 | 2026.03.18 02:28:35.084363 [ 200 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4687 | 2026.03.18 02:28:35.084377 [ 269 ] {e7d59909-2dfa-4427-a05a-c96eceb79140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4688 | 2026.03.18 02:28:35.084442 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.64 MiB. | ||
| 4689 | 2026.03.18 02:28:35.084703 [ 269 ] {e7d59909-2dfa-4427-a05a-c96eceb79140} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4690 | 2026.03.18 02:28:35.084930 [ 269 ] {e7d59909-2dfa-4427-a05a-c96eceb79140} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4691 | 2026.03.18 02:28:35.085033 [ 110 ] {} <Debug> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4692 | 2026.03.18 02:28:35.085058 [ 269 ] {e7d59909-2dfa-4427-a05a-c96eceb79140} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001109 sec., 81154.19296663662 rows/sec., 5.08 MiB/sec. | ||
| 4693 | 2026.03.18 02:28:35.085062 [ 110 ] {} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4694 | 2026.03.18 02:28:35.085095 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4695 | 2026.03.18 02:28:35.085099 [ 269 ] {e7d59909-2dfa-4427-a05a-c96eceb79140} <Debug> TCPHandler: Processed in 0.001282777 sec. | ||
| 4696 | 2026.03.18 02:28:35.085223 [ 194 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::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 | ||
| 4697 | 2026.03.18 02:28:35.085323 [ 194 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4698 | 2026.03.18 02:28:35.085354 [ 194 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1440 rows starting from the beginning of the part | ||
| 4699 | 2026.03.18 02:28:35.085414 [ 194 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4700 | 2026.03.18 02:28:35.085459 [ 194 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 90 rows starting from the beginning of the part | ||
| 4701 | 2026.03.18 02:28:35.085501 [ 194 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part | ||
| 4702 | 2026.03.18 02:28:35.085546 [ 194 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 48 rows starting from the beginning of the part | ||
| 4703 | 2026.03.18 02:28:35.085618 [ 194 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 90 rows starting from the beginning of the part | ||
| 4704 | 2026.03.18 02:28:35.086679 [ 199 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1740 rows, containing 4 columns (4 merged, 0 gathered) in 0.001504663 sec., 1156405.1219442494 rows/sec., 74.47 MiB/sec. | ||
| 4705 | 2026.03.18 02:28:35.086871 [ 194 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4706 | 2026.03.18 02:28:35.087122 [ 194 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_26_5} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4707 | 2026.03.18 02:28:35.087183 [ 194 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_26_5} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4708 | 2026.03.18 02:28:35.087248 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4709 | 2026.03.18 02:28:35.564145 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4710 | 2026.03.18 02:28:35.564204 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4711 | 2026.03.18 02:28:35.672001 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8659 | ||
| 4712 | 2026.03.18 02:28:35.672476 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4713 | 2026.03.18 02:28:35.672512 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4714 | 2026.03.18 02:28:35.673026 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4715 | 2026.03.18 02:28:35.673299 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4716 | 2026.03.18 02:28:35.673461 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8659 | ||
| 4717 | 2026.03.18 02:28:36.138842 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4718 | 2026.03.18 02:28:36.155223 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4719 | 2026.03.18 02:28:36.155294 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4720 | 2026.03.18 02:28:36.161488 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4721 | 2026.03.18 02:28:36.162224 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4722 | 2026.03.18 02:28:36.165151 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4723 | 2026.03.18 02:28:40.060254 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4724 | 2026.03.18 02:28:40.060453 [ 269 ] {f9f007f8-a84a-4351-b7e6-8cf52c1d2fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4725 | 2026.03.18 02:28:40.060517 [ 269 ] {f9f007f8-a84a-4351-b7e6-8cf52c1d2fc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4726 | 2026.03.18 02:28:40.061194 [ 269 ] {f9f007f8-a84a-4351-b7e6-8cf52c1d2fc8} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4727 | 2026.03.18 02:28:40.061244 [ 269 ] {f9f007f8-a84a-4351-b7e6-8cf52c1d2fc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4728 | 2026.03.18 02:28:40.061648 [ 269 ] {f9f007f8-a84a-4351-b7e6-8cf52c1d2fc8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4729 | 2026.03.18 02:28:40.061882 [ 269 ] {f9f007f8-a84a-4351-b7e6-8cf52c1d2fc8} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4730 | 2026.03.18 02:28:40.062036 [ 269 ] {f9f007f8-a84a-4351-b7e6-8cf52c1d2fc8} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001631 sec., 46597.179644389944 rows/sec., 3.82 MiB/sec. | ||
| 4731 | 2026.03.18 02:28:40.062076 [ 269 ] {f9f007f8-a84a-4351-b7e6-8cf52c1d2fc8} <Debug> TCPHandler: Processed in 0.001949906 sec. | ||
| 4732 | 2026.03.18 02:28:40.062206 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4733 | 2026.03.18 02:28:40.062301 [ 269 ] {5687ecaf-54f5-4000-9b0b-6c9cf9670bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4734 | 2026.03.18 02:28:40.062342 [ 269 ] {5687ecaf-54f5-4000-9b0b-6c9cf9670bbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4735 | 2026.03.18 02:28:40.062736 [ 269 ] {5687ecaf-54f5-4000-9b0b-6c9cf9670bbf} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4736 | 2026.03.18 02:28:40.062773 [ 269 ] {5687ecaf-54f5-4000-9b0b-6c9cf9670bbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4737 | 2026.03.18 02:28:40.063078 [ 269 ] {5687ecaf-54f5-4000-9b0b-6c9cf9670bbf} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4738 | 2026.03.18 02:28:40.063294 [ 269 ] {5687ecaf-54f5-4000-9b0b-6c9cf9670bbf} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4739 | 2026.03.18 02:28:40.063424 [ 269 ] {5687ecaf-54f5-4000-9b0b-6c9cf9670bbf} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001141 sec., 8764.241893076249 rows/sec., 659.03 KiB/sec. | ||
| 4740 | 2026.03.18 02:28:40.063461 [ 269 ] {5687ecaf-54f5-4000-9b0b-6c9cf9670bbf} <Debug> TCPHandler: Processed in 0.001308007 sec. | ||
| 4741 | 2026.03.18 02:28:40.063562 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4742 | 2026.03.18 02:28:40.063656 [ 269 ] {1fad24cf-9497-4bef-99fd-491f6475b228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4743 | 2026.03.18 02:28:40.063695 [ 269 ] {1fad24cf-9497-4bef-99fd-491f6475b228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4744 | 2026.03.18 02:28:40.064093 [ 269 ] {1fad24cf-9497-4bef-99fd-491f6475b228} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4745 | 2026.03.18 02:28:40.064130 [ 269 ] {1fad24cf-9497-4bef-99fd-491f6475b228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4746 | 2026.03.18 02:28:40.064439 [ 269 ] {1fad24cf-9497-4bef-99fd-491f6475b228} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4747 | 2026.03.18 02:28:40.064650 [ 269 ] {1fad24cf-9497-4bef-99fd-491f6475b228} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4748 | 2026.03.18 02:28:40.064775 [ 269 ] {1fad24cf-9497-4bef-99fd-491f6475b228} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001137 sec., 65083.553210202284 rows/sec., 5.08 MiB/sec. | ||
| 4749 | 2026.03.18 02:28:40.064812 [ 269 ] {1fad24cf-9497-4bef-99fd-491f6475b228} <Debug> TCPHandler: Processed in 0.001297777 sec. | ||
| 4750 | 2026.03.18 02:28:40.064923 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4751 | 2026.03.18 02:28:40.065016 [ 269 ] {568c3987-c2af-4480-bcbd-e14420d34778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4752 | 2026.03.18 02:28:40.065060 [ 269 ] {568c3987-c2af-4480-bcbd-e14420d34778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4753 | 2026.03.18 02:28:40.065466 [ 269 ] {568c3987-c2af-4480-bcbd-e14420d34778} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4754 | 2026.03.18 02:28:40.065502 [ 269 ] {568c3987-c2af-4480-bcbd-e14420d34778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4755 | 2026.03.18 02:28:40.065833 [ 269 ] {568c3987-c2af-4480-bcbd-e14420d34778} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4756 | 2026.03.18 02:28:40.066048 [ 269 ] {568c3987-c2af-4480-bcbd-e14420d34778} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4757 | 2026.03.18 02:28:40.066178 [ 269 ] {568c3987-c2af-4480-bcbd-e14420d34778} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 4758 | 2026.03.18 02:28:40.066215 [ 269 ] {568c3987-c2af-4480-bcbd-e14420d34778} <Debug> TCPHandler: Processed in 0.001340678 sec. | ||
| 4759 | 2026.03.18 02:28:40.066324 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4760 | 2026.03.18 02:28:40.066416 [ 269 ] {096102f4-b5e7-4f9f-8d76-53a8a83c5f5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4761 | 2026.03.18 02:28:40.066470 [ 269 ] {096102f4-b5e7-4f9f-8d76-53a8a83c5f5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4762 | 2026.03.18 02:28:40.067195 [ 269 ] {096102f4-b5e7-4f9f-8d76-53a8a83c5f5f} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4763 | 2026.03.18 02:28:40.067230 [ 269 ] {096102f4-b5e7-4f9f-8d76-53a8a83c5f5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4764 | 2026.03.18 02:28:40.067729 [ 269 ] {096102f4-b5e7-4f9f-8d76-53a8a83c5f5f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4765 | 2026.03.18 02:28:40.067946 [ 269 ] {096102f4-b5e7-4f9f-8d76-53a8a83c5f5f} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4766 | 2026.03.18 02:28:40.068083 [ 269 ] {096102f4-b5e7-4f9f-8d76-53a8a83c5f5f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001685 sec., 5934.718100890207 rows/sec., 10.63 MiB/sec. | ||
| 4767 | 2026.03.18 02:28:40.068134 [ 269 ] {096102f4-b5e7-4f9f-8d76-53a8a83c5f5f} <Debug> TCPHandler: Processed in 0.001860033 sec. | ||
| 4768 | 2026.03.18 02:28:40.068237 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4769 | 2026.03.18 02:28:40.068326 [ 269 ] {6d702728-897c-4513-99cb-d1dd1993fc06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4770 | 2026.03.18 02:28:40.068365 [ 269 ] {6d702728-897c-4513-99cb-d1dd1993fc06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4771 | 2026.03.18 02:28:40.068670 [ 269 ] {6d702728-897c-4513-99cb-d1dd1993fc06} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4772 | 2026.03.18 02:28:40.068703 [ 269 ] {6d702728-897c-4513-99cb-d1dd1993fc06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4773 | 2026.03.18 02:28:40.068993 [ 269 ] {6d702728-897c-4513-99cb-d1dd1993fc06} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4774 | 2026.03.18 02:28:40.069256 [ 269 ] {6d702728-897c-4513-99cb-d1dd1993fc06} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4775 | 2026.03.18 02:28:40.069380 [ 269 ] {6d702728-897c-4513-99cb-d1dd1993fc06} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 4776 | 2026.03.18 02:28:40.069414 [ 269 ] {6d702728-897c-4513-99cb-d1dd1993fc06} <Debug> TCPHandler: Processed in 0.001220185 sec. | ||
| 4777 | 2026.03.18 02:28:40.692298 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 652 | ||
| 4778 | 2026.03.18 02:28:40.694585 [ 243 ] {} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4779 | 2026.03.18 02:28:40.694636 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4780 | 2026.03.18 02:28:40.695839 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4781 | 2026.03.18 02:28:40.696126 [ 243 ] {} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4782 | 2026.03.18 02:28:40.696411 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 652 | ||
| 4783 | 2026.03.18 02:28:43.174136 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9171 | ||
| 4784 | 2026.03.18 02:28:43.174723 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4785 | 2026.03.18 02:28:43.174777 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4786 | 2026.03.18 02:28:43.175310 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4787 | 2026.03.18 02:28:43.175550 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4788 | 2026.03.18 02:28:43.175691 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9171 | ||
| 4789 | 2026.03.18 02:28:43.665864 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4790 | 2026.03.18 02:28:43.682477 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4791 | 2026.03.18 02:28:43.682547 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4792 | 2026.03.18 02:28:43.688779 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4793 | 2026.03.18 02:28:43.689516 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4794 | 2026.03.18 02:28:43.692393 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4795 | 2026.03.18 02:28:45.068731 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4796 | 2026.03.18 02:28:45.068908 [ 269 ] {7fc82b72-db6e-4db1-95d3-f1aede7c761c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4797 | 2026.03.18 02:28:45.068973 [ 269 ] {7fc82b72-db6e-4db1-95d3-f1aede7c761c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4798 | 2026.03.18 02:28:45.069664 [ 269 ] {7fc82b72-db6e-4db1-95d3-f1aede7c761c} <Trace> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4799 | 2026.03.18 02:28:45.069715 [ 269 ] {7fc82b72-db6e-4db1-95d3-f1aede7c761c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4800 | 2026.03.18 02:28:45.070118 [ 269 ] {7fc82b72-db6e-4db1-95d3-f1aede7c761c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4801 | 2026.03.18 02:28:45.070349 [ 269 ] {7fc82b72-db6e-4db1-95d3-f1aede7c761c} <Trace> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4802 | 2026.03.18 02:28:45.070510 [ 269 ] {7fc82b72-db6e-4db1-95d3-f1aede7c761c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00165 sec., 172121.21212121213 rows/sec., 10.93 MiB/sec. | ||
| 4803 | 2026.03.18 02:28:45.070518 [ 98 ] {} <Debug> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4804 | 2026.03.18 02:28:45.070561 [ 269 ] {7fc82b72-db6e-4db1-95d3-f1aede7c761c} <Debug> TCPHandler: Processed in 0.001952676 sec. | ||
| 4805 | 2026.03.18 02:28:45.070590 [ 98 ] {} <Trace> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4806 | 2026.03.18 02:28:45.070621 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4807 | 2026.03.18 02:28:45.070699 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4808 | 2026.03.18 02:28:45.070755 [ 200 ] {180549d4-170a-4a2b-85ca-f9aceff9ead3::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 | ||
| 4809 | 2026.03.18 02:28:45.070807 [ 269 ] {0621a1ff-4bb2-44ee-b51a-dc893aa22136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4810 | 2026.03.18 02:28:45.070856 [ 269 ] {0621a1ff-4bb2-44ee-b51a-dc893aa22136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4811 | 2026.03.18 02:28:45.070905 [ 200 ] {180549d4-170a-4a2b-85ca-f9aceff9ead3::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4812 | 2026.03.18 02:28:45.070950 [ 200 ] {180549d4-170a-4a2b-85ca-f9aceff9ead3::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 | ||
| 4813 | 2026.03.18 02:28:45.071023 [ 200 ] {180549d4-170a-4a2b-85ca-f9aceff9ead3::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 | ||
| 4814 | 2026.03.18 02:28:45.071073 [ 200 ] {180549d4-170a-4a2b-85ca-f9aceff9ead3::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 | ||
| 4815 | 2026.03.18 02:28:45.071119 [ 200 ] {180549d4-170a-4a2b-85ca-f9aceff9ead3::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 | ||
| 4816 | 2026.03.18 02:28:45.071162 [ 200 ] {180549d4-170a-4a2b-85ca-f9aceff9ead3::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 | ||
| 4817 | 2026.03.18 02:28:45.071290 [ 269 ] {0621a1ff-4bb2-44ee-b51a-dc893aa22136} <Trace> oximeter.fields_ipaddr (31ddfa6f-ba7e-42a2-9345-bae050f7c256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4818 | 2026.03.18 02:28:45.071337 [ 269 ] {0621a1ff-4bb2-44ee-b51a-dc893aa22136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4819 | 2026.03.18 02:28:45.071668 [ 269 ] {0621a1ff-4bb2-44ee-b51a-dc893aa22136} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4820 | 2026.03.18 02:28:45.071897 [ 269 ] {0621a1ff-4bb2-44ee-b51a-dc893aa22136} <Trace> oximeter.fields_ipaddr (31ddfa6f-ba7e-42a2-9345-bae050f7c256): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4821 | 2026.03.18 02:28:45.072031 [ 269 ] {0621a1ff-4bb2-44ee-b51a-dc893aa22136} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.00125 sec., 11200 rows/sec., 913.28 KiB/sec. | ||
| 4822 | 2026.03.18 02:28:45.072068 [ 269 ] {0621a1ff-4bb2-44ee-b51a-dc893aa22136} <Debug> TCPHandler: Processed in 0.001430311 sec. | ||
| 4823 | 2026.03.18 02:28:45.072135 [ 199 ] {180549d4-170a-4a2b-85ca-f9aceff9ead3::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001435451 sec., 989236.1355420701 rows/sec., 66.60 MiB/sec. | ||
| 4824 | 2026.03.18 02:28:45.072171 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4825 | 2026.03.18 02:28:45.072272 [ 269 ] {372f1f27-69cb-4fd0-b020-2f7a9864880c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4826 | 2026.03.18 02:28:45.072297 [ 198 ] {180549d4-170a-4a2b-85ca-f9aceff9ead3::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4827 | 2026.03.18 02:28:45.072314 [ 269 ] {372f1f27-69cb-4fd0-b020-2f7a9864880c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4828 | 2026.03.18 02:28:45.072600 [ 198 ] {180549d4-170a-4a2b-85ca-f9aceff9ead3::all_1_13_3} <Trace> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4829 | 2026.03.18 02:28:45.072675 [ 198 ] {180549d4-170a-4a2b-85ca-f9aceff9ead3::all_1_13_3} <Trace> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4830 | 2026.03.18 02:28:45.072758 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 4831 | 2026.03.18 02:28:45.073018 [ 269 ] {372f1f27-69cb-4fd0-b020-2f7a9864880c} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4832 | 2026.03.18 02:28:45.073053 [ 269 ] {372f1f27-69cb-4fd0-b020-2f7a9864880c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4833 | 2026.03.18 02:28:45.073411 [ 269 ] {372f1f27-69cb-4fd0-b020-2f7a9864880c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4834 | 2026.03.18 02:28:45.073634 [ 269 ] {372f1f27-69cb-4fd0-b020-2f7a9864880c} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4835 | 2026.03.18 02:28:45.073762 [ 269 ] {372f1f27-69cb-4fd0-b020-2f7a9864880c} <Debug> executeQuery: Read 866 rows, 69.84 KiB in 0.00151 sec., 573509.9337748344 rows/sec., 45.17 MiB/sec. | ||
| 4836 | 2026.03.18 02:28:45.073799 [ 269 ] {372f1f27-69cb-4fd0-b020-2f7a9864880c} <Debug> TCPHandler: Processed in 0.001676358 sec. | ||
| 4837 | 2026.03.18 02:28:45.073911 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4838 | 2026.03.18 02:28:45.074007 [ 269 ] {df05f276-d38b-441e-90f2-0e3134c389c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4839 | 2026.03.18 02:28:45.074046 [ 269 ] {df05f276-d38b-441e-90f2-0e3134c389c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4840 | 2026.03.18 02:28:45.074498 [ 269 ] {df05f276-d38b-441e-90f2-0e3134c389c1} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4841 | 2026.03.18 02:28:45.074534 [ 269 ] {df05f276-d38b-441e-90f2-0e3134c389c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4842 | 2026.03.18 02:28:45.074841 [ 269 ] {df05f276-d38b-441e-90f2-0e3134c389c1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4843 | 2026.03.18 02:28:45.075045 [ 269 ] {df05f276-d38b-441e-90f2-0e3134c389c1} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4844 | 2026.03.18 02:28:45.075171 [ 269 ] {df05f276-d38b-441e-90f2-0e3134c389c1} <Debug> executeQuery: Read 187 rows, 11.85 KiB in 0.001184 sec., 157939.1891891892 rows/sec., 9.77 MiB/sec. | ||
| 4845 | 2026.03.18 02:28:45.075207 [ 269 ] {df05f276-d38b-441e-90f2-0e3134c389c1} <Debug> TCPHandler: Processed in 0.001345799 sec. | ||
| 4846 | 2026.03.18 02:28:45.075313 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4847 | 2026.03.18 02:28:45.075409 [ 269 ] {ea80145f-a24d-4207-bd0b-7d60f92bf033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4848 | 2026.03.18 02:28:45.075448 [ 269 ] {ea80145f-a24d-4207-bd0b-7d60f92bf033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4849 | 2026.03.18 02:28:45.075857 [ 269 ] {ea80145f-a24d-4207-bd0b-7d60f92bf033} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4850 | 2026.03.18 02:28:45.075894 [ 269 ] {ea80145f-a24d-4207-bd0b-7d60f92bf033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4851 | 2026.03.18 02:28:45.076188 [ 269 ] {ea80145f-a24d-4207-bd0b-7d60f92bf033} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4852 | 2026.03.18 02:28:45.076406 [ 269 ] {ea80145f-a24d-4207-bd0b-7d60f92bf033} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4853 | 2026.03.18 02:28:45.076531 [ 269 ] {ea80145f-a24d-4207-bd0b-7d60f92bf033} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00114 sec., 130701.75438596492 rows/sec., 8.44 MiB/sec. | ||
| 4854 | 2026.03.18 02:28:45.076567 [ 269 ] {ea80145f-a24d-4207-bd0b-7d60f92bf033} <Debug> TCPHandler: Processed in 0.001304217 sec. | ||
| 4855 | 2026.03.18 02:28:45.076675 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4856 | 2026.03.18 02:28:45.076768 [ 269 ] {03f7ec13-adc2-41bb-9231-9c3442ed3541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4857 | 2026.03.18 02:28:45.076806 [ 269 ] {03f7ec13-adc2-41bb-9231-9c3442ed3541} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4858 | 2026.03.18 02:28:45.077216 [ 269 ] {03f7ec13-adc2-41bb-9231-9c3442ed3541} <Trace> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4859 | 2026.03.18 02:28:45.077253 [ 269 ] {03f7ec13-adc2-41bb-9231-9c3442ed3541} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4860 | 2026.03.18 02:28:45.077552 [ 269 ] {03f7ec13-adc2-41bb-9231-9c3442ed3541} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4861 | 2026.03.18 02:28:45.077768 [ 269 ] {03f7ec13-adc2-41bb-9231-9c3442ed3541} <Trace> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4862 | 2026.03.18 02:28:45.077863 [ 98 ] {} <Debug> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4863 | 2026.03.18 02:28:45.077891 [ 269 ] {03f7ec13-adc2-41bb-9231-9c3442ed3541} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00114 sec., 129824.56140350878 rows/sec., 7.38 MiB/sec. | ||
| 4864 | 2026.03.18 02:28:45.077895 [ 98 ] {} <Trace> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4865 | 2026.03.18 02:28:45.077929 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4866 | 2026.03.18 02:28:45.077934 [ 269 ] {03f7ec13-adc2-41bb-9231-9c3442ed3541} <Debug> TCPHandler: Processed in 0.001308057 sec. | ||
| 4867 | 2026.03.18 02:28:45.078022 [ 203 ] {b61dc584-a803-45dc-bcf8-6a4d08700047::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 | ||
| 4868 | 2026.03.18 02:28:45.078052 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4869 | 2026.03.18 02:28:45.078149 [ 269 ] {6673b61c-6f72-4a23-95fa-1d5f40948d72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4870 | 2026.03.18 02:28:45.078154 [ 203 ] {b61dc584-a803-45dc-bcf8-6a4d08700047::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4871 | 2026.03.18 02:28:45.078192 [ 269 ] {6673b61c-6f72-4a23-95fa-1d5f40948d72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4872 | 2026.03.18 02:28:45.078204 [ 203 ] {b61dc584-a803-45dc-bcf8-6a4d08700047::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 | ||
| 4873 | 2026.03.18 02:28:45.078281 [ 203 ] {b61dc584-a803-45dc-bcf8-6a4d08700047::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 | ||
| 4874 | 2026.03.18 02:28:45.078334 [ 203 ] {b61dc584-a803-45dc-bcf8-6a4d08700047::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 | ||
| 4875 | 2026.03.18 02:28:45.078376 [ 203 ] {b61dc584-a803-45dc-bcf8-6a4d08700047::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 | ||
| 4876 | 2026.03.18 02:28:45.078413 [ 203 ] {b61dc584-a803-45dc-bcf8-6a4d08700047::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 | ||
| 4877 | 2026.03.18 02:28:45.078737 [ 269 ] {6673b61c-6f72-4a23-95fa-1d5f40948d72} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4878 | 2026.03.18 02:28:45.078777 [ 269 ] {6673b61c-6f72-4a23-95fa-1d5f40948d72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4879 | 2026.03.18 02:28:45.079137 [ 269 ] {6673b61c-6f72-4a23-95fa-1d5f40948d72} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4880 | 2026.03.18 02:28:45.079224 [ 195 ] {b61dc584-a803-45dc-bcf8-6a4d08700047::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001241305 sec., 596146.7971207721 rows/sec., 36.18 MiB/sec. | ||
| 4881 | 2026.03.18 02:28:45.079357 [ 269 ] {6673b61c-6f72-4a23-95fa-1d5f40948d72} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4882 | 2026.03.18 02:28:45.079465 [ 192 ] {b61dc584-a803-45dc-bcf8-6a4d08700047::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4883 | 2026.03.18 02:28:45.079496 [ 269 ] {6673b61c-6f72-4a23-95fa-1d5f40948d72} <Debug> executeQuery: Read 535 rows, 38.80 KiB in 0.001365 sec., 391941.391941392 rows/sec., 27.76 MiB/sec. | ||
| 4884 | 2026.03.18 02:28:45.079540 [ 269 ] {6673b61c-6f72-4a23-95fa-1d5f40948d72} <Debug> TCPHandler: Processed in 0.001537954 sec. | ||
| 4885 | 2026.03.18 02:28:45.079648 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4886 | 2026.03.18 02:28:45.079743 [ 269 ] {39a3bcd7-67b8-4e63-80c8-c325504544e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4887 | 2026.03.18 02:28:45.079786 [ 269 ] {39a3bcd7-67b8-4e63-80c8-c325504544e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4888 | 2026.03.18 02:28:45.079849 [ 192 ] {b61dc584-a803-45dc-bcf8-6a4d08700047::all_1_13_3} <Trace> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4889 | 2026.03.18 02:28:45.079948 [ 192 ] {b61dc584-a803-45dc-bcf8-6a4d08700047::all_1_13_3} <Trace> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4890 | 2026.03.18 02:28:45.080068 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4891 | 2026.03.18 02:28:45.080117 [ 269 ] {39a3bcd7-67b8-4e63-80c8-c325504544e6} <Trace> oximeter.measurements_bool (cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4892 | 2026.03.18 02:28:45.080158 [ 269 ] {39a3bcd7-67b8-4e63-80c8-c325504544e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4893 | 2026.03.18 02:28:45.080467 [ 269 ] {39a3bcd7-67b8-4e63-80c8-c325504544e6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4894 | 2026.03.18 02:28:45.080678 [ 269 ] {39a3bcd7-67b8-4e63-80c8-c325504544e6} <Trace> oximeter.measurements_bool (cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4895 | 2026.03.18 02:28:45.080804 [ 269 ] {39a3bcd7-67b8-4e63-80c8-c325504544e6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00108 sec., 5555.555555555556 rows/sec., 290.26 KiB/sec. | ||
| 4896 | 2026.03.18 02:28:45.080840 [ 269 ] {39a3bcd7-67b8-4e63-80c8-c325504544e6} <Debug> TCPHandler: Processed in 0.001240355 sec. | ||
| 4897 | 2026.03.18 02:28:45.080945 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4898 | 2026.03.18 02:28:45.081038 [ 269 ] {89a489a0-04e3-4f75-aac3-dced778b2573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4899 | 2026.03.18 02:28:45.081080 [ 269 ] {89a489a0-04e3-4f75-aac3-dced778b2573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4900 | 2026.03.18 02:28:45.081459 [ 269 ] {89a489a0-04e3-4f75-aac3-dced778b2573} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4901 | 2026.03.18 02:28:45.081495 [ 269 ] {89a489a0-04e3-4f75-aac3-dced778b2573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4902 | 2026.03.18 02:28:45.081828 [ 269 ] {89a489a0-04e3-4f75-aac3-dced778b2573} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4903 | 2026.03.18 02:28:45.082047 [ 269 ] {89a489a0-04e3-4f75-aac3-dced778b2573} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4904 | 2026.03.18 02:28:45.082174 [ 269 ] {89a489a0-04e3-4f75-aac3-dced778b2573} <Debug> executeQuery: Read 272 rows, 18.52 KiB in 0.001155 sec., 235497.8354978355 rows/sec., 15.66 MiB/sec. | ||
| 4905 | 2026.03.18 02:28:45.082209 [ 269 ] {89a489a0-04e3-4f75-aac3-dced778b2573} <Debug> TCPHandler: Processed in 0.001312887 sec. | ||
| 4906 | 2026.03.18 02:28:45.082316 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4907 | 2026.03.18 02:28:45.082412 [ 269 ] {7ff27bae-aaed-4ac6-8835-d7dd962d79dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4908 | 2026.03.18 02:28:45.082452 [ 269 ] {7ff27bae-aaed-4ac6-8835-d7dd962d79dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4909 | 2026.03.18 02:28:45.082755 [ 269 ] {7ff27bae-aaed-4ac6-8835-d7dd962d79dc} <Trace> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4910 | 2026.03.18 02:28:45.082789 [ 269 ] {7ff27bae-aaed-4ac6-8835-d7dd962d79dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4911 | 2026.03.18 02:28:45.083080 [ 269 ] {7ff27bae-aaed-4ac6-8835-d7dd962d79dc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4912 | 2026.03.18 02:28:45.083290 [ 269 ] {7ff27bae-aaed-4ac6-8835-d7dd962d79dc} <Trace> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4913 | 2026.03.18 02:28:45.083422 [ 269 ] {7ff27bae-aaed-4ac6-8835-d7dd962d79dc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 65.55 KiB/sec. | ||
| 4914 | 2026.03.18 02:28:45.083457 [ 269 ] {7ff27bae-aaed-4ac6-8835-d7dd962d79dc} <Debug> TCPHandler: Processed in 0.001189364 sec. | ||
| 4915 | 2026.03.18 02:28:45.083564 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4916 | 2026.03.18 02:28:45.083657 [ 269 ] {cb7f7645-a9d8-4d7e-9ba6-4362c1d1d0b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4917 | 2026.03.18 02:28:45.083711 [ 269 ] {cb7f7645-a9d8-4d7e-9ba6-4362c1d1d0b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.18 02:28:45.084482 [ 269 ] {cb7f7645-a9d8-4d7e-9ba6-4362c1d1d0b2} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4919 | 2026.03.18 02:28:45.084518 [ 269 ] {cb7f7645-a9d8-4d7e-9ba6-4362c1d1d0b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4920 | 2026.03.18 02:28:45.085056 [ 269 ] {cb7f7645-a9d8-4d7e-9ba6-4362c1d1d0b2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4921 | 2026.03.18 02:28:45.085285 [ 269 ] {cb7f7645-a9d8-4d7e-9ba6-4362c1d1d0b2} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4922 | 2026.03.18 02:28:45.085423 [ 269 ] {cb7f7645-a9d8-4d7e-9ba6-4362c1d1d0b2} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001783 sec., 17386.427369601795 rows/sec., 31.16 MiB/sec. | ||
| 4923 | 2026.03.18 02:28:45.085483 [ 269 ] {cb7f7645-a9d8-4d7e-9ba6-4362c1d1d0b2} <Debug> TCPHandler: Processed in 0.001967146 sec. | ||
| 4924 | 2026.03.18 02:28:45.085595 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4925 | 2026.03.18 02:28:45.085688 [ 269 ] {0660cd4a-725a-4709-a730-15c0dc7e2e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4926 | 2026.03.18 02:28:45.085730 [ 269 ] {0660cd4a-725a-4709-a730-15c0dc7e2e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4927 | 2026.03.18 02:28:45.086044 [ 269 ] {0660cd4a-725a-4709-a730-15c0dc7e2e7a} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4928 | 2026.03.18 02:28:45.086081 [ 269 ] {0660cd4a-725a-4709-a730-15c0dc7e2e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4929 | 2026.03.18 02:28:45.086386 [ 269 ] {0660cd4a-725a-4709-a730-15c0dc7e2e7a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4930 | 2026.03.18 02:28:45.086598 [ 269 ] {0660cd4a-725a-4709-a730-15c0dc7e2e7a} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4931 | 2026.03.18 02:28:45.086724 [ 269 ] {0660cd4a-725a-4709-a730-15c0dc7e2e7a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001055 sec., 85308.05687203792 rows/sec., 5.34 MiB/sec. | ||
| 4932 | 2026.03.18 02:28:45.086760 [ 269 ] {0660cd4a-725a-4709-a730-15c0dc7e2e7a} <Debug> TCPHandler: Processed in 0.001214385 sec. | ||
| 4933 | 2026.03.18 02:28:50.059709 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4934 | 2026.03.18 02:28:50.059895 [ 269 ] {e302d24f-b5dd-4a01-843f-fe836fd07114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4935 | 2026.03.18 02:28:50.059958 [ 269 ] {e302d24f-b5dd-4a01-843f-fe836fd07114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4936 | 2026.03.18 02:28:50.060589 [ 269 ] {e302d24f-b5dd-4a01-843f-fe836fd07114} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4937 | 2026.03.18 02:28:50.060633 [ 269 ] {e302d24f-b5dd-4a01-843f-fe836fd07114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4938 | 2026.03.18 02:28:50.061025 [ 269 ] {e302d24f-b5dd-4a01-843f-fe836fd07114} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4939 | 2026.03.18 02:28:50.061247 [ 269 ] {e302d24f-b5dd-4a01-843f-fe836fd07114} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4940 | 2026.03.18 02:28:50.061392 [ 269 ] {e302d24f-b5dd-4a01-843f-fe836fd07114} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001545 sec., 49190.938511326865 rows/sec., 4.04 MiB/sec. | ||
| 4941 | 2026.03.18 02:28:50.061434 [ 269 ] {e302d24f-b5dd-4a01-843f-fe836fd07114} <Debug> TCPHandler: Processed in 0.001850563 sec. | ||
| 4942 | 2026.03.18 02:28:50.061564 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4943 | 2026.03.18 02:28:50.061661 [ 269 ] {e282d7d5-1c3a-4e7c-873a-30f9b4352345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4944 | 2026.03.18 02:28:50.061702 [ 269 ] {e282d7d5-1c3a-4e7c-873a-30f9b4352345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4945 | 2026.03.18 02:28:50.062099 [ 269 ] {e282d7d5-1c3a-4e7c-873a-30f9b4352345} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4946 | 2026.03.18 02:28:50.062134 [ 269 ] {e282d7d5-1c3a-4e7c-873a-30f9b4352345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4947 | 2026.03.18 02:28:50.062430 [ 269 ] {e282d7d5-1c3a-4e7c-873a-30f9b4352345} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4948 | 2026.03.18 02:28:50.062638 [ 269 ] {e282d7d5-1c3a-4e7c-873a-30f9b4352345} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4949 | 2026.03.18 02:28:50.062773 [ 269 ] {e282d7d5-1c3a-4e7c-873a-30f9b4352345} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001134 sec., 8818.342151675484 rows/sec., 663.10 KiB/sec. | ||
| 4950 | 2026.03.18 02:28:50.062811 [ 269 ] {e282d7d5-1c3a-4e7c-873a-30f9b4352345} <Debug> TCPHandler: Processed in 0.001297237 sec. | ||
| 4951 | 2026.03.18 02:28:50.062924 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4952 | 2026.03.18 02:28:50.063017 [ 269 ] {82d2aa85-add6-4d94-8a0b-90dd1d9934a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4953 | 2026.03.18 02:28:50.063055 [ 269 ] {82d2aa85-add6-4d94-8a0b-90dd1d9934a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4954 | 2026.03.18 02:28:50.063463 [ 269 ] {82d2aa85-add6-4d94-8a0b-90dd1d9934a5} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4955 | 2026.03.18 02:28:50.063500 [ 269 ] {82d2aa85-add6-4d94-8a0b-90dd1d9934a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4956 | 2026.03.18 02:28:50.063807 [ 269 ] {82d2aa85-add6-4d94-8a0b-90dd1d9934a5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4957 | 2026.03.18 02:28:50.064019 [ 269 ] {82d2aa85-add6-4d94-8a0b-90dd1d9934a5} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4958 | 2026.03.18 02:28:50.064146 [ 269 ] {82d2aa85-add6-4d94-8a0b-90dd1d9934a5} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001147 sec., 64516.12903225806 rows/sec., 5.04 MiB/sec. | ||
| 4959 | 2026.03.18 02:28:50.064182 [ 269 ] {82d2aa85-add6-4d94-8a0b-90dd1d9934a5} <Debug> TCPHandler: Processed in 0.001306857 sec. | ||
| 4960 | 2026.03.18 02:28:50.064290 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4961 | 2026.03.18 02:28:50.064383 [ 269 ] {a7bb04f6-2eab-4b64-ad3e-a93a96965c3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4962 | 2026.03.18 02:28:50.064425 [ 269 ] {a7bb04f6-2eab-4b64-ad3e-a93a96965c3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4963 | 2026.03.18 02:28:50.064829 [ 269 ] {a7bb04f6-2eab-4b64-ad3e-a93a96965c3f} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4964 | 2026.03.18 02:28:50.064865 [ 269 ] {a7bb04f6-2eab-4b64-ad3e-a93a96965c3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4965 | 2026.03.18 02:28:50.065213 [ 269 ] {a7bb04f6-2eab-4b64-ad3e-a93a96965c3f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4966 | 2026.03.18 02:28:50.065426 [ 269 ] {a7bb04f6-2eab-4b64-ad3e-a93a96965c3f} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4967 | 2026.03.18 02:28:50.065554 [ 269 ] {a7bb04f6-2eab-4b64-ad3e-a93a96965c3f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 4968 | 2026.03.18 02:28:50.065590 [ 269 ] {a7bb04f6-2eab-4b64-ad3e-a93a96965c3f} <Debug> TCPHandler: Processed in 0.001347698 sec. | ||
| 4969 | 2026.03.18 02:28:50.065692 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4970 | 2026.03.18 02:28:50.065785 [ 269 ] {37bedbc8-0890-4f60-915a-67ff3d61a4f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4971 | 2026.03.18 02:28:50.065838 [ 269 ] {37bedbc8-0890-4f60-915a-67ff3d61a4f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4972 | 2026.03.18 02:28:50.066588 [ 269 ] {37bedbc8-0890-4f60-915a-67ff3d61a4f5} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4973 | 2026.03.18 02:28:50.066623 [ 269 ] {37bedbc8-0890-4f60-915a-67ff3d61a4f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4974 | 2026.03.18 02:28:50.067144 [ 269 ] {37bedbc8-0890-4f60-915a-67ff3d61a4f5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4975 | 2026.03.18 02:28:50.067365 [ 269 ] {37bedbc8-0890-4f60-915a-67ff3d61a4f5} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4976 | 2026.03.18 02:28:50.067507 [ 269 ] {37bedbc8-0890-4f60-915a-67ff3d61a4f5} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00174 sec., 5747.126436781609 rows/sec., 10.30 MiB/sec. | ||
| 4977 | 2026.03.18 02:28:50.067559 [ 269 ] {37bedbc8-0890-4f60-915a-67ff3d61a4f5} <Debug> TCPHandler: Processed in 0.001918935 sec. | ||
| 4978 | 2026.03.18 02:28:50.067668 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4979 | 2026.03.18 02:28:50.067767 [ 269 ] {79abfe19-cf80-4f12-b6b4-6d180e78659e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4980 | 2026.03.18 02:28:50.067810 [ 269 ] {79abfe19-cf80-4f12-b6b4-6d180e78659e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4981 | 2026.03.18 02:28:50.068179 [ 269 ] {79abfe19-cf80-4f12-b6b4-6d180e78659e} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4982 | 2026.03.18 02:28:50.068217 [ 269 ] {79abfe19-cf80-4f12-b6b4-6d180e78659e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4983 | 2026.03.18 02:28:50.068533 [ 269 ] {79abfe19-cf80-4f12-b6b4-6d180e78659e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4984 | 2026.03.18 02:28:50.068749 [ 269 ] {79abfe19-cf80-4f12-b6b4-6d180e78659e} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4985 | 2026.03.18 02:28:50.068879 [ 269 ] {79abfe19-cf80-4f12-b6b4-6d180e78659e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 4986 | 2026.03.18 02:28:50.068915 [ 269 ] {79abfe19-cf80-4f12-b6b4-6d180e78659e} <Debug> TCPHandler: Processed in 0.001297657 sec. | ||
| 4987 | 2026.03.18 02:28:50.564442 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4988 | 2026.03.18 02:28:50.564517 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4989 | 2026.03.18 02:28:50.675952 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9619 | ||
| 4990 | 2026.03.18 02:28:50.676425 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4991 | 2026.03.18 02:28:50.676469 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4992 | 2026.03.18 02:28:50.676952 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4993 | 2026.03.18 02:28:50.677199 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4994 | 2026.03.18 02:28:50.677338 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9619 | ||
| 4995 | 2026.03.18 02:28:50.696851 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 688 | ||
| 4996 | 2026.03.18 02:28:50.699225 [ 243 ] {} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4997 | 2026.03.18 02:28:50.699284 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4998 | 2026.03.18 02:28:50.700550 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4999 | 2026.03.18 02:28:50.700841 [ 243 ] {} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5000 | 2026.03.18 02:28:50.701199 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 688 | ||
| 5001 | 2026.03.18 02:28:51.192540 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 5002 | 2026.03.18 02:28:51.209489 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5003 | 2026.03.18 02:28:51.209554 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5004 | 2026.03.18 02:28:51.216048 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5005 | 2026.03.18 02:28:51.216817 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5006 | 2026.03.18 02:28:51.219827 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 5007 | 2026.03.18 02:28:52.001049 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.49 MiB, peak 254.74 MiB, free memory in arenas 0.00 B, will set to 248.83 MiB (RSS), difference: 1.35 MiB | ||
| 5008 | 2026.03.18 02:28:55.067459 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5009 | 2026.03.18 02:28:55.067666 [ 269 ] {709c2b5a-6d65-44ea-aed0-4cad0a315b1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5010 | 2026.03.18 02:28:55.067735 [ 269 ] {709c2b5a-6d65-44ea-aed0-4cad0a315b1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5011 | 2026.03.18 02:28:55.068520 [ 269 ] {709c2b5a-6d65-44ea-aed0-4cad0a315b1f} <Trace> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5012 | 2026.03.18 02:28:55.068559 [ 269 ] {709c2b5a-6d65-44ea-aed0-4cad0a315b1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5013 | 2026.03.18 02:28:55.068940 [ 269 ] {709c2b5a-6d65-44ea-aed0-4cad0a315b1f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5014 | 2026.03.18 02:28:55.069169 [ 269 ] {709c2b5a-6d65-44ea-aed0-4cad0a315b1f} <Trace> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5015 | 2026.03.18 02:28:55.069311 [ 269 ] {709c2b5a-6d65-44ea-aed0-4cad0a315b1f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00175 sec., 162285.7142857143 rows/sec., 10.31 MiB/sec. | ||
| 5016 | 2026.03.18 02:28:55.069349 [ 269 ] {709c2b5a-6d65-44ea-aed0-4cad0a315b1f} <Debug> TCPHandler: Processed in 0.002067579 sec. | ||
| 5017 | 2026.03.18 02:28:55.069537 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5018 | 2026.03.18 02:28:55.069629 [ 269 ] {8148bd6e-2379-4158-a565-482c6ec5d1c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5019 | 2026.03.18 02:28:55.069668 [ 269 ] {8148bd6e-2379-4158-a565-482c6ec5d1c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5020 | 2026.03.18 02:28:55.070626 [ 269 ] {8148bd6e-2379-4158-a565-482c6ec5d1c8} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5021 | 2026.03.18 02:28:55.070663 [ 269 ] {8148bd6e-2379-4158-a565-482c6ec5d1c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5022 | 2026.03.18 02:28:55.071033 [ 269 ] {8148bd6e-2379-4158-a565-482c6ec5d1c8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5023 | 2026.03.18 02:28:55.071245 [ 269 ] {8148bd6e-2379-4158-a565-482c6ec5d1c8} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5024 | 2026.03.18 02:28:55.071375 [ 269 ] {8148bd6e-2379-4158-a565-482c6ec5d1c8} <Debug> executeQuery: Read 859 rows, 69.33 KiB in 0.001764 sec., 486961.45124716556 rows/sec., 38.38 MiB/sec. | ||
| 5025 | 2026.03.18 02:28:55.071412 [ 269 ] {8148bd6e-2379-4158-a565-482c6ec5d1c8} <Debug> TCPHandler: Processed in 0.001921625 sec. | ||
| 5026 | 2026.03.18 02:28:55.071526 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5027 | 2026.03.18 02:28:55.071618 [ 269 ] {d8f8069a-f3cd-489d-aac6-6610cd06532d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5028 | 2026.03.18 02:28:55.071657 [ 269 ] {d8f8069a-f3cd-489d-aac6-6610cd06532d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5029 | 2026.03.18 02:28:55.072156 [ 269 ] {d8f8069a-f3cd-489d-aac6-6610cd06532d} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5030 | 2026.03.18 02:28:55.072191 [ 269 ] {d8f8069a-f3cd-489d-aac6-6610cd06532d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5031 | 2026.03.18 02:28:55.072505 [ 269 ] {d8f8069a-f3cd-489d-aac6-6610cd06532d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5032 | 2026.03.18 02:28:55.072710 [ 269 ] {d8f8069a-f3cd-489d-aac6-6610cd06532d} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5033 | 2026.03.18 02:28:55.072835 [ 269 ] {d8f8069a-f3cd-489d-aac6-6610cd06532d} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001235 sec., 140080.97165991904 rows/sec., 8.60 MiB/sec. | ||
| 5034 | 2026.03.18 02:28:55.072840 [ 81 ] {} <Debug> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5035 | 2026.03.18 02:28:55.072872 [ 269 ] {d8f8069a-f3cd-489d-aac6-6610cd06532d} <Debug> TCPHandler: Processed in 0.00139379 sec. | ||
| 5036 | 2026.03.18 02:28:55.072913 [ 81 ] {} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5037 | 2026.03.18 02:28:55.072942 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5038 | 2026.03.18 02:28:55.073007 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5039 | 2026.03.18 02:28:55.073071 [ 199 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::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 | ||
| 5040 | 2026.03.18 02:28:55.073103 [ 269 ] {a6b24d50-6d66-4538-a9c6-902781eaed3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5041 | 2026.03.18 02:28:55.073154 [ 269 ] {a6b24d50-6d66-4538-a9c6-902781eaed3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5042 | 2026.03.18 02:28:55.073222 [ 199 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5043 | 2026.03.18 02:28:55.073263 [ 199 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::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 | ||
| 5044 | 2026.03.18 02:28:55.073337 [ 199 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 173 rows starting from the beginning of the part | ||
| 5045 | 2026.03.18 02:28:55.073387 [ 199 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 10 rows starting from the beginning of the part | ||
| 5046 | 2026.03.18 02:28:55.073435 [ 199 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 187 rows starting from the beginning of the part | ||
| 5047 | 2026.03.18 02:28:55.073480 [ 199 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 10 rows starting from the beginning of the part | ||
| 5048 | 2026.03.18 02:28:55.073524 [ 199 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 173 rows starting from the beginning of the part | ||
| 5049 | 2026.03.18 02:28:55.073602 [ 269 ] {a6b24d50-6d66-4538-a9c6-902781eaed3d} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5050 | 2026.03.18 02:28:55.073640 [ 269 ] {a6b24d50-6d66-4538-a9c6-902781eaed3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5051 | 2026.03.18 02:28:55.073971 [ 269 ] {a6b24d50-6d66-4538-a9c6-902781eaed3d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5052 | 2026.03.18 02:28:55.074197 [ 269 ] {a6b24d50-6d66-4538-a9c6-902781eaed3d} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5053 | 2026.03.18 02:28:55.074317 [ 269 ] {a6b24d50-6d66-4538-a9c6-902781eaed3d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001286 sec., 115863.14152410575 rows/sec., 7.49 MiB/sec. | ||
| 5054 | 2026.03.18 02:28:55.074351 [ 269 ] {a6b24d50-6d66-4538-a9c6-902781eaed3d} <Debug> TCPHandler: Processed in 0.001456551 sec. | ||
| 5055 | 2026.03.18 02:28:55.074403 [ 192 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 763 rows, containing 5 columns (5 merged, 0 gathered) in 0.001455162 sec., 524340.2452785325 rows/sec., 34.66 MiB/sec. | ||
| 5056 | 2026.03.18 02:28:55.074531 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5057 | 2026.03.18 02:28:55.074616 [ 199 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5058 | 2026.03.18 02:28:55.074632 [ 269 ] {dc23b10e-48be-4fe4-a936-6855a098f473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5059 | 2026.03.18 02:28:55.074677 [ 269 ] {dc23b10e-48be-4fe4-a936-6855a098f473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5060 | 2026.03.18 02:28:55.074857 [ 199 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_26_5} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5061 | 2026.03.18 02:28:55.074927 [ 199 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_26_5} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5062 | 2026.03.18 02:28:55.074993 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5063 | 2026.03.18 02:28:55.075133 [ 269 ] {dc23b10e-48be-4fe4-a936-6855a098f473} <Trace> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5064 | 2026.03.18 02:28:55.075174 [ 269 ] {dc23b10e-48be-4fe4-a936-6855a098f473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5065 | 2026.03.18 02:28:55.075508 [ 269 ] {dc23b10e-48be-4fe4-a936-6855a098f473} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5066 | 2026.03.18 02:28:55.075715 [ 269 ] {dc23b10e-48be-4fe4-a936-6855a098f473} <Trace> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5067 | 2026.03.18 02:28:55.075846 [ 269 ] {dc23b10e-48be-4fe4-a936-6855a098f473} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001233 sec., 120032.44120032442 rows/sec., 6.83 MiB/sec. | ||
| 5068 | 2026.03.18 02:28:55.075884 [ 269 ] {dc23b10e-48be-4fe4-a936-6855a098f473} <Debug> TCPHandler: Processed in 0.00141197 sec. | ||
| 5069 | 2026.03.18 02:28:55.075991 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5070 | 2026.03.18 02:28:55.076082 [ 269 ] {2601cfc6-dc68-4713-b3fa-c83d7635f284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5071 | 2026.03.18 02:28:55.076120 [ 269 ] {2601cfc6-dc68-4713-b3fa-c83d7635f284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5072 | 2026.03.18 02:28:55.076793 [ 269 ] {2601cfc6-dc68-4713-b3fa-c83d7635f284} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5073 | 2026.03.18 02:28:55.076829 [ 269 ] {2601cfc6-dc68-4713-b3fa-c83d7635f284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5074 | 2026.03.18 02:28:55.077147 [ 269 ] {2601cfc6-dc68-4713-b3fa-c83d7635f284} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5075 | 2026.03.18 02:28:55.077348 [ 269 ] {2601cfc6-dc68-4713-b3fa-c83d7635f284} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5076 | 2026.03.18 02:28:55.077472 [ 269 ] {2601cfc6-dc68-4713-b3fa-c83d7635f284} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001408 sec., 370028.4090909091 rows/sec., 26.12 MiB/sec. | ||
| 5077 | 2026.03.18 02:28:55.077517 [ 269 ] {2601cfc6-dc68-4713-b3fa-c83d7635f284} <Debug> TCPHandler: Processed in 0.001573455 sec. | ||
| 5078 | 2026.03.18 02:28:55.077625 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5079 | 2026.03.18 02:28:55.077717 [ 269 ] {7987526f-7414-4226-9eba-c7539f1b5f4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5080 | 2026.03.18 02:28:55.077757 [ 269 ] {7987526f-7414-4226-9eba-c7539f1b5f4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5081 | 2026.03.18 02:28:55.078084 [ 269 ] {7987526f-7414-4226-9eba-c7539f1b5f4c} <Trace> oximeter.measurements_bool (cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5082 | 2026.03.18 02:28:55.078119 [ 269 ] {7987526f-7414-4226-9eba-c7539f1b5f4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5083 | 2026.03.18 02:28:55.078426 [ 269 ] {7987526f-7414-4226-9eba-c7539f1b5f4c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5084 | 2026.03.18 02:28:55.078635 [ 269 ] {7987526f-7414-4226-9eba-c7539f1b5f4c} <Trace> oximeter.measurements_bool (cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5085 | 2026.03.18 02:28:55.078759 [ 269 ] {7987526f-7414-4226-9eba-c7539f1b5f4c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 5086 | 2026.03.18 02:28:55.078793 [ 269 ] {7987526f-7414-4226-9eba-c7539f1b5f4c} <Debug> TCPHandler: Processed in 0.001215104 sec. | ||
| 5087 | 2026.03.18 02:28:55.078896 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5088 | 2026.03.18 02:28:55.078987 [ 269 ] {fb166b77-0cbf-433d-89ca-c59531231232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5089 | 2026.03.18 02:28:55.079027 [ 269 ] {fb166b77-0cbf-433d-89ca-c59531231232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5090 | 2026.03.18 02:28:55.079445 [ 269 ] {fb166b77-0cbf-433d-89ca-c59531231232} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5091 | 2026.03.18 02:28:55.079480 [ 269 ] {fb166b77-0cbf-433d-89ca-c59531231232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5092 | 2026.03.18 02:28:55.079795 [ 269 ] {fb166b77-0cbf-433d-89ca-c59531231232} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5093 | 2026.03.18 02:28:55.079985 [ 269 ] {fb166b77-0cbf-433d-89ca-c59531231232} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5094 | 2026.03.18 02:28:55.080099 [ 269 ] {fb166b77-0cbf-433d-89ca-c59531231232} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00117 sec., 226495.7264957265 rows/sec., 15.05 MiB/sec. | ||
| 5095 | 2026.03.18 02:28:55.080132 [ 269 ] {fb166b77-0cbf-433d-89ca-c59531231232} <Debug> TCPHandler: Processed in 0.001324448 sec. | ||
| 5096 | 2026.03.18 02:28:55.080230 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5097 | 2026.03.18 02:28:55.080316 [ 269 ] {f2f70915-f08d-49c5-ac02-ee05aee15779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5098 | 2026.03.18 02:28:55.080353 [ 269 ] {f2f70915-f08d-49c5-ac02-ee05aee15779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5099 | 2026.03.18 02:28:55.080720 [ 269 ] {f2f70915-f08d-49c5-ac02-ee05aee15779} <Trace> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5100 | 2026.03.18 02:28:55.080755 [ 269 ] {f2f70915-f08d-49c5-ac02-ee05aee15779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5101 | 2026.03.18 02:28:55.081040 [ 269 ] {f2f70915-f08d-49c5-ac02-ee05aee15779} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5102 | 2026.03.18 02:28:55.081252 [ 269 ] {f2f70915-f08d-49c5-ac02-ee05aee15779} <Trace> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5103 | 2026.03.18 02:28:55.081373 [ 269 ] {f2f70915-f08d-49c5-ac02-ee05aee15779} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00102 sec., 980.3921568627451 rows/sec., 66.06 KiB/sec. | ||
| 5104 | 2026.03.18 02:28:55.081408 [ 269 ] {f2f70915-f08d-49c5-ac02-ee05aee15779} <Debug> TCPHandler: Processed in 0.001174254 sec. | ||
| 5105 | 2026.03.18 02:28:55.081518 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5106 | 2026.03.18 02:28:55.081610 [ 269 ] {9ead7e86-6f27-431f-80b8-5db01d08ad83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5107 | 2026.03.18 02:28:55.081662 [ 269 ] {9ead7e86-6f27-431f-80b8-5db01d08ad83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.18 02:28:55.082483 [ 269 ] {9ead7e86-6f27-431f-80b8-5db01d08ad83} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5109 | 2026.03.18 02:28:55.082526 [ 269 ] {9ead7e86-6f27-431f-80b8-5db01d08ad83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5110 | 2026.03.18 02:28:55.083068 [ 269 ] {9ead7e86-6f27-431f-80b8-5db01d08ad83} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5111 | 2026.03.18 02:28:55.083294 [ 269 ] {9ead7e86-6f27-431f-80b8-5db01d08ad83} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5112 | 2026.03.18 02:28:55.083426 [ 269 ] {9ead7e86-6f27-431f-80b8-5db01d08ad83} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001833 sec., 16912.165848336062 rows/sec., 30.31 MiB/sec. | ||
| 5113 | 2026.03.18 02:28:55.083428 [ 80 ] {} <Debug> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5114 | 2026.03.18 02:28:55.083485 [ 80 ] {} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5115 | 2026.03.18 02:28:55.083486 [ 269 ] {9ead7e86-6f27-431f-80b8-5db01d08ad83} <Debug> TCPHandler: Processed in 0.002021377 sec. | ||
| 5116 | 2026.03.18 02:28:55.083513 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5117 | 2026.03.18 02:28:55.083623 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5118 | 2026.03.18 02:28:55.083636 [ 189 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::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 | ||
| 5119 | 2026.03.18 02:28:55.083719 [ 269 ] {7c2007cf-265a-465c-8efc-c05edcd1f61e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5120 | 2026.03.18 02:28:55.083765 [ 269 ] {7c2007cf-265a-465c-8efc-c05edcd1f61e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5121 | 2026.03.18 02:28:55.083899 [ 189 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5122 | 2026.03.18 02:28:55.083961 [ 189 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 421 rows starting from the beginning of the part | ||
| 5123 | 2026.03.18 02:28:55.084089 [ 189 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 31 rows starting from the beginning of the part | ||
| 5124 | 2026.03.18 02:28:55.084095 [ 269 ] {7c2007cf-265a-465c-8efc-c05edcd1f61e} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5125 | 2026.03.18 02:28:55.084138 [ 269 ] {7c2007cf-265a-465c-8efc-c05edcd1f61e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5126 | 2026.03.18 02:28:55.084194 [ 189 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 10 rows starting from the beginning of the part | ||
| 5127 | 2026.03.18 02:28:55.084306 [ 189 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 31 rows starting from the beginning of the part | ||
| 5128 | 2026.03.18 02:28:55.084411 [ 189 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 10 rows starting from the beginning of the part | ||
| 5129 | 2026.03.18 02:28:55.084454 [ 269 ] {7c2007cf-265a-465c-8efc-c05edcd1f61e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5130 | 2026.03.18 02:28:55.084516 [ 189 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 31 rows starting from the beginning of the part | ||
| 5131 | 2026.03.18 02:28:55.084676 [ 269 ] {7c2007cf-265a-465c-8efc-c05edcd1f61e} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5132 | 2026.03.18 02:28:55.084796 [ 269 ] {7c2007cf-265a-465c-8efc-c05edcd1f61e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001115 sec., 80717.48878923766 rows/sec., 5.05 MiB/sec. | ||
| 5133 | 2026.03.18 02:28:55.084829 [ 269 ] {7c2007cf-265a-465c-8efc-c05edcd1f61e} <Debug> TCPHandler: Processed in 0.001274456 sec. | ||
| 5134 | 2026.03.18 02:28:55.098754 [ 199 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 534 rows, containing 19 columns (19 merged, 0 gathered) in 0.015159912 sec., 35224.478875602974 rows/sec., 63.12 MiB/sec. | ||
| 5135 | 2026.03.18 02:28:55.099341 [ 193 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5136 | 2026.03.18 02:28:55.099701 [ 193 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5137 | 2026.03.18 02:28:55.099776 [ 193 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5138 | 2026.03.18 02:28:55.099872 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 5139 | 2026.03.18 02:28:55.304688 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5140 | 2026.03.18 02:28:55.304868 [ 269 ] {7059a413-0c17-4c9f-be8e-4e3ce7d3fff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5141 | 2026.03.18 02:28:55.304937 [ 269 ] {7059a413-0c17-4c9f-be8e-4e3ce7d3fff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5142 | 2026.03.18 02:28:55.305598 [ 269 ] {7059a413-0c17-4c9f-be8e-4e3ce7d3fff6} <Trace> oximeter.fields_ipaddr (31ddfa6f-ba7e-42a2-9345-bae050f7c256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5143 | 2026.03.18 02:28:55.305650 [ 269 ] {7059a413-0c17-4c9f-be8e-4e3ce7d3fff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5144 | 2026.03.18 02:28:55.306029 [ 269 ] {7059a413-0c17-4c9f-be8e-4e3ce7d3fff6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5145 | 2026.03.18 02:28:55.306266 [ 269 ] {7059a413-0c17-4c9f-be8e-4e3ce7d3fff6} <Trace> oximeter.fields_ipaddr (31ddfa6f-ba7e-42a2-9345-bae050f7c256): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5146 | 2026.03.18 02:28:55.306424 [ 269 ] {7059a413-0c17-4c9f-be8e-4e3ce7d3fff6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001581 sec., 1265.022137887413 rows/sec., 103.15 KiB/sec. | ||
| 5147 | 2026.03.18 02:28:55.306472 [ 269 ] {7059a413-0c17-4c9f-be8e-4e3ce7d3fff6} <Debug> TCPHandler: Processed in 0.001901584 sec. | ||
| 5148 | 2026.03.18 02:28:55.306607 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5149 | 2026.03.18 02:28:55.306707 [ 269 ] {aaed906b-6473-4480-ab0c-b1d6bd79cb5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5150 | 2026.03.18 02:28:55.306750 [ 269 ] {aaed906b-6473-4480-ab0c-b1d6bd79cb5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5151 | 2026.03.18 02:28:55.308096 [ 269 ] {aaed906b-6473-4480-ab0c-b1d6bd79cb5d} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5152 | 2026.03.18 02:28:55.308136 [ 269 ] {aaed906b-6473-4480-ab0c-b1d6bd79cb5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5153 | 2026.03.18 02:28:55.308570 [ 269 ] {aaed906b-6473-4480-ab0c-b1d6bd79cb5d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5154 | 2026.03.18 02:28:55.308800 [ 269 ] {aaed906b-6473-4480-ab0c-b1d6bd79cb5d} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5155 | 2026.03.18 02:28:55.308934 [ 269 ] {aaed906b-6473-4480-ab0c-b1d6bd79cb5d} <Debug> executeQuery: Read 1957 rows, 150.26 KiB in 0.002248 sec., 870551.6014234875 rows/sec., 65.27 MiB/sec. | ||
| 5156 | 2026.03.18 02:28:55.308931 [ 80 ] {} <Debug> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5157 | 2026.03.18 02:28:55.308974 [ 269 ] {aaed906b-6473-4480-ab0c-b1d6bd79cb5d} <Debug> TCPHandler: Processed in 0.002419379 sec. | ||
| 5158 | 2026.03.18 02:28:55.309036 [ 80 ] {} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5159 | 2026.03.18 02:28:55.309079 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5160 | 2026.03.18 02:28:55.309139 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5161 | 2026.03.18 02:28:55.309242 [ 269 ] {4953eab2-aaf0-4cba-91c3-09e620e9934d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5162 | 2026.03.18 02:28:55.309265 [ 189 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::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 | ||
| 5163 | 2026.03.18 02:28:55.309284 [ 269 ] {4953eab2-aaf0-4cba-91c3-09e620e9934d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5164 | 2026.03.18 02:28:55.309488 [ 189 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5165 | 2026.03.18 02:28:55.309551 [ 189 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::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 | ||
| 5166 | 2026.03.18 02:28:55.309653 [ 189 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 76 rows starting from the beginning of the part | ||
| 5167 | 2026.03.18 02:28:55.309726 [ 189 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 866 rows starting from the beginning of the part | ||
| 5168 | 2026.03.18 02:28:55.309760 [ 269 ] {4953eab2-aaf0-4cba-91c3-09e620e9934d} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5169 | 2026.03.18 02:28:55.309795 [ 189 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 76 rows starting from the beginning of the part | ||
| 5170 | 2026.03.18 02:28:55.309802 [ 269 ] {4953eab2-aaf0-4cba-91c3-09e620e9934d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5171 | 2026.03.18 02:28:55.309867 [ 189 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 859 rows starting from the beginning of the part | ||
| 5172 | 2026.03.18 02:28:55.309937 [ 189 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1957 rows starting from the beginning of the part | ||
| 5173 | 2026.03.18 02:28:55.310125 [ 269 ] {4953eab2-aaf0-4cba-91c3-09e620e9934d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5174 | 2026.03.18 02:28:55.310360 [ 269 ] {4953eab2-aaf0-4cba-91c3-09e620e9934d} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5175 | 2026.03.18 02:28:55.310562 [ 269 ] {4953eab2-aaf0-4cba-91c3-09e620e9934d} <Debug> executeQuery: Read 21 rows, 1.57 KiB in 0.001338 sec., 15695.06726457399 rows/sec., 1.14 MiB/sec. | ||
| 5176 | 2026.03.18 02:28:55.310602 [ 269 ] {4953eab2-aaf0-4cba-91c3-09e620e9934d} <Debug> TCPHandler: Processed in 0.001511703 sec. | ||
| 5177 | 2026.03.18 02:28:55.310711 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5178 | 2026.03.18 02:28:55.310806 [ 269 ] {1c8650c7-200b-4044-845e-a80e94a90221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5179 | 2026.03.18 02:28:55.310846 [ 269 ] {1c8650c7-200b-4044-845e-a80e94a90221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5180 | 2026.03.18 02:28:55.311513 [ 269 ] {1c8650c7-200b-4044-845e-a80e94a90221} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5181 | 2026.03.18 02:28:55.311558 [ 269 ] {1c8650c7-200b-4044-845e-a80e94a90221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5182 | 2026.03.18 02:28:55.311897 [ 269 ] {1c8650c7-200b-4044-845e-a80e94a90221} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5183 | 2026.03.18 02:28:55.312108 [ 269 ] {1c8650c7-200b-4044-845e-a80e94a90221} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5184 | 2026.03.18 02:28:55.312243 [ 269 ] {1c8650c7-200b-4044-845e-a80e94a90221} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001456 sec., 486263.73626373627 rows/sec., 28.37 MiB/sec. | ||
| 5185 | 2026.03.18 02:28:55.312282 [ 269 ] {1c8650c7-200b-4044-845e-a80e94a90221} <Debug> TCPHandler: Processed in 0.001618766 sec. | ||
| 5186 | 2026.03.18 02:28:55.312301 [ 199 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6602 rows, containing 5 columns (5 merged, 0 gathered) in 0.003123399 sec., 2113722.902517418 rows/sec., 170.02 MiB/sec. | ||
| 5187 | 2026.03.18 02:28:55.312391 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5188 | 2026.03.18 02:28:55.312489 [ 269 ] {8f82cdca-7040-4885-bbde-e9d9974d9b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5189 | 2026.03.18 02:28:55.312529 [ 269 ] {8f82cdca-7040-4885-bbde-e9d9974d9b7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5190 | 2026.03.18 02:28:55.312734 [ 201 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5191 | 2026.03.18 02:28:55.312905 [ 269 ] {8f82cdca-7040-4885-bbde-e9d9974d9b7d} <Trace> oximeter.fields_u64 (b40e1acb-791e-4f12-8974-f5c14cbd7a8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5192 | 2026.03.18 02:28:55.312948 [ 269 ] {8f82cdca-7040-4885-bbde-e9d9974d9b7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5193 | 2026.03.18 02:28:55.313121 [ 201 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_31_6} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5194 | 2026.03.18 02:28:55.313228 [ 201 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_31_6} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5195 | 2026.03.18 02:28:55.313263 [ 269 ] {8f82cdca-7040-4885-bbde-e9d9974d9b7d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5196 | 2026.03.18 02:28:55.313348 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 5197 | 2026.03.18 02:28:55.313501 [ 269 ] {8f82cdca-7040-4885-bbde-e9d9974d9b7d} <Trace> oximeter.fields_u64 (b40e1acb-791e-4f12-8974-f5c14cbd7a8d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5198 | 2026.03.18 02:28:55.313645 [ 269 ] {8f82cdca-7040-4885-bbde-e9d9974d9b7d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001175 sec., 851.063829787234 rows/sec., 59.84 KiB/sec. | ||
| 5199 | 2026.03.18 02:28:55.313684 [ 269 ] {8f82cdca-7040-4885-bbde-e9d9974d9b7d} <Debug> TCPHandler: Processed in 0.001342969 sec. | ||
| 5200 | 2026.03.18 02:28:55.313786 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5201 | 2026.03.18 02:28:55.313880 [ 269 ] {f5b3f337-1b75-4751-89b1-414b3029162f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5202 | 2026.03.18 02:28:55.313919 [ 269 ] {f5b3f337-1b75-4751-89b1-414b3029162f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5203 | 2026.03.18 02:28:55.314691 [ 269 ] {f5b3f337-1b75-4751-89b1-414b3029162f} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5204 | 2026.03.18 02:28:55.314727 [ 269 ] {f5b3f337-1b75-4751-89b1-414b3029162f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5205 | 2026.03.18 02:28:55.315089 [ 269 ] {f5b3f337-1b75-4751-89b1-414b3029162f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5206 | 2026.03.18 02:28:55.315305 [ 269 ] {f5b3f337-1b75-4751-89b1-414b3029162f} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5207 | 2026.03.18 02:28:55.315411 [ 80 ] {} <Debug> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5208 | 2026.03.18 02:28:55.315444 [ 269 ] {f5b3f337-1b75-4751-89b1-414b3029162f} <Debug> executeQuery: Read 1021 rows, 72.03 KiB in 0.001583 sec., 644977.8900821225 rows/sec., 44.43 MiB/sec. | ||
| 5209 | 2026.03.18 02:28:55.315448 [ 80 ] {} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5210 | 2026.03.18 02:28:55.315486 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5211 | 2026.03.18 02:28:55.315489 [ 269 ] {f5b3f337-1b75-4751-89b1-414b3029162f} <Debug> TCPHandler: Processed in 0.00175056 sec. | ||
| 5212 | 2026.03.18 02:28:55.315572 [ 189 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::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 | ||
| 5213 | 2026.03.18 02:28:55.315607 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5214 | 2026.03.18 02:28:55.315678 [ 189 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5215 | 2026.03.18 02:28:55.315706 [ 269 ] {8bef0c2a-d98a-4a2d-bb96-be3bd747ea1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5216 | 2026.03.18 02:28:55.315712 [ 189 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::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 | ||
| 5217 | 2026.03.18 02:28:55.315755 [ 269 ] {8bef0c2a-d98a-4a2d-bb96-be3bd747ea1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5218 | 2026.03.18 02:28:55.315783 [ 189 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 74 rows starting from the beginning of the part | ||
| 5219 | 2026.03.18 02:28:55.315831 [ 189 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 535 rows starting from the beginning of the part | ||
| 5220 | 2026.03.18 02:28:55.315876 [ 189 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 74 rows starting from the beginning of the part | ||
| 5221 | 2026.03.18 02:28:55.315917 [ 189 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 521 rows starting from the beginning of the part | ||
| 5222 | 2026.03.18 02:28:55.315960 [ 189 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1021 rows starting from the beginning of the part | ||
| 5223 | 2026.03.18 02:28:55.316378 [ 269 ] {8bef0c2a-d98a-4a2d-bb96-be3bd747ea1e} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5224 | 2026.03.18 02:28:55.316418 [ 269 ] {8bef0c2a-d98a-4a2d-bb96-be3bd747ea1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5225 | 2026.03.18 02:28:55.316957 [ 269 ] {8bef0c2a-d98a-4a2d-bb96-be3bd747ea1e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5226 | 2026.03.18 02:28:55.317173 [ 269 ] {8bef0c2a-d98a-4a2d-bb96-be3bd747ea1e} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5227 | 2026.03.18 02:28:55.317276 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5228 | 2026.03.18 02:28:55.317307 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5229 | 2026.03.18 02:28:55.317308 [ 269 ] {8bef0c2a-d98a-4a2d-bb96-be3bd747ea1e} <Debug> executeQuery: Read 1218 rows, 77.99 KiB in 0.00161 sec., 756521.7391304347 rows/sec., 47.30 MiB/sec. | ||
| 5230 | 2026.03.18 02:28:55.317325 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5231 | 2026.03.18 02:28:55.317335 [ 197 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3737 rows, containing 5 columns (5 merged, 0 gathered) in 0.001793851 sec., 2083227.6482271939 rows/sec., 153.65 MiB/sec. | ||
| 5232 | 2026.03.18 02:28:55.317358 [ 269 ] {8bef0c2a-d98a-4a2d-bb96-be3bd747ea1e} <Debug> TCPHandler: Processed in 0.001796461 sec. | ||
| 5233 | 2026.03.18 02:28:55.317409 [ 189 ] {89925f32-2102-4654-95ee-b43a456a77ef::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 | ||
| 5234 | 2026.03.18 02:28:55.317479 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5235 | 2026.03.18 02:28:55.317513 [ 189 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5236 | 2026.03.18 02:28:55.317546 [ 189 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 10168 rows starting from the beginning of the part | ||
| 5237 | 2026.03.18 02:28:55.317571 [ 199 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5238 | 2026.03.18 02:28:55.317580 [ 269 ] {4bbe751d-6cba-4701-a20f-249c0e5d5ba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5239 | 2026.03.18 02:28:55.317596 [ 189 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 5240 | 2026.03.18 02:28:55.317649 [ 189 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 272 rows starting from the beginning of the part | ||
| 5241 | 2026.03.18 02:28:55.317653 [ 269 ] {4bbe751d-6cba-4701-a20f-249c0e5d5ba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5242 | 2026.03.18 02:28:55.317692 [ 189 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 5243 | 2026.03.18 02:28:55.317734 [ 189 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 265 rows starting from the beginning of the part | ||
| 5244 | 2026.03.18 02:28:55.317770 [ 189 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1218 rows starting from the beginning of the part | ||
| 5245 | 2026.03.18 02:28:55.317886 [ 199 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_31_6} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5246 | 2026.03.18 02:28:55.317979 [ 199 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_31_6} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5247 | 2026.03.18 02:28:55.318071 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 5248 | 2026.03.18 02:28:55.318479 [ 269 ] {4bbe751d-6cba-4701-a20f-249c0e5d5ba3} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5249 | 2026.03.18 02:28:55.318519 [ 269 ] {4bbe751d-6cba-4701-a20f-249c0e5d5ba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5250 | 2026.03.18 02:28:55.319086 [ 269 ] {4bbe751d-6cba-4701-a20f-249c0e5d5ba3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5251 | 2026.03.18 02:28:55.319317 [ 269 ] {4bbe751d-6cba-4701-a20f-249c0e5d5ba3} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5252 | 2026.03.18 02:28:55.319461 [ 269 ] {4bbe751d-6cba-4701-a20f-249c0e5d5ba3} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.0019 sec., 10000 rows/sec., 17.92 MiB/sec. | ||
| 5253 | 2026.03.18 02:28:55.319524 [ 269 ] {4bbe751d-6cba-4701-a20f-249c0e5d5ba3} <Debug> TCPHandler: Processed in 0.00209487 sec. | ||
| 5254 | 2026.03.18 02:28:55.319638 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5255 | 2026.03.18 02:28:55.319731 [ 269 ] {76e379c2-9762-4782-84ca-6db44adf9a41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5256 | 2026.03.18 02:28:55.319772 [ 269 ] {76e379c2-9762-4782-84ca-6db44adf9a41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5257 | 2026.03.18 02:28:55.320097 [ 269 ] {76e379c2-9762-4782-84ca-6db44adf9a41} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5258 | 2026.03.18 02:28:55.320133 [ 269 ] {76e379c2-9762-4782-84ca-6db44adf9a41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5259 | 2026.03.18 02:28:55.320451 [ 269 ] {76e379c2-9762-4782-84ca-6db44adf9a41} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5260 | 2026.03.18 02:28:55.320654 [ 269 ] {76e379c2-9762-4782-84ca-6db44adf9a41} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5261 | 2026.03.18 02:28:55.320751 [ 80 ] {} <Debug> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5262 | 2026.03.18 02:28:55.320774 [ 269 ] {76e379c2-9762-4782-84ca-6db44adf9a41} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001078 sec., 11131.725417439704 rows/sec., 768.21 KiB/sec. | ||
| 5263 | 2026.03.18 02:28:55.320781 [ 80 ] {} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5264 | 2026.03.18 02:28:55.320811 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5265 | 2026.03.18 02:28:55.320815 [ 269 ] {76e379c2-9762-4782-84ca-6db44adf9a41} <Debug> TCPHandler: Processed in 0.001244965 sec. | ||
| 5266 | 2026.03.18 02:28:55.320896 [ 190 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::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 | ||
| 5267 | 2026.03.18 02:28:55.320977 [ 190 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5268 | 2026.03.18 02:28:55.321003 [ 190 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1740 rows starting from the beginning of the part | ||
| 5269 | 2026.03.18 02:28:55.321052 [ 190 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 5270 | 2026.03.18 02:28:55.321087 [ 190 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 90 rows starting from the beginning of the part | ||
| 5271 | 2026.03.18 02:28:55.321123 [ 190 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 5272 | 2026.03.18 02:28:55.321157 [ 190 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 90 rows starting from the beginning of the part | ||
| 5273 | 2026.03.18 02:28:55.321189 [ 190 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part | ||
| 5274 | 2026.03.18 02:28:55.321430 [ 190 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12243 rows, containing 5 columns (5 merged, 0 gathered) in 0.004111817 sec., 2977515.779520343 rows/sec., 194.89 MiB/sec. | ||
| 5275 | 2026.03.18 02:28:55.321859 [ 190 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5276 | 2026.03.18 02:28:55.322113 [ 190 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5277 | 2026.03.18 02:28:55.322188 [ 190 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5278 | 2026.03.18 02:28:55.322268 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
| 5279 | 2026.03.18 02:28:55.322311 [ 190 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2052 rows, containing 4 columns (4 merged, 0 gathered) in 0.001430381 sec., 1434582.81394957 rows/sec., 92.43 MiB/sec. | ||
| 5280 | 2026.03.18 02:28:55.322679 [ 188 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5281 | 2026.03.18 02:28:55.322985 [ 188 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_31_6} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5282 | 2026.03.18 02:28:55.323071 [ 188 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_31_6} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5283 | 2026.03.18 02:28:55.323158 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5284 | 2026.03.18 02:28:56.000561 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 250.47 MiB, peak 257.57 MiB, free memory in arenas 0.00 B, will set to 252.78 MiB (RSS), difference: 2.31 MiB | ||
| 5285 | 2026.03.18 02:28:58.178072 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10131 | ||
| 5286 | 2026.03.18 02:28:58.178648 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5287 | 2026.03.18 02:28:58.178685 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5288 | 2026.03.18 02:28:58.179213 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5289 | 2026.03.18 02:28:58.179440 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5290 | 2026.03.18 02:28:58.179567 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10131 | ||
| 5291 | 2026.03.18 02:28:58.179569 [ 70 ] {} <Debug> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5292 | 2026.03.18 02:28:58.179617 [ 70 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5293 | 2026.03.18 02:28:58.179639 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5294 | 2026.03.18 02:28:58.179742 [ 190 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::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 | ||
| 5295 | 2026.03.18 02:28:58.179843 [ 190 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5296 | 2026.03.18 02:28:58.179878 [ 190 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7699 rows starting from the beginning of the part | ||
| 5297 | 2026.03.18 02:28:58.179941 [ 190 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::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 | ||
| 5298 | 2026.03.18 02:28:58.179990 [ 190 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::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 | ||
| 5299 | 2026.03.18 02:28:58.180039 [ 190 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::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 | ||
| 5300 | 2026.03.18 02:28:58.180085 [ 190 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::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 | ||
| 5301 | 2026.03.18 02:28:58.180130 [ 190 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::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 | ||
| 5302 | 2026.03.18 02:28:58.181864 [ 188 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10131 rows, containing 4 columns (4 merged, 0 gathered) in 0.002165962 sec., 4677367.377636357 rows/sec., 66.91 MiB/sec. | ||
| 5303 | 2026.03.18 02:28:58.182309 [ 191 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5304 | 2026.03.18 02:28:58.182756 [ 191 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::all_1_21_4} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5305 | 2026.03.18 02:28:58.182835 [ 191 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::all_1_21_4} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5306 | 2026.03.18 02:28:58.182935 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 5307 | 2026.03.18 02:28:58.720681 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5308 | 2026.03.18 02:28:58.738158 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5309 | 2026.03.18 02:28:58.738218 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5310 | 2026.03.18 02:28:58.744414 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5311 | 2026.03.18 02:28:58.745229 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5312 | 2026.03.18 02:28:58.745569 [ 67 ] {} <Debug> system.metric_log (218ef612-060e-4be3-9175-3a330153921e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5313 | 2026.03.18 02:28:58.745667 [ 67 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5314 | 2026.03.18 02:28:58.745717 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5315 | 2026.03.18 02:28:58.745845 [ 188 ] {218ef612-060e-4be3-9175-3a330153921e::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 | ||
| 5316 | 2026.03.18 02:28:58.748074 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5317 | 2026.03.18 02:28:58.749118 [ 188 ] {218ef612-060e-4be3-9175-3a330153921e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5318 | 2026.03.18 02:28:58.749821 [ 188 ] {218ef612-060e-4be3-9175-3a330153921e::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 | ||
| 5319 | 2026.03.18 02:28:58.753193 [ 188 ] {218ef612-060e-4be3-9175-3a330153921e::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 | ||
| 5320 | 2026.03.18 02:28:58.756543 [ 188 ] {218ef612-060e-4be3-9175-3a330153921e::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 | ||
| 5321 | 2026.03.18 02:28:58.760259 [ 188 ] {218ef612-060e-4be3-9175-3a330153921e::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 | ||
| 5322 | 2026.03.18 02:28:58.764059 [ 188 ] {218ef612-060e-4be3-9175-3a330153921e::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 | ||
| 5323 | 2026.03.18 02:28:58.768093 [ 188 ] {218ef612-060e-4be3-9175-3a330153921e::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 | ||
| 5324 | 2026.03.18 02:28:58.815949 [ 188 ] {218ef612-060e-4be3-9175-3a330153921e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.07019057 sec., 2265.2615586395723 rows/sec., 11.71 MiB/sec. | ||
| 5325 | 2026.03.18 02:28:58.817557 [ 188 ] {218ef612-060e-4be3-9175-3a330153921e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5326 | 2026.03.18 02:28:58.819164 [ 188 ] {218ef612-060e-4be3-9175-3a330153921e::all_1_21_4} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5327 | 2026.03.18 02:28:58.819247 [ 188 ] {218ef612-060e-4be3-9175-3a330153921e::all_1_21_4} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5328 | 2026.03.18 02:28:58.820485 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5329 | 2026.03.18 02:28:59.000283 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.91 MiB, peak 264.45 MiB, free memory in arenas 0.00 B, will set to 258.29 MiB (RSS), difference: 4.38 MiB | ||
| 5330 | 2026.03.18 02:29:00.057384 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5331 | 2026.03.18 02:29:00.057562 [ 269 ] {c1ce7e8b-3f27-4688-8852-bdc4a22d9862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5332 | 2026.03.18 02:29:00.057632 [ 269 ] {c1ce7e8b-3f27-4688-8852-bdc4a22d9862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5333 | 2026.03.18 02:29:00.058332 [ 269 ] {c1ce7e8b-3f27-4688-8852-bdc4a22d9862} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5334 | 2026.03.18 02:29:00.058380 [ 269 ] {c1ce7e8b-3f27-4688-8852-bdc4a22d9862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5335 | 2026.03.18 02:29:00.058800 [ 269 ] {c1ce7e8b-3f27-4688-8852-bdc4a22d9862} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5336 | 2026.03.18 02:29:00.059039 [ 269 ] {c1ce7e8b-3f27-4688-8852-bdc4a22d9862} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5337 | 2026.03.18 02:29:00.059204 [ 269 ] {c1ce7e8b-3f27-4688-8852-bdc4a22d9862} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001676 sec., 33412.88782816229 rows/sec., 2.55 MiB/sec. | ||
| 5338 | 2026.03.18 02:29:00.059255 [ 269 ] {c1ce7e8b-3f27-4688-8852-bdc4a22d9862} <Debug> TCPHandler: Processed in 0.001996857 sec. | ||
| 5339 | 2026.03.18 02:29:00.059375 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5340 | 2026.03.18 02:29:00.059479 [ 269 ] {914c93bc-d0d7-4b40-a2ec-cd1b369bf459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5341 | 2026.03.18 02:29:00.059523 [ 269 ] {914c93bc-d0d7-4b40-a2ec-cd1b369bf459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5342 | 2026.03.18 02:29:00.059976 [ 269 ] {914c93bc-d0d7-4b40-a2ec-cd1b369bf459} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5343 | 2026.03.18 02:29:00.060011 [ 269 ] {914c93bc-d0d7-4b40-a2ec-cd1b369bf459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5344 | 2026.03.18 02:29:00.060327 [ 269 ] {914c93bc-d0d7-4b40-a2ec-cd1b369bf459} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5345 | 2026.03.18 02:29:00.060544 [ 269 ] {914c93bc-d0d7-4b40-a2ec-cd1b369bf459} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5346 | 2026.03.18 02:29:00.060679 [ 269 ] {914c93bc-d0d7-4b40-a2ec-cd1b369bf459} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001225 sec., 52244.897959183676 rows/sec., 4.08 MiB/sec. | ||
| 5347 | 2026.03.18 02:29:00.060717 [ 269 ] {914c93bc-d0d7-4b40-a2ec-cd1b369bf459} <Debug> TCPHandler: Processed in 0.001392909 sec. | ||
| 5348 | 2026.03.18 02:29:00.060830 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5349 | 2026.03.18 02:29:00.060927 [ 269 ] {94945883-9bf3-4c82-be45-2b1fe97227c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5350 | 2026.03.18 02:29:00.060972 [ 269 ] {94945883-9bf3-4c82-be45-2b1fe97227c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5351 | 2026.03.18 02:29:00.061347 [ 269 ] {94945883-9bf3-4c82-be45-2b1fe97227c7} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5352 | 2026.03.18 02:29:00.061381 [ 269 ] {94945883-9bf3-4c82-be45-2b1fe97227c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5353 | 2026.03.18 02:29:00.061726 [ 269 ] {94945883-9bf3-4c82-be45-2b1fe97227c7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5354 | 2026.03.18 02:29:00.061955 [ 269 ] {94945883-9bf3-4c82-be45-2b1fe97227c7} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5355 | 2026.03.18 02:29:00.062082 [ 269 ] {94945883-9bf3-4c82-be45-2b1fe97227c7} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001176 sec., 108843.53741496599 rows/sec., 7.58 MiB/sec. | ||
| 5356 | 2026.03.18 02:29:00.062119 [ 269 ] {94945883-9bf3-4c82-be45-2b1fe97227c7} <Debug> TCPHandler: Processed in 0.001338778 sec. | ||
| 5357 | 2026.03.18 02:29:00.062229 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5358 | 2026.03.18 02:29:00.062323 [ 269 ] {64356b2c-9e78-47d5-a977-753627599ae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5359 | 2026.03.18 02:29:00.062370 [ 269 ] {64356b2c-9e78-47d5-a977-753627599ae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5360 | 2026.03.18 02:29:00.062689 [ 269 ] {64356b2c-9e78-47d5-a977-753627599ae4} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5361 | 2026.03.18 02:29:00.062723 [ 269 ] {64356b2c-9e78-47d5-a977-753627599ae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5362 | 2026.03.18 02:29:00.063028 [ 269 ] {64356b2c-9e78-47d5-a977-753627599ae4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5363 | 2026.03.18 02:29:00.063243 [ 269 ] {64356b2c-9e78-47d5-a977-753627599ae4} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5364 | 2026.03.18 02:29:00.063371 [ 269 ] {64356b2c-9e78-47d5-a977-753627599ae4} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001066 sec., 45028.14258911819 rows/sec., 3.03 MiB/sec. | ||
| 5365 | 2026.03.18 02:29:00.063406 [ 269 ] {64356b2c-9e78-47d5-a977-753627599ae4} <Debug> TCPHandler: Processed in 0.001225055 sec. | ||
| 5366 | 2026.03.18 02:29:00.702261 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 736 | ||
| 5367 | 2026.03.18 02:29:00.704934 [ 243 ] {} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5368 | 2026.03.18 02:29:00.704985 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5369 | 2026.03.18 02:29:00.706237 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5370 | 2026.03.18 02:29:00.706516 [ 243 ] {} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5371 | 2026.03.18 02:29:00.706670 [ 65 ] {} <Debug> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5372 | 2026.03.18 02:29:00.706736 [ 65 ] {} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5373 | 2026.03.18 02:29:00.706758 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5374 | 2026.03.18 02:29:00.706806 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 736 | ||
| 5375 | 2026.03.18 02:29:00.706854 [ 196 ] {2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb::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 | ||
| 5376 | 2026.03.18 02:29:00.707268 [ 196 ] {2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5377 | 2026.03.18 02:29:00.707497 [ 196 ] {2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 530 rows starting from the beginning of the part | ||
| 5378 | 2026.03.18 02:29:00.707813 [ 196 ] {2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 34 rows starting from the beginning of the part | ||
| 5379 | 2026.03.18 02:29:00.708130 [ 196 ] {2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 54 rows starting from the beginning of the part | ||
| 5380 | 2026.03.18 02:29:00.708427 [ 196 ] {2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 34 rows starting from the beginning of the part | ||
| 5381 | 2026.03.18 02:29:00.708728 [ 196 ] {2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
| 5382 | 2026.03.18 02:29:00.709018 [ 196 ] {2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 48 rows starting from the beginning of the part | ||
| 5383 | 2026.03.18 02:29:00.715105 [ 187 ] {2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 736 rows, containing 72 columns (72 merged, 0 gathered) in 0.008335008 sec., 88302.25477887964 rows/sec., 75.26 MiB/sec. | ||
| 5384 | 2026.03.18 02:29:00.716482 [ 187 ] {2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5385 | 2026.03.18 02:29:00.717151 [ 187 ] {2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb::all_1_16_3} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5386 | 2026.03.18 02:29:00.717240 [ 187 ] {2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb::all_1_16_3} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5387 | 2026.03.18 02:29:00.717518 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
| 5388 | 2026.03.18 02:29:05.067888 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5389 | 2026.03.18 02:29:05.068080 [ 269 ] {bcac351d-d84d-4b19-b5c7-ae2c35377b6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5390 | 2026.03.18 02:29:05.068144 [ 269 ] {bcac351d-d84d-4b19-b5c7-ae2c35377b6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5391 | 2026.03.18 02:29:05.068884 [ 269 ] {bcac351d-d84d-4b19-b5c7-ae2c35377b6a} <Trace> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5392 | 2026.03.18 02:29:05.068939 [ 269 ] {bcac351d-d84d-4b19-b5c7-ae2c35377b6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5393 | 2026.03.18 02:29:05.069342 [ 269 ] {bcac351d-d84d-4b19-b5c7-ae2c35377b6a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5394 | 2026.03.18 02:29:05.069573 [ 269 ] {bcac351d-d84d-4b19-b5c7-ae2c35377b6a} <Trace> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5395 | 2026.03.18 02:29:05.069727 [ 269 ] {bcac351d-d84d-4b19-b5c7-ae2c35377b6a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001694 sec., 167650.53128689493 rows/sec., 10.65 MiB/sec. | ||
| 5396 | 2026.03.18 02:29:05.069780 [ 269 ] {bcac351d-d84d-4b19-b5c7-ae2c35377b6a} <Debug> TCPHandler: Processed in 0.002011077 sec. | ||
| 5397 | 2026.03.18 02:29:05.069906 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5398 | 2026.03.18 02:29:05.070015 [ 269 ] {4b7e12ea-012b-4612-ac04-0bc01e21974d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5399 | 2026.03.18 02:29:05.070059 [ 269 ] {4b7e12ea-012b-4612-ac04-0bc01e21974d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5400 | 2026.03.18 02:29:05.070776 [ 269 ] {4b7e12ea-012b-4612-ac04-0bc01e21974d} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5401 | 2026.03.18 02:29:05.070815 [ 269 ] {4b7e12ea-012b-4612-ac04-0bc01e21974d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5402 | 2026.03.18 02:29:05.071174 [ 269 ] {4b7e12ea-012b-4612-ac04-0bc01e21974d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5403 | 2026.03.18 02:29:05.071390 [ 269 ] {4b7e12ea-012b-4612-ac04-0bc01e21974d} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5404 | 2026.03.18 02:29:05.071519 [ 269 ] {4b7e12ea-012b-4612-ac04-0bc01e21974d} <Debug> executeQuery: Read 859 rows, 69.33 KiB in 0.001528 sec., 562172.77486911 rows/sec., 44.31 MiB/sec. | ||
| 5405 | 2026.03.18 02:29:05.071557 [ 269 ] {4b7e12ea-012b-4612-ac04-0bc01e21974d} <Debug> TCPHandler: Processed in 0.001698919 sec. | ||
| 5406 | 2026.03.18 02:29:05.071685 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5407 | 2026.03.18 02:29:05.071778 [ 269 ] {fa6f5154-01b6-44b7-b70b-fb0f771e19e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5408 | 2026.03.18 02:29:05.071817 [ 269 ] {fa6f5154-01b6-44b7-b70b-fb0f771e19e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5409 | 2026.03.18 02:29:05.072288 [ 269 ] {fa6f5154-01b6-44b7-b70b-fb0f771e19e6} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5410 | 2026.03.18 02:29:05.072323 [ 269 ] {fa6f5154-01b6-44b7-b70b-fb0f771e19e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5411 | 2026.03.18 02:29:05.072620 [ 269 ] {fa6f5154-01b6-44b7-b70b-fb0f771e19e6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5412 | 2026.03.18 02:29:05.072825 [ 269 ] {fa6f5154-01b6-44b7-b70b-fb0f771e19e6} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5413 | 2026.03.18 02:29:05.072960 [ 269 ] {fa6f5154-01b6-44b7-b70b-fb0f771e19e6} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001201 sec., 144046.62781015818 rows/sec., 8.84 MiB/sec. | ||
| 5414 | 2026.03.18 02:29:05.072999 [ 269 ] {fa6f5154-01b6-44b7-b70b-fb0f771e19e6} <Debug> TCPHandler: Processed in 0.001369789 sec. | ||
| 5415 | 2026.03.18 02:29:05.073118 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5416 | 2026.03.18 02:29:05.073209 [ 269 ] {e9d31864-bfd6-451c-b0f5-be73c62cd880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5417 | 2026.03.18 02:29:05.073249 [ 269 ] {e9d31864-bfd6-451c-b0f5-be73c62cd880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5418 | 2026.03.18 02:29:05.073664 [ 269 ] {e9d31864-bfd6-451c-b0f5-be73c62cd880} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5419 | 2026.03.18 02:29:05.073699 [ 269 ] {e9d31864-bfd6-451c-b0f5-be73c62cd880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5420 | 2026.03.18 02:29:05.074007 [ 269 ] {e9d31864-bfd6-451c-b0f5-be73c62cd880} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5421 | 2026.03.18 02:29:05.074209 [ 269 ] {e9d31864-bfd6-451c-b0f5-be73c62cd880} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5422 | 2026.03.18 02:29:05.074348 [ 269 ] {e9d31864-bfd6-451c-b0f5-be73c62cd880} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001153 sec., 129228.10060711189 rows/sec., 8.35 MiB/sec. | ||
| 5423 | 2026.03.18 02:29:05.074385 [ 269 ] {e9d31864-bfd6-451c-b0f5-be73c62cd880} <Debug> TCPHandler: Processed in 0.001314777 sec. | ||
| 5424 | 2026.03.18 02:29:05.074510 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5425 | 2026.03.18 02:29:05.074610 [ 269 ] {f218aa1f-38b5-49bb-b2b3-396ae435f797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5426 | 2026.03.18 02:29:05.074649 [ 269 ] {f218aa1f-38b5-49bb-b2b3-396ae435f797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5427 | 2026.03.18 02:29:05.075087 [ 269 ] {f218aa1f-38b5-49bb-b2b3-396ae435f797} <Trace> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5428 | 2026.03.18 02:29:05.075123 [ 269 ] {f218aa1f-38b5-49bb-b2b3-396ae435f797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5429 | 2026.03.18 02:29:05.075442 [ 269 ] {f218aa1f-38b5-49bb-b2b3-396ae435f797} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5430 | 2026.03.18 02:29:05.075661 [ 269 ] {f218aa1f-38b5-49bb-b2b3-396ae435f797} <Trace> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5431 | 2026.03.18 02:29:05.075793 [ 269 ] {f218aa1f-38b5-49bb-b2b3-396ae435f797} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001202 sec., 123128.11980033279 rows/sec., 7.00 MiB/sec. | ||
| 5432 | 2026.03.18 02:29:05.075831 [ 269 ] {f218aa1f-38b5-49bb-b2b3-396ae435f797} <Debug> TCPHandler: Processed in 0.00138164 sec. | ||
| 5433 | 2026.03.18 02:29:05.075940 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5434 | 2026.03.18 02:29:05.076032 [ 269 ] {d009a667-fb10-4e84-a290-e19322f8d6bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5435 | 2026.03.18 02:29:05.076071 [ 269 ] {d009a667-fb10-4e84-a290-e19322f8d6bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5436 | 2026.03.18 02:29:05.076634 [ 269 ] {d009a667-fb10-4e84-a290-e19322f8d6bb} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5437 | 2026.03.18 02:29:05.076669 [ 269 ] {d009a667-fb10-4e84-a290-e19322f8d6bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5438 | 2026.03.18 02:29:05.076988 [ 269 ] {d009a667-fb10-4e84-a290-e19322f8d6bb} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5439 | 2026.03.18 02:29:05.077199 [ 269 ] {d009a667-fb10-4e84-a290-e19322f8d6bb} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5440 | 2026.03.18 02:29:05.077333 [ 269 ] {d009a667-fb10-4e84-a290-e19322f8d6bb} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.00132 sec., 394696.9696969697 rows/sec., 27.86 MiB/sec. | ||
| 5441 | 2026.03.18 02:29:05.077370 [ 269 ] {d009a667-fb10-4e84-a290-e19322f8d6bb} <Debug> TCPHandler: Processed in 0.001477642 sec. | ||
| 5442 | 2026.03.18 02:29:05.077490 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5443 | 2026.03.18 02:29:05.077583 [ 269 ] {97a94a6c-53b9-41cf-b987-87f65c404069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5444 | 2026.03.18 02:29:05.077624 [ 269 ] {97a94a6c-53b9-41cf-b987-87f65c404069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5445 | 2026.03.18 02:29:05.077985 [ 269 ] {97a94a6c-53b9-41cf-b987-87f65c404069} <Trace> oximeter.measurements_bool (cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5446 | 2026.03.18 02:29:05.078023 [ 269 ] {97a94a6c-53b9-41cf-b987-87f65c404069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5447 | 2026.03.18 02:29:05.078345 [ 269 ] {97a94a6c-53b9-41cf-b987-87f65c404069} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5448 | 2026.03.18 02:29:05.078549 [ 269 ] {97a94a6c-53b9-41cf-b987-87f65c404069} <Trace> oximeter.measurements_bool (cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5449 | 2026.03.18 02:29:05.078683 [ 269 ] {97a94a6c-53b9-41cf-b987-87f65c404069} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001118 sec., 5366.726296958855 rows/sec., 280.39 KiB/sec. | ||
| 5450 | 2026.03.18 02:29:05.078720 [ 269 ] {97a94a6c-53b9-41cf-b987-87f65c404069} <Debug> TCPHandler: Processed in 0.001290287 sec. | ||
| 5451 | 2026.03.18 02:29:05.078844 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5452 | 2026.03.18 02:29:05.078936 [ 269 ] {530541fa-8c04-4747-93f8-717e1f037672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5453 | 2026.03.18 02:29:05.078978 [ 269 ] {530541fa-8c04-4747-93f8-717e1f037672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5454 | 2026.03.18 02:29:05.079392 [ 269 ] {530541fa-8c04-4747-93f8-717e1f037672} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5455 | 2026.03.18 02:29:05.079428 [ 269 ] {530541fa-8c04-4747-93f8-717e1f037672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5456 | 2026.03.18 02:29:05.079769 [ 269 ] {530541fa-8c04-4747-93f8-717e1f037672} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5457 | 2026.03.18 02:29:05.079977 [ 269 ] {530541fa-8c04-4747-93f8-717e1f037672} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5458 | 2026.03.18 02:29:05.080105 [ 269 ] {530541fa-8c04-4747-93f8-717e1f037672} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001187 sec., 223251.8955349621 rows/sec., 14.84 MiB/sec. | ||
| 5459 | 2026.03.18 02:29:05.080140 [ 269 ] {530541fa-8c04-4747-93f8-717e1f037672} <Debug> TCPHandler: Processed in 0.001351968 sec. | ||
| 5460 | 2026.03.18 02:29:05.080268 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5461 | 2026.03.18 02:29:05.080359 [ 269 ] {b0b494f6-b241-4b1d-ae35-20f8276c6d32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5462 | 2026.03.18 02:29:05.080400 [ 269 ] {b0b494f6-b241-4b1d-ae35-20f8276c6d32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5463 | 2026.03.18 02:29:05.080739 [ 269 ] {b0b494f6-b241-4b1d-ae35-20f8276c6d32} <Trace> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5464 | 2026.03.18 02:29:05.080777 [ 269 ] {b0b494f6-b241-4b1d-ae35-20f8276c6d32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5465 | 2026.03.18 02:29:05.081067 [ 269 ] {b0b494f6-b241-4b1d-ae35-20f8276c6d32} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5466 | 2026.03.18 02:29:05.081272 [ 269 ] {b0b494f6-b241-4b1d-ae35-20f8276c6d32} <Trace> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5467 | 2026.03.18 02:29:05.081379 [ 58 ] {} <Debug> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5468 | 2026.03.18 02:29:05.081403 [ 269 ] {b0b494f6-b241-4b1d-ae35-20f8276c6d32} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001061 sec., 942.507068803016 rows/sec., 63.51 KiB/sec. | ||
| 5469 | 2026.03.18 02:29:05.081442 [ 58 ] {} <Trace> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5470 | 2026.03.18 02:29:05.081450 [ 269 ] {b0b494f6-b241-4b1d-ae35-20f8276c6d32} <Debug> TCPHandler: Processed in 0.001238525 sec. | ||
| 5471 | 2026.03.18 02:29:05.081470 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5472 | 2026.03.18 02:29:05.081567 [ 203 ] {aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3::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 | ||
| 5473 | 2026.03.18 02:29:05.081576 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5474 | 2026.03.18 02:29:05.081685 [ 269 ] {d2ab1544-1ad4-4537-a4c1-e3fb9db36f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5475 | 2026.03.18 02:29:05.081687 [ 203 ] {aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5476 | 2026.03.18 02:29:05.081745 [ 269 ] {d2ab1544-1ad4-4537-a4c1-e3fb9db36f4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5477 | 2026.03.18 02:29:05.081745 [ 203 ] {aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3::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 | ||
| 5478 | 2026.03.18 02:29:05.081827 [ 203 ] {aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3::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 | ||
| 5479 | 2026.03.18 02:29:05.081869 [ 203 ] {aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3::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 | ||
| 5480 | 2026.03.18 02:29:05.081910 [ 203 ] {aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3::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 | ||
| 5481 | 2026.03.18 02:29:05.081944 [ 203 ] {aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3::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 | ||
| 5482 | 2026.03.18 02:29:05.081981 [ 203 ] {aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3::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 | ||
| 5483 | 2026.03.18 02:29:05.082546 [ 269 ] {d2ab1544-1ad4-4537-a4c1-e3fb9db36f4a} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5484 | 2026.03.18 02:29:05.082586 [ 269 ] {d2ab1544-1ad4-4537-a4c1-e3fb9db36f4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5485 | 2026.03.18 02:29:05.082741 [ 187 ] {aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001214775 sec., 12347.96567265543 rows/sec., 832.04 KiB/sec. | ||
| 5486 | 2026.03.18 02:29:05.082867 [ 198 ] {aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5487 | 2026.03.18 02:29:05.083127 [ 198 ] {aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3::all_1_15_3} <Trace> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5488 | 2026.03.18 02:29:05.083188 [ 198 ] {aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3::all_1_15_3} <Trace> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5489 | 2026.03.18 02:29:05.083246 [ 269 ] {d2ab1544-1ad4-4537-a4c1-e3fb9db36f4a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5490 | 2026.03.18 02:29:05.083259 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5491 | 2026.03.18 02:29:05.083469 [ 269 ] {d2ab1544-1ad4-4537-a4c1-e3fb9db36f4a} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5492 | 2026.03.18 02:29:05.083603 [ 269 ] {d2ab1544-1ad4-4537-a4c1-e3fb9db36f4a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001937 sec., 16004.13009808983 rows/sec., 28.68 MiB/sec. | ||
| 5493 | 2026.03.18 02:29:05.083656 [ 269 ] {d2ab1544-1ad4-4537-a4c1-e3fb9db36f4a} <Debug> TCPHandler: Processed in 0.002126251 sec. | ||
| 5494 | 2026.03.18 02:29:05.083768 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5495 | 2026.03.18 02:29:05.083860 [ 269 ] {9ef56d52-3089-4e99-9173-a7d1f85db987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5496 | 2026.03.18 02:29:05.083901 [ 269 ] {9ef56d52-3089-4e99-9173-a7d1f85db987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5497 | 2026.03.18 02:29:05.084227 [ 269 ] {9ef56d52-3089-4e99-9173-a7d1f85db987} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5498 | 2026.03.18 02:29:05.084262 [ 269 ] {9ef56d52-3089-4e99-9173-a7d1f85db987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5499 | 2026.03.18 02:29:05.084560 [ 269 ] {9ef56d52-3089-4e99-9173-a7d1f85db987} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5500 | 2026.03.18 02:29:05.084769 [ 269 ] {9ef56d52-3089-4e99-9173-a7d1f85db987} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5501 | 2026.03.18 02:29:05.084891 [ 269 ] {9ef56d52-3089-4e99-9173-a7d1f85db987} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001049 sec., 85795.99618684461 rows/sec., 5.37 MiB/sec. | ||
| 5502 | 2026.03.18 02:29:05.084925 [ 269 ] {9ef56d52-3089-4e99-9173-a7d1f85db987} <Debug> TCPHandler: Processed in 0.001204484 sec. | ||
| 5503 | 2026.03.18 02:29:05.564579 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5504 | 2026.03.18 02:29:05.564621 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5505 | 2026.03.18 02:29:05.679869 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10579 | ||
| 5506 | 2026.03.18 02:29:05.680346 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5507 | 2026.03.18 02:29:05.680394 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5508 | 2026.03.18 02:29:05.680884 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5509 | 2026.03.18 02:29:05.681134 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5510 | 2026.03.18 02:29:05.681275 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10579 | ||
| 5511 | 2026.03.18 02:29:06.248247 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5512 | 2026.03.18 02:29:06.264013 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5513 | 2026.03.18 02:29:06.264074 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5514 | 2026.03.18 02:29:06.269960 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5515 | 2026.03.18 02:29:06.270700 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5516 | 2026.03.18 02:29:06.273298 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5517 | 2026.03.18 02:29:10.058942 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5518 | 2026.03.18 02:29:10.059140 [ 269 ] {2d18f287-70d2-45a1-a5b5-a4f5707242b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5519 | 2026.03.18 02:29:10.059209 [ 269 ] {2d18f287-70d2-45a1-a5b5-a4f5707242b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5520 | 2026.03.18 02:29:10.059858 [ 269 ] {2d18f287-70d2-45a1-a5b5-a4f5707242b2} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5521 | 2026.03.18 02:29:10.059910 [ 269 ] {2d18f287-70d2-45a1-a5b5-a4f5707242b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5522 | 2026.03.18 02:29:10.060317 [ 269 ] {2d18f287-70d2-45a1-a5b5-a4f5707242b2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5523 | 2026.03.18 02:29:10.060555 [ 269 ] {2d18f287-70d2-45a1-a5b5-a4f5707242b2} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5524 | 2026.03.18 02:29:10.060726 [ 269 ] {2d18f287-70d2-45a1-a5b5-a4f5707242b2} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001633 sec., 46540.11022657686 rows/sec., 3.82 MiB/sec. | ||
| 5525 | 2026.03.18 02:29:10.060782 [ 269 ] {2d18f287-70d2-45a1-a5b5-a4f5707242b2} <Debug> TCPHandler: Processed in 0.001963296 sec. | ||
| 5526 | 2026.03.18 02:29:10.060914 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5527 | 2026.03.18 02:29:10.061015 [ 269 ] {7b640990-e378-48d3-be4a-43c56c58e44c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5528 | 2026.03.18 02:29:10.061060 [ 269 ] {7b640990-e378-48d3-be4a-43c56c58e44c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5529 | 2026.03.18 02:29:10.061484 [ 269 ] {7b640990-e378-48d3-be4a-43c56c58e44c} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5530 | 2026.03.18 02:29:10.061524 [ 269 ] {7b640990-e378-48d3-be4a-43c56c58e44c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5531 | 2026.03.18 02:29:10.061868 [ 269 ] {7b640990-e378-48d3-be4a-43c56c58e44c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5532 | 2026.03.18 02:29:10.062093 [ 269 ] {7b640990-e378-48d3-be4a-43c56c58e44c} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5533 | 2026.03.18 02:29:10.062230 [ 269 ] {7b640990-e378-48d3-be4a-43c56c58e44c} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001239 sec., 8071.025020177562 rows/sec., 606.90 KiB/sec. | ||
| 5534 | 2026.03.18 02:29:10.062270 [ 269 ] {7b640990-e378-48d3-be4a-43c56c58e44c} <Debug> TCPHandler: Processed in 0.00140834 sec. | ||
| 5535 | 2026.03.18 02:29:10.062390 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5536 | 2026.03.18 02:29:10.062487 [ 269 ] {b7217410-a4e6-4c50-98a2-173abe1eadb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5537 | 2026.03.18 02:29:10.062528 [ 269 ] {b7217410-a4e6-4c50-98a2-173abe1eadb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5538 | 2026.03.18 02:29:10.062957 [ 269 ] {b7217410-a4e6-4c50-98a2-173abe1eadb5} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5539 | 2026.03.18 02:29:10.062994 [ 269 ] {b7217410-a4e6-4c50-98a2-173abe1eadb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5540 | 2026.03.18 02:29:10.063310 [ 269 ] {b7217410-a4e6-4c50-98a2-173abe1eadb5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5541 | 2026.03.18 02:29:10.063531 [ 269 ] {b7217410-a4e6-4c50-98a2-173abe1eadb5} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5542 | 2026.03.18 02:29:10.063678 [ 269 ] {b7217410-a4e6-4c50-98a2-173abe1eadb5} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001211 sec., 61106.523534269196 rows/sec., 4.77 MiB/sec. | ||
| 5543 | 2026.03.18 02:29:10.063718 [ 269 ] {b7217410-a4e6-4c50-98a2-173abe1eadb5} <Debug> TCPHandler: Processed in 0.00137804 sec. | ||
| 5544 | 2026.03.18 02:29:10.063837 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5545 | 2026.03.18 02:29:10.063933 [ 269 ] {69575b18-ed31-4a7a-9f04-357859236a55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5546 | 2026.03.18 02:29:10.063978 [ 269 ] {69575b18-ed31-4a7a-9f04-357859236a55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5547 | 2026.03.18 02:29:10.064374 [ 269 ] {69575b18-ed31-4a7a-9f04-357859236a55} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5548 | 2026.03.18 02:29:10.064409 [ 269 ] {69575b18-ed31-4a7a-9f04-357859236a55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5549 | 2026.03.18 02:29:10.064735 [ 269 ] {69575b18-ed31-4a7a-9f04-357859236a55} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5550 | 2026.03.18 02:29:10.064945 [ 269 ] {69575b18-ed31-4a7a-9f04-357859236a55} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5551 | 2026.03.18 02:29:10.065078 [ 269 ] {69575b18-ed31-4a7a-9f04-357859236a55} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 5552 | 2026.03.18 02:29:10.065114 [ 269 ] {69575b18-ed31-4a7a-9f04-357859236a55} <Debug> TCPHandler: Processed in 0.001384909 sec. | ||
| 5553 | 2026.03.18 02:29:10.065285 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5554 | 2026.03.18 02:29:10.065378 [ 269 ] {1941c13a-df7a-4e58-b29f-739ae1ee11a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5555 | 2026.03.18 02:29:10.065435 [ 269 ] {1941c13a-df7a-4e58-b29f-739ae1ee11a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5556 | 2026.03.18 02:29:10.066190 [ 269 ] {1941c13a-df7a-4e58-b29f-739ae1ee11a7} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5557 | 2026.03.18 02:29:10.066233 [ 269 ] {1941c13a-df7a-4e58-b29f-739ae1ee11a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5558 | 2026.03.18 02:29:10.066770 [ 269 ] {1941c13a-df7a-4e58-b29f-739ae1ee11a7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5559 | 2026.03.18 02:29:10.067027 [ 269 ] {1941c13a-df7a-4e58-b29f-739ae1ee11a7} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5560 | 2026.03.18 02:29:10.067173 [ 269 ] {1941c13a-df7a-4e58-b29f-739ae1ee11a7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001812 sec., 5518.763796909492 rows/sec., 9.89 MiB/sec. | ||
| 5561 | 2026.03.18 02:29:10.067244 [ 269 ] {1941c13a-df7a-4e58-b29f-739ae1ee11a7} <Debug> TCPHandler: Processed in 0.002008467 sec. | ||
| 5562 | 2026.03.18 02:29:10.067360 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5563 | 2026.03.18 02:29:10.067454 [ 269 ] {b557ae8f-386f-4a4d-a5eb-a725029e98ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5564 | 2026.03.18 02:29:10.067498 [ 269 ] {b557ae8f-386f-4a4d-a5eb-a725029e98ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5565 | 2026.03.18 02:29:10.067837 [ 269 ] {b557ae8f-386f-4a4d-a5eb-a725029e98ca} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5566 | 2026.03.18 02:29:10.067874 [ 269 ] {b557ae8f-386f-4a4d-a5eb-a725029e98ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5567 | 2026.03.18 02:29:10.068180 [ 269 ] {b557ae8f-386f-4a4d-a5eb-a725029e98ca} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5568 | 2026.03.18 02:29:10.068392 [ 269 ] {b557ae8f-386f-4a4d-a5eb-a725029e98ca} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5569 | 2026.03.18 02:29:10.068520 [ 269 ] {b557ae8f-386f-4a4d-a5eb-a725029e98ca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 5570 | 2026.03.18 02:29:10.068557 [ 269 ] {b557ae8f-386f-4a4d-a5eb-a725029e98ca} <Debug> TCPHandler: Processed in 0.001246166 sec. | ||
| 5571 | 2026.03.18 02:29:10.707019 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 770 | ||
| 5572 | 2026.03.18 02:29:10.709395 [ 243 ] {} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5573 | 2026.03.18 02:29:10.709457 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5574 | 2026.03.18 02:29:10.710741 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5575 | 2026.03.18 02:29:10.711035 [ 243 ] {} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5576 | 2026.03.18 02:29:10.711396 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 770 | ||
| 5577 | 2026.03.18 02:29:13.182182 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11091 | ||
| 5578 | 2026.03.18 02:29:13.182863 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5579 | 2026.03.18 02:29:13.182906 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5580 | 2026.03.18 02:29:13.183478 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5581 | 2026.03.18 02:29:13.183720 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5582 | 2026.03.18 02:29:13.183853 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11091 | ||
| 5583 | 2026.03.18 02:29:13.774381 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5584 | 2026.03.18 02:29:13.790540 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5585 | 2026.03.18 02:29:13.790596 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5586 | 2026.03.18 02:29:13.796871 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5587 | 2026.03.18 02:29:13.797612 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5588 | 2026.03.18 02:29:13.800410 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5589 | 2026.03.18 02:29:15.068554 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5590 | 2026.03.18 02:29:15.068743 [ 269 ] {5aca91f0-2c55-4320-a04c-c93bee2c073c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5591 | 2026.03.18 02:29:15.068814 [ 269 ] {5aca91f0-2c55-4320-a04c-c93bee2c073c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5592 | 2026.03.18 02:29:15.069603 [ 269 ] {5aca91f0-2c55-4320-a04c-c93bee2c073c} <Trace> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5593 | 2026.03.18 02:29:15.069653 [ 269 ] {5aca91f0-2c55-4320-a04c-c93bee2c073c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5594 | 2026.03.18 02:29:15.070049 [ 269 ] {5aca91f0-2c55-4320-a04c-c93bee2c073c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5595 | 2026.03.18 02:29:15.070278 [ 269 ] {5aca91f0-2c55-4320-a04c-c93bee2c073c} <Trace> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5596 | 2026.03.18 02:29:15.070439 [ 269 ] {5aca91f0-2c55-4320-a04c-c93bee2c073c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001746 sec., 162657.50286368842 rows/sec., 10.33 MiB/sec. | ||
| 5597 | 2026.03.18 02:29:15.070491 [ 269 ] {5aca91f0-2c55-4320-a04c-c93bee2c073c} <Debug> TCPHandler: Processed in 0.002062778 sec. | ||
| 5598 | 2026.03.18 02:29:15.070609 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5599 | 2026.03.18 02:29:15.070709 [ 269 ] {131fed73-c811-4d3e-a247-0f47a637e9aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5600 | 2026.03.18 02:29:15.070753 [ 269 ] {131fed73-c811-4d3e-a247-0f47a637e9aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5601 | 2026.03.18 02:29:15.071430 [ 269 ] {131fed73-c811-4d3e-a247-0f47a637e9aa} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5602 | 2026.03.18 02:29:15.071467 [ 269 ] {131fed73-c811-4d3e-a247-0f47a637e9aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5603 | 2026.03.18 02:29:15.071830 [ 269 ] {131fed73-c811-4d3e-a247-0f47a637e9aa} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5604 | 2026.03.18 02:29:15.072048 [ 269 ] {131fed73-c811-4d3e-a247-0f47a637e9aa} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5605 | 2026.03.18 02:29:15.072178 [ 269 ] {131fed73-c811-4d3e-a247-0f47a637e9aa} <Debug> executeQuery: Read 859 rows, 69.33 KiB in 0.001492 sec., 575737.2654155496 rows/sec., 45.38 MiB/sec. | ||
| 5606 | 2026.03.18 02:29:15.072215 [ 269 ] {131fed73-c811-4d3e-a247-0f47a637e9aa} <Debug> TCPHandler: Processed in 0.001654687 sec. | ||
| 5607 | 2026.03.18 02:29:15.072324 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5608 | 2026.03.18 02:29:15.072418 [ 269 ] {483419da-e881-48e7-a20f-3612f8324887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5609 | 2026.03.18 02:29:15.072458 [ 269 ] {483419da-e881-48e7-a20f-3612f8324887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5610 | 2026.03.18 02:29:15.072880 [ 269 ] {483419da-e881-48e7-a20f-3612f8324887} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5611 | 2026.03.18 02:29:15.072917 [ 269 ] {483419da-e881-48e7-a20f-3612f8324887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5612 | 2026.03.18 02:29:15.073220 [ 269 ] {483419da-e881-48e7-a20f-3612f8324887} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5613 | 2026.03.18 02:29:15.073427 [ 269 ] {483419da-e881-48e7-a20f-3612f8324887} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5614 | 2026.03.18 02:29:15.073552 [ 269 ] {483419da-e881-48e7-a20f-3612f8324887} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001154 sec., 149913.34488734836 rows/sec., 9.20 MiB/sec. | ||
| 5615 | 2026.03.18 02:29:15.073588 [ 269 ] {483419da-e881-48e7-a20f-3612f8324887} <Debug> TCPHandler: Processed in 0.001312698 sec. | ||
| 5616 | 2026.03.18 02:29:15.073695 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5617 | 2026.03.18 02:29:15.073787 [ 269 ] {31ea3195-8993-495a-ab6c-0853a00b435b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5618 | 2026.03.18 02:29:15.073826 [ 269 ] {31ea3195-8993-495a-ab6c-0853a00b435b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5619 | 2026.03.18 02:29:15.074231 [ 269 ] {31ea3195-8993-495a-ab6c-0853a00b435b} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5620 | 2026.03.18 02:29:15.074274 [ 269 ] {31ea3195-8993-495a-ab6c-0853a00b435b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5621 | 2026.03.18 02:29:15.074564 [ 269 ] {31ea3195-8993-495a-ab6c-0853a00b435b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5622 | 2026.03.18 02:29:15.074769 [ 269 ] {31ea3195-8993-495a-ab6c-0853a00b435b} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5623 | 2026.03.18 02:29:15.074874 [ 46 ] {} <Debug> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 5624 | 2026.03.18 02:29:15.074893 [ 269 ] {31ea3195-8993-495a-ab6c-0853a00b435b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001125 sec., 132444.44444444447 rows/sec., 8.56 MiB/sec. | ||
| 5625 | 2026.03.18 02:29:15.074937 [ 46 ] {} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5626 | 2026.03.18 02:29:15.074946 [ 269 ] {31ea3195-8993-495a-ab6c-0853a00b435b} <Debug> TCPHandler: Processed in 0.001297237 sec. | ||
| 5627 | 2026.03.18 02:29:15.074964 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5628 | 2026.03.18 02:29:15.075064 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5629 | 2026.03.18 02:29:15.075086 [ 200 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 5630 | 2026.03.18 02:29:15.075159 [ 269 ] {64b6cc99-5248-449b-bb9c-3c6fc66d2c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5631 | 2026.03.18 02:29:15.075203 [ 269 ] {64b6cc99-5248-449b-bb9c-3c6fc66d2c53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5632 | 2026.03.18 02:29:15.075218 [ 200 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5633 | 2026.03.18 02:29:15.075255 [ 200 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 857 rows starting from the beginning of the part | ||
| 5634 | 2026.03.18 02:29:15.075321 [ 200 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 149 rows starting from the beginning of the part | ||
| 5635 | 2026.03.18 02:29:15.075365 [ 200 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 149 rows starting from the beginning of the part | ||
| 5636 | 2026.03.18 02:29:15.075405 [ 200 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 708 rows starting from the beginning of the part | ||
| 5637 | 2026.03.18 02:29:15.075441 [ 200 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 149 rows starting from the beginning of the part | ||
| 5638 | 2026.03.18 02:29:15.075480 [ 200 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 149 rows starting from the beginning of the part | ||
| 5639 | 2026.03.18 02:29:15.075635 [ 269 ] {64b6cc99-5248-449b-bb9c-3c6fc66d2c53} <Trace> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5640 | 2026.03.18 02:29:15.075678 [ 269 ] {64b6cc99-5248-449b-bb9c-3c6fc66d2c53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5641 | 2026.03.18 02:29:15.075997 [ 269 ] {64b6cc99-5248-449b-bb9c-3c6fc66d2c53} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5642 | 2026.03.18 02:29:15.076233 [ 269 ] {64b6cc99-5248-449b-bb9c-3c6fc66d2c53} <Trace> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5643 | 2026.03.18 02:29:15.076359 [ 269 ] {64b6cc99-5248-449b-bb9c-3c6fc66d2c53} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001219 sec., 121410.9926168991 rows/sec., 6.90 MiB/sec. | ||
| 5644 | 2026.03.18 02:29:15.076397 [ 269 ] {64b6cc99-5248-449b-bb9c-3c6fc66d2c53} <Debug> TCPHandler: Processed in 0.00137987 sec. | ||
| 5645 | 2026.03.18 02:29:15.076505 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5646 | 2026.03.18 02:29:15.076586 [ 198 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2161 rows, containing 5 columns (5 merged, 0 gathered) in 0.001556014 sec., 1388804.9850451215 rows/sec., 89.32 MiB/sec. | ||
| 5647 | 2026.03.18 02:29:15.076597 [ 269 ] {10883f93-2f97-468c-b8cc-83bb9f897b2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5648 | 2026.03.18 02:29:15.076643 [ 269 ] {10883f93-2f97-468c-b8cc-83bb9f897b2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5649 | 2026.03.18 02:29:15.076794 [ 187 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 5650 | 2026.03.18 02:29:15.077102 [ 187 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::all_1_20_4} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5651 | 2026.03.18 02:29:15.077179 [ 187 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::all_1_20_4} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 5652 | 2026.03.18 02:29:15.077210 [ 269 ] {10883f93-2f97-468c-b8cc-83bb9f897b2c} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5653 | 2026.03.18 02:29:15.077249 [ 269 ] {10883f93-2f97-468c-b8cc-83bb9f897b2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5654 | 2026.03.18 02:29:15.077273 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5655 | 2026.03.18 02:29:15.077578 [ 269 ] {10883f93-2f97-468c-b8cc-83bb9f897b2c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5656 | 2026.03.18 02:29:15.077786 [ 269 ] {10883f93-2f97-468c-b8cc-83bb9f897b2c} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5657 | 2026.03.18 02:29:15.077912 [ 269 ] {10883f93-2f97-468c-b8cc-83bb9f897b2c} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001333 sec., 390847.711927982 rows/sec., 27.59 MiB/sec. | ||
| 5658 | 2026.03.18 02:29:15.077949 [ 269 ] {10883f93-2f97-468c-b8cc-83bb9f897b2c} <Debug> TCPHandler: Processed in 0.001489662 sec. | ||
| 5659 | 2026.03.18 02:29:15.078054 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5660 | 2026.03.18 02:29:15.078145 [ 269 ] {ecbdc7e6-dd9e-40c0-8d27-297f92d1e869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5661 | 2026.03.18 02:29:15.078185 [ 269 ] {ecbdc7e6-dd9e-40c0-8d27-297f92d1e869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5662 | 2026.03.18 02:29:15.078596 [ 269 ] {ecbdc7e6-dd9e-40c0-8d27-297f92d1e869} <Trace> oximeter.measurements_bool (cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5663 | 2026.03.18 02:29:15.078632 [ 269 ] {ecbdc7e6-dd9e-40c0-8d27-297f92d1e869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5664 | 2026.03.18 02:29:15.078954 [ 269 ] {ecbdc7e6-dd9e-40c0-8d27-297f92d1e869} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5665 | 2026.03.18 02:29:15.079168 [ 269 ] {ecbdc7e6-dd9e-40c0-8d27-297f92d1e869} <Trace> oximeter.measurements_bool (cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5666 | 2026.03.18 02:29:15.079270 [ 46 ] {} <Debug> oximeter.measurements_bool (cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5667 | 2026.03.18 02:29:15.079298 [ 269 ] {ecbdc7e6-dd9e-40c0-8d27-297f92d1e869} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001171 sec., 5123.825789923143 rows/sec., 267.70 KiB/sec. | ||
| 5668 | 2026.03.18 02:29:15.079301 [ 46 ] {} <Trace> oximeter.measurements_bool (cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5669 | 2026.03.18 02:29:15.079337 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5670 | 2026.03.18 02:29:15.079341 [ 269 ] {ecbdc7e6-dd9e-40c0-8d27-297f92d1e869} <Debug> TCPHandler: Processed in 0.001333228 sec. | ||
| 5671 | 2026.03.18 02:29:15.079418 [ 198 ] {cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc::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 | ||
| 5672 | 2026.03.18 02:29:15.079465 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5673 | 2026.03.18 02:29:15.079504 [ 198 ] {cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5674 | 2026.03.18 02:29:15.079534 [ 198 ] {cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc::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 | ||
| 5675 | 2026.03.18 02:29:15.079556 [ 269 ] {b0e9fcb1-2779-4189-9583-9c4f57607974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5676 | 2026.03.18 02:29:15.079587 [ 198 ] {cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc::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 | ||
| 5677 | 2026.03.18 02:29:15.079599 [ 269 ] {b0e9fcb1-2779-4189-9583-9c4f57607974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5678 | 2026.03.18 02:29:15.079630 [ 198 ] {cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc::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 | ||
| 5679 | 2026.03.18 02:29:15.079670 [ 198 ] {cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc::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 | ||
| 5680 | 2026.03.18 02:29:15.079707 [ 198 ] {cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc::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 | ||
| 5681 | 2026.03.18 02:29:15.079744 [ 198 ] {cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc::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 | ||
| 5682 | 2026.03.18 02:29:15.079992 [ 269 ] {b0e9fcb1-2779-4189-9583-9c4f57607974} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5683 | 2026.03.18 02:29:15.080026 [ 269 ] {b0e9fcb1-2779-4189-9583-9c4f57607974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5684 | 2026.03.18 02:29:15.080353 [ 269 ] {b0e9fcb1-2779-4189-9583-9c4f57607974} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5685 | 2026.03.18 02:29:15.080423 [ 195 ] {cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001040069 sec., 92301.56845363144 rows/sec., 4.71 MiB/sec. | ||
| 5686 | 2026.03.18 02:29:15.080536 [ 198 ] {cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5687 | 2026.03.18 02:29:15.080570 [ 269 ] {b0e9fcb1-2779-4189-9583-9c4f57607974} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5688 | 2026.03.18 02:29:15.080704 [ 269 ] {b0e9fcb1-2779-4189-9583-9c4f57607974} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001166 sec., 227272.7272727273 rows/sec., 15.10 MiB/sec. | ||
| 5689 | 2026.03.18 02:29:15.080741 [ 269 ] {b0e9fcb1-2779-4189-9583-9c4f57607974} <Debug> TCPHandler: Processed in 0.001326288 sec. | ||
| 5690 | 2026.03.18 02:29:15.080788 [ 198 ] {cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc::all_1_16_3} <Trace> oximeter.measurements_bool (cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5691 | 2026.03.18 02:29:15.080848 [ 198 ] {cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc::all_1_16_3} <Trace> oximeter.measurements_bool (cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5692 | 2026.03.18 02:29:15.080852 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5693 | 2026.03.18 02:29:15.080907 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5694 | 2026.03.18 02:29:15.080948 [ 269 ] {b3349c8e-5679-4475-a5bf-685eef953a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5695 | 2026.03.18 02:29:15.080991 [ 269 ] {b3349c8e-5679-4475-a5bf-685eef953a7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5696 | 2026.03.18 02:29:15.081300 [ 269 ] {b3349c8e-5679-4475-a5bf-685eef953a7e} <Trace> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5697 | 2026.03.18 02:29:15.081336 [ 269 ] {b3349c8e-5679-4475-a5bf-685eef953a7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5698 | 2026.03.18 02:29:15.081627 [ 269 ] {b3349c8e-5679-4475-a5bf-685eef953a7e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5699 | 2026.03.18 02:29:15.081835 [ 269 ] {b3349c8e-5679-4475-a5bf-685eef953a7e} <Trace> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5700 | 2026.03.18 02:29:15.081961 [ 269 ] {b3349c8e-5679-4475-a5bf-685eef953a7e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001031 sec., 969.9321047526673 rows/sec., 65.36 KiB/sec. | ||
| 5701 | 2026.03.18 02:29:15.081997 [ 269 ] {b3349c8e-5679-4475-a5bf-685eef953a7e} <Debug> TCPHandler: Processed in 0.001193964 sec. | ||
| 5702 | 2026.03.18 02:29:15.082105 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5703 | 2026.03.18 02:29:15.082197 [ 269 ] {e3a22203-403d-4a47-a25c-af2ab4710a9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5704 | 2026.03.18 02:29:15.082251 [ 269 ] {e3a22203-403d-4a47-a25c-af2ab4710a9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5705 | 2026.03.18 02:29:15.083028 [ 269 ] {e3a22203-403d-4a47-a25c-af2ab4710a9f} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5706 | 2026.03.18 02:29:15.083065 [ 269 ] {e3a22203-403d-4a47-a25c-af2ab4710a9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5707 | 2026.03.18 02:29:15.083591 [ 269 ] {e3a22203-403d-4a47-a25c-af2ab4710a9f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5708 | 2026.03.18 02:29:15.083816 [ 269 ] {e3a22203-403d-4a47-a25c-af2ab4710a9f} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5709 | 2026.03.18 02:29:15.083954 [ 269 ] {e3a22203-403d-4a47-a25c-af2ab4710a9f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001775 sec., 17464.788732394365 rows/sec., 31.30 MiB/sec. | ||
| 5710 | 2026.03.18 02:29:15.084015 [ 269 ] {e3a22203-403d-4a47-a25c-af2ab4710a9f} <Debug> TCPHandler: Processed in 0.001959476 sec. | ||
| 5711 | 2026.03.18 02:29:15.084128 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5712 | 2026.03.18 02:29:15.084221 [ 269 ] {d09cb1eb-8053-4d12-a679-daff912b2152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5713 | 2026.03.18 02:29:15.084273 [ 269 ] {d09cb1eb-8053-4d12-a679-daff912b2152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5714 | 2026.03.18 02:29:15.084598 [ 269 ] {d09cb1eb-8053-4d12-a679-daff912b2152} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5715 | 2026.03.18 02:29:15.084635 [ 269 ] {d09cb1eb-8053-4d12-a679-daff912b2152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5716 | 2026.03.18 02:29:15.084928 [ 269 ] {d09cb1eb-8053-4d12-a679-daff912b2152} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5717 | 2026.03.18 02:29:15.085135 [ 269 ] {d09cb1eb-8053-4d12-a679-daff912b2152} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5718 | 2026.03.18 02:29:15.085272 [ 269 ] {d09cb1eb-8053-4d12-a679-daff912b2152} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001069 sec., 84190.83255378858 rows/sec., 5.27 MiB/sec. | ||
| 5719 | 2026.03.18 02:29:15.085308 [ 269 ] {d09cb1eb-8053-4d12-a679-daff912b2152} <Debug> TCPHandler: Processed in 0.001228415 sec. | ||
| 5720 | 2026.03.18 02:29:20.058687 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5721 | 2026.03.18 02:29:20.058878 [ 269 ] {445e32a7-6449-41dc-9f49-76e50a6f00f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5722 | 2026.03.18 02:29:20.058945 [ 269 ] {445e32a7-6449-41dc-9f49-76e50a6f00f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5723 | 2026.03.18 02:29:20.059611 [ 269 ] {445e32a7-6449-41dc-9f49-76e50a6f00f2} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5724 | 2026.03.18 02:29:20.059662 [ 269 ] {445e32a7-6449-41dc-9f49-76e50a6f00f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5725 | 2026.03.18 02:29:20.060061 [ 269 ] {445e32a7-6449-41dc-9f49-76e50a6f00f2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5726 | 2026.03.18 02:29:20.060290 [ 269 ] {445e32a7-6449-41dc-9f49-76e50a6f00f2} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5727 | 2026.03.18 02:29:20.060416 [ 35 ] {} <Debug> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5728 | 2026.03.18 02:29:20.060451 [ 269 ] {445e32a7-6449-41dc-9f49-76e50a6f00f2} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001624 sec., 46798.02955665025 rows/sec., 3.84 MiB/sec. | ||
| 5729 | 2026.03.18 02:29:20.060489 [ 35 ] {} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5730 | 2026.03.18 02:29:20.060510 [ 269 ] {445e32a7-6449-41dc-9f49-76e50a6f00f2} <Debug> TCPHandler: Processed in 0.001949786 sec. | ||
| 5731 | 2026.03.18 02:29:20.060515 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5732 | 2026.03.18 02:29:20.060646 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5733 | 2026.03.18 02:29:20.060663 [ 187 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5734 | 2026.03.18 02:29:20.060751 [ 269 ] {c4a9bba5-3769-4229-ba5a-4f8462a29be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5735 | 2026.03.18 02:29:20.060799 [ 269 ] {c4a9bba5-3769-4229-ba5a-4f8462a29be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5736 | 2026.03.18 02:29:20.060810 [ 187 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5737 | 2026.03.18 02:29:20.060848 [ 187 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2768 rows starting from the beginning of the part | ||
| 5738 | 2026.03.18 02:29:20.060937 [ 187 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part | ||
| 5739 | 2026.03.18 02:29:20.060985 [ 187 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 859 rows starting from the beginning of the part | ||
| 5740 | 2026.03.18 02:29:20.061027 [ 187 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 76 rows starting from the beginning of the part | ||
| 5741 | 2026.03.18 02:29:20.061066 [ 187 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 859 rows starting from the beginning of the part | ||
| 5742 | 2026.03.18 02:29:20.061106 [ 187 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 76 rows starting from the beginning of the part | ||
| 5743 | 2026.03.18 02:29:20.061216 [ 269 ] {c4a9bba5-3769-4229-ba5a-4f8462a29be8} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5744 | 2026.03.18 02:29:20.061260 [ 269 ] {c4a9bba5-3769-4229-ba5a-4f8462a29be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5745 | 2026.03.18 02:29:20.061588 [ 269 ] {c4a9bba5-3769-4229-ba5a-4f8462a29be8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5746 | 2026.03.18 02:29:20.061812 [ 269 ] {c4a9bba5-3769-4229-ba5a-4f8462a29be8} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5747 | 2026.03.18 02:29:20.061940 [ 34 ] {} <Debug> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5748 | 2026.03.18 02:29:20.061951 [ 269 ] {c4a9bba5-3769-4229-ba5a-4f8462a29be8} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001224 sec., 8169.934640522875 rows/sec., 614.34 KiB/sec. | ||
| 5749 | 2026.03.18 02:29:20.061986 [ 34 ] {} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5750 | 2026.03.18 02:29:20.062006 [ 269 ] {c4a9bba5-3769-4229-ba5a-4f8462a29be8} <Debug> TCPHandler: Processed in 0.00141187 sec. | ||
| 5751 | 2026.03.18 02:29:20.062012 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5752 | 2026.03.18 02:29:20.062108 [ 195 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::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 | ||
| 5753 | 2026.03.18 02:29:20.062122 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5754 | 2026.03.18 02:29:20.062222 [ 195 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5755 | 2026.03.18 02:29:20.062232 [ 269 ] {4ff73ed5-201a-4b68-a5ce-693da92677ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5756 | 2026.03.18 02:29:20.062262 [ 195 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 210 rows starting from the beginning of the part | ||
| 5757 | 2026.03.18 02:29:20.062284 [ 269 ] {4ff73ed5-201a-4b68-a5ce-693da92677ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5758 | 2026.03.18 02:29:20.062327 [ 195 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 21 rows starting from the beginning of the part | ||
| 5759 | 2026.03.18 02:29:20.062382 [ 195 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 173 rows starting from the beginning of the part | ||
| 5760 | 2026.03.18 02:29:20.062427 [ 195 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 10 rows starting from the beginning of the part | ||
| 5761 | 2026.03.18 02:29:20.062469 [ 195 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 173 rows starting from the beginning of the part | ||
| 5762 | 2026.03.18 02:29:20.062512 [ 195 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 10 rows starting from the beginning of the part | ||
| 5763 | 2026.03.18 02:29:20.062703 [ 269 ] {4ff73ed5-201a-4b68-a5ce-693da92677ca} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5764 | 2026.03.18 02:29:20.062744 [ 269 ] {4ff73ed5-201a-4b68-a5ce-693da92677ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5765 | 2026.03.18 02:29:20.062987 [ 201 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4694 rows, containing 5 columns (5 merged, 0 gathered) in 0.002385178 sec., 1967987.294868559 rows/sec., 159.65 MiB/sec. | ||
| 5766 | 2026.03.18 02:29:20.063157 [ 269 ] {4ff73ed5-201a-4b68-a5ce-693da92677ca} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5767 | 2026.03.18 02:29:20.063331 [ 187 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5768 | 2026.03.18 02:29:20.063339 [ 201 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 597 rows, containing 5 columns (5 merged, 0 gathered) in 0.001268606 sec., 470595.28332673816 rows/sec., 31.34 MiB/sec. | ||
| 5769 | 2026.03.18 02:29:20.063403 [ 269 ] {4ff73ed5-201a-4b68-a5ce-693da92677ca} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5770 | 2026.03.18 02:29:20.063489 [ 195 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5771 | 2026.03.18 02:29:20.063526 [ 34 ] {} <Debug> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5772 | 2026.03.18 02:29:20.063553 [ 269 ] {4ff73ed5-201a-4b68-a5ce-693da92677ca} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001339 sec., 55265.12322628828 rows/sec., 4.31 MiB/sec. | ||
| 5773 | 2026.03.18 02:29:20.063553 [ 34 ] {} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5774 | 2026.03.18 02:29:20.063592 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5775 | 2026.03.18 02:29:20.063599 [ 269 ] {4ff73ed5-201a-4b68-a5ce-693da92677ca} <Debug> TCPHandler: Processed in 0.001525664 sec. | ||
| 5776 | 2026.03.18 02:29:20.063610 [ 187 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_36_7} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5777 | 2026.03.18 02:29:20.063687 [ 187 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_36_7} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5778 | 2026.03.18 02:29:20.063694 [ 201 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5779 | 2026.03.18 02:29:20.063715 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5780 | 2026.03.18 02:29:20.063740 [ 195 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_31_6} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5781 | 2026.03.18 02:29:20.063758 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 5782 | 2026.03.18 02:29:20.063815 [ 269 ] {d699a498-ebb1-4c6f-b19d-e5dd962d207a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5783 | 2026.03.18 02:29:20.063817 [ 195 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_31_6} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5784 | 2026.03.18 02:29:20.063823 [ 201 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5785 | 2026.03.18 02:29:20.063867 [ 269 ] {d699a498-ebb1-4c6f-b19d-e5dd962d207a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5786 | 2026.03.18 02:29:20.063886 [ 201 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1512 rows starting from the beginning of the part | ||
| 5787 | 2026.03.18 02:29:20.063899 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5788 | 2026.03.18 02:29:20.063968 [ 201 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 64 rows starting from the beginning of the part | ||
| 5789 | 2026.03.18 02:29:20.064020 [ 201 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 521 rows starting from the beginning of the part | ||
| 5790 | 2026.03.18 02:29:20.064067 [ 201 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 74 rows starting from the beginning of the part | ||
| 5791 | 2026.03.18 02:29:20.064110 [ 201 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 521 rows starting from the beginning of the part | ||
| 5792 | 2026.03.18 02:29:20.064165 [ 201 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 74 rows starting from the beginning of the part | ||
| 5793 | 2026.03.18 02:29:20.064283 [ 269 ] {d699a498-ebb1-4c6f-b19d-e5dd962d207a} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5794 | 2026.03.18 02:29:20.064324 [ 269 ] {d699a498-ebb1-4c6f-b19d-e5dd962d207a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5795 | 2026.03.18 02:29:20.064674 [ 269 ] {d699a498-ebb1-4c6f-b19d-e5dd962d207a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5796 | 2026.03.18 02:29:20.064911 [ 269 ] {d699a498-ebb1-4c6f-b19d-e5dd962d207a} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5797 | 2026.03.18 02:29:20.065018 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5798 | 2026.03.18 02:29:20.065045 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5799 | 2026.03.18 02:29:20.065046 [ 269 ] {d699a498-ebb1-4c6f-b19d-e5dd962d207a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00125 sec., 128000 rows/sec., 8.91 MiB/sec. | ||
| 5800 | 2026.03.18 02:29:20.065063 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5801 | 2026.03.18 02:29:20.065095 [ 269 ] {d699a498-ebb1-4c6f-b19d-e5dd962d207a} <Debug> TCPHandler: Processed in 0.001429081 sec. | ||
| 5802 | 2026.03.18 02:29:20.065146 [ 199 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5803 | 2026.03.18 02:29:20.065201 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5804 | 2026.03.18 02:29:20.065247 [ 199 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5805 | 2026.03.18 02:29:20.065280 [ 199 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 12243 rows starting from the beginning of the part | ||
| 5806 | 2026.03.18 02:29:20.065297 [ 269 ] {70a60a5e-19d9-41da-8ce7-e5e7e6dfc8a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5807 | 2026.03.18 02:29:20.065336 [ 199 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 128 rows starting from the beginning of the part | ||
| 5808 | 2026.03.18 02:29:20.065356 [ 269 ] {70a60a5e-19d9-41da-8ce7-e5e7e6dfc8a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5809 | 2026.03.18 02:29:20.065385 [ 199 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 265 rows starting from the beginning of the part | ||
| 5810 | 2026.03.18 02:29:20.065432 [ 199 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 5811 | 2026.03.18 02:29:20.065471 [ 199 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 265 rows starting from the beginning of the part | ||
| 5812 | 2026.03.18 02:29:20.065511 [ 199 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 5813 | 2026.03.18 02:29:20.065511 [ 195 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2766 rows, containing 5 columns (5 merged, 0 gathered) in 0.001869813 sec., 1479292.3142581638 rows/sec., 109.89 MiB/sec. | ||
| 5814 | 2026.03.18 02:29:20.065734 [ 187 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5815 | 2026.03.18 02:29:20.066039 [ 187 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_36_7} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5816 | 2026.03.18 02:29:20.066119 [ 187 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_36_7} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5817 | 2026.03.18 02:29:20.066161 [ 269 ] {70a60a5e-19d9-41da-8ce7-e5e7e6dfc8a6} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5818 | 2026.03.18 02:29:20.066201 [ 269 ] {70a60a5e-19d9-41da-8ce7-e5e7e6dfc8a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5819 | 2026.03.18 02:29:20.066203 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 5820 | 2026.03.18 02:29:20.066733 [ 269 ] {70a60a5e-19d9-41da-8ce7-e5e7e6dfc8a6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5821 | 2026.03.18 02:29:20.066979 [ 269 ] {70a60a5e-19d9-41da-8ce7-e5e7e6dfc8a6} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5822 | 2026.03.18 02:29:20.067089 [ 34 ] {} <Debug> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5823 | 2026.03.18 02:29:20.067119 [ 34 ] {} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5824 | 2026.03.18 02:29:20.067121 [ 269 ] {70a60a5e-19d9-41da-8ce7-e5e7e6dfc8a6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001842 sec., 5428.881650380022 rows/sec., 9.73 MiB/sec. | ||
| 5825 | 2026.03.18 02:29:20.067140 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5826 | 2026.03.18 02:29:20.067196 [ 269 ] {70a60a5e-19d9-41da-8ce7-e5e7e6dfc8a6} <Debug> TCPHandler: Processed in 0.002043328 sec. | ||
| 5827 | 2026.03.18 02:29:20.067211 [ 195 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::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 | ||
| 5828 | 2026.03.18 02:29:20.067313 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5829 | 2026.03.18 02:29:20.067381 [ 195 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5830 | 2026.03.18 02:29:20.067414 [ 269 ] {efe41018-672b-42c0-8215-4fe708772871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5831 | 2026.03.18 02:29:20.067428 [ 195 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 534 rows starting from the beginning of the part | ||
| 5832 | 2026.03.18 02:29:20.067464 [ 269 ] {efe41018-672b-42c0-8215-4fe708772871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5833 | 2026.03.18 02:29:20.067542 [ 195 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 19 rows starting from the beginning of the part | ||
| 5834 | 2026.03.18 02:29:20.067637 [ 195 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 31 rows starting from the beginning of the part | ||
| 5835 | 2026.03.18 02:29:20.067724 [ 195 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 10 rows starting from the beginning of the part | ||
| 5836 | 2026.03.18 02:29:20.067807 [ 195 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 31 rows starting from the beginning of the part | ||
| 5837 | 2026.03.18 02:29:20.067809 [ 269 ] {efe41018-672b-42c0-8215-4fe708772871} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5838 | 2026.03.18 02:29:20.067855 [ 269 ] {efe41018-672b-42c0-8215-4fe708772871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5839 | 2026.03.18 02:29:20.067889 [ 195 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 10 rows starting from the beginning of the part | ||
| 5840 | 2026.03.18 02:29:20.068188 [ 269 ] {efe41018-672b-42c0-8215-4fe708772871} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5841 | 2026.03.18 02:29:20.068428 [ 269 ] {efe41018-672b-42c0-8215-4fe708772871} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5842 | 2026.03.18 02:29:20.068549 [ 34 ] {} <Debug> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5843 | 2026.03.18 02:29:20.068560 [ 269 ] {efe41018-672b-42c0-8215-4fe708772871} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001164 sec., 51546.391752577314 rows/sec., 3.47 MiB/sec. | ||
| 5844 | 2026.03.18 02:29:20.068592 [ 34 ] {} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5845 | 2026.03.18 02:29:20.068612 [ 269 ] {efe41018-672b-42c0-8215-4fe708772871} <Debug> TCPHandler: Processed in 0.001346878 sec. | ||
| 5846 | 2026.03.18 02:29:20.068620 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5847 | 2026.03.18 02:29:20.068700 [ 187 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5848 | 2026.03.18 02:29:20.068782 [ 187 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5849 | 2026.03.18 02:29:20.068807 [ 187 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2052 rows starting from the beginning of the part | ||
| 5850 | 2026.03.18 02:29:20.068851 [ 187 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 48 rows starting from the beginning of the part | ||
| 5851 | 2026.03.18 02:29:20.068887 [ 187 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 90 rows starting from the beginning of the part | ||
| 5852 | 2026.03.18 02:29:20.068919 [ 187 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 5853 | 2026.03.18 02:29:20.068953 [ 187 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 90 rows starting from the beginning of the part | ||
| 5854 | 2026.03.18 02:29:20.068984 [ 187 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 5855 | 2026.03.18 02:29:20.069335 [ 189 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13221 rows, containing 5 columns (5 merged, 0 gathered) in 0.00422022 sec., 3132775.0685983193 rows/sec., 205.62 MiB/sec. | ||
| 5856 | 2026.03.18 02:29:20.069639 [ 199 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5857 | 2026.03.18 02:29:20.069888 [ 199 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5858 | 2026.03.18 02:29:20.069919 [ 189 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2400 rows, containing 4 columns (4 merged, 0 gathered) in 0.001249626 sec., 1920574.6359310707 rows/sec., 123.88 MiB/sec. | ||
| 5859 | 2026.03.18 02:29:20.069954 [ 199 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5860 | 2026.03.18 02:29:20.070019 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.35 MiB. | ||
| 5861 | 2026.03.18 02:29:20.070112 [ 187 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5862 | 2026.03.18 02:29:20.070348 [ 187 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_36_7} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5863 | 2026.03.18 02:29:20.070410 [ 187 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_36_7} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5864 | 2026.03.18 02:29:20.070466 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 5865 | 2026.03.18 02:29:20.071948 [ 192 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 635 rows, containing 19 columns (19 merged, 0 gathered) in 0.004759966 sec., 133404.31423249663 rows/sec., 239.05 MiB/sec. | ||
| 5866 | 2026.03.18 02:29:20.072926 [ 199 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5867 | 2026.03.18 02:29:20.073213 [ 199 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5868 | 2026.03.18 02:29:20.073280 [ 199 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5869 | 2026.03.18 02:29:20.073353 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.44 MiB. | ||
| 5870 | 2026.03.18 02:29:20.564654 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5871 | 2026.03.18 02:29:20.564711 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5872 | 2026.03.18 02:29:20.683954 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11539 | ||
| 5873 | 2026.03.18 02:29:20.684440 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5874 | 2026.03.18 02:29:20.684488 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5875 | 2026.03.18 02:29:20.685021 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5876 | 2026.03.18 02:29:20.685270 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5877 | 2026.03.18 02:29:20.685414 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11539 | ||
| 5878 | 2026.03.18 02:29:20.711591 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 804 | ||
| 5879 | 2026.03.18 02:29:20.714121 [ 243 ] {} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5880 | 2026.03.18 02:29:20.714183 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5881 | 2026.03.18 02:29:20.715470 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5882 | 2026.03.18 02:29:20.715775 [ 243 ] {} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5883 | 2026.03.18 02:29:20.716145 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 804 | ||
| 5884 | 2026.03.18 02:29:21.001112 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.99 MiB, peak 272.82 MiB, free memory in arenas 0.00 B, will set to 264.05 MiB (RSS), difference: 3.06 MiB | ||
| 5885 | 2026.03.18 02:29:21.300461 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5886 | 2026.03.18 02:29:21.318224 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5887 | 2026.03.18 02:29:21.318281 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5888 | 2026.03.18 02:29:21.324355 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5889 | 2026.03.18 02:29:21.325105 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5890 | 2026.03.18 02:29:21.328062 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5891 | 2026.03.18 02:29:25.071376 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5892 | 2026.03.18 02:29:25.071556 [ 269 ] {295f4dcc-77ae-43c5-94af-db369b29d04f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5893 | 2026.03.18 02:29:25.071620 [ 269 ] {295f4dcc-77ae-43c5-94af-db369b29d04f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5894 | 2026.03.18 02:29:25.072391 [ 269 ] {295f4dcc-77ae-43c5-94af-db369b29d04f} <Trace> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5895 | 2026.03.18 02:29:25.072444 [ 269 ] {295f4dcc-77ae-43c5-94af-db369b29d04f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5896 | 2026.03.18 02:29:25.072854 [ 269 ] {295f4dcc-77ae-43c5-94af-db369b29d04f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5897 | 2026.03.18 02:29:25.073094 [ 269 ] {295f4dcc-77ae-43c5-94af-db369b29d04f} <Trace> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5898 | 2026.03.18 02:29:25.073260 [ 269 ] {295f4dcc-77ae-43c5-94af-db369b29d04f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00172 sec., 165116.27906976745 rows/sec., 10.49 MiB/sec. | ||
| 5899 | 2026.03.18 02:29:25.073255 [ 55 ] {} <Debug> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5900 | 2026.03.18 02:29:25.073313 [ 269 ] {295f4dcc-77ae-43c5-94af-db369b29d04f} <Debug> TCPHandler: Processed in 0.002045068 sec. | ||
| 5901 | 2026.03.18 02:29:25.073335 [ 55 ] {} <Trace> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5902 | 2026.03.18 02:29:25.073361 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5903 | 2026.03.18 02:29:25.073447 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5904 | 2026.03.18 02:29:25.073474 [ 189 ] {180549d4-170a-4a2b-85ca-f9aceff9ead3::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 5905 | 2026.03.18 02:29:25.073555 [ 269 ] {afecd42d-8b8b-41f2-9ee9-210d88a1a494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5906 | 2026.03.18 02:29:25.073607 [ 269 ] {afecd42d-8b8b-41f2-9ee9-210d88a1a494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5907 | 2026.03.18 02:29:25.073611 [ 189 ] {180549d4-170a-4a2b-85ca-f9aceff9ead3::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5908 | 2026.03.18 02:29:25.073658 [ 189 ] {180549d4-170a-4a2b-85ca-f9aceff9ead3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 284 rows starting from the beginning of the part | ||
| 5909 | 2026.03.18 02:29:25.073739 [ 189 ] {180549d4-170a-4a2b-85ca-f9aceff9ead3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 284 rows starting from the beginning of the part | ||
| 5910 | 2026.03.18 02:29:25.073794 [ 189 ] {180549d4-170a-4a2b-85ca-f9aceff9ead3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 284 rows starting from the beginning of the part | ||
| 5911 | 2026.03.18 02:29:25.073837 [ 189 ] {180549d4-170a-4a2b-85ca-f9aceff9ead3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 284 rows starting from the beginning of the part | ||
| 5912 | 2026.03.18 02:29:25.073874 [ 189 ] {180549d4-170a-4a2b-85ca-f9aceff9ead3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 284 rows starting from the beginning of the part | ||
| 5913 | 2026.03.18 02:29:25.074385 [ 269 ] {afecd42d-8b8b-41f2-9ee9-210d88a1a494} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5914 | 2026.03.18 02:29:25.074430 [ 269 ] {afecd42d-8b8b-41f2-9ee9-210d88a1a494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5915 | 2026.03.18 02:29:25.074824 [ 269 ] {afecd42d-8b8b-41f2-9ee9-210d88a1a494} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5916 | 2026.03.18 02:29:25.074853 [ 192 ] {180549d4-170a-4a2b-85ca-f9aceff9ead3::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001426881 sec., 995177.593646562 rows/sec., 67.00 MiB/sec. | ||
| 5917 | 2026.03.18 02:29:25.075066 [ 192 ] {180549d4-170a-4a2b-85ca-f9aceff9ead3::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5918 | 2026.03.18 02:29:25.075077 [ 269 ] {afecd42d-8b8b-41f2-9ee9-210d88a1a494} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5919 | 2026.03.18 02:29:25.075233 [ 269 ] {afecd42d-8b8b-41f2-9ee9-210d88a1a494} <Debug> executeQuery: Read 859 rows, 69.33 KiB in 0.001701 sec., 504997.0605526161 rows/sec., 39.80 MiB/sec. | ||
| 5920 | 2026.03.18 02:29:25.075276 [ 269 ] {afecd42d-8b8b-41f2-9ee9-210d88a1a494} <Debug> TCPHandler: Processed in 0.001883023 sec. | ||
| 5921 | 2026.03.18 02:29:25.075400 [ 192 ] {180549d4-170a-4a2b-85ca-f9aceff9ead3::all_1_17_4} <Trace> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5922 | 2026.03.18 02:29:25.075404 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5923 | 2026.03.18 02:29:25.075488 [ 192 ] {180549d4-170a-4a2b-85ca-f9aceff9ead3::all_1_17_4} <Trace> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5924 | 2026.03.18 02:29:25.075517 [ 269 ] {2c3fde4d-ef78-47c9-9e3d-190537e2c701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5925 | 2026.03.18 02:29:25.075564 [ 269 ] {2c3fde4d-ef78-47c9-9e3d-190537e2c701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5926 | 2026.03.18 02:29:25.075597 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 5927 | 2026.03.18 02:29:25.076024 [ 269 ] {2c3fde4d-ef78-47c9-9e3d-190537e2c701} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5928 | 2026.03.18 02:29:25.076067 [ 269 ] {2c3fde4d-ef78-47c9-9e3d-190537e2c701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5929 | 2026.03.18 02:29:25.076381 [ 269 ] {2c3fde4d-ef78-47c9-9e3d-190537e2c701} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5930 | 2026.03.18 02:29:25.076595 [ 269 ] {2c3fde4d-ef78-47c9-9e3d-190537e2c701} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5931 | 2026.03.18 02:29:25.076726 [ 269 ] {2c3fde4d-ef78-47c9-9e3d-190537e2c701} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.00123 sec., 140650.40650406503 rows/sec., 8.63 MiB/sec. | ||
| 5932 | 2026.03.18 02:29:25.076766 [ 269 ] {2c3fde4d-ef78-47c9-9e3d-190537e2c701} <Debug> TCPHandler: Processed in 0.001411921 sec. | ||
| 5933 | 2026.03.18 02:29:25.076881 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5934 | 2026.03.18 02:29:25.076973 [ 269 ] {2f5b9f69-9fc6-4f6b-b563-5ec42e4bfb41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5935 | 2026.03.18 02:29:25.077014 [ 269 ] {2f5b9f69-9fc6-4f6b-b563-5ec42e4bfb41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5936 | 2026.03.18 02:29:25.077412 [ 269 ] {2f5b9f69-9fc6-4f6b-b563-5ec42e4bfb41} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5937 | 2026.03.18 02:29:25.077447 [ 269 ] {2f5b9f69-9fc6-4f6b-b563-5ec42e4bfb41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5938 | 2026.03.18 02:29:25.077732 [ 269 ] {2f5b9f69-9fc6-4f6b-b563-5ec42e4bfb41} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5939 | 2026.03.18 02:29:25.077933 [ 269 ] {2f5b9f69-9fc6-4f6b-b563-5ec42e4bfb41} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5940 | 2026.03.18 02:29:25.078053 [ 269 ] {2f5b9f69-9fc6-4f6b-b563-5ec42e4bfb41} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00116 sec., 128448.27586206897 rows/sec., 8.30 MiB/sec. | ||
| 5941 | 2026.03.18 02:29:25.078156 [ 269 ] {2f5b9f69-9fc6-4f6b-b563-5ec42e4bfb41} <Debug> TCPHandler: Processed in 0.001323208 sec. | ||
| 5942 | 2026.03.18 02:29:25.078269 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5943 | 2026.03.18 02:29:25.078360 [ 269 ] {28ca45df-8da9-49fc-b566-88df77681627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5944 | 2026.03.18 02:29:25.078400 [ 269 ] {28ca45df-8da9-49fc-b566-88df77681627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5945 | 2026.03.18 02:29:25.078882 [ 269 ] {28ca45df-8da9-49fc-b566-88df77681627} <Trace> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5946 | 2026.03.18 02:29:25.078918 [ 269 ] {28ca45df-8da9-49fc-b566-88df77681627} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5947 | 2026.03.18 02:29:25.079219 [ 269 ] {28ca45df-8da9-49fc-b566-88df77681627} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5948 | 2026.03.18 02:29:25.079430 [ 269 ] {28ca45df-8da9-49fc-b566-88df77681627} <Trace> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5949 | 2026.03.18 02:29:25.079533 [ 55 ] {} <Debug> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5950 | 2026.03.18 02:29:25.079561 [ 269 ] {28ca45df-8da9-49fc-b566-88df77681627} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001218 sec., 121510.67323481117 rows/sec., 6.91 MiB/sec. | ||
| 5951 | 2026.03.18 02:29:25.079571 [ 55 ] {} <Trace> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5952 | 2026.03.18 02:29:25.079608 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5953 | 2026.03.18 02:29:25.079620 [ 269 ] {28ca45df-8da9-49fc-b566-88df77681627} <Debug> TCPHandler: Processed in 0.00139963 sec. | ||
| 5954 | 2026.03.18 02:29:25.079720 [ 190 ] {b61dc584-a803-45dc-bcf8-6a4d08700047::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 5955 | 2026.03.18 02:29:25.079797 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5956 | 2026.03.18 02:29:25.079831 [ 190 ] {b61dc584-a803-45dc-bcf8-6a4d08700047::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5957 | 2026.03.18 02:29:25.079865 [ 190 ] {b61dc584-a803-45dc-bcf8-6a4d08700047::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 148 rows starting from the beginning of the part | ||
| 5958 | 2026.03.18 02:29:25.079916 [ 269 ] {cbb124b2-cb30-4c93-8a26-d9a58721a71b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5959 | 2026.03.18 02:29:25.079932 [ 190 ] {b61dc584-a803-45dc-bcf8-6a4d08700047::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 148 rows starting from the beginning of the part | ||
| 5960 | 2026.03.18 02:29:25.079972 [ 269 ] {cbb124b2-cb30-4c93-8a26-d9a58721a71b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5961 | 2026.03.18 02:29:25.079984 [ 190 ] {b61dc584-a803-45dc-bcf8-6a4d08700047::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 5962 | 2026.03.18 02:29:25.080033 [ 190 ] {b61dc584-a803-45dc-bcf8-6a4d08700047::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 148 rows starting from the beginning of the part | ||
| 5963 | 2026.03.18 02:29:25.080078 [ 190 ] {b61dc584-a803-45dc-bcf8-6a4d08700047::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 148 rows starting from the beginning of the part | ||
| 5964 | 2026.03.18 02:29:25.080796 [ 269 ] {cbb124b2-cb30-4c93-8a26-d9a58721a71b} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5965 | 2026.03.18 02:29:25.080840 [ 269 ] {cbb124b2-cb30-4c93-8a26-d9a58721a71b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5966 | 2026.03.18 02:29:25.080921 [ 191 ] {b61dc584-a803-45dc-bcf8-6a4d08700047::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001251596 sec., 591245.0982585435 rows/sec., 35.88 MiB/sec. | ||
| 5967 | 2026.03.18 02:29:25.081067 [ 190 ] {b61dc584-a803-45dc-bcf8-6a4d08700047::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5968 | 2026.03.18 02:29:25.081301 [ 269 ] {cbb124b2-cb30-4c93-8a26-d9a58721a71b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5969 | 2026.03.18 02:29:25.081308 [ 190 ] {b61dc584-a803-45dc-bcf8-6a4d08700047::all_1_17_4} <Trace> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5970 | 2026.03.18 02:29:25.081379 [ 190 ] {b61dc584-a803-45dc-bcf8-6a4d08700047::all_1_17_4} <Trace> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5971 | 2026.03.18 02:29:25.081441 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5972 | 2026.03.18 02:29:25.081613 [ 269 ] {cbb124b2-cb30-4c93-8a26-d9a58721a71b} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5973 | 2026.03.18 02:29:25.081786 [ 269 ] {cbb124b2-cb30-4c93-8a26-d9a58721a71b} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001893 sec., 275224.5113576334 rows/sec., 19.43 MiB/sec. | ||
| 5974 | 2026.03.18 02:29:25.081841 [ 269 ] {cbb124b2-cb30-4c93-8a26-d9a58721a71b} <Debug> TCPHandler: Processed in 0.00210702 sec. | ||
| 5975 | 2026.03.18 02:29:25.081980 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5976 | 2026.03.18 02:29:25.082095 [ 269 ] {007f5707-b220-4005-9d9a-71fad9095d4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5977 | 2026.03.18 02:29:25.082152 [ 269 ] {007f5707-b220-4005-9d9a-71fad9095d4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5978 | 2026.03.18 02:29:25.082540 [ 269 ] {007f5707-b220-4005-9d9a-71fad9095d4c} <Trace> oximeter.measurements_bool (cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5979 | 2026.03.18 02:29:25.082585 [ 269 ] {007f5707-b220-4005-9d9a-71fad9095d4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5980 | 2026.03.18 02:29:25.082914 [ 269 ] {007f5707-b220-4005-9d9a-71fad9095d4c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5981 | 2026.03.18 02:29:25.083135 [ 269 ] {007f5707-b220-4005-9d9a-71fad9095d4c} <Trace> oximeter.measurements_bool (cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5982 | 2026.03.18 02:29:25.083269 [ 269 ] {007f5707-b220-4005-9d9a-71fad9095d4c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001199 sec., 5004.170141784821 rows/sec., 261.45 KiB/sec. | ||
| 5983 | 2026.03.18 02:29:25.083307 [ 269 ] {007f5707-b220-4005-9d9a-71fad9095d4c} <Debug> TCPHandler: Processed in 0.00138803 sec. | ||
| 5984 | 2026.03.18 02:29:25.083408 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5985 | 2026.03.18 02:29:25.083502 [ 269 ] {fb9e7b49-e0c3-4e99-ad35-50e20aefc754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5986 | 2026.03.18 02:29:25.083546 [ 269 ] {fb9e7b49-e0c3-4e99-ad35-50e20aefc754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5987 | 2026.03.18 02:29:25.083956 [ 269 ] {fb9e7b49-e0c3-4e99-ad35-50e20aefc754} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5988 | 2026.03.18 02:29:25.083993 [ 269 ] {fb9e7b49-e0c3-4e99-ad35-50e20aefc754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5989 | 2026.03.18 02:29:25.084312 [ 269 ] {fb9e7b49-e0c3-4e99-ad35-50e20aefc754} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5990 | 2026.03.18 02:29:25.084510 [ 269 ] {fb9e7b49-e0c3-4e99-ad35-50e20aefc754} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5991 | 2026.03.18 02:29:25.084630 [ 269 ] {fb9e7b49-e0c3-4e99-ad35-50e20aefc754} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00118 sec., 224576.27118644066 rows/sec., 14.92 MiB/sec. | ||
| 5992 | 2026.03.18 02:29:25.084665 [ 269 ] {fb9e7b49-e0c3-4e99-ad35-50e20aefc754} <Debug> TCPHandler: Processed in 0.001340689 sec. | ||
| 5993 | 2026.03.18 02:29:25.084770 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5994 | 2026.03.18 02:29:25.084856 [ 269 ] {257be68e-e260-48a0-9e19-163f00197e97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5995 | 2026.03.18 02:29:25.084895 [ 269 ] {257be68e-e260-48a0-9e19-163f00197e97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5996 | 2026.03.18 02:29:25.085255 [ 269 ] {257be68e-e260-48a0-9e19-163f00197e97} <Trace> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5997 | 2026.03.18 02:29:25.085292 [ 269 ] {257be68e-e260-48a0-9e19-163f00197e97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 5998 | 2026.03.18 02:29:25.085588 [ 269 ] {257be68e-e260-48a0-9e19-163f00197e97} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5999 | 2026.03.18 02:29:25.085791 [ 269 ] {257be68e-e260-48a0-9e19-163f00197e97} <Trace> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6000 | 2026.03.18 02:29:25.085916 [ 269 ] {257be68e-e260-48a0-9e19-163f00197e97} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 6001 | 2026.03.18 02:29:25.085952 [ 269 ] {257be68e-e260-48a0-9e19-163f00197e97} <Debug> TCPHandler: Processed in 0.001186594 sec. | ||
| 6002 | 2026.03.18 02:29:25.086057 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6003 | 2026.03.18 02:29:25.086149 [ 269 ] {21d4837f-3a23-495c-bebd-ed901cb608d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6004 | 2026.03.18 02:29:25.086202 [ 269 ] {21d4837f-3a23-495c-bebd-ed901cb608d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6005 | 2026.03.18 02:29:25.087015 [ 269 ] {21d4837f-3a23-495c-bebd-ed901cb608d2} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6006 | 2026.03.18 02:29:25.087050 [ 269 ] {21d4837f-3a23-495c-bebd-ed901cb608d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6007 | 2026.03.18 02:29:25.087580 [ 269 ] {21d4837f-3a23-495c-bebd-ed901cb608d2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6008 | 2026.03.18 02:29:25.087800 [ 269 ] {21d4837f-3a23-495c-bebd-ed901cb608d2} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6009 | 2026.03.18 02:29:25.087938 [ 269 ] {21d4837f-3a23-495c-bebd-ed901cb608d2} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001807 sec., 17155.50636413946 rows/sec., 30.74 MiB/sec. | ||
| 6010 | 2026.03.18 02:29:25.087999 [ 269 ] {21d4837f-3a23-495c-bebd-ed901cb608d2} <Debug> TCPHandler: Processed in 0.001989757 sec. | ||
| 6011 | 2026.03.18 02:29:25.088172 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6012 | 2026.03.18 02:29:25.088265 [ 269 ] {fa862362-b673-4679-98c5-b2637b27f5a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6013 | 2026.03.18 02:29:25.088306 [ 269 ] {fa862362-b673-4679-98c5-b2637b27f5a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6014 | 2026.03.18 02:29:25.088631 [ 269 ] {fa862362-b673-4679-98c5-b2637b27f5a9} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6015 | 2026.03.18 02:29:25.088667 [ 269 ] {fa862362-b673-4679-98c5-b2637b27f5a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6016 | 2026.03.18 02:29:25.088977 [ 269 ] {fa862362-b673-4679-98c5-b2637b27f5a9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6017 | 2026.03.18 02:29:25.089188 [ 269 ] {fa862362-b673-4679-98c5-b2637b27f5a9} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6018 | 2026.03.18 02:29:25.089313 [ 269 ] {fa862362-b673-4679-98c5-b2637b27f5a9} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001066 sec., 84427.76735459661 rows/sec., 5.28 MiB/sec. | ||
| 6019 | 2026.03.18 02:29:25.089349 [ 269 ] {fa862362-b673-4679-98c5-b2637b27f5a9} <Debug> TCPHandler: Processed in 0.001224155 sec. | ||
| 6020 | 2026.03.18 02:29:25.304289 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6021 | 2026.03.18 02:29:25.304421 [ 269 ] {c1f107b5-e8cb-494b-bbba-b62d1676a46e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6022 | 2026.03.18 02:29:25.304475 [ 269 ] {c1f107b5-e8cb-494b-bbba-b62d1676a46e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6023 | 2026.03.18 02:29:25.304994 [ 269 ] {c1f107b5-e8cb-494b-bbba-b62d1676a46e} <Trace> oximeter.fields_ipaddr (31ddfa6f-ba7e-42a2-9345-bae050f7c256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6024 | 2026.03.18 02:29:25.305039 [ 269 ] {c1f107b5-e8cb-494b-bbba-b62d1676a46e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6025 | 2026.03.18 02:29:25.305345 [ 269 ] {c1f107b5-e8cb-494b-bbba-b62d1676a46e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6026 | 2026.03.18 02:29:25.305552 [ 269 ] {c1f107b5-e8cb-494b-bbba-b62d1676a46e} <Trace> oximeter.fields_ipaddr (31ddfa6f-ba7e-42a2-9345-bae050f7c256): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6027 | 2026.03.18 02:29:25.305684 [ 269 ] {c1f107b5-e8cb-494b-bbba-b62d1676a46e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001326 sec., 1508.2956259426849 rows/sec., 122.99 KiB/sec. | ||
| 6028 | 2026.03.18 02:29:25.305721 [ 269 ] {c1f107b5-e8cb-494b-bbba-b62d1676a46e} <Debug> TCPHandler: Processed in 0.001544524 sec. | ||
| 6029 | 2026.03.18 02:29:25.305834 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6030 | 2026.03.18 02:29:25.305922 [ 269 ] {bcf02cbb-77d4-4a3a-9430-ba9d823397ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6031 | 2026.03.18 02:29:25.305959 [ 269 ] {bcf02cbb-77d4-4a3a-9430-ba9d823397ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6032 | 2026.03.18 02:29:25.307042 [ 269 ] {bcf02cbb-77d4-4a3a-9430-ba9d823397ad} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6033 | 2026.03.18 02:29:25.307079 [ 269 ] {bcf02cbb-77d4-4a3a-9430-ba9d823397ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6034 | 2026.03.18 02:29:25.307498 [ 269 ] {bcf02cbb-77d4-4a3a-9430-ba9d823397ad} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6035 | 2026.03.18 02:29:25.307712 [ 269 ] {bcf02cbb-77d4-4a3a-9430-ba9d823397ad} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6036 | 2026.03.18 02:29:25.307847 [ 269 ] {bcf02cbb-77d4-4a3a-9430-ba9d823397ad} <Debug> executeQuery: Read 1957 rows, 150.26 KiB in 0.00189 sec., 1035449.7354497354 rows/sec., 77.64 MiB/sec. | ||
| 6037 | 2026.03.18 02:29:25.307885 [ 269 ] {bcf02cbb-77d4-4a3a-9430-ba9d823397ad} <Debug> TCPHandler: Processed in 0.002053339 sec. | ||
| 6038 | 2026.03.18 02:29:25.307998 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6039 | 2026.03.18 02:29:25.308091 [ 269 ] {cb137092-e02d-4120-a984-5dd9e79f37f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6040 | 2026.03.18 02:29:25.308131 [ 269 ] {cb137092-e02d-4120-a984-5dd9e79f37f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6041 | 2026.03.18 02:29:25.308526 [ 269 ] {cb137092-e02d-4120-a984-5dd9e79f37f4} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6042 | 2026.03.18 02:29:25.308563 [ 269 ] {cb137092-e02d-4120-a984-5dd9e79f37f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6043 | 2026.03.18 02:29:25.308864 [ 269 ] {cb137092-e02d-4120-a984-5dd9e79f37f4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6044 | 2026.03.18 02:29:25.309075 [ 269 ] {cb137092-e02d-4120-a984-5dd9e79f37f4} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6045 | 2026.03.18 02:29:25.309202 [ 269 ] {cb137092-e02d-4120-a984-5dd9e79f37f4} <Debug> executeQuery: Read 21 rows, 1.57 KiB in 0.00113 sec., 18584.07079646018 rows/sec., 1.36 MiB/sec. | ||
| 6046 | 2026.03.18 02:29:25.309239 [ 269 ] {cb137092-e02d-4120-a984-5dd9e79f37f4} <Debug> TCPHandler: Processed in 0.001289627 sec. | ||
| 6047 | 2026.03.18 02:29:25.309349 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6048 | 2026.03.18 02:29:25.309441 [ 269 ] {1ebf5b85-80cc-40f3-bd34-1d5dab6026dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6049 | 2026.03.18 02:29:25.309480 [ 269 ] {1ebf5b85-80cc-40f3-bd34-1d5dab6026dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6050 | 2026.03.18 02:29:25.310025 [ 269 ] {1ebf5b85-80cc-40f3-bd34-1d5dab6026dd} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6051 | 2026.03.18 02:29:25.310063 [ 269 ] {1ebf5b85-80cc-40f3-bd34-1d5dab6026dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6052 | 2026.03.18 02:29:25.310391 [ 269 ] {1ebf5b85-80cc-40f3-bd34-1d5dab6026dd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6053 | 2026.03.18 02:29:25.310604 [ 269 ] {1ebf5b85-80cc-40f3-bd34-1d5dab6026dd} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6054 | 2026.03.18 02:29:25.310806 [ 269 ] {1ebf5b85-80cc-40f3-bd34-1d5dab6026dd} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001383 sec., 511930.5856832972 rows/sec., 29.86 MiB/sec. | ||
| 6055 | 2026.03.18 02:29:25.310844 [ 269 ] {1ebf5b85-80cc-40f3-bd34-1d5dab6026dd} <Debug> TCPHandler: Processed in 0.001543574 sec. | ||
| 6056 | 2026.03.18 02:29:25.310955 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6057 | 2026.03.18 02:29:25.311047 [ 269 ] {2cb9d138-6a6f-4980-89f2-fcb078f2faaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6058 | 2026.03.18 02:29:25.311086 [ 269 ] {2cb9d138-6a6f-4980-89f2-fcb078f2faaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6059 | 2026.03.18 02:29:25.311460 [ 269 ] {2cb9d138-6a6f-4980-89f2-fcb078f2faaf} <Trace> oximeter.fields_u64 (b40e1acb-791e-4f12-8974-f5c14cbd7a8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6060 | 2026.03.18 02:29:25.311496 [ 269 ] {2cb9d138-6a6f-4980-89f2-fcb078f2faaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6061 | 2026.03.18 02:29:25.311777 [ 269 ] {2cb9d138-6a6f-4980-89f2-fcb078f2faaf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 6062 | 2026.03.18 02:29:25.312069 [ 269 ] {2cb9d138-6a6f-4980-89f2-fcb078f2faaf} <Trace> oximeter.fields_u64 (b40e1acb-791e-4f12-8974-f5c14cbd7a8d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6063 | 2026.03.18 02:29:25.312168 [ 77 ] {} <Debug> oximeter.fields_u64 (b40e1acb-791e-4f12-8974-f5c14cbd7a8d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 6064 | 2026.03.18 02:29:25.312200 [ 269 ] {2cb9d138-6a6f-4980-89f2-fcb078f2faaf} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001173 sec., 852.5149190110827 rows/sec., 59.94 KiB/sec. | ||
| 6065 | 2026.03.18 02:29:25.312218 [ 77 ] {} <Trace> oximeter.fields_u64 (b40e1acb-791e-4f12-8974-f5c14cbd7a8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6066 | 2026.03.18 02:29:25.312239 [ 269 ] {2cb9d138-6a6f-4980-89f2-fcb078f2faaf} <Debug> TCPHandler: Processed in 0.001338248 sec. | ||
| 6067 | 2026.03.18 02:29:25.312249 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6068 | 2026.03.18 02:29:25.312341 [ 192 ] {b40e1acb-791e-4f12-8974-f5c14cbd7a8d::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 | ||
| 6069 | 2026.03.18 02:29:25.312350 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6070 | 2026.03.18 02:29:25.312453 [ 192 ] {b40e1acb-791e-4f12-8974-f5c14cbd7a8d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6071 | 2026.03.18 02:29:25.312455 [ 269 ] {bee3747e-e2ba-4426-b8e5-9f3c62184bd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6072 | 2026.03.18 02:29:25.312492 [ 192 ] {b40e1acb-791e-4f12-8974-f5c14cbd7a8d::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 | ||
| 6073 | 2026.03.18 02:29:25.312509 [ 269 ] {bee3747e-e2ba-4426-b8e5-9f3c62184bd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6074 | 2026.03.18 02:29:25.312565 [ 192 ] {b40e1acb-791e-4f12-8974-f5c14cbd7a8d::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 | ||
| 6075 | 2026.03.18 02:29:25.312618 [ 192 ] {b40e1acb-791e-4f12-8974-f5c14cbd7a8d::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 | ||
| 6076 | 2026.03.18 02:29:25.312661 [ 192 ] {b40e1acb-791e-4f12-8974-f5c14cbd7a8d::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 | ||
| 6077 | 2026.03.18 02:29:25.312705 [ 192 ] {b40e1acb-791e-4f12-8974-f5c14cbd7a8d::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 | ||
| 6078 | 2026.03.18 02:29:25.313223 [ 269 ] {bee3747e-e2ba-4426-b8e5-9f3c62184bd7} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6079 | 2026.03.18 02:29:25.313264 [ 269 ] {bee3747e-e2ba-4426-b8e5-9f3c62184bd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6080 | 2026.03.18 02:29:25.313427 [ 192 ] {b40e1acb-791e-4f12-8974-f5c14cbd7a8d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001110591 sec., 4502.107436491022 rows/sec., 334.14 KiB/sec. | ||
| 6081 | 2026.03.18 02:29:25.313548 [ 188 ] {b40e1acb-791e-4f12-8974-f5c14cbd7a8d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 6082 | 2026.03.18 02:29:25.313631 [ 269 ] {bee3747e-e2ba-4426-b8e5-9f3c62184bd7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6083 | 2026.03.18 02:29:25.313918 [ 188 ] {b40e1acb-791e-4f12-8974-f5c14cbd7a8d::all_1_5_1} <Trace> oximeter.fields_u64 (b40e1acb-791e-4f12-8974-f5c14cbd7a8d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6084 | 2026.03.18 02:29:25.313951 [ 269 ] {bee3747e-e2ba-4426-b8e5-9f3c62184bd7} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6085 | 2026.03.18 02:29:25.314004 [ 188 ] {b40e1acb-791e-4f12-8974-f5c14cbd7a8d::all_1_5_1} <Trace> oximeter.fields_u64 (b40e1acb-791e-4f12-8974-f5c14cbd7a8d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 6086 | 2026.03.18 02:29:25.314092 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6087 | 2026.03.18 02:29:25.314111 [ 269 ] {bee3747e-e2ba-4426-b8e5-9f3c62184bd7} <Debug> executeQuery: Read 1021 rows, 72.03 KiB in 0.001652 sec., 618038.7409200969 rows/sec., 42.58 MiB/sec. | ||
| 6088 | 2026.03.18 02:29:25.314154 [ 269 ] {bee3747e-e2ba-4426-b8e5-9f3c62184bd7} <Debug> TCPHandler: Processed in 0.001838482 sec. | ||
| 6089 | 2026.03.18 02:29:25.314265 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6090 | 2026.03.18 02:29:25.314357 [ 269 ] {67de4bae-c003-4db7-9b82-29d37bdc906a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6091 | 2026.03.18 02:29:25.314398 [ 269 ] {67de4bae-c003-4db7-9b82-29d37bdc906a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6092 | 2026.03.18 02:29:25.314935 [ 269 ] {67de4bae-c003-4db7-9b82-29d37bdc906a} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6093 | 2026.03.18 02:29:25.314971 [ 269 ] {67de4bae-c003-4db7-9b82-29d37bdc906a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6094 | 2026.03.18 02:29:25.315382 [ 269 ] {67de4bae-c003-4db7-9b82-29d37bdc906a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6095 | 2026.03.18 02:29:25.315603 [ 269 ] {67de4bae-c003-4db7-9b82-29d37bdc906a} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6096 | 2026.03.18 02:29:25.315745 [ 269 ] {67de4bae-c003-4db7-9b82-29d37bdc906a} <Debug> executeQuery: Read 1218 rows, 77.99 KiB in 0.001405 sec., 866903.9145907473 rows/sec., 54.21 MiB/sec. | ||
| 6097 | 2026.03.18 02:29:25.315782 [ 269 ] {67de4bae-c003-4db7-9b82-29d37bdc906a} <Debug> TCPHandler: Processed in 0.001565025 sec. | ||
| 6098 | 2026.03.18 02:29:25.315895 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6099 | 2026.03.18 02:29:25.315987 [ 269 ] {ddac9cce-24de-4107-9907-de08d269f57e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6100 | 2026.03.18 02:29:25.316037 [ 269 ] {ddac9cce-24de-4107-9907-de08d269f57e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6101 | 2026.03.18 02:29:25.316766 [ 269 ] {ddac9cce-24de-4107-9907-de08d269f57e} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6102 | 2026.03.18 02:29:25.316804 [ 269 ] {ddac9cce-24de-4107-9907-de08d269f57e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6103 | 2026.03.18 02:29:25.317326 [ 269 ] {ddac9cce-24de-4107-9907-de08d269f57e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6104 | 2026.03.18 02:29:25.317554 [ 269 ] {ddac9cce-24de-4107-9907-de08d269f57e} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6105 | 2026.03.18 02:29:25.317694 [ 269 ] {ddac9cce-24de-4107-9907-de08d269f57e} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001724 sec., 11020.881670533643 rows/sec., 19.75 MiB/sec. | ||
| 6106 | 2026.03.18 02:29:25.317751 [ 269 ] {ddac9cce-24de-4107-9907-de08d269f57e} <Debug> TCPHandler: Processed in 0.001904055 sec. | ||
| 6107 | 2026.03.18 02:29:25.317865 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6108 | 2026.03.18 02:29:25.317958 [ 269 ] {f21a0dc6-6b71-4c69-8036-1595955d41b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6109 | 2026.03.18 02:29:25.317999 [ 269 ] {f21a0dc6-6b71-4c69-8036-1595955d41b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6110 | 2026.03.18 02:29:25.318327 [ 269 ] {f21a0dc6-6b71-4c69-8036-1595955d41b0} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6111 | 2026.03.18 02:29:25.318363 [ 269 ] {f21a0dc6-6b71-4c69-8036-1595955d41b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6112 | 2026.03.18 02:29:25.318654 [ 269 ] {f21a0dc6-6b71-4c69-8036-1595955d41b0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6113 | 2026.03.18 02:29:25.318893 [ 269 ] {f21a0dc6-6b71-4c69-8036-1595955d41b0} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6114 | 2026.03.18 02:29:25.319034 [ 269 ] {f21a0dc6-6b71-4c69-8036-1595955d41b0} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001093 sec., 10978.956999085087 rows/sec., 757.66 KiB/sec. | ||
| 6115 | 2026.03.18 02:29:25.319070 [ 269 ] {f21a0dc6-6b71-4c69-8036-1595955d41b0} <Debug> TCPHandler: Processed in 0.001252685 sec. | ||
| 6116 | 2026.03.18 02:29:26.000369 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.63 MiB, peak 272.82 MiB, free memory in arenas 0.00 B, will set to 264.10 MiB (RSS), difference: -1.53 MiB | ||
| 6117 | 2026.03.18 02:29:26.612175 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57288 | ||
| 6118 | 2026.03.18 02:29:26.612301 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6119 | 2026.03.18 02:29:26.612333 [ 286 ] {} <Debug> TCP-Session: a0136f2a-a5d3-415c-b5f4-7feccd210f47 Authenticating user 'default' from [fd00:1122:3344:101::e]:57288 | ||
| 6120 | 2026.03.18 02:29:26.612376 [ 286 ] {} <Debug> TCP-Session: a0136f2a-a5d3-415c-b5f4-7feccd210f47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6121 | 2026.03.18 02:29:26.612391 [ 286 ] {} <Debug> TCP-Session: a0136f2a-a5d3-415c-b5f4-7feccd210f47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6122 | 2026.03.18 02:29:26.612588 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34668 | ||
| 6123 | 2026.03.18 02:29:26.612615 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50103 | ||
| 6124 | 2026.03.18 02:29:26.612656 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53491 | ||
| 6125 | 2026.03.18 02:29:26.612699 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44179 | ||
| 6126 | 2026.03.18 02:29:26.612669 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56769 | ||
| 6127 | 2026.03.18 02:29:26.612769 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6128 | 2026.03.18 02:29:26.612759 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6129 | 2026.03.18 02:29:26.612821 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6130 | 2026.03.18 02:29:26.612823 [ 292 ] {} <Debug> TCP-Session: 7db14715-614d-4b67-badd-38ba403791e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:53491 | ||
| 6131 | 2026.03.18 02:29:26.612846 [ 290 ] {} <Debug> TCP-Session: 7d1bc478-9309-4fff-96d3-e3e58816f758 Authenticating user 'default' from [fd00:1122:3344:101::e]:50103 | ||
| 6132 | 2026.03.18 02:29:26.612853 [ 294 ] {} <Debug> TCP-Session: 0741c0b7-60ca-4d3c-bd2f-d793f0f4bc8a Authenticating user 'default' from [fd00:1122:3344:101::e]:44179 | ||
| 6133 | 2026.03.18 02:29:26.612865 [ 292 ] {} <Debug> TCP-Session: 7db14715-614d-4b67-badd-38ba403791e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6134 | 2026.03.18 02:29:26.612881 [ 290 ] {} <Debug> TCP-Session: 7d1bc478-9309-4fff-96d3-e3e58816f758 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6135 | 2026.03.18 02:29:26.612888 [ 294 ] {} <Debug> TCP-Session: 0741c0b7-60ca-4d3c-bd2f-d793f0f4bc8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6136 | 2026.03.18 02:29:26.612898 [ 292 ] {} <Debug> TCP-Session: 7db14715-614d-4b67-badd-38ba403791e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6137 | 2026.03.18 02:29:26.612920 [ 294 ] {} <Debug> TCP-Session: 0741c0b7-60ca-4d3c-bd2f-d793f0f4bc8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6138 | 2026.03.18 02:29:26.612910 [ 290 ] {} <Debug> TCP-Session: 7d1bc478-9309-4fff-96d3-e3e58816f758 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6139 | 2026.03.18 02:29:26.612871 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6140 | 2026.03.18 02:29:26.612624 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45800 | ||
| 6141 | 2026.03.18 02:29:26.613003 [ 293 ] {} <Debug> TCP-Session: 7bdcbcf7-c0ff-49f6-842e-ce2efc8a8de3 Authenticating user 'default' from [fd00:1122:3344:101::e]:56769 | ||
| 6142 | 2026.03.18 02:29:26.612616 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62535 | ||
| 6143 | 2026.03.18 02:29:26.613049 [ 293 ] {} <Debug> TCP-Session: 7bdcbcf7-c0ff-49f6-842e-ce2efc8a8de3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6144 | 2026.03.18 02:29:26.612612 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55184 | ||
| 6145 | 2026.03.18 02:29:26.613071 [ 293 ] {} <Debug> TCP-Session: 7bdcbcf7-c0ff-49f6-842e-ce2efc8a8de3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6146 | 2026.03.18 02:29:26.612709 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6147 | 2026.03.18 02:29:26.612766 [ 286 ] {} <Trace> TCP-Session: a0136f2a-a5d3-415c-b5f4-7feccd210f47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6148 | 2026.03.18 02:29:26.613166 [ 287 ] {} <Debug> TCP-Session: 219b6d75-41d8-4419-bb4a-42e638d80118 Authenticating user 'default' from [fd00:1122:3344:101::e]:34668 | ||
| 6149 | 2026.03.18 02:29:26.613200 [ 287 ] {} <Debug> TCP-Session: 219b6d75-41d8-4419-bb4a-42e638d80118 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6150 | 2026.03.18 02:29:26.613212 [ 287 ] {} <Debug> TCP-Session: 219b6d75-41d8-4419-bb4a-42e638d80118 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6151 | 2026.03.18 02:29:26.613217 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6152 | 2026.03.18 02:29:26.613248 [ 291 ] {} <Debug> TCP-Session: 18284f04-4be5-4d61-8e8a-80c224f7bce5 Authenticating user 'default' from [fd00:1122:3344:101::e]:45800 | ||
| 6153 | 2026.03.18 02:29:26.613257 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6154 | 2026.03.18 02:29:26.613267 [ 291 ] {} <Debug> TCP-Session: 18284f04-4be5-4d61-8e8a-80c224f7bce5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6155 | 2026.03.18 02:29:26.613294 [ 289 ] {} <Debug> TCP-Session: d0ee861f-3a02-434d-a9b5-e43cdcc0e74f Authenticating user 'default' from [fd00:1122:3344:101::e]:62535 | ||
| 6156 | 2026.03.18 02:29:26.613300 [ 291 ] {} <Debug> TCP-Session: 18284f04-4be5-4d61-8e8a-80c224f7bce5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6157 | 2026.03.18 02:29:26.613322 [ 289 ] {} <Debug> TCP-Session: d0ee861f-3a02-434d-a9b5-e43cdcc0e74f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6158 | 2026.03.18 02:29:26.613342 [ 289 ] {} <Debug> TCP-Session: d0ee861f-3a02-434d-a9b5-e43cdcc0e74f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6159 | 2026.03.18 02:29:26.613343 [ 286 ] {baf8311b-2a44-40fe-89e5-9de659c06d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57288) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6160 | 2026.03.18 02:29:26.613409 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6161 | 2026.03.18 02:29:26.613443 [ 288 ] {} <Debug> TCP-Session: f5c204ae-cbec-43de-9c87-1689ce6792c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:55184 | ||
| 6162 | 2026.03.18 02:29:26.613459 [ 288 ] {} <Debug> TCP-Session: f5c204ae-cbec-43de-9c87-1689ce6792c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6163 | 2026.03.18 02:29:26.613471 [ 288 ] {} <Debug> TCP-Session: f5c204ae-cbec-43de-9c87-1689ce6792c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6164 | 2026.03.18 02:29:26.613623 [ 286 ] {baf8311b-2a44-40fe-89e5-9de659c06d9c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6165 | 2026.03.18 02:29:26.613682 [ 286 ] {baf8311b-2a44-40fe-89e5-9de659c06d9c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6166 | 2026.03.18 02:29:26.613966 [ 286 ] {baf8311b-2a44-40fe-89e5-9de659c06d9c} <Debug> oximeter.version (59dc4b77-5370-4080-ad60-c82f0a475f78) (SelectExecutor): Key condition: unknown | ||
| 6167 | 2026.03.18 02:29:26.614813 [ 333 ] {baf8311b-2a44-40fe-89e5-9de659c06d9c} <Trace> AggregatingTransform: Aggregating | ||
| 6168 | 2026.03.18 02:29:26.614865 [ 333 ] {baf8311b-2a44-40fe-89e5-9de659c06d9c} <Trace> Aggregator: Aggregation method: without_key | ||
| 6169 | 2026.03.18 02:29:26.614902 [ 333 ] {baf8311b-2a44-40fe-89e5-9de659c06d9c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000871145 sec. (1147.915 rows/sec., 44.84 KiB/sec.) | ||
| 6170 | 2026.03.18 02:29:26.614922 [ 333 ] {baf8311b-2a44-40fe-89e5-9de659c06d9c} <Trace> Aggregator: Merging aggregated data | ||
| 6171 | 2026.03.18 02:29:26.616449 [ 286 ] {baf8311b-2a44-40fe-89e5-9de659c06d9c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00316 sec., 316.4556962025316 rows/sec., 12.36 KiB/sec. | ||
| 6172 | 2026.03.18 02:29:26.616592 [ 286 ] {baf8311b-2a44-40fe-89e5-9de659c06d9c} <Debug> TCPHandler: Processed in 0.003987174 sec. | ||
| 6173 | 2026.03.18 02:29:26.616702 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6174 | 2026.03.18 02:29:26.616739 [ 286 ] {} <Debug> TCP-Session: a0136f2a-a5d3-415c-b5f4-7feccd210f47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6175 | 2026.03.18 02:29:26.616739 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6176 | 2026.03.18 02:29:26.616760 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6177 | 2026.03.18 02:29:26.616776 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6178 | 2026.03.18 02:29:26.616790 [ 287 ] {} <Debug> TCP-Session: 219b6d75-41d8-4419-bb4a-42e638d80118 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6179 | 2026.03.18 02:29:26.616807 [ 290 ] {} <Debug> TCP-Session: 7d1bc478-9309-4fff-96d3-e3e58816f758 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6180 | 2026.03.18 02:29:26.616826 [ 288 ] {} <Debug> TCP-Session: f5c204ae-cbec-43de-9c87-1689ce6792c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6181 | 2026.03.18 02:29:26.616831 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6182 | 2026.03.18 02:29:26.616865 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6183 | 2026.03.18 02:29:26.616851 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6184 | 2026.03.18 02:29:26.616912 [ 294 ] {} <Debug> TCP-Session: 0741c0b7-60ca-4d3c-bd2f-d793f0f4bc8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6185 | 2026.03.18 02:29:26.616897 [ 293 ] {} <Debug> TCP-Session: 7bdcbcf7-c0ff-49f6-842e-ce2efc8a8de3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6186 | 2026.03.18 02:29:26.616942 [ 291 ] {} <Debug> TCP-Session: 18284f04-4be5-4d61-8e8a-80c224f7bce5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6187 | 2026.03.18 02:29:26.616811 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6188 | 2026.03.18 02:29:26.616811 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6189 | 2026.03.18 02:29:26.617018 [ 292 ] {} <Debug> TCP-Session: 7db14715-614d-4b67-badd-38ba403791e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6190 | 2026.03.18 02:29:26.617036 [ 289 ] {} <Debug> TCP-Session: d0ee861f-3a02-434d-a9b5-e43cdcc0e74f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6191 | 2026.03.18 02:29:26.837190 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60744 | ||
| 6192 | 2026.03.18 02:29:26.837293 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6193 | 2026.03.18 02:29:26.837320 [ 286 ] {} <Debug> TCP-Session: 256058a6-a789-4598-ab27-1814e564643f Authenticating user 'default' from [fd00:1122:3344:101::e]:60744 | ||
| 6194 | 2026.03.18 02:29:26.837343 [ 286 ] {} <Debug> TCP-Session: 256058a6-a789-4598-ab27-1814e564643f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6195 | 2026.03.18 02:29:26.837355 [ 286 ] {} <Debug> TCP-Session: 256058a6-a789-4598-ab27-1814e564643f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6196 | 2026.03.18 02:29:26.837577 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37381 | ||
| 6197 | 2026.03.18 02:29:26.837603 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60957 | ||
| 6198 | 2026.03.18 02:29:26.837633 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41173 | ||
| 6199 | 2026.03.18 02:29:26.837653 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44994 | ||
| 6200 | 2026.03.18 02:29:26.837685 [ 286 ] {} <Trace> TCP-Session: 256058a6-a789-4598-ab27-1814e564643f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6201 | 2026.03.18 02:29:26.837696 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6202 | 2026.03.18 02:29:26.837729 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6203 | 2026.03.18 02:29:26.837731 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6204 | 2026.03.18 02:29:26.837764 [ 287 ] {} <Debug> TCP-Session: d4a2cc50-21d9-48dc-980f-02a0365cd116 Authenticating user 'default' from [fd00:1122:3344:101::e]:37381 | ||
| 6205 | 2026.03.18 02:29:26.837771 [ 292 ] {} <Debug> TCP-Session: 8cfd76f1-278b-40e8-b278-73286f144cda Authenticating user 'default' from [fd00:1122:3344:101::e]:41173 | ||
| 6206 | 2026.03.18 02:29:26.837779 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6207 | 2026.03.18 02:29:26.837803 [ 287 ] {} <Debug> TCP-Session: d4a2cc50-21d9-48dc-980f-02a0365cd116 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6208 | 2026.03.18 02:29:26.837808 [ 292 ] {} <Debug> TCP-Session: 8cfd76f1-278b-40e8-b278-73286f144cda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6209 | 2026.03.18 02:29:26.837828 [ 294 ] {} <Debug> TCP-Session: cce46c8e-48f1-4b73-80fc-e2fe5af05067 Authenticating user 'default' from [fd00:1122:3344:101::e]:44994 | ||
| 6210 | 2026.03.18 02:29:26.837829 [ 287 ] {} <Debug> TCP-Session: d4a2cc50-21d9-48dc-980f-02a0365cd116 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6211 | 2026.03.18 02:29:26.837842 [ 292 ] {} <Debug> TCP-Session: 8cfd76f1-278b-40e8-b278-73286f144cda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6212 | 2026.03.18 02:29:26.837866 [ 294 ] {} <Debug> TCP-Session: cce46c8e-48f1-4b73-80fc-e2fe5af05067 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6213 | 2026.03.18 02:29:26.837888 [ 286 ] {89e4db61-3acb-4bc4-bb0e-6d6f4f535e2c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60744) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6214 | 2026.03.18 02:29:26.837910 [ 294 ] {} <Debug> TCP-Session: cce46c8e-48f1-4b73-80fc-e2fe5af05067 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6215 | 2026.03.18 02:29:26.837613 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36228 | ||
| 6216 | 2026.03.18 02:29:26.837602 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62597 | ||
| 6217 | 2026.03.18 02:29:26.837588 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55523 | ||
| 6218 | 2026.03.18 02:29:26.838015 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6219 | 2026.03.18 02:29:26.837643 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57346 | ||
| 6220 | 2026.03.18 02:29:26.838045 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6221 | 2026.03.18 02:29:26.838073 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6222 | 2026.03.18 02:29:26.838094 [ 290 ] {} <Debug> TCP-Session: 7b89227e-7ef0-45d6-a7fd-d045eb8facc7 Authenticating user 'default' from [fd00:1122:3344:101::e]:62597 | ||
| 6223 | 2026.03.18 02:29:26.838107 [ 288 ] {} <Debug> TCP-Session: ce198170-7559-4df8-a59a-4a4be0b38e12 Authenticating user 'default' from [fd00:1122:3344:101::e]:55523 | ||
| 6224 | 2026.03.18 02:29:26.838116 [ 290 ] {} <Debug> TCP-Session: 7b89227e-7ef0-45d6-a7fd-d045eb8facc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6225 | 2026.03.18 02:29:26.838128 [ 288 ] {} <Debug> TCP-Session: ce198170-7559-4df8-a59a-4a4be0b38e12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6226 | 2026.03.18 02:29:26.838127 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6227 | 2026.03.18 02:29:26.838144 [ 290 ] {} <Debug> TCP-Session: 7b89227e-7ef0-45d6-a7fd-d045eb8facc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6228 | 2026.03.18 02:29:26.838152 [ 288 ] {} <Debug> TCP-Session: ce198170-7559-4df8-a59a-4a4be0b38e12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6229 | 2026.03.18 02:29:26.838174 [ 293 ] {} <Debug> TCP-Session: bfb797a4-a64c-40a6-b4ec-a011662d2fd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:57346 | ||
| 6230 | 2026.03.18 02:29:26.838193 [ 286 ] {89e4db61-3acb-4bc4-bb0e-6d6f4f535e2c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6231 | 2026.03.18 02:29:26.838218 [ 293 ] {} <Debug> TCP-Session: bfb797a4-a64c-40a6-b4ec-a011662d2fd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6232 | 2026.03.18 02:29:26.838054 [ 291 ] {} <Debug> TCP-Session: e800df7a-f17e-4712-8d62-642b5dfa2f79 Authenticating user 'default' from [fd00:1122:3344:101::e]:36228 | ||
| 6233 | 2026.03.18 02:29:26.838243 [ 293 ] {} <Debug> TCP-Session: bfb797a4-a64c-40a6-b4ec-a011662d2fd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6234 | 2026.03.18 02:29:26.838266 [ 286 ] {89e4db61-3acb-4bc4-bb0e-6d6f4f535e2c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6235 | 2026.03.18 02:29:26.838269 [ 291 ] {} <Debug> TCP-Session: e800df7a-f17e-4712-8d62-642b5dfa2f79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6236 | 2026.03.18 02:29:26.837796 [ 289 ] {} <Debug> TCP-Session: f0200f7b-63a3-4275-aec2-554a5a1700a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:60957 | ||
| 6237 | 2026.03.18 02:29:26.838305 [ 291 ] {} <Debug> TCP-Session: e800df7a-f17e-4712-8d62-642b5dfa2f79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6238 | 2026.03.18 02:29:26.838330 [ 289 ] {} <Debug> TCP-Session: f0200f7b-63a3-4275-aec2-554a5a1700a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6239 | 2026.03.18 02:29:26.838362 [ 289 ] {} <Debug> TCP-Session: f0200f7b-63a3-4275-aec2-554a5a1700a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6240 | 2026.03.18 02:29:26.838585 [ 286 ] {89e4db61-3acb-4bc4-bb0e-6d6f4f535e2c} <Debug> oximeter.version (59dc4b77-5370-4080-ad60-c82f0a475f78) (SelectExecutor): Key condition: unknown | ||
| 6241 | 2026.03.18 02:29:26.839560 [ 336 ] {89e4db61-3acb-4bc4-bb0e-6d6f4f535e2c} <Trace> AggregatingTransform: Aggregating | ||
| 6242 | 2026.03.18 02:29:26.839609 [ 336 ] {89e4db61-3acb-4bc4-bb0e-6d6f4f535e2c} <Trace> Aggregator: Aggregation method: without_key | ||
| 6243 | 2026.03.18 02:29:26.839639 [ 336 ] {89e4db61-3acb-4bc4-bb0e-6d6f4f535e2c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000946307 sec. (1056.740 rows/sec., 41.28 KiB/sec.) | ||
| 6244 | 2026.03.18 02:29:26.839656 [ 336 ] {89e4db61-3acb-4bc4-bb0e-6d6f4f535e2c} <Trace> Aggregator: Merging aggregated data | ||
| 6245 | 2026.03.18 02:29:26.840904 [ 286 ] {89e4db61-3acb-4bc4-bb0e-6d6f4f535e2c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003077 sec., 324.99187520311995 rows/sec., 12.69 KiB/sec. | ||
| 6246 | 2026.03.18 02:29:26.841025 [ 286 ] {89e4db61-3acb-4bc4-bb0e-6d6f4f535e2c} <Debug> TCPHandler: Processed in 0.003461819 sec. | ||
| 6247 | 2026.03.18 02:29:26.841144 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6248 | 2026.03.18 02:29:26.841173 [ 286 ] {} <Debug> TCP-Session: 256058a6-a789-4598-ab27-1814e564643f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6249 | 2026.03.18 02:29:26.841175 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6250 | 2026.03.18 02:29:26.841194 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6251 | 2026.03.18 02:29:26.841209 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6252 | 2026.03.18 02:29:26.841230 [ 287 ] {} <Debug> TCP-Session: d4a2cc50-21d9-48dc-980f-02a0365cd116 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6253 | 2026.03.18 02:29:26.841233 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6254 | 2026.03.18 02:29:26.841247 [ 294 ] {} <Debug> TCP-Session: cce46c8e-48f1-4b73-80fc-e2fe5af05067 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6255 | 2026.03.18 02:29:26.841259 [ 288 ] {} <Debug> TCP-Session: ce198170-7559-4df8-a59a-4a4be0b38e12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6256 | 2026.03.18 02:29:26.841272 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6257 | 2026.03.18 02:29:26.841302 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6258 | 2026.03.18 02:29:26.841307 [ 292 ] {} <Debug> TCP-Session: 8cfd76f1-278b-40e8-b278-73286f144cda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6259 | 2026.03.18 02:29:26.841349 [ 289 ] {} <Debug> TCP-Session: f0200f7b-63a3-4275-aec2-554a5a1700a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6260 | 2026.03.18 02:29:26.841360 [ 293 ] {} <Debug> TCP-Session: bfb797a4-a64c-40a6-b4ec-a011662d2fd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6261 | 2026.03.18 02:29:26.841285 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6262 | 2026.03.18 02:29:26.841248 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6263 | 2026.03.18 02:29:26.841430 [ 290 ] {} <Debug> TCP-Session: 7b89227e-7ef0-45d6-a7fd-d045eb8facc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6264 | 2026.03.18 02:29:26.841455 [ 291 ] {} <Debug> TCP-Session: e800df7a-f17e-4712-8d62-642b5dfa2f79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6265 | 2026.03.18 02:29:27.848536 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58046 | ||
| 6266 | 2026.03.18 02:29:27.848663 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6267 | 2026.03.18 02:29:27.848692 [ 286 ] {} <Debug> TCP-Session: e4f25a64-a4be-4dae-80f8-62f153506199 Authenticating user 'default' from [fd00:1122:3344:101::e]:58046 | ||
| 6268 | 2026.03.18 02:29:27.848717 [ 286 ] {} <Debug> TCP-Session: e4f25a64-a4be-4dae-80f8-62f153506199 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6269 | 2026.03.18 02:29:27.848731 [ 286 ] {} <Debug> TCP-Session: e4f25a64-a4be-4dae-80f8-62f153506199 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6270 | 2026.03.18 02:29:27.848945 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53639 | ||
| 6271 | 2026.03.18 02:29:27.848961 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43958 | ||
| 6272 | 2026.03.18 02:29:27.849072 [ 286 ] {} <Trace> TCP-Session: e4f25a64-a4be-4dae-80f8-62f153506199 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6273 | 2026.03.18 02:29:27.849075 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6274 | 2026.03.18 02:29:27.849108 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6275 | 2026.03.18 02:29:27.849131 [ 287 ] {} <Debug> TCP-Session: 3dffedc1-0d33-42be-8a78-4b5146080e40 Authenticating user 'default' from [fd00:1122:3344:101::e]:53639 | ||
| 6276 | 2026.03.18 02:29:27.849161 [ 288 ] {} <Debug> TCP-Session: 42032014-a112-4aa8-8e34-00b86c8a9169 Authenticating user 'default' from [fd00:1122:3344:101::e]:43958 | ||
| 6277 | 2026.03.18 02:29:27.849162 [ 287 ] {} <Debug> TCP-Session: 3dffedc1-0d33-42be-8a78-4b5146080e40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6278 | 2026.03.18 02:29:27.849199 [ 287 ] {} <Debug> TCP-Session: 3dffedc1-0d33-42be-8a78-4b5146080e40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6279 | 2026.03.18 02:29:27.849203 [ 288 ] {} <Debug> TCP-Session: 42032014-a112-4aa8-8e34-00b86c8a9169 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6280 | 2026.03.18 02:29:27.849234 [ 288 ] {} <Debug> TCP-Session: 42032014-a112-4aa8-8e34-00b86c8a9169 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6281 | 2026.03.18 02:29:27.849257 [ 286 ] {cf8bffef-b4ef-499d-9bb3-362abb5f7b96} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58046) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6282 | 2026.03.18 02:29:27.849535 [ 286 ] {cf8bffef-b4ef-499d-9bb3-362abb5f7b96} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6283 | 2026.03.18 02:29:27.849591 [ 286 ] {cf8bffef-b4ef-499d-9bb3-362abb5f7b96} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6284 | 2026.03.18 02:29:27.849887 [ 286 ] {cf8bffef-b4ef-499d-9bb3-362abb5f7b96} <Debug> oximeter.version (59dc4b77-5370-4080-ad60-c82f0a475f78) (SelectExecutor): Key condition: unknown | ||
| 6285 | 2026.03.18 02:29:27.850904 [ 345 ] {cf8bffef-b4ef-499d-9bb3-362abb5f7b96} <Trace> AggregatingTransform: Aggregating | ||
| 6286 | 2026.03.18 02:29:27.850988 [ 345 ] {cf8bffef-b4ef-499d-9bb3-362abb5f7b96} <Trace> Aggregator: Aggregation method: without_key | ||
| 6287 | 2026.03.18 02:29:27.851029 [ 345 ] {cf8bffef-b4ef-499d-9bb3-362abb5f7b96} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00103178 sec. (969.199 rows/sec., 37.86 KiB/sec.) | ||
| 6288 | 2026.03.18 02:29:27.851049 [ 345 ] {cf8bffef-b4ef-499d-9bb3-362abb5f7b96} <Trace> Aggregator: Merging aggregated data | ||
| 6289 | 2026.03.18 02:29:27.852213 [ 286 ] {cf8bffef-b4ef-499d-9bb3-362abb5f7b96} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00302 sec., 331.1258278145695 rows/sec., 12.93 KiB/sec. | ||
| 6290 | 2026.03.18 02:29:27.852359 [ 286 ] {cf8bffef-b4ef-499d-9bb3-362abb5f7b96} <Debug> TCPHandler: Processed in 0.003409408 sec. | ||
| 6291 | 2026.03.18 02:29:27.852508 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6292 | 2026.03.18 02:29:27.852538 [ 286 ] {} <Debug> TCP-Session: e4f25a64-a4be-4dae-80f8-62f153506199 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6293 | 2026.03.18 02:29:27.852559 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6294 | 2026.03.18 02:29:27.852609 [ 287 ] {} <Debug> TCP-Session: 3dffedc1-0d33-42be-8a78-4b5146080e40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6295 | 2026.03.18 02:29:27.852610 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6296 | 2026.03.18 02:29:27.852665 [ 288 ] {} <Debug> TCP-Session: 42032014-a112-4aa8-8e34-00b86c8a9169 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6297 | 2026.03.18 02:29:27.855410 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54682 | ||
| 6298 | 2026.03.18 02:29:27.855426 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60152 | ||
| 6299 | 2026.03.18 02:29:27.855451 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61858 | ||
| 6300 | 2026.03.18 02:29:27.855494 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6301 | 2026.03.18 02:29:27.855450 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55490 | ||
| 6302 | 2026.03.18 02:29:27.855530 [ 290 ] {} <Debug> TCP-Session: 5714d5ac-98c6-4b5b-8b9a-1364d7da8fe8 Authenticating user 'default' from [fd00:1122:3344:101::e]:54682 | ||
| 6303 | 2026.03.18 02:29:27.855530 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6304 | 2026.03.18 02:29:27.855571 [ 290 ] {} <Debug> TCP-Session: 5714d5ac-98c6-4b5b-8b9a-1364d7da8fe8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6305 | 2026.03.18 02:29:27.855595 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6306 | 2026.03.18 02:29:27.855609 [ 290 ] {} <Debug> TCP-Session: 5714d5ac-98c6-4b5b-8b9a-1364d7da8fe8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6307 | 2026.03.18 02:29:27.855612 [ 289 ] {} <Debug> TCP-Session: e87a1a5d-a4bc-440d-a353-f0c76f326109 Authenticating user 'default' from [fd00:1122:3344:101::e]:60152 | ||
| 6308 | 2026.03.18 02:29:27.855632 [ 292 ] {} <Debug> TCP-Session: 6e63229e-3b42-4358-80a0-47541772a3c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:55490 | ||
| 6309 | 2026.03.18 02:29:27.855416 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51496 | ||
| 6310 | 2026.03.18 02:29:27.855677 [ 289 ] {} <Debug> TCP-Session: e87a1a5d-a4bc-440d-a353-f0c76f326109 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6311 | 2026.03.18 02:29:27.855680 [ 292 ] {} <Debug> TCP-Session: 6e63229e-3b42-4358-80a0-47541772a3c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6312 | 2026.03.18 02:29:27.855716 [ 289 ] {} <Debug> TCP-Session: e87a1a5d-a4bc-440d-a353-f0c76f326109 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6313 | 2026.03.18 02:29:27.855724 [ 292 ] {} <Debug> TCP-Session: 6e63229e-3b42-4358-80a0-47541772a3c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6314 | 2026.03.18 02:29:27.855727 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6315 | 2026.03.18 02:29:27.855433 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44725 | ||
| 6316 | 2026.03.18 02:29:27.855774 [ 288 ] {} <Debug> TCP-Session: de60bdc6-de21-447e-beed-1152a4948966 Authenticating user 'default' from [fd00:1122:3344:101::e]:51496 | ||
| 6317 | 2026.03.18 02:29:27.855561 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6318 | 2026.03.18 02:29:27.855811 [ 288 ] {} <Debug> TCP-Session: de60bdc6-de21-447e-beed-1152a4948966 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6319 | 2026.03.18 02:29:27.855832 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6320 | 2026.03.18 02:29:27.855840 [ 288 ] {} <Debug> TCP-Session: de60bdc6-de21-447e-beed-1152a4948966 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6321 | 2026.03.18 02:29:27.855863 [ 286 ] {} <Debug> TCP-Session: 1307fad5-bffe-49f6-a733-2fdefbd2c6e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:44725 | ||
| 6322 | 2026.03.18 02:29:27.855905 [ 286 ] {} <Debug> TCP-Session: 1307fad5-bffe-49f6-a733-2fdefbd2c6e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6323 | 2026.03.18 02:29:27.855839 [ 291 ] {} <Debug> TCP-Session: acd00474-13e4-4967-ad34-9f74a9ca2b25 Authenticating user 'default' from [fd00:1122:3344:101::e]:61858 | ||
| 6324 | 2026.03.18 02:29:27.855920 [ 286 ] {} <Debug> TCP-Session: 1307fad5-bffe-49f6-a733-2fdefbd2c6e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6325 | 2026.03.18 02:29:27.855949 [ 291 ] {} <Debug> TCP-Session: acd00474-13e4-4967-ad34-9f74a9ca2b25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6326 | 2026.03.18 02:29:27.855968 [ 291 ] {} <Debug> TCP-Session: acd00474-13e4-4967-ad34-9f74a9ca2b25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6327 | 2026.03.18 02:29:27.879910 [ 288 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:51496). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6328 | |||
| 6329 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6330 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6331 | 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 | ||
| 6332 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6333 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6334 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6335 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6336 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6337 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6338 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6339 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6340 | (version 23.8.7.1) | ||
| 6341 | 2026.03.18 02:29:27.880117 [ 288 ] {} <Debug> TCP-Session: de60bdc6-de21-447e-beed-1152a4948966 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6342 | 2026.03.18 02:29:27.880153 [ 289 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:60152). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6343 | |||
| 6344 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6345 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6346 | 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 | ||
| 6347 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6348 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6349 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6350 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6351 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6352 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6353 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6354 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6355 | (version 23.8.7.1) | ||
| 6356 | 2026.03.18 02:29:27.880261 [ 289 ] {} <Debug> TCP-Session: e87a1a5d-a4bc-440d-a353-f0c76f326109 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6357 | 2026.03.18 02:29:27.880293 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:55490). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6358 | |||
| 6359 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6360 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6361 | 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 | ||
| 6362 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6363 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6364 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6365 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6366 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6367 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6368 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6369 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6370 | (version 23.8.7.1) | ||
| 6371 | 2026.03.18 02:29:27.880400 [ 292 ] {} <Debug> TCP-Session: 6e63229e-3b42-4358-80a0-47541772a3c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6372 | 2026.03.18 02:29:27.880421 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:54682). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6373 | |||
| 6374 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6375 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6376 | 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 | ||
| 6377 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6378 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6379 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6380 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6381 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6382 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6383 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6384 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6385 | (version 23.8.7.1) | ||
| 6386 | 2026.03.18 02:29:27.880507 [ 290 ] {} <Debug> TCP-Session: 5714d5ac-98c6-4b5b-8b9a-1364d7da8fe8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6387 | 2026.03.18 02:29:27.880522 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:44725). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6388 | |||
| 6389 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6390 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6391 | 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 | ||
| 6392 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6393 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6394 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6395 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6396 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6397 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6398 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6399 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6400 | (version 23.8.7.1) | ||
| 6401 | 2026.03.18 02:29:27.880602 [ 286 ] {} <Debug> TCP-Session: 1307fad5-bffe-49f6-a733-2fdefbd2c6e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6402 | 2026.03.18 02:29:27.880637 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:61858). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6403 | |||
| 6404 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6405 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6406 | 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 | ||
| 6407 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6408 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6409 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6410 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6411 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6412 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6413 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6414 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6415 | (version 23.8.7.1) | ||
| 6416 | 2026.03.18 02:29:27.880715 [ 291 ] {} <Debug> TCP-Session: acd00474-13e4-4967-ad34-9f74a9ca2b25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6417 | 2026.03.18 02:29:28.185529 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12051 | ||
| 6418 | 2026.03.18 02:29:28.186047 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6419 | 2026.03.18 02:29:28.186097 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6420 | 2026.03.18 02:29:28.186614 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6421 | 2026.03.18 02:29:28.186868 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6422 | 2026.03.18 02:29:28.187073 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12051 | ||
| 6423 | 2026.03.18 02:29:28.828156 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6424 | 2026.03.18 02:29:28.846517 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6425 | 2026.03.18 02:29:28.846584 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6426 | 2026.03.18 02:29:28.852488 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6427 | 2026.03.18 02:29:28.853229 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6428 | 2026.03.18 02:29:28.856239 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6429 | 2026.03.18 02:29:30.056750 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6430 | 2026.03.18 02:29:30.056932 [ 269 ] {3cb78cd4-a68e-41a3-a097-eb3c9f409817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6431 | 2026.03.18 02:29:30.057004 [ 269 ] {3cb78cd4-a68e-41a3-a097-eb3c9f409817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6432 | 2026.03.18 02:29:30.057674 [ 269 ] {3cb78cd4-a68e-41a3-a097-eb3c9f409817} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6433 | 2026.03.18 02:29:30.057728 [ 269 ] {3cb78cd4-a68e-41a3-a097-eb3c9f409817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6434 | 2026.03.18 02:29:30.058120 [ 269 ] {3cb78cd4-a68e-41a3-a097-eb3c9f409817} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6435 | 2026.03.18 02:29:30.058356 [ 269 ] {3cb78cd4-a68e-41a3-a097-eb3c9f409817} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6436 | 2026.03.18 02:29:30.058528 [ 269 ] {3cb78cd4-a68e-41a3-a097-eb3c9f409817} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00164 sec., 34146.34146341463 rows/sec., 2.61 MiB/sec. | ||
| 6437 | 2026.03.18 02:29:30.058582 [ 269 ] {3cb78cd4-a68e-41a3-a097-eb3c9f409817} <Debug> TCPHandler: Processed in 0.001958135 sec. | ||
| 6438 | 2026.03.18 02:29:30.058716 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6439 | 2026.03.18 02:29:30.058819 [ 269 ] {5f1c1210-ad4e-4b0b-83c8-b19658ab66f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6440 | 2026.03.18 02:29:30.058864 [ 269 ] {5f1c1210-ad4e-4b0b-83c8-b19658ab66f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6441 | 2026.03.18 02:29:30.059299 [ 269 ] {5f1c1210-ad4e-4b0b-83c8-b19658ab66f8} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6442 | 2026.03.18 02:29:30.059338 [ 269 ] {5f1c1210-ad4e-4b0b-83c8-b19658ab66f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6443 | 2026.03.18 02:29:30.059646 [ 269 ] {5f1c1210-ad4e-4b0b-83c8-b19658ab66f8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6444 | 2026.03.18 02:29:30.059857 [ 269 ] {5f1c1210-ad4e-4b0b-83c8-b19658ab66f8} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6445 | 2026.03.18 02:29:30.059995 [ 269 ] {5f1c1210-ad4e-4b0b-83c8-b19658ab66f8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0012 sec., 53333.333333333336 rows/sec., 4.16 MiB/sec. | ||
| 6446 | 2026.03.18 02:29:30.060035 [ 269 ] {5f1c1210-ad4e-4b0b-83c8-b19658ab66f8} <Debug> TCPHandler: Processed in 0.001369949 sec. | ||
| 6447 | 2026.03.18 02:29:30.060149 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6448 | 2026.03.18 02:29:30.060246 [ 269 ] {bbf2cf92-abdf-406a-922f-a3e6047d92ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6449 | 2026.03.18 02:29:30.060294 [ 269 ] {bbf2cf92-abdf-406a-922f-a3e6047d92ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6450 | 2026.03.18 02:29:30.060686 [ 269 ] {bbf2cf92-abdf-406a-922f-a3e6047d92ba} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6451 | 2026.03.18 02:29:30.060724 [ 269 ] {bbf2cf92-abdf-406a-922f-a3e6047d92ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6452 | 2026.03.18 02:29:30.061059 [ 269 ] {bbf2cf92-abdf-406a-922f-a3e6047d92ba} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6453 | 2026.03.18 02:29:30.061279 [ 269 ] {bbf2cf92-abdf-406a-922f-a3e6047d92ba} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6454 | 2026.03.18 02:29:30.061420 [ 269 ] {bbf2cf92-abdf-406a-922f-a3e6047d92ba} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001195 sec., 107112.97071129706 rows/sec., 7.46 MiB/sec. | ||
| 6455 | 2026.03.18 02:29:30.061460 [ 269 ] {bbf2cf92-abdf-406a-922f-a3e6047d92ba} <Debug> TCPHandler: Processed in 0.001359949 sec. | ||
| 6456 | 2026.03.18 02:29:30.061575 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6457 | 2026.03.18 02:29:30.061669 [ 269 ] {4b0a000c-013a-42b3-ae68-d2c77b37674f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6458 | 2026.03.18 02:29:30.061711 [ 269 ] {4b0a000c-013a-42b3-ae68-d2c77b37674f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6459 | 2026.03.18 02:29:30.062044 [ 269 ] {4b0a000c-013a-42b3-ae68-d2c77b37674f} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6460 | 2026.03.18 02:29:30.062081 [ 269 ] {4b0a000c-013a-42b3-ae68-d2c77b37674f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6461 | 2026.03.18 02:29:30.062388 [ 269 ] {4b0a000c-013a-42b3-ae68-d2c77b37674f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6462 | 2026.03.18 02:29:30.062599 [ 269 ] {4b0a000c-013a-42b3-ae68-d2c77b37674f} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6463 | 2026.03.18 02:29:30.062732 [ 269 ] {4b0a000c-013a-42b3-ae68-d2c77b37674f} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00108 sec., 44444.444444444445 rows/sec., 3.00 MiB/sec. | ||
| 6464 | 2026.03.18 02:29:30.062770 [ 269 ] {4b0a000c-013a-42b3-ae68-d2c77b37674f} <Debug> TCPHandler: Processed in 0.001243415 sec. | ||
| 6465 | 2026.03.18 02:29:30.717095 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 858 | ||
| 6466 | 2026.03.18 02:29:30.719773 [ 243 ] {} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6467 | 2026.03.18 02:29:30.719818 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6468 | 2026.03.18 02:29:30.721079 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6469 | 2026.03.18 02:29:30.721379 [ 243 ] {} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6470 | 2026.03.18 02:29:30.721720 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 858 | ||
| 6471 | 2026.03.18 02:29:35.068155 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6472 | 2026.03.18 02:29:35.068361 [ 269 ] {8447c9ec-b8c3-4471-a474-f0f3d4085892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6473 | 2026.03.18 02:29:35.068435 [ 269 ] {8447c9ec-b8c3-4471-a474-f0f3d4085892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6474 | 2026.03.18 02:29:35.069141 [ 269 ] {8447c9ec-b8c3-4471-a474-f0f3d4085892} <Trace> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6475 | 2026.03.18 02:29:35.069189 [ 269 ] {8447c9ec-b8c3-4471-a474-f0f3d4085892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6476 | 2026.03.18 02:29:35.069588 [ 269 ] {8447c9ec-b8c3-4471-a474-f0f3d4085892} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6477 | 2026.03.18 02:29:35.069817 [ 269 ] {8447c9ec-b8c3-4471-a474-f0f3d4085892} <Trace> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6478 | 2026.03.18 02:29:35.069977 [ 269 ] {8447c9ec-b8c3-4471-a474-f0f3d4085892} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001667 sec., 170365.92681463706 rows/sec., 10.82 MiB/sec. | ||
| 6479 | 2026.03.18 02:29:35.070025 [ 269 ] {8447c9ec-b8c3-4471-a474-f0f3d4085892} <Debug> TCPHandler: Processed in 0.001999357 sec. | ||
| 6480 | 2026.03.18 02:29:35.070148 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6481 | 2026.03.18 02:29:35.070247 [ 269 ] {b3a02e9a-094d-41d6-948f-c5ac167f32fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6482 | 2026.03.18 02:29:35.070293 [ 269 ] {b3a02e9a-094d-41d6-948f-c5ac167f32fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6483 | 2026.03.18 02:29:35.071027 [ 269 ] {b3a02e9a-094d-41d6-948f-c5ac167f32fd} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6484 | 2026.03.18 02:29:35.071066 [ 269 ] {b3a02e9a-094d-41d6-948f-c5ac167f32fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6485 | 2026.03.18 02:29:35.071426 [ 269 ] {b3a02e9a-094d-41d6-948f-c5ac167f32fd} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6486 | 2026.03.18 02:29:35.071634 [ 269 ] {b3a02e9a-094d-41d6-948f-c5ac167f32fd} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6487 | 2026.03.18 02:29:35.071765 [ 269 ] {b3a02e9a-094d-41d6-948f-c5ac167f32fd} <Debug> executeQuery: Read 859 rows, 69.33 KiB in 0.00154 sec., 557792.2077922078 rows/sec., 43.96 MiB/sec. | ||
| 6488 | 2026.03.18 02:29:35.071803 [ 269 ] {b3a02e9a-094d-41d6-948f-c5ac167f32fd} <Debug> TCPHandler: Processed in 0.001706279 sec. | ||
| 6489 | 2026.03.18 02:29:35.071911 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6490 | 2026.03.18 02:29:35.072007 [ 269 ] {592aa40c-7bce-44a1-8afa-fc052511c1cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6491 | 2026.03.18 02:29:35.072049 [ 269 ] {592aa40c-7bce-44a1-8afa-fc052511c1cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6492 | 2026.03.18 02:29:35.072482 [ 269 ] {592aa40c-7bce-44a1-8afa-fc052511c1cb} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6493 | 2026.03.18 02:29:35.072520 [ 269 ] {592aa40c-7bce-44a1-8afa-fc052511c1cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6494 | 2026.03.18 02:29:35.072827 [ 269 ] {592aa40c-7bce-44a1-8afa-fc052511c1cb} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6495 | 2026.03.18 02:29:35.073039 [ 269 ] {592aa40c-7bce-44a1-8afa-fc052511c1cb} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6496 | 2026.03.18 02:29:35.073168 [ 269 ] {592aa40c-7bce-44a1-8afa-fc052511c1cb} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.00118 sec., 146610.16949152542 rows/sec., 9.00 MiB/sec. | ||
| 6497 | 2026.03.18 02:29:35.073206 [ 269 ] {592aa40c-7bce-44a1-8afa-fc052511c1cb} <Debug> TCPHandler: Processed in 0.001342958 sec. | ||
| 6498 | 2026.03.18 02:29:35.073315 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6499 | 2026.03.18 02:29:35.073407 [ 269 ] {1aef3bfe-60e2-479a-ab8d-f725ac438c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6500 | 2026.03.18 02:29:35.073446 [ 269 ] {1aef3bfe-60e2-479a-ab8d-f725ac438c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6501 | 2026.03.18 02:29:35.073875 [ 269 ] {1aef3bfe-60e2-479a-ab8d-f725ac438c75} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6502 | 2026.03.18 02:29:35.073911 [ 269 ] {1aef3bfe-60e2-479a-ab8d-f725ac438c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6503 | 2026.03.18 02:29:35.074208 [ 269 ] {1aef3bfe-60e2-479a-ab8d-f725ac438c75} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6504 | 2026.03.18 02:29:35.074413 [ 269 ] {1aef3bfe-60e2-479a-ab8d-f725ac438c75} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6505 | 2026.03.18 02:29:35.074537 [ 269 ] {1aef3bfe-60e2-479a-ab8d-f725ac438c75} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001149 sec., 129677.98085291557 rows/sec., 8.38 MiB/sec. | ||
| 6506 | 2026.03.18 02:29:35.074576 [ 269 ] {1aef3bfe-60e2-479a-ab8d-f725ac438c75} <Debug> TCPHandler: Processed in 0.001309257 sec. | ||
| 6507 | 2026.03.18 02:29:35.074686 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6508 | 2026.03.18 02:29:35.074778 [ 269 ] {c8abe5f4-fc53-4538-9775-2433c4ede2eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6509 | 2026.03.18 02:29:35.074817 [ 269 ] {c8abe5f4-fc53-4538-9775-2433c4ede2eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6510 | 2026.03.18 02:29:35.075230 [ 269 ] {c8abe5f4-fc53-4538-9775-2433c4ede2eb} <Trace> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6511 | 2026.03.18 02:29:35.075266 [ 269 ] {c8abe5f4-fc53-4538-9775-2433c4ede2eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6512 | 2026.03.18 02:29:35.075558 [ 269 ] {c8abe5f4-fc53-4538-9775-2433c4ede2eb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6513 | 2026.03.18 02:29:35.075763 [ 269 ] {c8abe5f4-fc53-4538-9775-2433c4ede2eb} <Trace> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6514 | 2026.03.18 02:29:35.075887 [ 269 ] {c8abe5f4-fc53-4538-9775-2433c4ede2eb} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001126 sec., 131438.7211367673 rows/sec., 7.48 MiB/sec. | ||
| 6515 | 2026.03.18 02:29:35.075925 [ 269 ] {c8abe5f4-fc53-4538-9775-2433c4ede2eb} <Debug> TCPHandler: Processed in 0.001286996 sec. | ||
| 6516 | 2026.03.18 02:29:35.076033 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6517 | 2026.03.18 02:29:35.076125 [ 269 ] {e606ed55-6a25-41b3-842d-a128592eb897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6518 | 2026.03.18 02:29:35.076164 [ 269 ] {e606ed55-6a25-41b3-842d-a128592eb897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6519 | 2026.03.18 02:29:35.076719 [ 269 ] {e606ed55-6a25-41b3-842d-a128592eb897} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6520 | 2026.03.18 02:29:35.076756 [ 269 ] {e606ed55-6a25-41b3-842d-a128592eb897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6521 | 2026.03.18 02:29:35.077076 [ 269 ] {e606ed55-6a25-41b3-842d-a128592eb897} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6522 | 2026.03.18 02:29:35.077338 [ 269 ] {e606ed55-6a25-41b3-842d-a128592eb897} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6523 | 2026.03.18 02:29:35.077550 [ 269 ] {e606ed55-6a25-41b3-842d-a128592eb897} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001441 sec., 361554.47605829284 rows/sec., 25.52 MiB/sec. | ||
| 6524 | 2026.03.18 02:29:35.077594 [ 269 ] {e606ed55-6a25-41b3-842d-a128592eb897} <Debug> TCPHandler: Processed in 0.001607856 sec. | ||
| 6525 | 2026.03.18 02:29:35.077708 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6526 | 2026.03.18 02:29:35.077803 [ 269 ] {80f4602a-3e76-4ff8-95ad-e3954ded6d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6527 | 2026.03.18 02:29:35.077845 [ 269 ] {80f4602a-3e76-4ff8-95ad-e3954ded6d35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6528 | 2026.03.18 02:29:35.078229 [ 269 ] {80f4602a-3e76-4ff8-95ad-e3954ded6d35} <Trace> oximeter.measurements_bool (cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6529 | 2026.03.18 02:29:35.078267 [ 269 ] {80f4602a-3e76-4ff8-95ad-e3954ded6d35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6530 | 2026.03.18 02:29:35.078577 [ 269 ] {80f4602a-3e76-4ff8-95ad-e3954ded6d35} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6531 | 2026.03.18 02:29:35.078805 [ 269 ] {80f4602a-3e76-4ff8-95ad-e3954ded6d35} <Trace> oximeter.measurements_bool (cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6532 | 2026.03.18 02:29:35.078942 [ 269 ] {80f4602a-3e76-4ff8-95ad-e3954ded6d35} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001157 sec., 5185.825410544511 rows/sec., 270.94 KiB/sec. | ||
| 6533 | 2026.03.18 02:29:35.078979 [ 269 ] {80f4602a-3e76-4ff8-95ad-e3954ded6d35} <Debug> TCPHandler: Processed in 0.001320177 sec. | ||
| 6534 | 2026.03.18 02:29:35.079087 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6535 | 2026.03.18 02:29:35.079180 [ 269 ] {c60c8f0f-be8f-4044-a1ec-7feff783cd37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6536 | 2026.03.18 02:29:35.079224 [ 269 ] {c60c8f0f-be8f-4044-a1ec-7feff783cd37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6537 | 2026.03.18 02:29:35.079616 [ 269 ] {c60c8f0f-be8f-4044-a1ec-7feff783cd37} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6538 | 2026.03.18 02:29:35.079652 [ 269 ] {c60c8f0f-be8f-4044-a1ec-7feff783cd37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6539 | 2026.03.18 02:29:35.079981 [ 269 ] {c60c8f0f-be8f-4044-a1ec-7feff783cd37} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6540 | 2026.03.18 02:29:35.080199 [ 269 ] {c60c8f0f-be8f-4044-a1ec-7feff783cd37} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6541 | 2026.03.18 02:29:35.080331 [ 269 ] {c60c8f0f-be8f-4044-a1ec-7feff783cd37} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001169 sec., 226689.4781864842 rows/sec., 15.06 MiB/sec. | ||
| 6542 | 2026.03.18 02:29:35.080369 [ 269 ] {c60c8f0f-be8f-4044-a1ec-7feff783cd37} <Debug> TCPHandler: Processed in 0.001330648 sec. | ||
| 6543 | 2026.03.18 02:29:35.080480 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6544 | 2026.03.18 02:29:35.080573 [ 269 ] {cb1b6072-e7aa-4548-814a-351eb840957a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6545 | 2026.03.18 02:29:35.080618 [ 269 ] {cb1b6072-e7aa-4548-814a-351eb840957a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6546 | 2026.03.18 02:29:35.080930 [ 269 ] {cb1b6072-e7aa-4548-814a-351eb840957a} <Trace> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6547 | 2026.03.18 02:29:35.080966 [ 269 ] {cb1b6072-e7aa-4548-814a-351eb840957a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6548 | 2026.03.18 02:29:35.081256 [ 269 ] {cb1b6072-e7aa-4548-814a-351eb840957a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6549 | 2026.03.18 02:29:35.081470 [ 269 ] {cb1b6072-e7aa-4548-814a-351eb840957a} <Trace> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6550 | 2026.03.18 02:29:35.081605 [ 269 ] {cb1b6072-e7aa-4548-814a-351eb840957a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00105 sec., 952.3809523809524 rows/sec., 64.17 KiB/sec. | ||
| 6551 | 2026.03.18 02:29:35.081641 [ 269 ] {cb1b6072-e7aa-4548-814a-351eb840957a} <Debug> TCPHandler: Processed in 0.001210074 sec. | ||
| 6552 | 2026.03.18 02:29:35.081740 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6553 | 2026.03.18 02:29:35.081832 [ 269 ] {9cb2e7da-5792-4438-8931-cbb46523e7b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6554 | 2026.03.18 02:29:35.081886 [ 269 ] {9cb2e7da-5792-4438-8931-cbb46523e7b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6555 | 2026.03.18 02:29:35.082669 [ 269 ] {9cb2e7da-5792-4438-8931-cbb46523e7b0} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6556 | 2026.03.18 02:29:35.082705 [ 269 ] {9cb2e7da-5792-4438-8931-cbb46523e7b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6557 | 2026.03.18 02:29:35.083232 [ 269 ] {9cb2e7da-5792-4438-8931-cbb46523e7b0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6558 | 2026.03.18 02:29:35.083470 [ 269 ] {9cb2e7da-5792-4438-8931-cbb46523e7b0} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6559 | 2026.03.18 02:29:35.083613 [ 269 ] {9cb2e7da-5792-4438-8931-cbb46523e7b0} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001799 sec., 17231.795441912174 rows/sec., 30.88 MiB/sec. | ||
| 6560 | 2026.03.18 02:29:35.083673 [ 269 ] {9cb2e7da-5792-4438-8931-cbb46523e7b0} <Debug> TCPHandler: Processed in 0.001981166 sec. | ||
| 6561 | 2026.03.18 02:29:35.083785 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6562 | 2026.03.18 02:29:35.083878 [ 269 ] {07408e50-6274-406c-8ddd-648495141892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6563 | 2026.03.18 02:29:35.083920 [ 269 ] {07408e50-6274-406c-8ddd-648495141892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6564 | 2026.03.18 02:29:35.084241 [ 269 ] {07408e50-6274-406c-8ddd-648495141892} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6565 | 2026.03.18 02:29:35.084277 [ 269 ] {07408e50-6274-406c-8ddd-648495141892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6566 | 2026.03.18 02:29:35.084578 [ 269 ] {07408e50-6274-406c-8ddd-648495141892} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6567 | 2026.03.18 02:29:35.084789 [ 269 ] {07408e50-6274-406c-8ddd-648495141892} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6568 | 2026.03.18 02:29:35.084916 [ 269 ] {07408e50-6274-406c-8ddd-648495141892} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001056 sec., 85227.27272727272 rows/sec., 5.33 MiB/sec. | ||
| 6569 | 2026.03.18 02:29:35.084951 [ 269 ] {07408e50-6274-406c-8ddd-648495141892} <Debug> TCPHandler: Processed in 0.001214605 sec. | ||
| 6570 | 2026.03.18 02:29:35.564958 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6571 | 2026.03.18 02:29:35.565010 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6572 | 2026.03.18 02:29:35.687381 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12499 | ||
| 6573 | 2026.03.18 02:29:35.687916 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6574 | 2026.03.18 02:29:35.687957 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6575 | 2026.03.18 02:29:35.688521 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6576 | 2026.03.18 02:29:35.688768 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6577 | 2026.03.18 02:29:35.688882 [ 61 ] {} <Debug> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6578 | 2026.03.18 02:29:35.688896 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12499 | ||
| 6579 | 2026.03.18 02:29:35.688926 [ 61 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6580 | 2026.03.18 02:29:35.688948 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6581 | 2026.03.18 02:29:35.689085 [ 191 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::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 | ||
| 6582 | 2026.03.18 02:29:35.689236 [ 191 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6583 | 2026.03.18 02:29:35.689276 [ 191 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10131 rows starting from the beginning of the part | ||
| 6584 | 2026.03.18 02:29:35.689348 [ 191 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 6585 | 2026.03.18 02:29:35.689398 [ 191 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 6586 | 2026.03.18 02:29:35.689442 [ 191 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 6587 | 2026.03.18 02:29:35.689486 [ 191 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 6588 | 2026.03.18 02:29:35.689528 [ 191 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 6589 | 2026.03.18 02:29:35.693641 [ 192 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12499 rows, containing 4 columns (4 merged, 0 gathered) in 0.004608741 sec., 2712020.4845531564 rows/sec., 38.80 MiB/sec. | ||
| 6590 | 2026.03.18 02:29:35.694250 [ 192 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6591 | 2026.03.18 02:29:35.694723 [ 192 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::all_1_26_5} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6592 | 2026.03.18 02:29:35.694804 [ 192 ] {244ddb39-f3b6-4c94-bcf0-5bd55f0d4595::all_1_26_5} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6593 | 2026.03.18 02:29:35.694924 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 6594 | 2026.03.18 02:29:36.204339 [ 61 ] {} <Debug> oximeter.fields_ipaddr (31ddfa6f-ba7e-42a2-9345-bae050f7c256) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6595 | 2026.03.18 02:29:36.204405 [ 61 ] {} <Trace> oximeter.fields_ipaddr (31ddfa6f-ba7e-42a2-9345-bae050f7c256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6596 | 2026.03.18 02:29:36.204430 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6597 | 2026.03.18 02:29:36.204532 [ 194 ] {31ddfa6f-ba7e-42a2-9345-bae050f7c256::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 | ||
| 6598 | 2026.03.18 02:29:36.204694 [ 194 ] {31ddfa6f-ba7e-42a2-9345-bae050f7c256::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6599 | 2026.03.18 02:29:36.204755 [ 194 ] {31ddfa6f-ba7e-42a2-9345-bae050f7c256::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 6600 | 2026.03.18 02:29:36.204854 [ 194 ] {31ddfa6f-ba7e-42a2-9345-bae050f7c256::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 6601 | 2026.03.18 02:29:36.204924 [ 194 ] {31ddfa6f-ba7e-42a2-9345-bae050f7c256::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
| 6602 | 2026.03.18 02:29:36.204994 [ 194 ] {31ddfa6f-ba7e-42a2-9345-bae050f7c256::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 6603 | 2026.03.18 02:29:36.205055 [ 194 ] {31ddfa6f-ba7e-42a2-9345-bae050f7c256::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 6604 | 2026.03.18 02:29:36.206181 [ 196 ] {31ddfa6f-ba7e-42a2-9345-bae050f7c256::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001684378 sec., 22560.256664477925 rows/sec., 1.88 MiB/sec. | ||
| 6605 | 2026.03.18 02:29:36.206367 [ 200 ] {31ddfa6f-ba7e-42a2-9345-bae050f7c256::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6606 | 2026.03.18 02:29:36.206675 [ 200 ] {31ddfa6f-ba7e-42a2-9345-bae050f7c256::all_1_9_2} <Trace> oximeter.fields_ipaddr (31ddfa6f-ba7e-42a2-9345-bae050f7c256): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6607 | 2026.03.18 02:29:36.206750 [ 200 ] {31ddfa6f-ba7e-42a2-9345-bae050f7c256::all_1_9_2} <Trace> oximeter.fields_ipaddr (31ddfa6f-ba7e-42a2-9345-bae050f7c256) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6608 | 2026.03.18 02:29:36.206840 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6609 | 2026.03.18 02:29:36.356577 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6610 | 2026.03.18 02:29:36.373904 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6611 | 2026.03.18 02:29:36.373963 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6612 | 2026.03.18 02:29:36.380169 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6613 | 2026.03.18 02:29:36.381153 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6614 | 2026.03.18 02:29:36.381468 [ 61 ] {} <Debug> system.metric_log (218ef612-060e-4be3-9175-3a330153921e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6615 | 2026.03.18 02:29:36.381513 [ 61 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6616 | 2026.03.18 02:29:36.381532 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6617 | 2026.03.18 02:29:36.381635 [ 194 ] {218ef612-060e-4be3-9175-3a330153921e::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 | ||
| 6618 | 2026.03.18 02:29:36.384928 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6619 | 2026.03.18 02:29:36.385084 [ 194 ] {218ef612-060e-4be3-9175-3a330153921e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6620 | 2026.03.18 02:29:36.386613 [ 194 ] {218ef612-060e-4be3-9175-3a330153921e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part | ||
| 6621 | 2026.03.18 02:29:36.391556 [ 194 ] {218ef612-060e-4be3-9175-3a330153921e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part | ||
| 6622 | 2026.03.18 02:29:36.396266 [ 194 ] {218ef612-060e-4be3-9175-3a330153921e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
| 6623 | 2026.03.18 02:29:36.400967 [ 194 ] {218ef612-060e-4be3-9175-3a330153921e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part | ||
| 6624 | 2026.03.18 02:29:36.405716 [ 194 ] {218ef612-060e-4be3-9175-3a330153921e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 6625 | 2026.03.18 02:29:36.410011 [ 194 ] {218ef612-060e-4be3-9175-3a330153921e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part | ||
| 6626 | 2026.03.18 02:29:36.462492 [ 196 ] {218ef612-060e-4be3-9175-3a330153921e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.080897756 sec., 2422.811332368725 rows/sec., 12.53 MiB/sec. | ||
| 6627 | 2026.03.18 02:29:36.464693 [ 203 ] {218ef612-060e-4be3-9175-3a330153921e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6628 | 2026.03.18 02:29:36.466711 [ 203 ] {218ef612-060e-4be3-9175-3a330153921e::all_1_26_5} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6629 | 2026.03.18 02:29:36.466815 [ 203 ] {218ef612-060e-4be3-9175-3a330153921e::all_1_26_5} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6630 | 2026.03.18 02:29:36.468770 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6631 | 2026.03.18 02:29:37.001144 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.68 MiB, peak 276.47 MiB, free memory in arenas 0.00 B, will set to 270.72 MiB (RSS), difference: 5.04 MiB | ||
| 6632 | 2026.03.18 02:29:40.059232 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6633 | 2026.03.18 02:29:40.059451 [ 269 ] {87ed54f4-a0bc-469d-8ae1-78f2d6412ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6634 | 2026.03.18 02:29:40.059526 [ 269 ] {87ed54f4-a0bc-469d-8ae1-78f2d6412ada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6635 | 2026.03.18 02:29:40.060181 [ 269 ] {87ed54f4-a0bc-469d-8ae1-78f2d6412ada} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6636 | 2026.03.18 02:29:40.060236 [ 269 ] {87ed54f4-a0bc-469d-8ae1-78f2d6412ada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6637 | 2026.03.18 02:29:40.060657 [ 269 ] {87ed54f4-a0bc-469d-8ae1-78f2d6412ada} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6638 | 2026.03.18 02:29:40.060900 [ 269 ] {87ed54f4-a0bc-469d-8ae1-78f2d6412ada} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6639 | 2026.03.18 02:29:40.061069 [ 269 ] {87ed54f4-a0bc-469d-8ae1-78f2d6412ada} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.00167 sec., 45508.982035928144 rows/sec., 3.73 MiB/sec. | ||
| 6640 | 2026.03.18 02:29:40.061071 [ 75 ] {} <Debug> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6641 | 2026.03.18 02:29:40.061121 [ 269 ] {87ed54f4-a0bc-469d-8ae1-78f2d6412ada} <Debug> TCPHandler: Processed in 0.002021748 sec. | ||
| 6642 | 2026.03.18 02:29:40.061152 [ 75 ] {} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6643 | 2026.03.18 02:29:40.061183 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6644 | 2026.03.18 02:29:40.061253 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6645 | 2026.03.18 02:29:40.061288 [ 198 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6646 | 2026.03.18 02:29:40.061361 [ 269 ] {59de79e7-d0ee-43ca-be86-e133682ffb3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6647 | 2026.03.18 02:29:40.061400 [ 198 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6648 | 2026.03.18 02:29:40.061405 [ 269 ] {59de79e7-d0ee-43ca-be86-e133682ffb3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6649 | 2026.03.18 02:29:40.061436 [ 198 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2768 rows starting from the beginning of the part | ||
| 6650 | 2026.03.18 02:29:40.061505 [ 198 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 859 rows starting from the beginning of the part | ||
| 6651 | 2026.03.18 02:29:40.061558 [ 198 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1957 rows starting from the beginning of the part | ||
| 6652 | 2026.03.18 02:29:40.061610 [ 198 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part | ||
| 6653 | 2026.03.18 02:29:40.061657 [ 198 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 859 rows starting from the beginning of the part | ||
| 6654 | 2026.03.18 02:29:40.061703 [ 198 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 76 rows starting from the beginning of the part | ||
| 6655 | 2026.03.18 02:29:40.061838 [ 269 ] {59de79e7-d0ee-43ca-be86-e133682ffb3f} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6656 | 2026.03.18 02:29:40.061876 [ 269 ] {59de79e7-d0ee-43ca-be86-e133682ffb3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6657 | 2026.03.18 02:29:40.062231 [ 269 ] {59de79e7-d0ee-43ca-be86-e133682ffb3f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6658 | 2026.03.18 02:29:40.062454 [ 269 ] {59de79e7-d0ee-43ca-be86-e133682ffb3f} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6659 | 2026.03.18 02:29:40.062598 [ 269 ] {59de79e7-d0ee-43ca-be86-e133682ffb3f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001261 sec., 7930.214115781127 rows/sec., 596.31 KiB/sec. | ||
| 6660 | 2026.03.18 02:29:40.062638 [ 269 ] {59de79e7-d0ee-43ca-be86-e133682ffb3f} <Debug> TCPHandler: Processed in 0.001436351 sec. | ||
| 6661 | 2026.03.18 02:29:40.062742 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6662 | 2026.03.18 02:29:40.062840 [ 269 ] {5f5bd869-618a-4ccd-a197-073566b57d4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6663 | 2026.03.18 02:29:40.062882 [ 269 ] {5f5bd869-618a-4ccd-a197-073566b57d4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6664 | 2026.03.18 02:29:40.063295 [ 269 ] {5f5bd869-618a-4ccd-a197-073566b57d4e} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6665 | 2026.03.18 02:29:40.063329 [ 269 ] {5f5bd869-618a-4ccd-a197-073566b57d4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6666 | 2026.03.18 02:29:40.063651 [ 269 ] {5f5bd869-618a-4ccd-a197-073566b57d4e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6667 | 2026.03.18 02:29:40.063874 [ 269 ] {5f5bd869-618a-4ccd-a197-073566b57d4e} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6668 | 2026.03.18 02:29:40.063955 [ 196 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6575 rows, containing 5 columns (5 merged, 0 gathered) in 0.002711468 sec., 2424885.7076683184 rows/sec., 194.90 MiB/sec. | ||
| 6669 | 2026.03.18 02:29:40.063977 [ 8 ] {} <Debug> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6670 | 2026.03.18 02:29:40.064006 [ 269 ] {5f5bd869-618a-4ccd-a197-073566b57d4e} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001188 sec., 62289.56228956229 rows/sec., 4.86 MiB/sec. | ||
| 6671 | 2026.03.18 02:29:40.064018 [ 8 ] {} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6672 | 2026.03.18 02:29:40.064038 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6673 | 2026.03.18 02:29:40.064045 [ 269 ] {5f5bd869-618a-4ccd-a197-073566b57d4e} <Debug> TCPHandler: Processed in 0.001350668 sec. | ||
| 6674 | 2026.03.18 02:29:40.064156 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6675 | 2026.03.18 02:29:40.064173 [ 201 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6676 | 2026.03.18 02:29:40.064220 [ 198 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6677 | 2026.03.18 02:29:40.064252 [ 269 ] {36b0ac98-b9f3-4c35-b92e-e2aca83fc14e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6678 | 2026.03.18 02:29:40.064298 [ 269 ] {36b0ac98-b9f3-4c35-b92e-e2aca83fc14e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6679 | 2026.03.18 02:29:40.064351 [ 201 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6680 | 2026.03.18 02:29:40.064399 [ 201 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1512 rows starting from the beginning of the part | ||
| 6681 | 2026.03.18 02:29:40.064480 [ 201 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 521 rows starting from the beginning of the part | ||
| 6682 | 2026.03.18 02:29:40.064491 [ 198 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_41_8} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6683 | 2026.03.18 02:29:40.064537 [ 201 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1021 rows starting from the beginning of the part | ||
| 6684 | 2026.03.18 02:29:40.064569 [ 198 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_41_8} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6685 | 2026.03.18 02:29:40.064590 [ 201 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part | ||
| 6686 | 2026.03.18 02:29:40.064638 [ 201 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 521 rows starting from the beginning of the part | ||
| 6687 | 2026.03.18 02:29:40.064640 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 6688 | 2026.03.18 02:29:40.064685 [ 201 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 74 rows starting from the beginning of the part | ||
| 6689 | 2026.03.18 02:29:40.064719 [ 269 ] {36b0ac98-b9f3-4c35-b92e-e2aca83fc14e} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6690 | 2026.03.18 02:29:40.064760 [ 269 ] {36b0ac98-b9f3-4c35-b92e-e2aca83fc14e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6691 | 2026.03.18 02:29:40.065144 [ 269 ] {36b0ac98-b9f3-4c35-b92e-e2aca83fc14e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6692 | 2026.03.18 02:29:40.065377 [ 269 ] {36b0ac98-b9f3-4c35-b92e-e2aca83fc14e} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6693 | 2026.03.18 02:29:40.065480 [ 8 ] {} <Debug> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6694 | 2026.03.18 02:29:40.065507 [ 8 ] {} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6695 | 2026.03.18 02:29:40.065517 [ 269 ] {36b0ac98-b9f3-4c35-b92e-e2aca83fc14e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001285 sec., 124513.61867704282 rows/sec., 8.67 MiB/sec. | ||
| 6696 | 2026.03.18 02:29:40.065524 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6697 | 2026.03.18 02:29:40.065555 [ 269 ] {36b0ac98-b9f3-4c35-b92e-e2aca83fc14e} <Debug> TCPHandler: Processed in 0.001447602 sec. | ||
| 6698 | 2026.03.18 02:29:40.065619 [ 196 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6699 | 2026.03.18 02:29:40.065668 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6700 | 2026.03.18 02:29:40.065742 [ 196 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6701 | 2026.03.18 02:29:40.065766 [ 269 ] {5ff8f369-0b8c-4850-9f9a-d3d1ddab662d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6702 | 2026.03.18 02:29:40.065779 [ 196 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 13221 rows starting from the beginning of the part | ||
| 6703 | 2026.03.18 02:29:40.065829 [ 269 ] {5ff8f369-0b8c-4850-9f9a-d3d1ddab662d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6704 | 2026.03.18 02:29:40.065849 [ 196 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 265 rows starting from the beginning of the part | ||
| 6705 | 2026.03.18 02:29:40.065898 [ 196 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1218 rows starting from the beginning of the part | ||
| 6706 | 2026.03.18 02:29:40.065937 [ 196 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 128 rows starting from the beginning of the part | ||
| 6707 | 2026.03.18 02:29:40.065974 [ 196 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 265 rows starting from the beginning of the part | ||
| 6708 | 2026.03.18 02:29:40.066011 [ 196 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 6709 | 2026.03.18 02:29:40.066281 [ 197 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3713 rows, containing 5 columns (5 merged, 0 gathered) in 0.002176992 sec., 1705564.375064309 rows/sec., 125.70 MiB/sec. | ||
| 6710 | 2026.03.18 02:29:40.066518 [ 198 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6711 | 2026.03.18 02:29:40.066612 [ 269 ] {5ff8f369-0b8c-4850-9f9a-d3d1ddab662d} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6712 | 2026.03.18 02:29:40.066648 [ 269 ] {5ff8f369-0b8c-4850-9f9a-d3d1ddab662d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6713 | 2026.03.18 02:29:40.066781 [ 198 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_41_8} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6714 | 2026.03.18 02:29:40.066847 [ 198 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_41_8} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6715 | 2026.03.18 02:29:40.066915 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 6716 | 2026.03.18 02:29:40.067194 [ 269 ] {5ff8f369-0b8c-4850-9f9a-d3d1ddab662d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6717 | 2026.03.18 02:29:40.067435 [ 269 ] {5ff8f369-0b8c-4850-9f9a-d3d1ddab662d} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6718 | 2026.03.18 02:29:40.067589 [ 269 ] {5ff8f369-0b8c-4850-9f9a-d3d1ddab662d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001841 sec., 5431.830526887561 rows/sec., 9.73 MiB/sec. | ||
| 6719 | 2026.03.18 02:29:40.067657 [ 269 ] {5ff8f369-0b8c-4850-9f9a-d3d1ddab662d} <Debug> TCPHandler: Processed in 0.002038708 sec. | ||
| 6720 | 2026.03.18 02:29:40.067771 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6721 | 2026.03.18 02:29:40.067866 [ 269 ] {654c5852-7bc1-4cda-aa36-748dbf2b49cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6722 | 2026.03.18 02:29:40.067909 [ 269 ] {654c5852-7bc1-4cda-aa36-748dbf2b49cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6723 | 2026.03.18 02:29:40.068251 [ 269 ] {654c5852-7bc1-4cda-aa36-748dbf2b49cf} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6724 | 2026.03.18 02:29:40.068286 [ 269 ] {654c5852-7bc1-4cda-aa36-748dbf2b49cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6725 | 2026.03.18 02:29:40.068625 [ 269 ] {654c5852-7bc1-4cda-aa36-748dbf2b49cf} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6726 | 2026.03.18 02:29:40.068851 [ 269 ] {654c5852-7bc1-4cda-aa36-748dbf2b49cf} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6727 | 2026.03.18 02:29:40.068947 [ 8 ] {} <Debug> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6728 | 2026.03.18 02:29:40.068971 [ 8 ] {} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6729 | 2026.03.18 02:29:40.068982 [ 269 ] {654c5852-7bc1-4cda-aa36-748dbf2b49cf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 6730 | 2026.03.18 02:29:40.068987 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6731 | 2026.03.18 02:29:40.069018 [ 269 ] {654c5852-7bc1-4cda-aa36-748dbf2b49cf} <Debug> TCPHandler: Processed in 0.001297137 sec. | ||
| 6732 | 2026.03.18 02:29:40.069083 [ 201 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6733 | 2026.03.18 02:29:40.069207 [ 201 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6734 | 2026.03.18 02:29:40.069241 [ 201 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2400 rows starting from the beginning of the part | ||
| 6735 | 2026.03.18 02:29:40.069297 [ 201 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 90 rows starting from the beginning of the part | ||
| 6736 | 2026.03.18 02:29:40.069344 [ 201 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 12 rows starting from the beginning of the part | ||
| 6737 | 2026.03.18 02:29:40.069386 [ 201 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 48 rows starting from the beginning of the part | ||
| 6738 | 2026.03.18 02:29:40.069428 [ 201 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 90 rows starting from the beginning of the part | ||
| 6739 | 2026.03.18 02:29:40.069470 [ 201 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 6740 | 2026.03.18 02:29:40.070714 [ 198 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2700 rows, containing 4 columns (4 merged, 0 gathered) in 0.001667628 sec., 1619066.1226604495 rows/sec., 104.43 MiB/sec. | ||
| 6741 | 2026.03.18 02:29:40.070893 [ 198 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15257 rows, containing 5 columns (5 merged, 0 gathered) in 0.005318212 sec., 2868821.3256635875 rows/sec., 187.89 MiB/sec. | ||
| 6742 | 2026.03.18 02:29:40.071035 [ 201 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6743 | 2026.03.18 02:29:40.071314 [ 201 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_41_8} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6744 | 2026.03.18 02:29:40.071393 [ 201 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_41_8} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6745 | 2026.03.18 02:29:40.071468 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6746 | 2026.03.18 02:29:40.071707 [ 195 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6747 | 2026.03.18 02:29:40.072034 [ 195 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6748 | 2026.03.18 02:29:40.072119 [ 195 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6749 | 2026.03.18 02:29:40.072218 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.86 MiB. | ||
| 6750 | 2026.03.18 02:29:40.722223 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 892 | ||
| 6751 | 2026.03.18 02:29:40.724601 [ 243 ] {} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6752 | 2026.03.18 02:29:40.724666 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6753 | 2026.03.18 02:29:40.725977 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6754 | 2026.03.18 02:29:40.726276 [ 243 ] {} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6755 | 2026.03.18 02:29:40.726686 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 892 | ||
| 6756 | 2026.03.18 02:29:41.001174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.29 MiB, peak 280.46 MiB, free memory in arenas 0.00 B, will set to 272.94 MiB (RSS), difference: 1.65 MiB | ||
| 6757 | 2026.03.18 02:29:43.189701 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13011 | ||
| 6758 | 2026.03.18 02:29:43.190217 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6759 | 2026.03.18 02:29:43.190258 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6760 | 2026.03.18 02:29:43.190766 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6761 | 2026.03.18 02:29:43.191008 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6762 | 2026.03.18 02:29:43.191147 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13011 | ||
| 6763 | 2026.03.18 02:29:43.885706 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6764 | 2026.03.18 02:29:43.901536 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6765 | 2026.03.18 02:29:43.901593 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6766 | 2026.03.18 02:29:43.907494 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6767 | 2026.03.18 02:29:43.908204 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6768 | 2026.03.18 02:29:43.910933 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6769 | 2026.03.18 02:29:45.067753 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6770 | 2026.03.18 02:29:45.067928 [ 269 ] {757d3495-d06c-4689-ad0f-ec44de4c72d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6771 | 2026.03.18 02:29:45.067993 [ 269 ] {757d3495-d06c-4689-ad0f-ec44de4c72d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6772 | 2026.03.18 02:29:45.068737 [ 269 ] {757d3495-d06c-4689-ad0f-ec44de4c72d4} <Trace> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6773 | 2026.03.18 02:29:45.068781 [ 269 ] {757d3495-d06c-4689-ad0f-ec44de4c72d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6774 | 2026.03.18 02:29:45.069191 [ 269 ] {757d3495-d06c-4689-ad0f-ec44de4c72d4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6775 | 2026.03.18 02:29:45.069466 [ 269 ] {757d3495-d06c-4689-ad0f-ec44de4c72d4} <Trace> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6776 | 2026.03.18 02:29:45.069626 [ 269 ] {757d3495-d06c-4689-ad0f-ec44de4c72d4} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001747 sec., 162564.39610761305 rows/sec., 10.33 MiB/sec. | ||
| 6777 | 2026.03.18 02:29:45.069681 [ 269 ] {757d3495-d06c-4689-ad0f-ec44de4c72d4} <Debug> TCPHandler: Processed in 0.002050419 sec. | ||
| 6778 | 2026.03.18 02:29:45.069811 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6779 | 2026.03.18 02:29:45.069913 [ 269 ] {da1a4438-6861-4e94-8e07-62b857ec2daf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6780 | 2026.03.18 02:29:45.069964 [ 269 ] {da1a4438-6861-4e94-8e07-62b857ec2daf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6781 | 2026.03.18 02:29:45.070380 [ 269 ] {da1a4438-6861-4e94-8e07-62b857ec2daf} <Trace> oximeter.fields_ipaddr (31ddfa6f-ba7e-42a2-9345-bae050f7c256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6782 | 2026.03.18 02:29:45.070416 [ 269 ] {da1a4438-6861-4e94-8e07-62b857ec2daf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6783 | 2026.03.18 02:29:45.070715 [ 269 ] {da1a4438-6861-4e94-8e07-62b857ec2daf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6784 | 2026.03.18 02:29:45.070929 [ 269 ] {da1a4438-6861-4e94-8e07-62b857ec2daf} <Trace> oximeter.fields_ipaddr (31ddfa6f-ba7e-42a2-9345-bae050f7c256): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6785 | 2026.03.18 02:29:45.071058 [ 269 ] {da1a4438-6861-4e94-8e07-62b857ec2daf} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001169 sec., 11976.047904191617 rows/sec., 976.56 KiB/sec. | ||
| 6786 | 2026.03.18 02:29:45.071096 [ 269 ] {da1a4438-6861-4e94-8e07-62b857ec2daf} <Debug> TCPHandler: Processed in 0.001333648 sec. | ||
| 6787 | 2026.03.18 02:29:45.071204 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6788 | 2026.03.18 02:29:45.071299 [ 269 ] {17d5f53b-e5a7-4250-a955-ee4b2dc11964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6789 | 2026.03.18 02:29:45.071339 [ 269 ] {17d5f53b-e5a7-4250-a955-ee4b2dc11964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6790 | 2026.03.18 02:29:45.072158 [ 269 ] {17d5f53b-e5a7-4250-a955-ee4b2dc11964} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6791 | 2026.03.18 02:29:45.072193 [ 269 ] {17d5f53b-e5a7-4250-a955-ee4b2dc11964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6792 | 2026.03.18 02:29:45.072548 [ 269 ] {17d5f53b-e5a7-4250-a955-ee4b2dc11964} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6793 | 2026.03.18 02:29:45.072771 [ 269 ] {17d5f53b-e5a7-4250-a955-ee4b2dc11964} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6794 | 2026.03.18 02:29:45.072899 [ 269 ] {17d5f53b-e5a7-4250-a955-ee4b2dc11964} <Debug> executeQuery: Read 866 rows, 69.84 KiB in 0.00162 sec., 534567.901234568 rows/sec., 42.10 MiB/sec. | ||
| 6795 | 2026.03.18 02:29:45.072934 [ 269 ] {17d5f53b-e5a7-4250-a955-ee4b2dc11964} <Debug> TCPHandler: Processed in 0.00177787 sec. | ||
| 6796 | 2026.03.18 02:29:45.073045 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6797 | 2026.03.18 02:29:45.073138 [ 269 ] {d7046364-b0b0-4d01-80d5-1abf29524b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6798 | 2026.03.18 02:29:45.073179 [ 269 ] {d7046364-b0b0-4d01-80d5-1abf29524b6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6799 | 2026.03.18 02:29:45.073674 [ 269 ] {d7046364-b0b0-4d01-80d5-1abf29524b6f} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6800 | 2026.03.18 02:29:45.073709 [ 269 ] {d7046364-b0b0-4d01-80d5-1abf29524b6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6801 | 2026.03.18 02:29:45.074032 [ 269 ] {d7046364-b0b0-4d01-80d5-1abf29524b6f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6802 | 2026.03.18 02:29:45.074239 [ 269 ] {d7046364-b0b0-4d01-80d5-1abf29524b6f} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6803 | 2026.03.18 02:29:45.074335 [ 41 ] {} <Debug> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6804 | 2026.03.18 02:29:45.074368 [ 41 ] {} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6805 | 2026.03.18 02:29:45.074368 [ 269 ] {d7046364-b0b0-4d01-80d5-1abf29524b6f} <Debug> executeQuery: Read 187 rows, 11.85 KiB in 0.001248 sec., 149839.7435897436 rows/sec., 9.27 MiB/sec. | ||
| 6806 | 2026.03.18 02:29:45.074386 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6807 | 2026.03.18 02:29:45.074412 [ 269 ] {d7046364-b0b0-4d01-80d5-1abf29524b6f} <Debug> TCPHandler: Processed in 0.001415381 sec. | ||
| 6808 | 2026.03.18 02:29:45.074497 [ 199 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6809 | 2026.03.18 02:29:45.074523 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6810 | 2026.03.18 02:29:45.074638 [ 269 ] {f5ade8f6-4c55-4df7-970b-c6d1f8d5fc57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6811 | 2026.03.18 02:29:45.074640 [ 199 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6812 | 2026.03.18 02:29:45.074686 [ 269 ] {f5ade8f6-4c55-4df7-970b-c6d1f8d5fc57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6813 | 2026.03.18 02:29:45.074737 [ 199 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 210 rows starting from the beginning of the part | ||
| 6814 | 2026.03.18 02:29:45.074809 [ 199 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 173 rows starting from the beginning of the part | ||
| 6815 | 2026.03.18 02:29:45.074855 [ 199 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 21 rows starting from the beginning of the part | ||
| 6816 | 2026.03.18 02:29:45.074901 [ 199 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 173 rows starting from the beginning of the part | ||
| 6817 | 2026.03.18 02:29:45.074940 [ 199 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 10 rows starting from the beginning of the part | ||
| 6818 | 2026.03.18 02:29:45.074980 [ 199 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 187 rows starting from the beginning of the part | ||
| 6819 | 2026.03.18 02:29:45.075177 [ 269 ] {f5ade8f6-4c55-4df7-970b-c6d1f8d5fc57} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6820 | 2026.03.18 02:29:45.075241 [ 269 ] {f5ade8f6-4c55-4df7-970b-c6d1f8d5fc57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6821 | 2026.03.18 02:29:45.075577 [ 269 ] {f5ade8f6-4c55-4df7-970b-c6d1f8d5fc57} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6822 | 2026.03.18 02:29:45.075794 [ 269 ] {f5ade8f6-4c55-4df7-970b-c6d1f8d5fc57} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6823 | 2026.03.18 02:29:45.075921 [ 269 ] {f5ade8f6-4c55-4df7-970b-c6d1f8d5fc57} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001302 sec., 114439.32411674348 rows/sec., 7.39 MiB/sec. | ||
| 6824 | 2026.03.18 02:29:45.075929 [ 195 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 774 rows, containing 5 columns (5 merged, 0 gathered) in 0.001481963 sec., 522280.24586308835 rows/sec., 34.60 MiB/sec. | ||
| 6825 | 2026.03.18 02:29:45.075959 [ 269 ] {f5ade8f6-4c55-4df7-970b-c6d1f8d5fc57} <Debug> TCPHandler: Processed in 0.001484223 sec. | ||
| 6826 | 2026.03.18 02:29:45.076078 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6827 | 2026.03.18 02:29:45.076080 [ 199 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6828 | 2026.03.18 02:29:45.076173 [ 269 ] {e5f34fe4-e2c4-4516-b47a-7c4136b3eb47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6829 | 2026.03.18 02:29:45.076218 [ 269 ] {e5f34fe4-e2c4-4516-b47a-7c4136b3eb47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6830 | 2026.03.18 02:29:45.076353 [ 199 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_36_7} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6831 | 2026.03.18 02:29:45.076428 [ 199 ] {b3d83c55-5fd6-4777-9bcc-275e99337669::all_1_36_7} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6832 | 2026.03.18 02:29:45.076512 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 6833 | 2026.03.18 02:29:45.076676 [ 269 ] {e5f34fe4-e2c4-4516-b47a-7c4136b3eb47} <Trace> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6834 | 2026.03.18 02:29:45.076716 [ 269 ] {e5f34fe4-e2c4-4516-b47a-7c4136b3eb47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6835 | 2026.03.18 02:29:45.077013 [ 269 ] {e5f34fe4-e2c4-4516-b47a-7c4136b3eb47} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6836 | 2026.03.18 02:29:45.077221 [ 269 ] {e5f34fe4-e2c4-4516-b47a-7c4136b3eb47} <Trace> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6837 | 2026.03.18 02:29:45.077344 [ 269 ] {e5f34fe4-e2c4-4516-b47a-7c4136b3eb47} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001188 sec., 124579.12457912457 rows/sec., 7.09 MiB/sec. | ||
| 6838 | 2026.03.18 02:29:45.077380 [ 269 ] {e5f34fe4-e2c4-4516-b47a-7c4136b3eb47} <Debug> TCPHandler: Processed in 0.001350638 sec. | ||
| 6839 | 2026.03.18 02:29:45.077489 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6840 | 2026.03.18 02:29:45.077581 [ 269 ] {a05d731f-31db-48e7-ab39-a4f32add3dc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6841 | 2026.03.18 02:29:45.077620 [ 269 ] {a05d731f-31db-48e7-ab39-a4f32add3dc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6842 | 2026.03.18 02:29:45.078281 [ 269 ] {a05d731f-31db-48e7-ab39-a4f32add3dc4} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6843 | 2026.03.18 02:29:45.078315 [ 269 ] {a05d731f-31db-48e7-ab39-a4f32add3dc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6844 | 2026.03.18 02:29:45.078634 [ 269 ] {a05d731f-31db-48e7-ab39-a4f32add3dc4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6845 | 2026.03.18 02:29:45.078849 [ 269 ] {a05d731f-31db-48e7-ab39-a4f32add3dc4} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6846 | 2026.03.18 02:29:45.078974 [ 269 ] {a05d731f-31db-48e7-ab39-a4f32add3dc4} <Debug> executeQuery: Read 535 rows, 38.80 KiB in 0.001411 sec., 379163.7136782424 rows/sec., 26.86 MiB/sec. | ||
| 6847 | 2026.03.18 02:29:45.079010 [ 269 ] {a05d731f-31db-48e7-ab39-a4f32add3dc4} <Debug> TCPHandler: Processed in 0.001568235 sec. | ||
| 6848 | 2026.03.18 02:29:45.079118 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6849 | 2026.03.18 02:29:45.079211 [ 269 ] {3953675b-b530-44cd-a3ac-0ff9df2507af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6850 | 2026.03.18 02:29:45.079252 [ 269 ] {3953675b-b530-44cd-a3ac-0ff9df2507af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6851 | 2026.03.18 02:29:45.079581 [ 269 ] {3953675b-b530-44cd-a3ac-0ff9df2507af} <Trace> oximeter.measurements_bool (cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6852 | 2026.03.18 02:29:45.079614 [ 269 ] {3953675b-b530-44cd-a3ac-0ff9df2507af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6853 | 2026.03.18 02:29:45.079909 [ 269 ] {3953675b-b530-44cd-a3ac-0ff9df2507af} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6854 | 2026.03.18 02:29:45.080116 [ 269 ] {3953675b-b530-44cd-a3ac-0ff9df2507af} <Trace> oximeter.measurements_bool (cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6855 | 2026.03.18 02:29:45.080246 [ 269 ] {3953675b-b530-44cd-a3ac-0ff9df2507af} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001052 sec., 5703.42205323194 rows/sec., 297.98 KiB/sec. | ||
| 6856 | 2026.03.18 02:29:45.080282 [ 269 ] {3953675b-b530-44cd-a3ac-0ff9df2507af} <Debug> TCPHandler: Processed in 0.001212805 sec. | ||
| 6857 | 2026.03.18 02:29:45.080389 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6858 | 2026.03.18 02:29:45.080480 [ 269 ] {33dd163b-9297-4a5a-8a64-58ee72eb872b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6859 | 2026.03.18 02:29:45.080522 [ 269 ] {33dd163b-9297-4a5a-8a64-58ee72eb872b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6860 | 2026.03.18 02:29:45.080964 [ 269 ] {33dd163b-9297-4a5a-8a64-58ee72eb872b} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6861 | 2026.03.18 02:29:45.080997 [ 269 ] {33dd163b-9297-4a5a-8a64-58ee72eb872b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6862 | 2026.03.18 02:29:45.081322 [ 269 ] {33dd163b-9297-4a5a-8a64-58ee72eb872b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6863 | 2026.03.18 02:29:45.081537 [ 269 ] {33dd163b-9297-4a5a-8a64-58ee72eb872b} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6864 | 2026.03.18 02:29:45.081663 [ 269 ] {33dd163b-9297-4a5a-8a64-58ee72eb872b} <Debug> executeQuery: Read 272 rows, 18.52 KiB in 0.001201 sec., 226477.93505412157 rows/sec., 15.06 MiB/sec. | ||
| 6865 | 2026.03.18 02:29:45.081699 [ 269 ] {33dd163b-9297-4a5a-8a64-58ee72eb872b} <Debug> TCPHandler: Processed in 0.001358538 sec. | ||
| 6866 | 2026.03.18 02:29:45.081810 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6867 | 2026.03.18 02:29:45.081905 [ 269 ] {5400a93e-6d7a-4e73-9def-3d47aa429d03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6868 | 2026.03.18 02:29:45.081948 [ 269 ] {5400a93e-6d7a-4e73-9def-3d47aa429d03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6869 | 2026.03.18 02:29:45.082260 [ 269 ] {5400a93e-6d7a-4e73-9def-3d47aa429d03} <Trace> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6870 | 2026.03.18 02:29:45.082294 [ 269 ] {5400a93e-6d7a-4e73-9def-3d47aa429d03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6871 | 2026.03.18 02:29:45.082590 [ 269 ] {5400a93e-6d7a-4e73-9def-3d47aa429d03} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6872 | 2026.03.18 02:29:45.082804 [ 269 ] {5400a93e-6d7a-4e73-9def-3d47aa429d03} <Trace> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6873 | 2026.03.18 02:29:45.082929 [ 269 ] {5400a93e-6d7a-4e73-9def-3d47aa429d03} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 6874 | 2026.03.18 02:29:45.082964 [ 269 ] {5400a93e-6d7a-4e73-9def-3d47aa429d03} <Debug> TCPHandler: Processed in 0.001202024 sec. | ||
| 6875 | 2026.03.18 02:29:45.083075 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6876 | 2026.03.18 02:29:45.083166 [ 269 ] {e3096f5e-2adb-45b1-b6e6-3a4ffe796e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6877 | 2026.03.18 02:29:45.083221 [ 269 ] {e3096f5e-2adb-45b1-b6e6-3a4ffe796e1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6878 | 2026.03.18 02:29:45.084090 [ 269 ] {e3096f5e-2adb-45b1-b6e6-3a4ffe796e1a} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6879 | 2026.03.18 02:29:45.084125 [ 269 ] {e3096f5e-2adb-45b1-b6e6-3a4ffe796e1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6880 | 2026.03.18 02:29:45.084659 [ 269 ] {e3096f5e-2adb-45b1-b6e6-3a4ffe796e1a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6881 | 2026.03.18 02:29:45.084880 [ 269 ] {e3096f5e-2adb-45b1-b6e6-3a4ffe796e1a} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6882 | 2026.03.18 02:29:45.084985 [ 41 ] {} <Debug> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6883 | 2026.03.18 02:29:45.085019 [ 41 ] {} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6884 | 2026.03.18 02:29:45.085020 [ 269 ] {e3096f5e-2adb-45b1-b6e6-3a4ffe796e1a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001871 sec., 16568.679850347406 rows/sec., 29.69 MiB/sec. | ||
| 6885 | 2026.03.18 02:29:45.085037 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6886 | 2026.03.18 02:29:45.085095 [ 269 ] {e3096f5e-2adb-45b1-b6e6-3a4ffe796e1a} <Debug> TCPHandler: Processed in 0.002067329 sec. | ||
| 6887 | 2026.03.18 02:29:45.085118 [ 198 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6888 | 2026.03.18 02:29:45.085213 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6889 | 2026.03.18 02:29:45.085306 [ 198 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6890 | 2026.03.18 02:29:45.085306 [ 269 ] {7fdf53fd-eef7-48e4-b774-2e5af869bc53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6891 | 2026.03.18 02:29:45.085357 [ 198 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 635 rows starting from the beginning of the part | ||
| 6892 | 2026.03.18 02:29:45.085360 [ 269 ] {7fdf53fd-eef7-48e4-b774-2e5af869bc53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6893 | 2026.03.18 02:29:45.085479 [ 198 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 31 rows starting from the beginning of the part | ||
| 6894 | 2026.03.18 02:29:45.085580 [ 198 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 19 rows starting from the beginning of the part | ||
| 6895 | 2026.03.18 02:29:45.085685 [ 198 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 31 rows starting from the beginning of the part | ||
| 6896 | 2026.03.18 02:29:45.085703 [ 269 ] {7fdf53fd-eef7-48e4-b774-2e5af869bc53} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6897 | 2026.03.18 02:29:45.085738 [ 269 ] {7fdf53fd-eef7-48e4-b774-2e5af869bc53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6898 | 2026.03.18 02:29:45.085781 [ 198 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 10 rows starting from the beginning of the part | ||
| 6899 | 2026.03.18 02:29:45.085888 [ 198 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 31 rows starting from the beginning of the part | ||
| 6900 | 2026.03.18 02:29:45.086055 [ 269 ] {7fdf53fd-eef7-48e4-b774-2e5af869bc53} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6901 | 2026.03.18 02:29:45.086294 [ 269 ] {7fdf53fd-eef7-48e4-b774-2e5af869bc53} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6902 | 2026.03.18 02:29:45.086426 [ 269 ] {7fdf53fd-eef7-48e4-b774-2e5af869bc53} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001138 sec., 79086.11599297012 rows/sec., 4.95 MiB/sec. | ||
| 6903 | 2026.03.18 02:29:45.086462 [ 269 ] {7fdf53fd-eef7-48e4-b774-2e5af869bc53} <Debug> TCPHandler: Processed in 0.001298057 sec. | ||
| 6904 | 2026.03.18 02:29:45.090229 [ 195 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 19 columns (19 merged, 0 gathered) in 0.005146606 sec., 147087.22602818246 rows/sec., 263.57 MiB/sec. | ||
| 6905 | 2026.03.18 02:29:45.091179 [ 198 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6906 | 2026.03.18 02:29:45.091486 [ 198 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6907 | 2026.03.18 02:29:45.091549 [ 198 ] {5127a183-a5ec-4628-a2de-2292b7ac5af2::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6908 | 2026.03.18 02:29:45.091631 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.67 MiB. | ||
| 6909 | 2026.03.18 02:29:46.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 274.06 MiB, peak 281.68 MiB, free memory in arenas 0.00 B, will set to 275.16 MiB (RSS), difference: 1.10 MiB | ||
| 6910 | 2026.03.18 02:29:50.058492 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6911 | 2026.03.18 02:29:50.058701 [ 269 ] {d1b0e669-003e-407f-bff0-685d7272a5ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6912 | 2026.03.18 02:29:50.058776 [ 269 ] {d1b0e669-003e-407f-bff0-685d7272a5ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6913 | 2026.03.18 02:29:50.059436 [ 269 ] {d1b0e669-003e-407f-bff0-685d7272a5ae} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6914 | 2026.03.18 02:29:50.059483 [ 269 ] {d1b0e669-003e-407f-bff0-685d7272a5ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6915 | 2026.03.18 02:29:50.059872 [ 269 ] {d1b0e669-003e-407f-bff0-685d7272a5ae} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6916 | 2026.03.18 02:29:50.060101 [ 269 ] {d1b0e669-003e-407f-bff0-685d7272a5ae} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6917 | 2026.03.18 02:29:50.060249 [ 269 ] {d1b0e669-003e-407f-bff0-685d7272a5ae} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.0016 sec., 47500 rows/sec., 3.90 MiB/sec. | ||
| 6918 | 2026.03.18 02:29:50.060290 [ 269 ] {d1b0e669-003e-407f-bff0-685d7272a5ae} <Debug> TCPHandler: Processed in 0.001933345 sec. | ||
| 6919 | 2026.03.18 02:29:50.060412 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6920 | 2026.03.18 02:29:50.060510 [ 269 ] {2abed27d-50b7-453a-a4f7-8542b06a2733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6921 | 2026.03.18 02:29:50.060552 [ 269 ] {2abed27d-50b7-453a-a4f7-8542b06a2733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6922 | 2026.03.18 02:29:50.060958 [ 269 ] {2abed27d-50b7-453a-a4f7-8542b06a2733} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6923 | 2026.03.18 02:29:50.060995 [ 269 ] {2abed27d-50b7-453a-a4f7-8542b06a2733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6924 | 2026.03.18 02:29:50.061284 [ 269 ] {2abed27d-50b7-453a-a4f7-8542b06a2733} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6925 | 2026.03.18 02:29:50.061489 [ 269 ] {2abed27d-50b7-453a-a4f7-8542b06a2733} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6926 | 2026.03.18 02:29:50.061615 [ 269 ] {2abed27d-50b7-453a-a4f7-8542b06a2733} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001127 sec., 8873.114463176575 rows/sec., 667.22 KiB/sec. | ||
| 6927 | 2026.03.18 02:29:50.061652 [ 269 ] {2abed27d-50b7-453a-a4f7-8542b06a2733} <Debug> TCPHandler: Processed in 0.001288127 sec. | ||
| 6928 | 2026.03.18 02:29:50.061764 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6929 | 2026.03.18 02:29:50.061856 [ 269 ] {0502a66f-600d-4450-abae-a2bcb0a081cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6930 | 2026.03.18 02:29:50.061895 [ 269 ] {0502a66f-600d-4450-abae-a2bcb0a081cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6931 | 2026.03.18 02:29:50.062289 [ 269 ] {0502a66f-600d-4450-abae-a2bcb0a081cc} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6932 | 2026.03.18 02:29:50.062324 [ 269 ] {0502a66f-600d-4450-abae-a2bcb0a081cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6933 | 2026.03.18 02:29:50.062621 [ 269 ] {0502a66f-600d-4450-abae-a2bcb0a081cc} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6934 | 2026.03.18 02:29:50.062826 [ 269 ] {0502a66f-600d-4450-abae-a2bcb0a081cc} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6935 | 2026.03.18 02:29:50.062951 [ 269 ] {0502a66f-600d-4450-abae-a2bcb0a081cc} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001112 sec., 66546.76258992807 rows/sec., 5.20 MiB/sec. | ||
| 6936 | 2026.03.18 02:29:50.062987 [ 269 ] {0502a66f-600d-4450-abae-a2bcb0a081cc} <Debug> TCPHandler: Processed in 0.001271436 sec. | ||
| 6937 | 2026.03.18 02:29:50.063095 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6938 | 2026.03.18 02:29:50.063187 [ 269 ] {3b1fd23b-2d86-4d6b-be21-f8e92bc413b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6939 | 2026.03.18 02:29:50.063230 [ 269 ] {3b1fd23b-2d86-4d6b-be21-f8e92bc413b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6940 | 2026.03.18 02:29:50.063620 [ 269 ] {3b1fd23b-2d86-4d6b-be21-f8e92bc413b2} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6941 | 2026.03.18 02:29:50.063655 [ 269 ] {3b1fd23b-2d86-4d6b-be21-f8e92bc413b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6942 | 2026.03.18 02:29:50.063978 [ 269 ] {3b1fd23b-2d86-4d6b-be21-f8e92bc413b2} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6943 | 2026.03.18 02:29:50.064184 [ 269 ] {3b1fd23b-2d86-4d6b-be21-f8e92bc413b2} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6944 | 2026.03.18 02:29:50.064312 [ 269 ] {3b1fd23b-2d86-4d6b-be21-f8e92bc413b2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001143 sec., 139982.5021872266 rows/sec., 9.75 MiB/sec. | ||
| 6945 | 2026.03.18 02:29:50.064348 [ 269 ] {3b1fd23b-2d86-4d6b-be21-f8e92bc413b2} <Debug> TCPHandler: Processed in 0.001300777 sec. | ||
| 6946 | 2026.03.18 02:29:50.064451 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6947 | 2026.03.18 02:29:50.064543 [ 269 ] {9331ff42-38a3-4333-9c45-fd391f013ca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6948 | 2026.03.18 02:29:50.064597 [ 269 ] {9331ff42-38a3-4333-9c45-fd391f013ca9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6949 | 2026.03.18 02:29:50.065317 [ 269 ] {9331ff42-38a3-4333-9c45-fd391f013ca9} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6950 | 2026.03.18 02:29:50.065354 [ 269 ] {9331ff42-38a3-4333-9c45-fd391f013ca9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6951 | 2026.03.18 02:29:50.065870 [ 269 ] {9331ff42-38a3-4333-9c45-fd391f013ca9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6952 | 2026.03.18 02:29:50.066087 [ 269 ] {9331ff42-38a3-4333-9c45-fd391f013ca9} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6953 | 2026.03.18 02:29:50.066223 [ 269 ] {9331ff42-38a3-4333-9c45-fd391f013ca9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001697 sec., 5892.751915144373 rows/sec., 10.56 MiB/sec. | ||
| 6954 | 2026.03.18 02:29:50.066283 [ 269 ] {9331ff42-38a3-4333-9c45-fd391f013ca9} <Debug> TCPHandler: Processed in 0.001880313 sec. | ||
| 6955 | 2026.03.18 02:29:50.066389 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6956 | 2026.03.18 02:29:50.066482 [ 269 ] {7c5281fd-d704-4348-b2c2-221458589366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6957 | 2026.03.18 02:29:50.066523 [ 269 ] {7c5281fd-d704-4348-b2c2-221458589366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6958 | 2026.03.18 02:29:50.066848 [ 269 ] {7c5281fd-d704-4348-b2c2-221458589366} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6959 | 2026.03.18 02:29:50.066883 [ 269 ] {7c5281fd-d704-4348-b2c2-221458589366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6960 | 2026.03.18 02:29:50.067179 [ 269 ] {7c5281fd-d704-4348-b2c2-221458589366} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6961 | 2026.03.18 02:29:50.067381 [ 269 ] {7c5281fd-d704-4348-b2c2-221458589366} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6962 | 2026.03.18 02:29:50.067507 [ 269 ] {7c5281fd-d704-4348-b2c2-221458589366} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 6963 | 2026.03.18 02:29:50.067542 [ 269 ] {7c5281fd-d704-4348-b2c2-221458589366} <Debug> TCPHandler: Processed in 0.001199744 sec. | ||
| 6964 | 2026.03.18 02:29:50.565079 [ 174 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6965 | 2026.03.18 02:29:50.565156 [ 174 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6966 | 2026.03.18 02:29:50.691238 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13459 | ||
| 6967 | 2026.03.18 02:29:50.691713 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6968 | 2026.03.18 02:29:50.691751 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6969 | 2026.03.18 02:29:50.692328 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6970 | 2026.03.18 02:29:50.692573 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6971 | 2026.03.18 02:29:50.692704 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13459 | ||
| 6972 | 2026.03.18 02:29:50.726900 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 928 | ||
| 6973 | 2026.03.18 02:29:50.729687 [ 243 ] {} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6974 | 2026.03.18 02:29:50.729732 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6975 | 2026.03.18 02:29:50.730970 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6976 | 2026.03.18 02:29:50.731249 [ 243 ] {} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6977 | 2026.03.18 02:29:50.731410 [ 174 ] {} <Debug> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6978 | 2026.03.18 02:29:50.731464 [ 174 ] {} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6979 | 2026.03.18 02:29:50.731487 [ 174 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6980 | 2026.03.18 02:29:50.731580 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 928 | ||
| 6981 | 2026.03.18 02:29:50.731591 [ 195 ] {2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb::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 | ||
| 6982 | 2026.03.18 02:29:50.732149 [ 195 ] {2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6983 | 2026.03.18 02:29:50.732273 [ 195 ] {2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 736 rows starting from the beginning of the part | ||
| 6984 | 2026.03.18 02:29:50.732594 [ 195 ] {2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 34 rows starting from the beginning of the part | ||
| 6985 | 2026.03.18 02:29:50.732876 [ 195 ] {2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 34 rows starting from the beginning of the part | ||
| 6986 | 2026.03.18 02:29:50.733150 [ 195 ] {2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 54 rows starting from the beginning of the part | ||
| 6987 | 2026.03.18 02:29:50.733422 [ 195 ] {2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 34 rows starting from the beginning of the part | ||
| 6988 | 2026.03.18 02:29:50.733702 [ 195 ] {2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
| 6989 | 2026.03.18 02:29:50.739767 [ 198 ] {2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 928 rows, containing 72 columns (72 merged, 0 gathered) in 0.008222915 sec., 112855.35603858241 rows/sec., 92.90 MiB/sec. | ||
| 6990 | 2026.03.18 02:29:50.741398 [ 189 ] {2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6991 | 2026.03.18 02:29:50.741957 [ 189 ] {2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb::all_1_21_4} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6992 | 2026.03.18 02:29:50.742025 [ 189 ] {2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb::all_1_21_4} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6993 | 2026.03.18 02:29:50.742238 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. | ||
| 6994 | 2026.03.18 02:29:51.411064 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6995 | 2026.03.18 02:29:51.428562 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6996 | 2026.03.18 02:29:51.428625 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6997 | 2026.03.18 02:29:51.434395 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6998 | 2026.03.18 02:29:51.435100 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6999 | 2026.03.18 02:29:51.438098 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 7000 | 2026.03.18 02:29:55.068890 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7001 | 2026.03.18 02:29:55.069095 [ 269 ] {a3a9b113-6461-497e-9f7f-1b87fc79f64a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7002 | 2026.03.18 02:29:55.069167 [ 269 ] {a3a9b113-6461-497e-9f7f-1b87fc79f64a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7003 | 2026.03.18 02:29:55.069904 [ 269 ] {a3a9b113-6461-497e-9f7f-1b87fc79f64a} <Trace> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7004 | 2026.03.18 02:29:55.069947 [ 269 ] {a3a9b113-6461-497e-9f7f-1b87fc79f64a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7005 | 2026.03.18 02:29:55.070357 [ 269 ] {a3a9b113-6461-497e-9f7f-1b87fc79f64a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7006 | 2026.03.18 02:29:55.070587 [ 269 ] {a3a9b113-6461-497e-9f7f-1b87fc79f64a} <Trace> oximeter.fields_i16 (180549d4-170a-4a2b-85ca-f9aceff9ead3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7007 | 2026.03.18 02:29:55.070741 [ 269 ] {a3a9b113-6461-497e-9f7f-1b87fc79f64a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001696 sec., 167452.83018867925 rows/sec., 10.64 MiB/sec. | ||
| 7008 | 2026.03.18 02:29:55.070788 [ 269 ] {a3a9b113-6461-497e-9f7f-1b87fc79f64a} <Debug> TCPHandler: Processed in 0.002023218 sec. | ||
| 7009 | 2026.03.18 02:29:55.070912 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7010 | 2026.03.18 02:29:55.071014 [ 269 ] {d65b6920-e152-4077-abfc-42de0c560ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7011 | 2026.03.18 02:29:55.071059 [ 269 ] {d65b6920-e152-4077-abfc-42de0c560ef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7012 | 2026.03.18 02:29:55.071879 [ 269 ] {d65b6920-e152-4077-abfc-42de0c560ef5} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7013 | 2026.03.18 02:29:55.071914 [ 269 ] {d65b6920-e152-4077-abfc-42de0c560ef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7014 | 2026.03.18 02:29:55.072309 [ 269 ] {d65b6920-e152-4077-abfc-42de0c560ef5} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7015 | 2026.03.18 02:29:55.072527 [ 269 ] {d65b6920-e152-4077-abfc-42de0c560ef5} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7016 | 2026.03.18 02:29:55.072658 [ 269 ] {d65b6920-e152-4077-abfc-42de0c560ef5} <Debug> executeQuery: Read 859 rows, 69.33 KiB in 0.001667 sec., 515296.9406118776 rows/sec., 40.61 MiB/sec. | ||
| 7017 | 2026.03.18 02:29:55.072696 [ 269 ] {d65b6920-e152-4077-abfc-42de0c560ef5} <Debug> TCPHandler: Processed in 0.001834552 sec. | ||
| 7018 | 2026.03.18 02:29:55.072809 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7019 | 2026.03.18 02:29:55.072905 [ 269 ] {cabc8b98-ba41-49f2-afbf-b71d81c4edb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7020 | 2026.03.18 02:29:55.072946 [ 269 ] {cabc8b98-ba41-49f2-afbf-b71d81c4edb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7021 | 2026.03.18 02:29:55.073389 [ 269 ] {cabc8b98-ba41-49f2-afbf-b71d81c4edb5} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7022 | 2026.03.18 02:29:55.073425 [ 269 ] {cabc8b98-ba41-49f2-afbf-b71d81c4edb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7023 | 2026.03.18 02:29:55.073746 [ 269 ] {cabc8b98-ba41-49f2-afbf-b71d81c4edb5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7024 | 2026.03.18 02:29:55.073959 [ 269 ] {cabc8b98-ba41-49f2-afbf-b71d81c4edb5} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7025 | 2026.03.18 02:29:55.074100 [ 269 ] {cabc8b98-ba41-49f2-afbf-b71d81c4edb5} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001214 sec., 142504.11861614496 rows/sec., 8.75 MiB/sec. | ||
| 7026 | 2026.03.18 02:29:55.074138 [ 269 ] {cabc8b98-ba41-49f2-afbf-b71d81c4edb5} <Debug> TCPHandler: Processed in 0.001377499 sec. | ||
| 7027 | 2026.03.18 02:29:55.074248 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7028 | 2026.03.18 02:29:55.074341 [ 269 ] {69640bda-d5bb-41c7-99aa-3e6c0a01e003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7029 | 2026.03.18 02:29:55.074380 [ 269 ] {69640bda-d5bb-41c7-99aa-3e6c0a01e003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7030 | 2026.03.18 02:29:55.074825 [ 269 ] {69640bda-d5bb-41c7-99aa-3e6c0a01e003} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7031 | 2026.03.18 02:29:55.074862 [ 269 ] {69640bda-d5bb-41c7-99aa-3e6c0a01e003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7032 | 2026.03.18 02:29:55.075162 [ 269 ] {69640bda-d5bb-41c7-99aa-3e6c0a01e003} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7033 | 2026.03.18 02:29:55.075369 [ 269 ] {69640bda-d5bb-41c7-99aa-3e6c0a01e003} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7034 | 2026.03.18 02:29:55.075475 [ 154 ] {} <Debug> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 7035 | 2026.03.18 02:29:55.075508 [ 269 ] {69640bda-d5bb-41c7-99aa-3e6c0a01e003} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001185 sec., 125738.39662447256 rows/sec., 8.12 MiB/sec. | ||
| 7036 | 2026.03.18 02:29:55.075511 [ 154 ] {} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7037 | 2026.03.18 02:29:55.075539 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7038 | 2026.03.18 02:29:55.075546 [ 269 ] {69640bda-d5bb-41c7-99aa-3e6c0a01e003} <Debug> TCPHandler: Processed in 0.001347178 sec. | ||
| 7039 | 2026.03.18 02:29:55.075626 [ 190 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 7040 | 2026.03.18 02:29:55.075663 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7041 | 2026.03.18 02:29:55.075720 [ 190 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7042 | 2026.03.18 02:29:55.075757 [ 269 ] {d12679d1-5fee-4552-934f-e6bd03884219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7043 | 2026.03.18 02:29:55.075763 [ 190 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 857 rows starting from the beginning of the part | ||
| 7044 | 2026.03.18 02:29:55.075799 [ 269 ] {d12679d1-5fee-4552-934f-e6bd03884219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7045 | 2026.03.18 02:29:55.075830 [ 190 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 149 rows starting from the beginning of the part | ||
| 7046 | 2026.03.18 02:29:55.075882 [ 190 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 708 rows starting from the beginning of the part | ||
| 7047 | 2026.03.18 02:29:55.075931 [ 190 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 149 rows starting from the beginning of the part | ||
| 7048 | 2026.03.18 02:29:55.075973 [ 190 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 149 rows starting from the beginning of the part | ||
| 7049 | 2026.03.18 02:29:55.076009 [ 190 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 149 rows starting from the beginning of the part | ||
| 7050 | 2026.03.18 02:29:55.076228 [ 269 ] {d12679d1-5fee-4552-934f-e6bd03884219} <Trace> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7051 | 2026.03.18 02:29:55.076264 [ 269 ] {d12679d1-5fee-4552-934f-e6bd03884219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7052 | 2026.03.18 02:29:55.076611 [ 269 ] {d12679d1-5fee-4552-934f-e6bd03884219} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7053 | 2026.03.18 02:29:55.076859 [ 269 ] {d12679d1-5fee-4552-934f-e6bd03884219} <Trace> oximeter.fields_u8 (b61dc584-a803-45dc-bcf8-6a4d08700047): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7054 | 2026.03.18 02:29:55.076986 [ 269 ] {d12679d1-5fee-4552-934f-e6bd03884219} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001247 sec., 118684.84362469928 rows/sec., 6.75 MiB/sec. | ||
| 7055 | 2026.03.18 02:29:55.077022 [ 269 ] {d12679d1-5fee-4552-934f-e6bd03884219} <Debug> TCPHandler: Processed in 0.0014081 sec. | ||
| 7056 | 2026.03.18 02:29:55.077057 [ 188 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2161 rows, containing 5 columns (5 merged, 0 gathered) in 0.001460702 sec., 1479425.6460249936 rows/sec., 95.15 MiB/sec. | ||
| 7057 | 2026.03.18 02:29:55.077133 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7058 | 2026.03.18 02:29:55.077234 [ 269 ] {bb310473-80a1-49ef-9947-afddca3a27fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7059 | 2026.03.18 02:29:55.077275 [ 269 ] {bb310473-80a1-49ef-9947-afddca3a27fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7060 | 2026.03.18 02:29:55.077298 [ 191 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 7061 | 2026.03.18 02:29:55.077628 [ 191 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::all_1_25_5} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7062 | 2026.03.18 02:29:55.077708 [ 191 ] {557b61e7-be40-42e2-a7fc-c99f1989b010::all_1_25_5} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 7063 | 2026.03.18 02:29:55.077804 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 7064 | 2026.03.18 02:29:55.077876 [ 269 ] {bb310473-80a1-49ef-9947-afddca3a27fe} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7065 | 2026.03.18 02:29:55.077916 [ 269 ] {bb310473-80a1-49ef-9947-afddca3a27fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7066 | 2026.03.18 02:29:55.078251 [ 269 ] {bb310473-80a1-49ef-9947-afddca3a27fe} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7067 | 2026.03.18 02:29:55.078467 [ 269 ] {bb310473-80a1-49ef-9947-afddca3a27fe} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7068 | 2026.03.18 02:29:55.078596 [ 269 ] {bb310473-80a1-49ef-9947-afddca3a27fe} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001381 sec., 377262.8530050688 rows/sec., 26.63 MiB/sec. | ||
| 7069 | 2026.03.18 02:29:55.078632 [ 269 ] {bb310473-80a1-49ef-9947-afddca3a27fe} <Debug> TCPHandler: Processed in 0.001547574 sec. | ||
| 7070 | 2026.03.18 02:29:55.078761 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7071 | 2026.03.18 02:29:55.078855 [ 269 ] {57b4353a-6f15-4eb1-9259-6ed3ceeea345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7072 | 2026.03.18 02:29:55.078896 [ 269 ] {57b4353a-6f15-4eb1-9259-6ed3ceeea345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7073 | 2026.03.18 02:29:55.079232 [ 269 ] {57b4353a-6f15-4eb1-9259-6ed3ceeea345} <Trace> oximeter.measurements_bool (cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7074 | 2026.03.18 02:29:55.079265 [ 269 ] {57b4353a-6f15-4eb1-9259-6ed3ceeea345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7075 | 2026.03.18 02:29:55.079564 [ 269 ] {57b4353a-6f15-4eb1-9259-6ed3ceeea345} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7076 | 2026.03.18 02:29:55.079771 [ 269 ] {57b4353a-6f15-4eb1-9259-6ed3ceeea345} <Trace> oximeter.measurements_bool (cdac9f6b-7b80-4c33-a5cc-cfeda029cbfc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7077 | 2026.03.18 02:29:55.079897 [ 269 ] {57b4353a-6f15-4eb1-9259-6ed3ceeea345} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001059 sec., 5665.7223796033995 rows/sec., 296.01 KiB/sec. | ||
| 7078 | 2026.03.18 02:29:55.079933 [ 269 ] {57b4353a-6f15-4eb1-9259-6ed3ceeea345} <Debug> TCPHandler: Processed in 0.001221835 sec. | ||
| 7079 | 2026.03.18 02:29:55.080041 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7080 | 2026.03.18 02:29:55.080133 [ 269 ] {2e9340d1-ee48-4f85-8f97-e47fe3018453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7081 | 2026.03.18 02:29:55.080175 [ 269 ] {2e9340d1-ee48-4f85-8f97-e47fe3018453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7082 | 2026.03.18 02:29:55.080575 [ 269 ] {2e9340d1-ee48-4f85-8f97-e47fe3018453} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7083 | 2026.03.18 02:29:55.080610 [ 269 ] {2e9340d1-ee48-4f85-8f97-e47fe3018453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7084 | 2026.03.18 02:29:55.080949 [ 269 ] {2e9340d1-ee48-4f85-8f97-e47fe3018453} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7085 | 2026.03.18 02:29:55.081181 [ 269 ] {2e9340d1-ee48-4f85-8f97-e47fe3018453} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7086 | 2026.03.18 02:29:55.081311 [ 269 ] {2e9340d1-ee48-4f85-8f97-e47fe3018453} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001194 sec., 221943.0485762144 rows/sec., 14.75 MiB/sec. | ||
| 7087 | 2026.03.18 02:29:55.081357 [ 269 ] {2e9340d1-ee48-4f85-8f97-e47fe3018453} <Debug> TCPHandler: Processed in 0.001363089 sec. | ||
| 7088 | 2026.03.18 02:29:55.081496 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7089 | 2026.03.18 02:29:55.081589 [ 269 ] {b8586bc8-fd5e-42dc-a4fd-b081110de209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7090 | 2026.03.18 02:29:55.081630 [ 269 ] {b8586bc8-fd5e-42dc-a4fd-b081110de209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7091 | 2026.03.18 02:29:55.081951 [ 269 ] {b8586bc8-fd5e-42dc-a4fd-b081110de209} <Trace> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7092 | 2026.03.18 02:29:55.081984 [ 269 ] {b8586bc8-fd5e-42dc-a4fd-b081110de209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7093 | 2026.03.18 02:29:55.082275 [ 269 ] {b8586bc8-fd5e-42dc-a4fd-b081110de209} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7094 | 2026.03.18 02:29:55.082478 [ 269 ] {b8586bc8-fd5e-42dc-a4fd-b081110de209} <Trace> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7095 | 2026.03.18 02:29:55.082580 [ 154 ] {} <Debug> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 7096 | 2026.03.18 02:29:55.082605 [ 269 ] {b8586bc8-fd5e-42dc-a4fd-b081110de209} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001034 sec., 967.1179883945841 rows/sec., 65.17 KiB/sec. | ||
| 7097 | 2026.03.18 02:29:55.082614 [ 154 ] {} <Trace> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7098 | 2026.03.18 02:29:55.082637 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7099 | 2026.03.18 02:29:55.082642 [ 269 ] {b8586bc8-fd5e-42dc-a4fd-b081110de209} <Debug> TCPHandler: Processed in 0.001205425 sec. | ||
| 7100 | 2026.03.18 02:29:55.082760 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7101 | 2026.03.18 02:29:55.082765 [ 188 ] {aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 7102 | 2026.03.18 02:29:55.082853 [ 269 ] {6f7086e9-c14e-4381-a556-dcf35840e272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7103 | 2026.03.18 02:29:55.082911 [ 269 ] {6f7086e9-c14e-4381-a556-dcf35840e272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7104 | 2026.03.18 02:29:55.082915 [ 188 ] {aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7105 | 2026.03.18 02:29:55.082963 [ 188 ] {aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part | ||
| 7106 | 2026.03.18 02:29:55.083029 [ 188 ] {aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 7107 | 2026.03.18 02:29:55.083075 [ 188 ] {aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 7108 | 2026.03.18 02:29:55.083114 [ 188 ] {aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 7109 | 2026.03.18 02:29:55.083153 [ 188 ] {aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 7110 | 2026.03.18 02:29:55.083194 [ 188 ] {aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 7111 | 2026.03.18 02:29:55.083774 [ 269 ] {6f7086e9-c14e-4381-a556-dcf35840e272} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7112 | 2026.03.18 02:29:55.083817 [ 269 ] {6f7086e9-c14e-4381-a556-dcf35840e272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7113 | 2026.03.18 02:29:55.084146 [ 200 ] {aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001445551 sec., 13835.554746944244 rows/sec., 932.28 KiB/sec. | ||
| 7114 | 2026.03.18 02:29:55.084325 [ 203 ] {aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 7115 | 2026.03.18 02:29:55.084375 [ 269 ] {6f7086e9-c14e-4381-a556-dcf35840e272} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7116 | 2026.03.18 02:29:55.084677 [ 269 ] {6f7086e9-c14e-4381-a556-dcf35840e272} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7117 | 2026.03.18 02:29:55.084733 [ 203 ] {aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3::all_1_20_4} <Trace> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7118 | 2026.03.18 02:29:55.084825 [ 203 ] {aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3::all_1_20_4} <Trace> oximeter.measurements_f64 (aa7d2fc7-9e25-4a06-b7a1-f5b12f8589c3) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 7119 | 2026.03.18 02:29:55.084835 [ 269 ] {6f7086e9-c14e-4381-a556-dcf35840e272} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001999 sec., 15507.75387693847 rows/sec., 27.79 MiB/sec. | ||
| 7120 | 2026.03.18 02:29:55.084904 [ 269 ] {6f7086e9-c14e-4381-a556-dcf35840e272} <Debug> TCPHandler: Processed in 0.002191783 sec. | ||
| 7121 | 2026.03.18 02:29:55.084931 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7122 | 2026.03.18 02:29:55.085021 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7123 | 2026.03.18 02:29:55.085118 [ 269 ] {df5bc092-b0e2-40f4-9756-7fe71346b2b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7124 | 2026.03.18 02:29:55.085160 [ 269 ] {df5bc092-b0e2-40f4-9756-7fe71346b2b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7125 | 2026.03.18 02:29:55.085487 [ 269 ] {df5bc092-b0e2-40f4-9756-7fe71346b2b4} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7126 | 2026.03.18 02:29:55.085522 [ 269 ] {df5bc092-b0e2-40f4-9756-7fe71346b2b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7127 | 2026.03.18 02:29:55.085830 [ 269 ] {df5bc092-b0e2-40f4-9756-7fe71346b2b4} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7128 | 2026.03.18 02:29:55.086060 [ 269 ] {df5bc092-b0e2-40f4-9756-7fe71346b2b4} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7129 | 2026.03.18 02:29:55.086186 [ 269 ] {df5bc092-b0e2-40f4-9756-7fe71346b2b4} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001086 sec., 82872.92817679558 rows/sec., 5.19 MiB/sec. | ||
| 7130 | 2026.03.18 02:29:55.086222 [ 269 ] {df5bc092-b0e2-40f4-9756-7fe71346b2b4} <Debug> TCPHandler: Processed in 0.001250595 sec. | ||
| 7131 | 2026.03.18 02:29:55.304297 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7132 | 2026.03.18 02:29:55.304432 [ 269 ] {d6e6f55f-9d70-4c35-85e9-9867d96058aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7133 | 2026.03.18 02:29:55.304487 [ 269 ] {d6e6f55f-9d70-4c35-85e9-9867d96058aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7134 | 2026.03.18 02:29:55.305017 [ 269 ] {d6e6f55f-9d70-4c35-85e9-9867d96058aa} <Trace> oximeter.fields_ipaddr (31ddfa6f-ba7e-42a2-9345-bae050f7c256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7135 | 2026.03.18 02:29:55.305061 [ 269 ] {d6e6f55f-9d70-4c35-85e9-9867d96058aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7136 | 2026.03.18 02:29:55.305398 [ 269 ] {d6e6f55f-9d70-4c35-85e9-9867d96058aa} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7137 | 2026.03.18 02:29:55.305618 [ 269 ] {d6e6f55f-9d70-4c35-85e9-9867d96058aa} <Trace> oximeter.fields_ipaddr (31ddfa6f-ba7e-42a2-9345-bae050f7c256): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7138 | 2026.03.18 02:29:55.305761 [ 269 ] {d6e6f55f-9d70-4c35-85e9-9867d96058aa} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001357 sec., 1473.8393515106854 rows/sec., 120.18 KiB/sec. | ||
| 7139 | 2026.03.18 02:29:55.305801 [ 269 ] {d6e6f55f-9d70-4c35-85e9-9867d96058aa} <Debug> TCPHandler: Processed in 0.001582825 sec. | ||
| 7140 | 2026.03.18 02:29:55.305917 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7141 | 2026.03.18 02:29:55.306011 [ 269 ] {e58dfa18-53ca-46e3-aaa9-b40bcf3a0f41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7142 | 2026.03.18 02:29:55.306050 [ 269 ] {e58dfa18-53ca-46e3-aaa9-b40bcf3a0f41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7143 | 2026.03.18 02:29:55.307612 [ 269 ] {e58dfa18-53ca-46e3-aaa9-b40bcf3a0f41} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7144 | 2026.03.18 02:29:55.307646 [ 269 ] {e58dfa18-53ca-46e3-aaa9-b40bcf3a0f41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7145 | 2026.03.18 02:29:55.308056 [ 269 ] {e58dfa18-53ca-46e3-aaa9-b40bcf3a0f41} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7146 | 2026.03.18 02:29:55.308267 [ 269 ] {e58dfa18-53ca-46e3-aaa9-b40bcf3a0f41} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7147 | 2026.03.18 02:29:55.308397 [ 269 ] {e58dfa18-53ca-46e3-aaa9-b40bcf3a0f41} <Debug> executeQuery: Read 1957 rows, 150.26 KiB in 0.002406 sec., 813383.208645054 rows/sec., 60.99 MiB/sec. | ||
| 7148 | 2026.03.18 02:29:55.308434 [ 269 ] {e58dfa18-53ca-46e3-aaa9-b40bcf3a0f41} <Debug> TCPHandler: Processed in 0.002567493 sec. | ||
| 7149 | 2026.03.18 02:29:55.308544 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7150 | 2026.03.18 02:29:55.308637 [ 269 ] {01251899-a654-4916-858d-54fa82b2a079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7151 | 2026.03.18 02:29:55.308676 [ 269 ] {01251899-a654-4916-858d-54fa82b2a079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7152 | 2026.03.18 02:29:55.309067 [ 269 ] {01251899-a654-4916-858d-54fa82b2a079} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7153 | 2026.03.18 02:29:55.309101 [ 269 ] {01251899-a654-4916-858d-54fa82b2a079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7154 | 2026.03.18 02:29:55.309380 [ 269 ] {01251899-a654-4916-858d-54fa82b2a079} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7155 | 2026.03.18 02:29:55.309586 [ 269 ] {01251899-a654-4916-858d-54fa82b2a079} <Trace> oximeter.fields_u16 (b3d83c55-5fd6-4777-9bcc-275e99337669): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7156 | 2026.03.18 02:29:55.309713 [ 269 ] {01251899-a654-4916-858d-54fa82b2a079} <Debug> executeQuery: Read 21 rows, 1.57 KiB in 0.001093 sec., 19213.174748398902 rows/sec., 1.40 MiB/sec. | ||
| 7157 | 2026.03.18 02:29:55.309749 [ 269 ] {01251899-a654-4916-858d-54fa82b2a079} <Debug> TCPHandler: Processed in 0.001252006 sec. | ||
| 7158 | 2026.03.18 02:29:55.309858 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7159 | 2026.03.18 02:29:55.309953 [ 269 ] {b23f13ac-aeda-4843-b1e8-85cf953adf5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7160 | 2026.03.18 02:29:55.309992 [ 269 ] {b23f13ac-aeda-4843-b1e8-85cf953adf5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7161 | 2026.03.18 02:29:55.310679 [ 269 ] {b23f13ac-aeda-4843-b1e8-85cf953adf5e} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7162 | 2026.03.18 02:29:55.310715 [ 269 ] {b23f13ac-aeda-4843-b1e8-85cf953adf5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7163 | 2026.03.18 02:29:55.311053 [ 269 ] {b23f13ac-aeda-4843-b1e8-85cf953adf5e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7164 | 2026.03.18 02:29:55.311272 [ 269 ] {b23f13ac-aeda-4843-b1e8-85cf953adf5e} <Trace> oximeter.fields_u32 (557b61e7-be40-42e2-a7fc-c99f1989b010): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7165 | 2026.03.18 02:29:55.311403 [ 269 ] {b23f13ac-aeda-4843-b1e8-85cf953adf5e} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001468 sec., 482288.8283378747 rows/sec., 28.13 MiB/sec. | ||
| 7166 | 2026.03.18 02:29:55.311442 [ 269 ] {b23f13ac-aeda-4843-b1e8-85cf953adf5e} <Debug> TCPHandler: Processed in 0.001634267 sec. | ||
| 7167 | 2026.03.18 02:29:55.311552 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7168 | 2026.03.18 02:29:55.311646 [ 269 ] {e5a88b1c-1a5a-48b6-8a38-e6526656b0d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7169 | 2026.03.18 02:29:55.311686 [ 269 ] {e5a88b1c-1a5a-48b6-8a38-e6526656b0d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7170 | 2026.03.18 02:29:55.312061 [ 269 ] {e5a88b1c-1a5a-48b6-8a38-e6526656b0d2} <Trace> oximeter.fields_u64 (b40e1acb-791e-4f12-8974-f5c14cbd7a8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7171 | 2026.03.18 02:29:55.312097 [ 269 ] {e5a88b1c-1a5a-48b6-8a38-e6526656b0d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7172 | 2026.03.18 02:29:55.312394 [ 269 ] {e5a88b1c-1a5a-48b6-8a38-e6526656b0d2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 7173 | 2026.03.18 02:29:55.312602 [ 269 ] {e5a88b1c-1a5a-48b6-8a38-e6526656b0d2} <Trace> oximeter.fields_u64 (b40e1acb-791e-4f12-8974-f5c14cbd7a8d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7174 | 2026.03.18 02:29:55.312727 [ 269 ] {e5a88b1c-1a5a-48b6-8a38-e6526656b0d2} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001099 sec., 909.9181073703368 rows/sec., 63.98 KiB/sec. | ||
| 7175 | 2026.03.18 02:29:55.312765 [ 269 ] {e5a88b1c-1a5a-48b6-8a38-e6526656b0d2} <Debug> TCPHandler: Processed in 0.001261216 sec. | ||
| 7176 | 2026.03.18 02:29:55.312864 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7177 | 2026.03.18 02:29:55.312955 [ 269 ] {495b64c5-6de3-469d-9f0d-d2ccebe5e540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7178 | 2026.03.18 02:29:55.312994 [ 269 ] {495b64c5-6de3-469d-9f0d-d2ccebe5e540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7179 | 2026.03.18 02:29:55.313843 [ 269 ] {495b64c5-6de3-469d-9f0d-d2ccebe5e540} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7180 | 2026.03.18 02:29:55.313878 [ 269 ] {495b64c5-6de3-469d-9f0d-d2ccebe5e540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7181 | 2026.03.18 02:29:55.314206 [ 269 ] {495b64c5-6de3-469d-9f0d-d2ccebe5e540} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7182 | 2026.03.18 02:29:55.314408 [ 269 ] {495b64c5-6de3-469d-9f0d-d2ccebe5e540} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7183 | 2026.03.18 02:29:55.314542 [ 269 ] {495b64c5-6de3-469d-9f0d-d2ccebe5e540} <Debug> executeQuery: Read 1021 rows, 72.03 KiB in 0.001604 sec., 636533.6658354115 rows/sec., 43.85 MiB/sec. | ||
| 7184 | 2026.03.18 02:29:55.314579 [ 269 ] {495b64c5-6de3-469d-9f0d-d2ccebe5e540} <Debug> TCPHandler: Processed in 0.001763181 sec. | ||
| 7185 | 2026.03.18 02:29:55.314702 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7186 | 2026.03.18 02:29:55.314799 [ 269 ] {65980076-dd50-4e12-a3ed-76d9ef393963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7187 | 2026.03.18 02:29:55.314841 [ 269 ] {65980076-dd50-4e12-a3ed-76d9ef393963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7188 | 2026.03.18 02:29:55.315545 [ 269 ] {65980076-dd50-4e12-a3ed-76d9ef393963} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7189 | 2026.03.18 02:29:55.315580 [ 269 ] {65980076-dd50-4e12-a3ed-76d9ef393963} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7190 | 2026.03.18 02:29:55.315985 [ 269 ] {65980076-dd50-4e12-a3ed-76d9ef393963} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7191 | 2026.03.18 02:29:55.316197 [ 269 ] {65980076-dd50-4e12-a3ed-76d9ef393963} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7192 | 2026.03.18 02:29:55.316332 [ 269 ] {65980076-dd50-4e12-a3ed-76d9ef393963} <Debug> executeQuery: Read 1218 rows, 77.99 KiB in 0.001552 sec., 784793.8144329897 rows/sec., 49.07 MiB/sec. | ||
| 7193 | 2026.03.18 02:29:55.316368 [ 269 ] {65980076-dd50-4e12-a3ed-76d9ef393963} <Debug> TCPHandler: Processed in 0.001719118 sec. | ||
| 7194 | 2026.03.18 02:29:55.316479 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7195 | 2026.03.18 02:29:55.316583 [ 269 ] {302c776d-b163-46d9-b00f-eb6c97b86ff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7196 | 2026.03.18 02:29:55.316634 [ 269 ] {302c776d-b163-46d9-b00f-eb6c97b86ff5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7197 | 2026.03.18 02:29:55.317382 [ 269 ] {302c776d-b163-46d9-b00f-eb6c97b86ff5} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7198 | 2026.03.18 02:29:55.317417 [ 269 ] {302c776d-b163-46d9-b00f-eb6c97b86ff5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7199 | 2026.03.18 02:29:55.317940 [ 269 ] {302c776d-b163-46d9-b00f-eb6c97b86ff5} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7200 | 2026.03.18 02:29:55.318163 [ 269 ] {302c776d-b163-46d9-b00f-eb6c97b86ff5} <Trace> oximeter.measurements_histogramu64 (5127a183-a5ec-4628-a2de-2292b7ac5af2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7201 | 2026.03.18 02:29:55.318301 [ 269 ] {302c776d-b163-46d9-b00f-eb6c97b86ff5} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001738 sec., 10932.10586881473 rows/sec., 19.59 MiB/sec. | ||
| 7202 | 2026.03.18 02:29:55.318360 [ 269 ] {302c776d-b163-46d9-b00f-eb6c97b86ff5} <Debug> TCPHandler: Processed in 0.001931685 sec. | ||
| 7203 | 2026.03.18 02:29:55.318473 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7204 | 2026.03.18 02:29:55.318577 [ 269 ] {37f77974-ab2f-4235-bb7f-f794e017be7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7205 | 2026.03.18 02:29:55.318618 [ 269 ] {37f77974-ab2f-4235-bb7f-f794e017be7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7206 | 2026.03.18 02:29:55.318955 [ 269 ] {37f77974-ab2f-4235-bb7f-f794e017be7e} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7207 | 2026.03.18 02:29:55.318990 [ 269 ] {37f77974-ab2f-4235-bb7f-f794e017be7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7208 | 2026.03.18 02:29:55.319295 [ 269 ] {37f77974-ab2f-4235-bb7f-f794e017be7e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7209 | 2026.03.18 02:29:55.319502 [ 269 ] {37f77974-ab2f-4235-bb7f-f794e017be7e} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7210 | 2026.03.18 02:29:55.319646 [ 269 ] {37f77974-ab2f-4235-bb7f-f794e017be7e} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001088 sec., 11029.411764705883 rows/sec., 761.14 KiB/sec. | ||
| 7211 | 2026.03.18 02:29:55.319682 [ 269 ] {37f77974-ab2f-4235-bb7f-f794e017be7e} <Debug> TCPHandler: Processed in 0.001256866 sec. | ||
| 7212 | 2026.03.18 02:29:56.001289 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 276.75 MiB, peak 281.68 MiB, free memory in arenas 0.00 B, will set to 275.28 MiB (RSS), difference: -1.47 MiB | ||
| 7213 | 2026.03.18 02:29:58.192771 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13971 | ||
| 7214 | 2026.03.18 02:29:58.193285 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7215 | 2026.03.18 02:29:58.193324 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7216 | 2026.03.18 02:29:58.193802 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7217 | 2026.03.18 02:29:58.194038 [ 245 ] {} <Trace> system.asynchronous_metric_log (244ddb39-f3b6-4c94-bcf0-5bd55f0d4595): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7218 | 2026.03.18 02:29:58.194178 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13971 | ||
| 7219 | 2026.03.18 02:29:58.939141 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 7220 | 2026.03.18 02:29:58.957160 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7221 | 2026.03.18 02:29:58.957216 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7222 | 2026.03.18 02:29:58.962860 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7223 | 2026.03.18 02:29:58.963592 [ 244 ] {} <Trace> system.metric_log (218ef612-060e-4be3-9175-3a330153921e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7224 | 2026.03.18 02:29:58.966548 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 7225 | 2026.03.18 02:30:00.057133 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7226 | 2026.03.18 02:30:00.057310 [ 269 ] {ffbbb184-48ab-40f4-8e12-71b644f4e2c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7227 | 2026.03.18 02:30:00.057377 [ 269 ] {ffbbb184-48ab-40f4-8e12-71b644f4e2c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7228 | 2026.03.18 02:30:00.058015 [ 269 ] {ffbbb184-48ab-40f4-8e12-71b644f4e2c8} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7229 | 2026.03.18 02:30:00.058063 [ 269 ] {ffbbb184-48ab-40f4-8e12-71b644f4e2c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7230 | 2026.03.18 02:30:00.058455 [ 269 ] {ffbbb184-48ab-40f4-8e12-71b644f4e2c8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7231 | 2026.03.18 02:30:00.058677 [ 269 ] {ffbbb184-48ab-40f4-8e12-71b644f4e2c8} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7232 | 2026.03.18 02:30:00.058815 [ 146 ] {} <Debug> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7233 | 2026.03.18 02:30:00.058853 [ 269 ] {ffbbb184-48ab-40f4-8e12-71b644f4e2c8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001589 sec., 35242.29074889868 rows/sec., 2.69 MiB/sec. | ||
| 7234 | 2026.03.18 02:30:00.058860 [ 146 ] {} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7235 | 2026.03.18 02:30:00.058898 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7236 | 2026.03.18 02:30:00.058922 [ 269 ] {ffbbb184-48ab-40f4-8e12-71b644f4e2c8} <Debug> TCPHandler: Processed in 0.001913185 sec. | ||
| 7237 | 2026.03.18 02:30:00.059045 [ 188 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7238 | 2026.03.18 02:30:00.059052 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7239 | 2026.03.18 02:30:00.059196 [ 188 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7240 | 2026.03.18 02:30:00.059201 [ 269 ] {c5ac02f2-b88e-4704-9f63-6fe8a5fbdde9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7241 | 2026.03.18 02:30:00.059238 [ 188 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2768 rows starting from the beginning of the part | ||
| 7242 | 2026.03.18 02:30:00.059262 [ 269 ] {c5ac02f2-b88e-4704-9f63-6fe8a5fbdde9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7243 | 2026.03.18 02:30:00.059309 [ 188 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 866 rows starting from the beginning of the part | ||
| 7244 | 2026.03.18 02:30:00.059359 [ 188 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 76 rows starting from the beginning of the part | ||
| 7245 | 2026.03.18 02:30:00.059402 [ 188 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 859 rows starting from the beginning of the part | ||
| 7246 | 2026.03.18 02:30:00.059446 [ 188 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1957 rows starting from the beginning of the part | ||
| 7247 | 2026.03.18 02:30:00.059488 [ 188 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 56 rows starting from the beginning of the part | ||
| 7248 | 2026.03.18 02:30:00.059715 [ 269 ] {c5ac02f2-b88e-4704-9f63-6fe8a5fbdde9} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7249 | 2026.03.18 02:30:00.059757 [ 269 ] {c5ac02f2-b88e-4704-9f63-6fe8a5fbdde9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7250 | 2026.03.18 02:30:00.060107 [ 269 ] {c5ac02f2-b88e-4704-9f63-6fe8a5fbdde9} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7251 | 2026.03.18 02:30:00.060346 [ 269 ] {c5ac02f2-b88e-4704-9f63-6fe8a5fbdde9} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7252 | 2026.03.18 02:30:00.060455 [ 146 ] {} <Debug> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7253 | 2026.03.18 02:30:00.060481 [ 146 ] {} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7254 | 2026.03.18 02:30:00.060485 [ 269 ] {c5ac02f2-b88e-4704-9f63-6fe8a5fbdde9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001309 sec., 48892.284186401834 rows/sec., 3.82 MiB/sec. | ||
| 7255 | 2026.03.18 02:30:00.060500 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7256 | 2026.03.18 02:30:00.060529 [ 269 ] {c5ac02f2-b88e-4704-9f63-6fe8a5fbdde9} <Debug> TCPHandler: Processed in 0.001529603 sec. | ||
| 7257 | 2026.03.18 02:30:00.060606 [ 200 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7258 | 2026.03.18 02:30:00.060645 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7259 | 2026.03.18 02:30:00.060747 [ 200 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7260 | 2026.03.18 02:30:00.060748 [ 269 ] {d19e79d4-3842-47ef-ad76-cafe0bc971ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7261 | 2026.03.18 02:30:00.060788 [ 200 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1512 rows starting from the beginning of the part | ||
| 7262 | 2026.03.18 02:30:00.060814 [ 269 ] {d19e79d4-3842-47ef-ad76-cafe0bc971ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7263 | 2026.03.18 02:30:00.060859 [ 200 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 535 rows starting from the beginning of the part | ||
| 7264 | 2026.03.18 02:30:00.060911 [ 200 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 74 rows starting from the beginning of the part | ||
| 7265 | 2026.03.18 02:30:00.060953 [ 200 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 521 rows starting from the beginning of the part | ||
| 7266 | 2026.03.18 02:30:00.060991 [ 200 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1021 rows starting from the beginning of the part | ||
| 7267 | 2026.03.18 02:30:00.061037 [ 200 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 64 rows starting from the beginning of the part | ||
| 7268 | 2026.03.18 02:30:00.061203 [ 269 ] {d19e79d4-3842-47ef-ad76-cafe0bc971ed} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7269 | 2026.03.18 02:30:00.061243 [ 269 ] {d19e79d4-3842-47ef-ad76-cafe0bc971ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7270 | 2026.03.18 02:30:00.061841 [ 192 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6582 rows, containing 5 columns (5 merged, 0 gathered) in 0.002858691 sec., 2302452.4161583045 rows/sec., 185.05 MiB/sec. | ||
| 7271 | 2026.03.18 02:30:00.061868 [ 269 ] {d19e79d4-3842-47ef-ad76-cafe0bc971ed} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7272 | 2026.03.18 02:30:00.062106 [ 269 ] {d19e79d4-3842-47ef-ad76-cafe0bc971ed} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7273 | 2026.03.18 02:30:00.062123 [ 192 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7274 | 2026.03.18 02:30:00.062223 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7275 | 2026.03.18 02:30:00.062249 [ 269 ] {d19e79d4-3842-47ef-ad76-cafe0bc971ed} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001522 sec., 84099.86859395533 rows/sec., 5.86 MiB/sec. | ||
| 7276 | 2026.03.18 02:30:00.062255 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7277 | 2026.03.18 02:30:00.062287 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7278 | 2026.03.18 02:30:00.062289 [ 269 ] {d19e79d4-3842-47ef-ad76-cafe0bc971ed} <Debug> TCPHandler: Processed in 0.001694088 sec. | ||
| 7279 | 2026.03.18 02:30:00.062369 [ 194 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7280 | 2026.03.18 02:30:00.062414 [ 269 ] {} <Trace> TCP-Session: 8837f4cc-a618-4772-b9bd-4badad0d8d31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7281 | 2026.03.18 02:30:00.062429 [ 192 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_46_9} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7282 | 2026.03.18 02:30:00.062468 [ 193 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3727 rows, containing 5 columns (5 merged, 0 gathered) in 0.001907454 sec., 1953913.436444601 rows/sec., 144.07 MiB/sec. | ||
| 7283 | 2026.03.18 02:30:00.062476 [ 194 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7284 | 2026.03.18 02:30:00.062509 [ 269 ] {1829505b-510a-4dd7-a7ca-21ec5917b836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60856) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7285 | 2026.03.18 02:30:00.062520 [ 192 ] {00d9fab9-dee1-4163-ad4d-d6925b312ed4::all_1_46_9} <Trace> oximeter.fields_string (00d9fab9-dee1-4163-ad4d-d6925b312ed4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7286 | 2026.03.18 02:30:00.062530 [ 194 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 15257 rows starting from the beginning of the part | ||
| 7287 | 2026.03.18 02:30:00.062557 [ 269 ] {1829505b-510a-4dd7-a7ca-21ec5917b836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7288 | 2026.03.18 02:30:00.062602 [ 194 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 272 rows starting from the beginning of the part | ||
| 7289 | 2026.03.18 02:30:00.062630 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 7290 | 2026.03.18 02:30:00.062650 [ 194 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 7291 | 2026.03.18 02:30:00.062681 [ 197 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7292 | 2026.03.18 02:30:00.062701 [ 194 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 265 rows starting from the beginning of the part | ||
| 7293 | 2026.03.18 02:30:00.062761 [ 194 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1218 rows starting from the beginning of the part | ||
| 7294 | 2026.03.18 02:30:00.062806 [ 194 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 128 rows starting from the beginning of the part | ||
| 7295 | 2026.03.18 02:30:00.062917 [ 269 ] {1829505b-510a-4dd7-a7ca-21ec5917b836} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7296 | 2026.03.18 02:30:00.062954 [ 269 ] {1829505b-510a-4dd7-a7ca-21ec5917b836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7297 | 2026.03.18 02:30:00.063072 [ 197 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_46_9} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7298 | 2026.03.18 02:30:00.063162 [ 197 ] {b6793acc-3b43-451b-a0d1-7bcdd612713b::all_1_46_9} <Trace> oximeter.fields_uuid (b6793acc-3b43-451b-a0d1-7bcdd612713b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7299 | 2026.03.18 02:30:00.063260 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 7300 | 2026.03.18 02:30:00.063289 [ 269 ] {1829505b-510a-4dd7-a7ca-21ec5917b836} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7301 | 2026.03.18 02:30:00.063510 [ 269 ] {1829505b-510a-4dd7-a7ca-21ec5917b836} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7302 | 2026.03.18 02:30:00.063613 [ 146 ] {} <Debug> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7303 | 2026.03.18 02:30:00.063638 [ 146 ] {} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7304 | 2026.03.18 02:30:00.063645 [ 269 ] {1829505b-510a-4dd7-a7ca-21ec5917b836} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001155 sec., 41558.44155844156 rows/sec., 2.80 MiB/sec. | ||
| 7305 | 2026.03.18 02:30:00.063654 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7306 | 2026.03.18 02:30:00.063685 [ 269 ] {1829505b-510a-4dd7-a7ca-21ec5917b836} <Debug> TCPHandler: Processed in 0.001320668 sec. | ||
| 7307 | 2026.03.18 02:30:00.063727 [ 188 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7308 | 2026.03.18 02:30:00.063824 [ 188 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7309 | 2026.03.18 02:30:00.063851 [ 188 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2700 rows starting from the beginning of the part | ||
| 7310 | 2026.03.18 02:30:00.063897 [ 188 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 90 rows starting from the beginning of the part | ||
| 7311 | 2026.03.18 02:30:00.063934 [ 188 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 7312 | 2026.03.18 02:30:00.063968 [ 188 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 90 rows starting from the beginning of the part | ||
| 7313 | 2026.03.18 02:30:00.064003 [ 188 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 12 rows starting from the beginning of the part | ||
| 7314 | 2026.03.18 02:30:00.064038 [ 188 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 48 rows starting from the beginning of the part | ||
| 7315 | 2026.03.18 02:30:00.065098 [ 192 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3000 rows, containing 4 columns (4 merged, 0 gathered) in 0.00140098 sec., 2141358.192122657 rows/sec., 138.12 MiB/sec. | ||
| 7316 | 2026.03.18 02:30:00.065406 [ 188 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7317 | 2026.03.18 02:30:00.065643 [ 188 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_46_9} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7318 | 2026.03.18 02:30:00.065711 [ 188 ] {cf06847f-54de-4d51-8e81-c0d2d0611bfb::all_1_46_9} <Trace> oximeter.measurements_u64 (cf06847f-54de-4d51-8e81-c0d2d0611bfb) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7319 | 2026.03.18 02:30:00.065772 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 7320 | 2026.03.18 02:30:00.066731 [ 193 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17300 rows, containing 5 columns (5 merged, 0 gathered) in 0.004399055 sec., 3932662.810535445 rows/sec., 257.13 MiB/sec. | ||
| 7321 | 2026.03.18 02:30:00.066929 [ 188 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7322 | 2026.03.18 02:30:00.067193 [ 188 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7323 | 2026.03.18 02:30:00.067264 [ 188 ] {89925f32-2102-4654-95ee-b43a456a77ef::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (89925f32-2102-4654-95ee-b43a456a77ef) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7324 | 2026.03.18 02:30:00.067349 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.51 MiB. | ||
| 7325 | 2026.03.18 02:30:00.731775 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 976 | ||
| 7326 | 2026.03.18 02:30:00.734478 [ 243 ] {} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7327 | 2026.03.18 02:30:00.734550 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 7328 | 2026.03.18 02:30:00.735915 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7329 | 2026.03.18 02:30:00.736328 [ 243 ] {} <Trace> system.query_log (2c5829c6-ada0-4dd6-83c6-5bc8247c3aeb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7330 | 2026.03.18 02:30:00.736853 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 976 | ||