| 1 | [ Nov 6 00:55:27 Enabled. ] | ||
| 2 | [ Nov 6 00:55:27 Rereading configuration. ] | ||
| 3 | [ Nov 6 00:55:28 Rereading configuration. ] | ||
| 4 | [ Nov 6 00:55:30 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 | [ Nov 6 00:55:30 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2025.11.06 00:55:31.218223 [ 1 ] {} <Information> Application: Will watch for the process with pid 24212 | ||
| 29 | 2025.11.06 00:55:31.218622 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.11.06 00:55:31.426474 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24212 | ||
| 31 | 2025.11.06 00:55:31.427193 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.11.06 00:55:31.427334 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.11.06 00:55:31.521240 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.11.06 00:55:31.555543 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.11.06 00:55:31.555592 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.11.06 00:55:31.555612 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.11.06 00:55:31.555672 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.11.06 00:55:31.556024 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.11.06 00:55:31.558176 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2025.11.06 00:55:31.558977 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.11.06 00:55:31.559795 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2025.11.06 00:55:31.559816 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2025.11.06 00:55:31.559830 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.11.06 00:55:31.560513 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.11.06 00:55:31.561613 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.11.06 00:55:31.568061 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.11.06 00:55:31.568852 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.11.06 00:55:31.570165 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.11.06 00:55:31.570225 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.11.06 00:55:31.571250 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2025.11.06 00:55:31.571662 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.11.06 00:55:31.575472 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.11.06 00:55:31.576151 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.11.06 00:55:31.580686 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.11.06 00:55:31.581042 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.11.06 00:55:31.581443 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.11.06 00:55:31.581804 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.11.06 00:55:31.583252 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.11.06 00:55:31.583282 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.11.06 00:55:31.583352 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.11.06 00:55:31.583413 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.11.06 00:55:31.593458 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.11.06 00:55:31.593484 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000179874 sec | ||
| 68 | 2025.11.06 00:55:31.593506 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.11.06 00:55:31.593521 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.11.06 00:55:31.594232 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.11.06 00:55:31.594805 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.11.06 00:55:31.603106 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.11.06 00:55:31.603152 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.11.06 00:55:31.603175 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.11.06 00:55:31.603187 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.11.06 00:55:31.603221 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.11.06 00:55:31.603239 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.11.06 00:55:31.605305 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.11.06 00:55:31.605352 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.11.06 00:55:31.605370 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.11.06 00:55:31.605503 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.11.06 00:55:31.605545 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.11.06 00:55:31.605557 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.11.06 00:55:31.605574 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.11.06 00:55:31.605586 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.11.06 00:55:31.605616 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.11.06 00:55:31.605634 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.11.06 00:55:31.627828 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.11.06 00:55:31.629089 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.11.06 00:55:31.629118 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.7451e-05 sec | ||
| 91 | 2025.11.06 00:55:31.629130 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.11.06 00:55:31.629140 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.11.06 00:55:31.629164 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.11.06 00:55:31.629356 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.11.06 00:55:31.629399 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.11.06 00:55:31.629411 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.11.06 00:55:31.629422 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2025.11.06 00:55:31.629432 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.11.06 00:55:31.640736 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.11.06 00:55:31.640971 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.66 MiB (RSS), difference: 91.89 MiB | ||
| 101 | 2025.11.06 00:55:31.642379 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.818e-05 sec. | ||
| 102 | 2025.11.06 00:55:31.642748 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.11.06 00:55:31.643366 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.11.06 00:55:31.643401 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.11.06 00:55:31.648071 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62831 | ||
| 106 | 2025.11.06 00:55:31.649049 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.11.06 00:55:31.649108 [ 3 ] {} <Debug> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Authenticating user 'default' from [fd00:1122:3344:101::d]:62831 | ||
| 108 | 2025.11.06 00:55:31.649137 [ 3 ] {} <Debug> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.11.06 00:55:31.649158 [ 3 ] {} <Debug> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.11.06 00:55:31.649254 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.11.06 00:55:31.649281 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2025.11.06 00:55:31.649305 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2025.11.06 00:55:31.649807 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46022 | ||
| 114 | 2025.11.06 00:55:31.649836 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54111 | ||
| 115 | 2025.11.06 00:55:31.650016 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2025.11.06 00:55:31.650057 [ 4 ] {} <Debug> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46022 | ||
| 117 | 2025.11.06 00:55:31.650079 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2025.11.06 00:55:31.650096 [ 4 ] {} <Debug> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2025.11.06 00:55:31.650121 [ 4 ] {} <Debug> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2025.11.06 00:55:31.650127 [ 5 ] {} <Debug> TCP-Session: f5dac2eb-6a55-45c0-a5ab-5033d65983f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:54111 | ||
| 121 | 2025.11.06 00:55:31.650174 [ 5 ] {} <Debug> TCP-Session: f5dac2eb-6a55-45c0-a5ab-5033d65983f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2025.11.06 00:55:31.650192 [ 5 ] {} <Debug> TCP-Session: f5dac2eb-6a55-45c0-a5ab-5033d65983f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2025.11.06 00:55:31.650694 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35783 | ||
| 124 | 2025.11.06 00:55:31.650838 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40715 | ||
| 125 | 2025.11.06 00:55:31.650900 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2025.11.06 00:55:31.650938 [ 253 ] {} <Debug> TCP-Session: dcb15b6d-ca6c-4902-90ed-d8aeb674284a Authenticating user 'default' from [fd00:1122:3344:101::d]:35783 | ||
| 127 | 2025.11.06 00:55:31.650967 [ 253 ] {} <Debug> TCP-Session: dcb15b6d-ca6c-4902-90ed-d8aeb674284a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2025.11.06 00:55:31.650979 [ 253 ] {} <Debug> TCP-Session: dcb15b6d-ca6c-4902-90ed-d8aeb674284a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2025.11.06 00:55:31.651561 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2025.11.06 00:55:31.651586 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51301 | ||
| 131 | 2025.11.06 00:55:31.651622 [ 254 ] {} <Debug> TCP-Session: f4ad0284-2708-43e1-9580-2240a69b1d8b Authenticating user 'default' from [fd00:1122:3344:101::d]:40715 | ||
| 132 | 2025.11.06 00:55:31.651650 [ 254 ] {} <Debug> TCP-Session: f4ad0284-2708-43e1-9580-2240a69b1d8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2025.11.06 00:55:31.651668 [ 254 ] {} <Debug> TCP-Session: f4ad0284-2708-43e1-9580-2240a69b1d8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2025.11.06 00:55:31.652306 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2025.11.06 00:55:31.652307 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37965 | ||
| 136 | 2025.11.06 00:55:31.652359 [ 255 ] {} <Debug> TCP-Session: 4f2ea333-12bb-4d05-89d1-df2863e1c736 Authenticating user 'default' from [fd00:1122:3344:101::d]:51301 | ||
| 137 | 2025.11.06 00:55:31.652398 [ 255 ] {} <Debug> TCP-Session: 4f2ea333-12bb-4d05-89d1-df2863e1c736 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2025.11.06 00:55:31.652404 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 139 | 2025.11.06 00:55:31.652413 [ 255 ] {} <Debug> TCP-Session: 4f2ea333-12bb-4d05-89d1-df2863e1c736 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2025.11.06 00:55:31.652450 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64105 | ||
| 141 | 2025.11.06 00:55:31.652595 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46365 | ||
| 142 | 2025.11.06 00:55:31.652525 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2025.11.06 00:55:31.652665 [ 256 ] {} <Debug> TCP-Session: 6f5f8e4c-3b02-4c2f-a74c-6e0286bed3ff Authenticating user 'default' from [fd00:1122:3344:101::d]:37965 | ||
| 144 | 2025.11.06 00:55:31.652695 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 145 | 2025.11.06 00:55:31.652698 [ 256 ] {} <Debug> TCP-Session: 6f5f8e4c-3b02-4c2f-a74c-6e0286bed3ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2025.11.06 00:55:31.652736 [ 257 ] {} <Debug> TCP-Session: 4a6658d4-203a-4e52-b9e0-ea882b108d28 Authenticating user 'default' from [fd00:1122:3344:101::d]:64105 | ||
| 147 | 2025.11.06 00:55:31.652737 [ 256 ] {} <Debug> TCP-Session: 6f5f8e4c-3b02-4c2f-a74c-6e0286bed3ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.11.06 00:55:31.652777 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 149 | 2025.11.06 00:55:31.652782 [ 257 ] {} <Debug> TCP-Session: 4a6658d4-203a-4e52-b9e0-ea882b108d28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2025.11.06 00:55:31.652830 [ 258 ] {} <Debug> TCP-Session: 609f09e5-4562-41a4-a15e-89efcafdd1a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46365 | ||
| 151 | 2025.11.06 00:55:31.652832 [ 257 ] {} <Debug> TCP-Session: 4a6658d4-203a-4e52-b9e0-ea882b108d28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.11.06 00:55:31.652858 [ 258 ] {} <Debug> TCP-Session: 609f09e5-4562-41a4-a15e-89efcafdd1a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.11.06 00:55:31.652892 [ 258 ] {} <Debug> TCP-Session: 609f09e5-4562-41a4-a15e-89efcafdd1a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2025.11.06 00:55:31.655476 [ 3 ] {6ee1f63d-a48a-4873-8471-8705fd302337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2025.11.06 00:55:31.727326 [ 3 ] {6ee1f63d-a48a-4873-8471-8705fd302337} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:62831) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2025.11.06 00:55:31.728198 [ 3 ] {6ee1f63d-a48a-4873-8471-8705fd302337} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2025.11.06 00:55:31.728304 [ 3 ] {6ee1f63d-a48a-4873-8471-8705fd302337} <Debug> TCPHandler: Processed in 0.078247454 sec. | ||
| 204 | 2025.11.06 00:55:31.728734 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2025.11.06 00:55:31.729206 [ 4 ] {7d0ef130-8224-4e77-9a64-71e91962b8ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2025.11.06 00:55:31.729605 [ 4 ] {7d0ef130-8224-4e77-9a64-71e91962b8ad} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:46022) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2025.11.06 00:55:31.729745 [ 4 ] {7d0ef130-8224-4e77-9a64-71e91962b8ad} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2025.11.06 00:55:31.729825 [ 4 ] {7d0ef130-8224-4e77-9a64-71e91962b8ad} <Debug> TCPHandler: Processed in 0.001262803 sec. | ||
| 255 | 2025.11.06 00:55:31.730108 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2025.11.06 00:55:31.730913 [ 3 ] {946112f4-1d23-4186-b15c-0a7c41f910f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2025.11.06 00:55:31.731567 [ 3 ] {946112f4-1d23-4186-b15c-0a7c41f910f3} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2025.11.06 00:55:31.732919 [ 3 ] {946112f4-1d23-4186-b15c-0a7c41f910f3} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2025.11.06 00:55:31.732942 [ 3 ] {946112f4-1d23-4186-b15c-0a7c41f910f3} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.8041e-05 sec | ||
| 260 | 2025.11.06 00:55:31.732956 [ 3 ] {946112f4-1d23-4186-b15c-0a7c41f910f3} <Trace> ReferentialDeps: No tables | ||
| 261 | 2025.11.06 00:55:31.732978 [ 3 ] {946112f4-1d23-4186-b15c-0a7c41f910f3} <Trace> LoadingDeps: No tables | ||
| 262 | 2025.11.06 00:55:31.733010 [ 3 ] {946112f4-1d23-4186-b15c-0a7c41f910f3} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2025.11.06 00:55:31.733690 [ 3 ] {946112f4-1d23-4186-b15c-0a7c41f910f3} <Debug> TCPHandler: Processed in 0.003697475 sec. | ||
| 264 | 2025.11.06 00:55:31.733832 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2025.11.06 00:55:31.734006 [ 3 ] {dbfd8f3c-9a9f-4ed2-ae9c-4b3eba4ec545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2025.11.06 00:55:31.734058 [ 3 ] {dbfd8f3c-9a9f-4ed2-ae9c-4b3eba4ec545} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2025.11.06 00:55:31.739405 [ 3 ] {dbfd8f3c-9a9f-4ed2-ae9c-4b3eba4ec545} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2025.11.06 00:55:31.740548 [ 3 ] {dbfd8f3c-9a9f-4ed2-ae9c-4b3eba4ec545} <Debug> oximeter.version (75869ad9-9fbb-4e8a-88e6-8a002d0d387e): Loading data parts | ||
| 270 | 2025.11.06 00:55:31.741550 [ 3 ] {dbfd8f3c-9a9f-4ed2-ae9c-4b3eba4ec545} <Debug> oximeter.version (75869ad9-9fbb-4e8a-88e6-8a002d0d387e): There are no data parts | ||
| 271 | 2025.11.06 00:55:31.744133 [ 3 ] {dbfd8f3c-9a9f-4ed2-ae9c-4b3eba4ec545} <Debug> TCPHandler: Processed in 0.010354243 sec. | ||
| 272 | 2025.11.06 00:55:31.744287 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2025.11.06 00:55:31.744465 [ 3 ] {9573046b-6b74-4b00-ae69-b8f35d329b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 284 | 2025.11.06 00:55:31.744560 [ 3 ] {9573046b-6b74-4b00-ae69-b8f35d329b36} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2025.11.06 00:55:31.754190 [ 3 ] {9573046b-6b74-4b00-ae69-b8f35d329b36} <Debug> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Loading data parts | ||
| 286 | 2025.11.06 00:55:31.754386 [ 3 ] {9573046b-6b74-4b00-ae69-b8f35d329b36} <Debug> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): There are no data parts | ||
| 287 | 2025.11.06 00:55:31.755473 [ 3 ] {9573046b-6b74-4b00-ae69-b8f35d329b36} <Debug> TCPHandler: Processed in 0.011235378 sec. | ||
| 288 | 2025.11.06 00:55:31.755628 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2025.11.06 00:55:31.755808 [ 3 ] {e14845b5-4bf1-4788-8b7c-96dbdb767d09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 290 | 2025.11.06 00:55:31.755864 [ 3 ] {e14845b5-4bf1-4788-8b7c-96dbdb767d09} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2025.11.06 00:55:31.757344 [ 3 ] {e14845b5-4bf1-4788-8b7c-96dbdb767d09} <Debug> oximeter.measurements_i8 (e233472a-9ab1-4429-b1de-2811658c3f83): Loading data parts | ||
| 292 | 2025.11.06 00:55:31.757478 [ 3 ] {e14845b5-4bf1-4788-8b7c-96dbdb767d09} <Debug> oximeter.measurements_i8 (e233472a-9ab1-4429-b1de-2811658c3f83): There are no data parts | ||
| 293 | 2025.11.06 00:55:31.758518 [ 3 ] {e14845b5-4bf1-4788-8b7c-96dbdb767d09} <Debug> TCPHandler: Processed in 0.002946712 sec. | ||
| 294 | 2025.11.06 00:55:31.758661 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2025.11.06 00:55:31.758813 [ 3 ] {2ce76edb-1d41-491b-ae4d-016f31b46419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 296 | 2025.11.06 00:55:31.758868 [ 3 ] {2ce76edb-1d41-491b-ae4d-016f31b46419} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2025.11.06 00:55:31.760333 [ 3 ] {2ce76edb-1d41-491b-ae4d-016f31b46419} <Debug> oximeter.measurements_u8 (2c48f2c4-929e-4925-8be6-637645710e2a): Loading data parts | ||
| 298 | 2025.11.06 00:55:31.760496 [ 3 ] {2ce76edb-1d41-491b-ae4d-016f31b46419} <Debug> oximeter.measurements_u8 (2c48f2c4-929e-4925-8be6-637645710e2a): There are no data parts | ||
| 299 | 2025.11.06 00:55:31.761524 [ 3 ] {2ce76edb-1d41-491b-ae4d-016f31b46419} <Debug> TCPHandler: Processed in 0.002910321 sec. | ||
| 300 | 2025.11.06 00:55:31.761649 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2025.11.06 00:55:31.761818 [ 3 ] {fc082a06-2945-44fc-ba19-94613876f45b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 302 | 2025.11.06 00:55:31.761860 [ 3 ] {fc082a06-2945-44fc-ba19-94613876f45b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2025.11.06 00:55:31.763435 [ 3 ] {fc082a06-2945-44fc-ba19-94613876f45b} <Debug> oximeter.measurements_i16 (26050129-d426-49e1-912a-52448fbd3ec0): Loading data parts | ||
| 304 | 2025.11.06 00:55:31.763555 [ 3 ] {fc082a06-2945-44fc-ba19-94613876f45b} <Debug> oximeter.measurements_i16 (26050129-d426-49e1-912a-52448fbd3ec0): There are no data parts | ||
| 305 | 2025.11.06 00:55:31.764618 [ 3 ] {fc082a06-2945-44fc-ba19-94613876f45b} <Debug> TCPHandler: Processed in 0.003017873 sec. | ||
| 306 | 2025.11.06 00:55:31.764768 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2025.11.06 00:55:31.764919 [ 3 ] {e1449db5-4457-4a03-a034-182842af6d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 308 | 2025.11.06 00:55:31.764975 [ 3 ] {e1449db5-4457-4a03-a034-182842af6d20} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2025.11.06 00:55:31.766715 [ 3 ] {e1449db5-4457-4a03-a034-182842af6d20} <Debug> oximeter.measurements_u16 (0c455b30-4bfd-46ac-baf1-4f4f89c8388e): Loading data parts | ||
| 310 | 2025.11.06 00:55:31.766852 [ 3 ] {e1449db5-4457-4a03-a034-182842af6d20} <Debug> oximeter.measurements_u16 (0c455b30-4bfd-46ac-baf1-4f4f89c8388e): There are no data parts | ||
| 311 | 2025.11.06 00:55:31.767920 [ 3 ] {e1449db5-4457-4a03-a034-182842af6d20} <Debug> TCPHandler: Processed in 0.003200487 sec. | ||
| 312 | 2025.11.06 00:55:31.768059 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2025.11.06 00:55:31.768226 [ 3 ] {d4f4eae2-4ba7-4638-952e-467d1a5fb155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 314 | 2025.11.06 00:55:31.768267 [ 3 ] {d4f4eae2-4ba7-4638-952e-467d1a5fb155} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2025.11.06 00:55:31.771317 [ 3 ] {d4f4eae2-4ba7-4638-952e-467d1a5fb155} <Debug> oximeter.measurements_i32 (b9cc6862-228f-47a8-98f9-eb7ecbd8bbc0): Loading data parts | ||
| 316 | 2025.11.06 00:55:31.771449 [ 3 ] {d4f4eae2-4ba7-4638-952e-467d1a5fb155} <Debug> oximeter.measurements_i32 (b9cc6862-228f-47a8-98f9-eb7ecbd8bbc0): There are no data parts | ||
| 317 | 2025.11.06 00:55:31.773148 [ 3 ] {d4f4eae2-4ba7-4638-952e-467d1a5fb155} <Debug> TCPHandler: Processed in 0.005136401 sec. | ||
| 318 | 2025.11.06 00:55:31.773316 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2025.11.06 00:55:31.773476 [ 3 ] {3c5528d7-82f2-426d-90a8-dadbb64dcf0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 320 | 2025.11.06 00:55:31.773534 [ 3 ] {3c5528d7-82f2-426d-90a8-dadbb64dcf0e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2025.11.06 00:55:31.775059 [ 3 ] {3c5528d7-82f2-426d-90a8-dadbb64dcf0e} <Debug> oximeter.measurements_u32 (9360f12b-1fb5-4b19-84c6-0436fdd352a1): Loading data parts | ||
| 322 | 2025.11.06 00:55:31.775307 [ 3 ] {3c5528d7-82f2-426d-90a8-dadbb64dcf0e} <Debug> oximeter.measurements_u32 (9360f12b-1fb5-4b19-84c6-0436fdd352a1): There are no data parts | ||
| 323 | 2025.11.06 00:55:31.776372 [ 3 ] {3c5528d7-82f2-426d-90a8-dadbb64dcf0e} <Debug> TCPHandler: Processed in 0.003110045 sec. | ||
| 324 | 2025.11.06 00:55:31.776515 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2025.11.06 00:55:31.776736 [ 3 ] {e6402992-bac9-49e9-8e69-9cc0dccd690f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 326 | 2025.11.06 00:55:31.776823 [ 3 ] {e6402992-bac9-49e9-8e69-9cc0dccd690f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2025.11.06 00:55:31.778341 [ 3 ] {e6402992-bac9-49e9-8e69-9cc0dccd690f} <Debug> oximeter.measurements_i64 (624882d7-c193-4c60-a995-249fe8fc6559): Loading data parts | ||
| 328 | 2025.11.06 00:55:31.778494 [ 3 ] {e6402992-bac9-49e9-8e69-9cc0dccd690f} <Debug> oximeter.measurements_i64 (624882d7-c193-4c60-a995-249fe8fc6559): There are no data parts | ||
| 329 | 2025.11.06 00:55:31.779529 [ 3 ] {e6402992-bac9-49e9-8e69-9cc0dccd690f} <Debug> TCPHandler: Processed in 0.003065204 sec. | ||
| 330 | 2025.11.06 00:55:31.779693 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2025.11.06 00:55:31.779877 [ 3 ] {ca9efac7-e63d-4354-9a34-ab902c54db1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 332 | 2025.11.06 00:55:31.779940 [ 3 ] {ca9efac7-e63d-4354-9a34-ab902c54db1a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2025.11.06 00:55:31.781418 [ 3 ] {ca9efac7-e63d-4354-9a34-ab902c54db1a} <Debug> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Loading data parts | ||
| 334 | 2025.11.06 00:55:31.781558 [ 3 ] {ca9efac7-e63d-4354-9a34-ab902c54db1a} <Debug> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): There are no data parts | ||
| 335 | 2025.11.06 00:55:31.782655 [ 3 ] {ca9efac7-e63d-4354-9a34-ab902c54db1a} <Debug> TCPHandler: Processed in 0.003010313 sec. | ||
| 336 | 2025.11.06 00:55:31.782792 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2025.11.06 00:55:31.782945 [ 3 ] {0fe92a43-539e-44bb-add0-f5e0fe18d3a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 338 | 2025.11.06 00:55:31.783017 [ 3 ] {0fe92a43-539e-44bb-add0-f5e0fe18d3a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2025.11.06 00:55:31.784556 [ 3 ] {0fe92a43-539e-44bb-add0-f5e0fe18d3a7} <Debug> oximeter.measurements_f32 (6c95285f-f6fc-4262-bb25-73bb695578c5): Loading data parts | ||
| 340 | 2025.11.06 00:55:31.784704 [ 3 ] {0fe92a43-539e-44bb-add0-f5e0fe18d3a7} <Debug> oximeter.measurements_f32 (6c95285f-f6fc-4262-bb25-73bb695578c5): There are no data parts | ||
| 341 | 2025.11.06 00:55:31.785768 [ 3 ] {0fe92a43-539e-44bb-add0-f5e0fe18d3a7} <Debug> TCPHandler: Processed in 0.003023523 sec. | ||
| 342 | 2025.11.06 00:55:31.785892 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2025.11.06 00:55:31.786065 [ 3 ] {2dcfc1f1-5e49-44e6-8f70-168f02cc463e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 344 | 2025.11.06 00:55:31.786122 [ 3 ] {2dcfc1f1-5e49-44e6-8f70-168f02cc463e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2025.11.06 00:55:31.787598 [ 3 ] {2dcfc1f1-5e49-44e6-8f70-168f02cc463e} <Debug> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Loading data parts | ||
| 346 | 2025.11.06 00:55:31.787740 [ 3 ] {2dcfc1f1-5e49-44e6-8f70-168f02cc463e} <Debug> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): There are no data parts | ||
| 347 | 2025.11.06 00:55:31.788789 [ 3 ] {2dcfc1f1-5e49-44e6-8f70-168f02cc463e} <Debug> TCPHandler: Processed in 0.002945152 sec. | ||
| 348 | 2025.11.06 00:55:31.788925 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2025.11.06 00:55:31.789100 [ 3 ] {bb45ffb1-1746-4280-9b1c-04d40a36266e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 350 | 2025.11.06 00:55:31.789159 [ 3 ] {bb45ffb1-1746-4280-9b1c-04d40a36266e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2025.11.06 00:55:31.790662 [ 3 ] {bb45ffb1-1746-4280-9b1c-04d40a36266e} <Debug> oximeter.measurements_string (237a4806-945b-454a-bdd4-78fbf31251d7): Loading data parts | ||
| 352 | 2025.11.06 00:55:31.790806 [ 3 ] {bb45ffb1-1746-4280-9b1c-04d40a36266e} <Debug> oximeter.measurements_string (237a4806-945b-454a-bdd4-78fbf31251d7): There are no data parts | ||
| 353 | 2025.11.06 00:55:31.791888 [ 3 ] {bb45ffb1-1746-4280-9b1c-04d40a36266e} <Debug> TCPHandler: Processed in 0.003010003 sec. | ||
| 354 | 2025.11.06 00:55:31.792029 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2025.11.06 00:55:31.792207 [ 3 ] {c04fbcc2-a348-4f74-8513-09d2fa77aae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 358 | * a string isn't palatable for a few reasons. | ||
| 359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 360 | * details. | ||
| 361 | */ | ||
| 362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2025.11.06 00:55:31.792274 [ 3 ] {c04fbcc2-a348-4f74-8513-09d2fa77aae2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2025.11.06 00:55:31.793762 [ 3 ] {c04fbcc2-a348-4f74-8513-09d2fa77aae2} <Debug> oximeter.measurements_bytes (1660934b-c4f3-443e-8bff-2db7cb19beba): Loading data parts | ||
| 365 | 2025.11.06 00:55:31.793899 [ 3 ] {c04fbcc2-a348-4f74-8513-09d2fa77aae2} <Debug> oximeter.measurements_bytes (1660934b-c4f3-443e-8bff-2db7cb19beba): There are no data parts | ||
| 366 | 2025.11.06 00:55:31.794938 [ 3 ] {c04fbcc2-a348-4f74-8513-09d2fa77aae2} <Debug> TCPHandler: Processed in 0.002954522 sec. | ||
| 367 | 2025.11.06 00:55:31.795077 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2025.11.06 00:55:31.795263 [ 3 ] {842a2a1b-35c7-476c-b15f-16d681e7e7df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 369 | 2025.11.06 00:55:31.795359 [ 3 ] {842a2a1b-35c7-476c-b15f-16d681e7e7df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2025.11.06 00:55:31.796831 [ 3 ] {842a2a1b-35c7-476c-b15f-16d681e7e7df} <Debug> oximeter.measurements_cumulativei64 (6b847b81-e520-46fa-8d99-e28856cb50cb): Loading data parts | ||
| 371 | 2025.11.06 00:55:31.797005 [ 3 ] {842a2a1b-35c7-476c-b15f-16d681e7e7df} <Debug> oximeter.measurements_cumulativei64 (6b847b81-e520-46fa-8d99-e28856cb50cb): There are no data parts | ||
| 372 | 2025.11.06 00:55:31.798049 [ 3 ] {842a2a1b-35c7-476c-b15f-16d681e7e7df} <Debug> TCPHandler: Processed in 0.003018183 sec. | ||
| 373 | 2025.11.06 00:55:31.798175 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2025.11.06 00:55:31.798358 [ 3 ] {28e4b030-c33f-4eb5-9e91-d12509274f16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 375 | 2025.11.06 00:55:31.798411 [ 3 ] {28e4b030-c33f-4eb5-9e91-d12509274f16} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 376 | 2025.11.06 00:55:31.799928 [ 3 ] {28e4b030-c33f-4eb5-9e91-d12509274f16} <Debug> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Loading data parts | ||
| 377 | 2025.11.06 00:55:31.800064 [ 3 ] {28e4b030-c33f-4eb5-9e91-d12509274f16} <Debug> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): There are no data parts | ||
| 378 | 2025.11.06 00:55:31.801265 [ 3 ] {28e4b030-c33f-4eb5-9e91-d12509274f16} <Debug> TCPHandler: Processed in 0.003138925 sec. | ||
| 379 | 2025.11.06 00:55:31.801390 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2025.11.06 00:55:31.801552 [ 3 ] {d2aac4c2-487d-48e8-8272-6a8b7acbb2c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 381 | 2025.11.06 00:55:31.801625 [ 3 ] {d2aac4c2-487d-48e8-8272-6a8b7acbb2c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 382 | 2025.11.06 00:55:31.803090 [ 3 ] {d2aac4c2-487d-48e8-8272-6a8b7acbb2c4} <Debug> oximeter.measurements_cumulativef32 (15db410c-0763-4038-802c-fffee3659d4c): Loading data parts | ||
| 383 | 2025.11.06 00:55:31.803247 [ 3 ] {d2aac4c2-487d-48e8-8272-6a8b7acbb2c4} <Debug> oximeter.measurements_cumulativef32 (15db410c-0763-4038-802c-fffee3659d4c): There are no data parts | ||
| 384 | 2025.11.06 00:55:31.804436 [ 3 ] {d2aac4c2-487d-48e8-8272-6a8b7acbb2c4} <Debug> TCPHandler: Processed in 0.003093644 sec. | ||
| 385 | 2025.11.06 00:55:31.804567 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2025.11.06 00:55:31.804752 [ 3 ] {0626bff6-a1be-42f6-85f5-08b059a498cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 387 | 2025.11.06 00:55:31.804823 [ 3 ] {0626bff6-a1be-42f6-85f5-08b059a498cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 388 | 2025.11.06 00:55:31.806677 [ 3 ] {0626bff6-a1be-42f6-85f5-08b059a498cd} <Debug> oximeter.measurements_cumulativef64 (a2de09c0-b7a7-43e6-9add-a801b44969c2): Loading data parts | ||
| 389 | 2025.11.06 00:55:31.806815 [ 3 ] {0626bff6-a1be-42f6-85f5-08b059a498cd} <Debug> oximeter.measurements_cumulativef64 (a2de09c0-b7a7-43e6-9add-a801b44969c2): There are no data parts | ||
| 390 | 2025.11.06 00:55:31.807932 [ 3 ] {0626bff6-a1be-42f6-85f5-08b059a498cd} <Debug> TCPHandler: Processed in 0.00341275 sec. | ||
| 391 | 2025.11.06 00:55:31.808072 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2025.11.06 00:55:31.808298 [ 3 ] {383690e6-1772-4166-a973-2bf2be87b5ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 393 | * NOTE: Array types cannot be Nullable, see | ||
| 394 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 395 | * for more details. | ||
| 396 | * | ||
| 397 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 398 | * is unfortunate, and at this point relies on the fact that an | ||
| 399 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 400 | * to figure out another way to represent missing samples here. | ||
| 401 | */ | ||
| 402 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 403 | 2025.11.06 00:55:31.808379 [ 3 ] {383690e6-1772-4166-a973-2bf2be87b5ea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 404 | 2025.11.06 00:55:31.810398 [ 3 ] {383690e6-1772-4166-a973-2bf2be87b5ea} <Debug> oximeter.measurements_histogrami8 (f0decf30-270a-4ebe-a671-f48b006a5e06): Loading data parts | ||
| 405 | 2025.11.06 00:55:31.810570 [ 3 ] {383690e6-1772-4166-a973-2bf2be87b5ea} <Debug> oximeter.measurements_histogrami8 (f0decf30-270a-4ebe-a671-f48b006a5e06): There are no data parts | ||
| 406 | 2025.11.06 00:55:31.811762 [ 3 ] {383690e6-1772-4166-a973-2bf2be87b5ea} <Debug> TCPHandler: Processed in 0.003738776 sec. | ||
| 407 | 2025.11.06 00:55:31.811909 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 408 | 2025.11.06 00:55:31.812158 [ 3 ] {37308f1f-1e8b-45e6-a3b4-470209746d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 409 | 2025.11.06 00:55:31.812237 [ 3 ] {37308f1f-1e8b-45e6-a3b4-470209746d1e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 410 | 2025.11.06 00:55:31.814317 [ 3 ] {37308f1f-1e8b-45e6-a3b4-470209746d1e} <Debug> oximeter.measurements_histogramu8 (b360be31-3f4b-41a1-a4ce-2b9ab635c262): Loading data parts | ||
| 411 | 2025.11.06 00:55:31.814485 [ 3 ] {37308f1f-1e8b-45e6-a3b4-470209746d1e} <Debug> oximeter.measurements_histogramu8 (b360be31-3f4b-41a1-a4ce-2b9ab635c262): There are no data parts | ||
| 412 | 2025.11.06 00:55:31.815701 [ 3 ] {37308f1f-1e8b-45e6-a3b4-470209746d1e} <Debug> TCPHandler: Processed in 0.003839028 sec. | ||
| 413 | 2025.11.06 00:55:31.815839 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 414 | 2025.11.06 00:55:31.816066 [ 3 ] {3425d953-b2b2-4765-9479-0099215b4771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 415 | 2025.11.06 00:55:31.816143 [ 3 ] {3425d953-b2b2-4765-9479-0099215b4771} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 416 | 2025.11.06 00:55:31.818170 [ 3 ] {3425d953-b2b2-4765-9479-0099215b4771} <Debug> oximeter.measurements_histogrami16 (0b116898-7a12-46fa-b8d8-e956d34dbe03): Loading data parts | ||
| 417 | 2025.11.06 00:55:31.818347 [ 3 ] {3425d953-b2b2-4765-9479-0099215b4771} <Debug> oximeter.measurements_histogrami16 (0b116898-7a12-46fa-b8d8-e956d34dbe03): There are no data parts | ||
| 418 | 2025.11.06 00:55:31.819474 [ 3 ] {3425d953-b2b2-4765-9479-0099215b4771} <Debug> TCPHandler: Processed in 0.003684165 sec. | ||
| 419 | 2025.11.06 00:55:31.819610 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2025.11.06 00:55:31.819842 [ 3 ] {b82ffab1-dffd-4f60-9a0a-7566e780d54a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 421 | 2025.11.06 00:55:31.819913 [ 3 ] {b82ffab1-dffd-4f60-9a0a-7566e780d54a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 422 | 2025.11.06 00:55:31.821953 [ 3 ] {b82ffab1-dffd-4f60-9a0a-7566e780d54a} <Debug> oximeter.measurements_histogramu16 (f2c0f5c8-9221-4b23-b78d-31afa1e286bd): Loading data parts | ||
| 423 | 2025.11.06 00:55:31.822097 [ 3 ] {b82ffab1-dffd-4f60-9a0a-7566e780d54a} <Debug> oximeter.measurements_histogramu16 (f2c0f5c8-9221-4b23-b78d-31afa1e286bd): There are no data parts | ||
| 424 | 2025.11.06 00:55:31.823282 [ 3 ] {b82ffab1-dffd-4f60-9a0a-7566e780d54a} <Debug> TCPHandler: Processed in 0.003719605 sec. | ||
| 425 | 2025.11.06 00:55:31.823428 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2025.11.06 00:55:31.823637 [ 3 ] {53a72a8f-48bc-4ac3-8915-1c244ab01b60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 427 | 2025.11.06 00:55:31.823708 [ 3 ] {53a72a8f-48bc-4ac3-8915-1c244ab01b60} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 428 | 2025.11.06 00:55:31.825427 [ 3 ] {53a72a8f-48bc-4ac3-8915-1c244ab01b60} <Debug> oximeter.measurements_histogrami32 (8fa2c097-9167-456b-b7c1-085ab507839a): Loading data parts | ||
| 429 | 2025.11.06 00:55:31.825585 [ 3 ] {53a72a8f-48bc-4ac3-8915-1c244ab01b60} <Debug> oximeter.measurements_histogrami32 (8fa2c097-9167-456b-b7c1-085ab507839a): There are no data parts | ||
| 430 | 2025.11.06 00:55:31.826775 [ 3 ] {53a72a8f-48bc-4ac3-8915-1c244ab01b60} <Debug> TCPHandler: Processed in 0.00339595 sec. | ||
| 431 | 2025.11.06 00:55:31.826909 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2025.11.06 00:55:31.827147 [ 3 ] {229936d5-f41b-4e1a-8f84-c5e198be35ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 433 | 2025.11.06 00:55:31.827219 [ 3 ] {229936d5-f41b-4e1a-8f84-c5e198be35ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 434 | 2025.11.06 00:55:31.829004 [ 3 ] {229936d5-f41b-4e1a-8f84-c5e198be35ed} <Debug> oximeter.measurements_histogramu32 (67bdf9ef-d41b-4c66-a9b7-8d408eb46599): Loading data parts | ||
| 435 | 2025.11.06 00:55:31.829142 [ 3 ] {229936d5-f41b-4e1a-8f84-c5e198be35ed} <Debug> oximeter.measurements_histogramu32 (67bdf9ef-d41b-4c66-a9b7-8d408eb46599): There are no data parts | ||
| 436 | 2025.11.06 00:55:31.830608 [ 3 ] {229936d5-f41b-4e1a-8f84-c5e198be35ed} <Debug> TCPHandler: Processed in 0.003748826 sec. | ||
| 437 | 2025.11.06 00:55:31.830771 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2025.11.06 00:55:31.830982 [ 3 ] {e123e58b-e1d2-4bc3-9122-4762b85a181c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 439 | 2025.11.06 00:55:31.831058 [ 3 ] {e123e58b-e1d2-4bc3-9122-4762b85a181c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 440 | 2025.11.06 00:55:31.832894 [ 3 ] {e123e58b-e1d2-4bc3-9122-4762b85a181c} <Debug> oximeter.measurements_histogrami64 (b61866e3-2c4a-4b67-be95-27161a4a275a): Loading data parts | ||
| 441 | 2025.11.06 00:55:31.833070 [ 3 ] {e123e58b-e1d2-4bc3-9122-4762b85a181c} <Debug> oximeter.measurements_histogrami64 (b61866e3-2c4a-4b67-be95-27161a4a275a): There are no data parts | ||
| 442 | 2025.11.06 00:55:31.834487 [ 3 ] {e123e58b-e1d2-4bc3-9122-4762b85a181c} <Debug> TCPHandler: Processed in 0.003764577 sec. | ||
| 443 | 2025.11.06 00:55:31.834625 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2025.11.06 00:55:31.834864 [ 3 ] {ca39ec2d-4ce1-4ef5-9682-0a649babe22c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 445 | 2025.11.06 00:55:31.834938 [ 3 ] {ca39ec2d-4ce1-4ef5-9682-0a649babe22c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 446 | 2025.11.06 00:55:31.836649 [ 3 ] {ca39ec2d-4ce1-4ef5-9682-0a649babe22c} <Debug> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Loading data parts | ||
| 447 | 2025.11.06 00:55:31.836781 [ 3 ] {ca39ec2d-4ce1-4ef5-9682-0a649babe22c} <Debug> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): There are no data parts | ||
| 448 | 2025.11.06 00:55:31.838227 [ 3 ] {ca39ec2d-4ce1-4ef5-9682-0a649babe22c} <Debug> TCPHandler: Processed in 0.003648715 sec. | ||
| 449 | 2025.11.06 00:55:31.838391 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2025.11.06 00:55:31.838603 [ 3 ] {09cb3985-b533-4845-b7f3-709d01e4f376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 451 | 2025.11.06 00:55:31.838676 [ 3 ] {09cb3985-b533-4845-b7f3-709d01e4f376} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 452 | 2025.11.06 00:55:31.840358 [ 3 ] {09cb3985-b533-4845-b7f3-709d01e4f376} <Debug> oximeter.measurements_histogramf32 (78c5552b-f383-4262-bb13-15067305c7fb): Loading data parts | ||
| 453 | 2025.11.06 00:55:31.840535 [ 3 ] {09cb3985-b533-4845-b7f3-709d01e4f376} <Debug> oximeter.measurements_histogramf32 (78c5552b-f383-4262-bb13-15067305c7fb): There are no data parts | ||
| 454 | 2025.11.06 00:55:31.842066 [ 3 ] {09cb3985-b533-4845-b7f3-709d01e4f376} <Debug> TCPHandler: Processed in 0.003723316 sec. | ||
| 455 | 2025.11.06 00:55:31.842218 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2025.11.06 00:55:31.842461 [ 3 ] {1841030e-d3a6-446e-b897-801894d135e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 457 | 2025.11.06 00:55:31.842536 [ 3 ] {1841030e-d3a6-446e-b897-801894d135e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 458 | 2025.11.06 00:55:31.844289 [ 3 ] {1841030e-d3a6-446e-b897-801894d135e9} <Debug> oximeter.measurements_histogramf64 (8e7bc720-d905-4b4d-946b-c67b58e861ff): Loading data parts | ||
| 459 | 2025.11.06 00:55:31.844444 [ 3 ] {1841030e-d3a6-446e-b897-801894d135e9} <Debug> oximeter.measurements_histogramf64 (8e7bc720-d905-4b4d-946b-c67b58e861ff): There are no data parts | ||
| 460 | 2025.11.06 00:55:31.845847 [ 3 ] {1841030e-d3a6-446e-b897-801894d135e9} <Debug> TCPHandler: Processed in 0.003677745 sec. | ||
| 461 | 2025.11.06 00:55:31.846012 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2025.11.06 00:55:31.846195 [ 3 ] {14bf1550-cff4-4db6-a1ef-dd7f9b323b93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) /* The field tables store named dimensions of each timeseries. | ||
| 463 | * | ||
| 464 | * As with the measurement tables, there is one field table for each field data | ||
| 465 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 466 | * this behavior **must not** be relied upon for query correctness. | ||
| 467 | * | ||
| 468 | * The index for the fields differs from the measurements, however. Rows are | ||
| 469 | * sorted by timeseries name, then field name, field value, and finally | ||
| 470 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 471 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 472 | * usually then used to look up measurements. | ||
| 473 | * | ||
| 474 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 475 | * timeseries name and then key, since it would improve lookups where one | ||
| 476 | * already has the key. Realistically though, these tables are quite small and | ||
| 477 | * so performance benefits will be low in absolute terms. | ||
| 478 | * | ||
| 479 | * TTL: We use a materialized column to expire old field table records. This | ||
| 480 | * column is generated automatically by the database whenever a new row is | ||
| 481 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 482 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 483 | * record will remain during a deduplication, which will have the last | ||
| 484 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 485 | * measurement tables. | ||
| 486 | */ | ||
| 487 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 488 | 2025.11.06 00:55:31.846274 [ 3 ] {14bf1550-cff4-4db6-a1ef-dd7f9b323b93} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 489 | 2025.11.06 00:55:31.847895 [ 3 ] {14bf1550-cff4-4db6-a1ef-dd7f9b323b93} <Debug> oximeter.fields_bool (358e6d01-1900-4e37-8af7-d0ba3852db8c): Loading data parts | ||
| 490 | 2025.11.06 00:55:31.848083 [ 3 ] {14bf1550-cff4-4db6-a1ef-dd7f9b323b93} <Debug> oximeter.fields_bool (358e6d01-1900-4e37-8af7-d0ba3852db8c): There are no data parts | ||
| 491 | 2025.11.06 00:55:31.849468 [ 3 ] {14bf1550-cff4-4db6-a1ef-dd7f9b323b93} <Debug> TCPHandler: Processed in 0.003505612 sec. | ||
| 492 | 2025.11.06 00:55:31.849609 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2025.11.06 00:55:31.849765 [ 3 ] {83045d58-bd15-46f8-9b6a-2c64bc26763d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2025.11.06 00:55:31.849830 [ 3 ] {83045d58-bd15-46f8-9b6a-2c64bc26763d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 495 | 2025.11.06 00:55:31.851338 [ 3 ] {83045d58-bd15-46f8-9b6a-2c64bc26763d} <Debug> oximeter.fields_i8 (a4ae42f6-db78-47b5-8658-7cba70c2db97): Loading data parts | ||
| 496 | 2025.11.06 00:55:31.851475 [ 3 ] {83045d58-bd15-46f8-9b6a-2c64bc26763d} <Debug> oximeter.fields_i8 (a4ae42f6-db78-47b5-8658-7cba70c2db97): There are no data parts | ||
| 497 | 2025.11.06 00:55:31.852623 [ 3 ] {83045d58-bd15-46f8-9b6a-2c64bc26763d} <Debug> TCPHandler: Processed in 0.003063515 sec. | ||
| 498 | 2025.11.06 00:55:31.852758 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2025.11.06 00:55:31.852935 [ 3 ] {90312b1e-ed1a-4480-b842-d38fa33403a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 500 | 2025.11.06 00:55:31.852997 [ 3 ] {90312b1e-ed1a-4480-b842-d38fa33403a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 501 | 2025.11.06 00:55:31.854563 [ 3 ] {90312b1e-ed1a-4480-b842-d38fa33403a0} <Debug> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Loading data parts | ||
| 502 | 2025.11.06 00:55:31.854692 [ 3 ] {90312b1e-ed1a-4480-b842-d38fa33403a0} <Debug> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): There are no data parts | ||
| 503 | 2025.11.06 00:55:31.855740 [ 3 ] {90312b1e-ed1a-4480-b842-d38fa33403a0} <Debug> TCPHandler: Processed in 0.003035644 sec. | ||
| 504 | 2025.11.06 00:55:31.855872 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2025.11.06 00:55:31.856022 [ 3 ] {3e43e86a-4ef6-46b2-99cc-3e6365eb98ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 506 | 2025.11.06 00:55:31.856085 [ 3 ] {3e43e86a-4ef6-46b2-99cc-3e6365eb98ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 507 | 2025.11.06 00:55:31.857608 [ 3 ] {3e43e86a-4ef6-46b2-99cc-3e6365eb98ab} <Debug> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Loading data parts | ||
| 508 | 2025.11.06 00:55:31.857770 [ 3 ] {3e43e86a-4ef6-46b2-99cc-3e6365eb98ab} <Debug> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): There are no data parts | ||
| 509 | 2025.11.06 00:55:31.858747 [ 3 ] {3e43e86a-4ef6-46b2-99cc-3e6365eb98ab} <Debug> TCPHandler: Processed in 0.002962172 sec. | ||
| 510 | 2025.11.06 00:55:31.858869 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2025.11.06 00:55:31.859037 [ 3 ] {ea320f8d-047b-4053-80d6-9f1c3d720794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 512 | 2025.11.06 00:55:31.859096 [ 3 ] {ea320f8d-047b-4053-80d6-9f1c3d720794} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 513 | 2025.11.06 00:55:31.860717 [ 3 ] {ea320f8d-047b-4053-80d6-9f1c3d720794} <Debug> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Loading data parts | ||
| 514 | 2025.11.06 00:55:31.860855 [ 3 ] {ea320f8d-047b-4053-80d6-9f1c3d720794} <Debug> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): There are no data parts | ||
| 515 | 2025.11.06 00:55:31.861949 [ 3 ] {ea320f8d-047b-4053-80d6-9f1c3d720794} <Debug> TCPHandler: Processed in 0.003079444 sec. | ||
| 516 | 2025.11.06 00:55:31.862079 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2025.11.06 00:55:31.862228 [ 3 ] {559c8ba2-ae2a-412b-9fbf-af0dfe617e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 518 | 2025.11.06 00:55:31.862282 [ 3 ] {559c8ba2-ae2a-412b-9fbf-af0dfe617e23} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 519 | 2025.11.06 00:55:31.863865 [ 3 ] {559c8ba2-ae2a-412b-9fbf-af0dfe617e23} <Debug> oximeter.fields_i32 (65a405a8-6301-4247-b3c2-fd088d73e812): Loading data parts | ||
| 520 | 2025.11.06 00:55:31.863983 [ 3 ] {559c8ba2-ae2a-412b-9fbf-af0dfe617e23} <Debug> oximeter.fields_i32 (65a405a8-6301-4247-b3c2-fd088d73e812): There are no data parts | ||
| 521 | 2025.11.06 00:55:31.865003 [ 3 ] {559c8ba2-ae2a-412b-9fbf-af0dfe617e23} <Debug> TCPHandler: Processed in 0.002971422 sec. | ||
| 522 | 2025.11.06 00:55:31.865128 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2025.11.06 00:55:31.865292 [ 3 ] {2bccef0a-0222-4e81-a6a8-0824d0dfe2c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 524 | 2025.11.06 00:55:31.865346 [ 3 ] {2bccef0a-0222-4e81-a6a8-0824d0dfe2c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 525 | 2025.11.06 00:55:31.866835 [ 3 ] {2bccef0a-0222-4e81-a6a8-0824d0dfe2c5} <Debug> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Loading data parts | ||
| 526 | 2025.11.06 00:55:31.866986 [ 3 ] {2bccef0a-0222-4e81-a6a8-0824d0dfe2c5} <Debug> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): There are no data parts | ||
| 527 | 2025.11.06 00:55:31.868014 [ 3 ] {2bccef0a-0222-4e81-a6a8-0824d0dfe2c5} <Debug> TCPHandler: Processed in 0.002933862 sec. | ||
| 528 | 2025.11.06 00:55:31.868144 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 529 | 2025.11.06 00:55:31.868294 [ 3 ] {f4080876-c5a8-4d7f-be2e-b331e7a06f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 530 | 2025.11.06 00:55:31.868349 [ 3 ] {f4080876-c5a8-4d7f-be2e-b331e7a06f2a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 531 | 2025.11.06 00:55:31.869869 [ 3 ] {f4080876-c5a8-4d7f-be2e-b331e7a06f2a} <Debug> oximeter.fields_i64 (c7cedc0b-8354-4b87-a21c-771f03209c0f): Loading data parts | ||
| 532 | 2025.11.06 00:55:31.870003 [ 3 ] {f4080876-c5a8-4d7f-be2e-b331e7a06f2a} <Debug> oximeter.fields_i64 (c7cedc0b-8354-4b87-a21c-771f03209c0f): There are no data parts | ||
| 533 | 2025.11.06 00:55:31.871046 [ 3 ] {f4080876-c5a8-4d7f-be2e-b331e7a06f2a} <Debug> TCPHandler: Processed in 0.002949212 sec. | ||
| 534 | 2025.11.06 00:55:31.871179 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 535 | 2025.11.06 00:55:31.871352 [ 3 ] {94992a02-d15c-44ab-a8af-1cd8ca854604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 536 | 2025.11.06 00:55:31.871407 [ 3 ] {94992a02-d15c-44ab-a8af-1cd8ca854604} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 537 | 2025.11.06 00:55:31.872990 [ 3 ] {94992a02-d15c-44ab-a8af-1cd8ca854604} <Debug> oximeter.fields_u64 (bbeddf50-b4d5-4889-9d14-26b177c65c39): Loading data parts | ||
| 538 | 2025.11.06 00:55:31.873137 [ 3 ] {94992a02-d15c-44ab-a8af-1cd8ca854604} <Debug> oximeter.fields_u64 (bbeddf50-b4d5-4889-9d14-26b177c65c39): There are no data parts | ||
| 539 | 2025.11.06 00:55:31.874213 [ 3 ] {94992a02-d15c-44ab-a8af-1cd8ca854604} <Debug> TCPHandler: Processed in 0.003082384 sec. | ||
| 540 | 2025.11.06 00:55:31.874351 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 541 | 2025.11.06 00:55:31.874531 [ 3 ] {179e813b-992e-4d34-9ed7-58af3e64dc7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 542 | 2025.11.06 00:55:31.874602 [ 3 ] {179e813b-992e-4d34-9ed7-58af3e64dc7d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 543 | 2025.11.06 00:55:31.876171 [ 3 ] {179e813b-992e-4d34-9ed7-58af3e64dc7d} <Debug> oximeter.fields_ipaddr (1e9a6b6c-e3b8-4beb-9bb1-159d493a8b1d): Loading data parts | ||
| 544 | 2025.11.06 00:55:31.876304 [ 3 ] {179e813b-992e-4d34-9ed7-58af3e64dc7d} <Debug> oximeter.fields_ipaddr (1e9a6b6c-e3b8-4beb-9bb1-159d493a8b1d): There are no data parts | ||
| 545 | 2025.11.06 00:55:31.877343 [ 3 ] {179e813b-992e-4d34-9ed7-58af3e64dc7d} <Debug> TCPHandler: Processed in 0.003039893 sec. | ||
| 546 | 2025.11.06 00:55:31.877488 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 547 | 2025.11.06 00:55:31.877655 [ 3 ] {dbeaacac-dc1a-44e3-84eb-f377ebcb0956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 548 | 2025.11.06 00:55:31.877718 [ 3 ] {dbeaacac-dc1a-44e3-84eb-f377ebcb0956} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 549 | 2025.11.06 00:55:31.879259 [ 3 ] {dbeaacac-dc1a-44e3-84eb-f377ebcb0956} <Debug> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Loading data parts | ||
| 550 | 2025.11.06 00:55:31.879389 [ 3 ] {dbeaacac-dc1a-44e3-84eb-f377ebcb0956} <Debug> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): There are no data parts | ||
| 551 | 2025.11.06 00:55:31.880544 [ 3 ] {dbeaacac-dc1a-44e3-84eb-f377ebcb0956} <Debug> TCPHandler: Processed in 0.003103875 sec. | ||
| 552 | 2025.11.06 00:55:31.880676 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 553 | 2025.11.06 00:55:31.880828 [ 3 ] {4771e32a-bd4a-4e37-bbc1-c02a49e1198d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 554 | 2025.11.06 00:55:31.880895 [ 3 ] {4771e32a-bd4a-4e37-bbc1-c02a49e1198d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 555 | 2025.11.06 00:55:31.882536 [ 3 ] {4771e32a-bd4a-4e37-bbc1-c02a49e1198d} <Debug> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Loading data parts | ||
| 556 | 2025.11.06 00:55:31.882664 [ 3 ] {4771e32a-bd4a-4e37-bbc1-c02a49e1198d} <Debug> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): There are no data parts | ||
| 557 | 2025.11.06 00:55:31.883697 [ 3 ] {4771e32a-bd4a-4e37-bbc1-c02a49e1198d} <Debug> TCPHandler: Processed in 0.003068644 sec. | ||
| 558 | 2025.11.06 00:55:31.883873 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 559 | 2025.11.06 00:55:31.884117 [ 3 ] {22b30c1c-6d85-41bb-95b1-ef08b80b1cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) /* The timeseries schema table stores the extracted schema for the samples | ||
| 560 | * oximeter collects. | ||
| 561 | */ | ||
| 562 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 563 | 2025.11.06 00:55:31.884201 [ 3 ] {22b30c1c-6d85-41bb-95b1-ef08b80b1cdb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 564 | 2025.11.06 00:55:31.885824 [ 3 ] {22b30c1c-6d85-41bb-95b1-ef08b80b1cdb} <Debug> oximeter.timeseries_schema (3661340c-0537-40f0-832e-7158dedc028e): Loading data parts | ||
| 565 | 2025.11.06 00:55:31.886034 [ 3 ] {22b30c1c-6d85-41bb-95b1-ef08b80b1cdb} <Debug> oximeter.timeseries_schema (3661340c-0537-40f0-832e-7158dedc028e): There are no data parts | ||
| 566 | 2025.11.06 00:55:31.887587 [ 3 ] {22b30c1c-6d85-41bb-95b1-ef08b80b1cdb} <Debug> TCPHandler: Processed in 0.003762456 sec. | ||
| 567 | 2025.11.06 00:55:31.887903 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2025.11.06 00:55:31.888232 [ 4 ] {93fc2219-cb01-4d47-8f0d-7131ef015221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 569 | 2025.11.06 00:55:31.889484 [ 4 ] {93fc2219-cb01-4d47-8f0d-7131ef015221} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 570 | 2025.11.06 00:55:31.900265 [ 259 ] {93fc2219-cb01-4d47-8f0d-7131ef015221} <Trace> oximeter.version (75869ad9-9fbb-4e8a-88e6-8a002d0d387e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 571 | 2025.11.06 00:55:31.900349 [ 259 ] {93fc2219-cb01-4d47-8f0d-7131ef015221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 572 | 2025.11.06 00:55:31.904561 [ 259 ] {93fc2219-cb01-4d47-8f0d-7131ef015221} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 573 | 2025.11.06 00:55:31.904934 [ 259 ] {93fc2219-cb01-4d47-8f0d-7131ef015221} <Trace> oximeter.version (75869ad9-9fbb-4e8a-88e6-8a002d0d387e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 574 | 2025.11.06 00:55:31.905213 [ 4 ] {93fc2219-cb01-4d47-8f0d-7131ef015221} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.017118 sec., 58.418039490594694 rows/sec., 934.69 B/sec. | ||
| 575 | 2025.11.06 00:55:31.905484 [ 4 ] {93fc2219-cb01-4d47-8f0d-7131ef015221} <Debug> TCPHandler: Processed in 0.017698053 sec. | ||
| 576 | 2025.11.06 00:55:32.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.03 MiB, peak 124.03 MiB, free memory in arenas 0.00 B, will set to 137.99 MiB (RSS), difference: 13.96 MiB | ||
| 577 | 2025.11.06 00:55:32.155483 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65086 | ||
| 578 | 2025.11.06 00:55:32.157114 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 579 | 2025.11.06 00:55:32.157162 [ 262 ] {} <Debug> TCP-Session: 8bf083c6-2abe-4e32-ae68-9c09fa1511bd Authenticating user 'default' from [fd00:1122:3344:101::b]:65086 | ||
| 580 | 2025.11.06 00:55:32.157226 [ 262 ] {} <Debug> TCP-Session: 8bf083c6-2abe-4e32-ae68-9c09fa1511bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2025.11.06 00:55:32.157242 [ 262 ] {} <Debug> TCP-Session: 8bf083c6-2abe-4e32-ae68-9c09fa1511bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2025.11.06 00:55:32.157309 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 583 | 2025.11.06 00:55:32.157368 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 584 | 2025.11.06 00:55:32.157385 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 585 | 2025.11.06 00:55:32.157908 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37066 | ||
| 586 | 2025.11.06 00:55:32.157971 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55366 | ||
| 587 | 2025.11.06 00:55:32.158080 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48517 | ||
| 588 | 2025.11.06 00:55:32.158223 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 589 | 2025.11.06 00:55:32.158238 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48668 | ||
| 590 | 2025.11.06 00:55:32.158269 [ 263 ] {} <Debug> TCP-Session: e48dd6a6-b346-4fbb-aee7-0612687514ba Authenticating user 'default' from [fd00:1122:3344:101::b]:37066 | ||
| 591 | 2025.11.06 00:55:32.158353 [ 263 ] {} <Debug> TCP-Session: e48dd6a6-b346-4fbb-aee7-0612687514ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 592 | 2025.11.06 00:55:32.158370 [ 263 ] {} <Debug> TCP-Session: e48dd6a6-b346-4fbb-aee7-0612687514ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 593 | 2025.11.06 00:55:32.158374 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 594 | 2025.11.06 00:55:32.158399 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54895 | ||
| 595 | 2025.11.06 00:55:32.158409 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 596 | 2025.11.06 00:55:32.158456 [ 265 ] {} <Debug> TCP-Session: 0dd178d4-bbb7-4ed5-8924-2004db8fbad9 Authenticating user 'default' from [fd00:1122:3344:101::b]:48517 | ||
| 597 | 2025.11.06 00:55:32.158506 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 598 | 2025.11.06 00:55:32.158549 [ 265 ] {} <Debug> TCP-Session: 0dd178d4-bbb7-4ed5-8924-2004db8fbad9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 599 | 2025.11.06 00:55:32.158527 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50640 | ||
| 600 | 2025.11.06 00:55:32.158601 [ 266 ] {} <Debug> TCP-Session: e9e10c8b-223c-4c85-a5b1-9d48c0792214 Authenticating user 'default' from [fd00:1122:3344:101::b]:48668 | ||
| 601 | 2025.11.06 00:55:32.158632 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35277 | ||
| 602 | 2025.11.06 00:55:32.158619 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 603 | 2025.11.06 00:55:32.158693 [ 266 ] {} <Debug> TCP-Session: e9e10c8b-223c-4c85-a5b1-9d48c0792214 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 604 | 2025.11.06 00:55:32.158602 [ 265 ] {} <Debug> TCP-Session: 0dd178d4-bbb7-4ed5-8924-2004db8fbad9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 605 | 2025.11.06 00:55:32.158743 [ 266 ] {} <Debug> TCP-Session: e9e10c8b-223c-4c85-a5b1-9d48c0792214 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 606 | 2025.11.06 00:55:32.158521 [ 264 ] {} <Debug> TCP-Session: bd8065ce-1f35-43a5-a4eb-20f440e5bcff Authenticating user 'default' from [fd00:1122:3344:101::b]:55366 | ||
| 607 | 2025.11.06 00:55:32.158761 [ 267 ] {} <Debug> TCP-Session: 67390724-bcad-4fc3-ad03-8bd571c1a4ff Authenticating user 'default' from [fd00:1122:3344:101::b]:54895 | ||
| 608 | 2025.11.06 00:55:32.158822 [ 264 ] {} <Debug> TCP-Session: bd8065ce-1f35-43a5-a4eb-20f440e5bcff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2025.11.06 00:55:32.158854 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 610 | 2025.11.06 00:55:32.158860 [ 264 ] {} <Debug> TCP-Session: bd8065ce-1f35-43a5-a4eb-20f440e5bcff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2025.11.06 00:55:32.158893 [ 268 ] {} <Debug> TCP-Session: 006fc549-b96f-40db-8f38-f353e98d23c3 Authenticating user 'default' from [fd00:1122:3344:101::b]:50640 | ||
| 612 | 2025.11.06 00:55:32.158863 [ 267 ] {} <Debug> TCP-Session: 67390724-bcad-4fc3-ad03-8bd571c1a4ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2025.11.06 00:55:32.158931 [ 268 ] {} <Debug> TCP-Session: 006fc549-b96f-40db-8f38-f353e98d23c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2025.11.06 00:55:32.158934 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 615 | 2025.11.06 00:55:32.158985 [ 268 ] {} <Debug> TCP-Session: 006fc549-b96f-40db-8f38-f353e98d23c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2025.11.06 00:55:32.158936 [ 267 ] {} <Debug> TCP-Session: 67390724-bcad-4fc3-ad03-8bd571c1a4ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2025.11.06 00:55:32.159014 [ 269 ] {} <Debug> TCP-Session: 5c0557e8-e32b-4096-8dff-18ddbf781c5d Authenticating user 'default' from [fd00:1122:3344:101::b]:35277 | ||
| 618 | 2025.11.06 00:55:32.159087 [ 269 ] {} <Debug> TCP-Session: 5c0557e8-e32b-4096-8dff-18ddbf781c5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2025.11.06 00:55:32.159100 [ 269 ] {} <Debug> TCP-Session: 5c0557e8-e32b-4096-8dff-18ddbf781c5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2025.11.06 00:55:32.795863 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57669 | ||
| 621 | 2025.11.06 00:55:32.796336 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2025.11.06 00:55:32.796377 [ 270 ] {} <Debug> TCP-Session: 1a08d2ab-ad58-4a70-8b67-9d48a6686b66 Authenticating user 'default' from [fd00:1122:3344:101::c]:57669 | ||
| 623 | 2025.11.06 00:55:32.796438 [ 270 ] {} <Debug> TCP-Session: 1a08d2ab-ad58-4a70-8b67-9d48a6686b66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2025.11.06 00:55:32.796451 [ 270 ] {} <Debug> TCP-Session: 1a08d2ab-ad58-4a70-8b67-9d48a6686b66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2025.11.06 00:55:32.796518 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2025.11.06 00:55:32.796565 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 627 | 2025.11.06 00:55:32.796581 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2025.11.06 00:55:32.797022 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45888 | ||
| 629 | 2025.11.06 00:55:32.797087 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43331 | ||
| 630 | 2025.11.06 00:55:32.797174 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40937 | ||
| 631 | 2025.11.06 00:55:32.797284 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 632 | 2025.11.06 00:55:32.797361 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53204 | ||
| 633 | 2025.11.06 00:55:32.797349 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 634 | 2025.11.06 00:55:32.797413 [ 271 ] {} <Debug> TCP-Session: d313ef4b-896b-4201-9fd7-2b59105f511f Authenticating user 'default' from [fd00:1122:3344:101::c]:45888 | ||
| 635 | 2025.11.06 00:55:32.797432 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55029 | ||
| 636 | 2025.11.06 00:55:32.797495 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59477 | ||
| 637 | 2025.11.06 00:55:32.797506 [ 271 ] {} <Debug> TCP-Session: d313ef4b-896b-4201-9fd7-2b59105f511f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2025.11.06 00:55:32.797546 [ 272 ] {} <Debug> TCP-Session: a1267287-721a-4030-90f5-19fb75f0bb4e Authenticating user 'default' from [fd00:1122:3344:101::c]:43331 | ||
| 639 | 2025.11.06 00:55:32.797574 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33519 | ||
| 640 | 2025.11.06 00:55:32.797594 [ 272 ] {} <Debug> TCP-Session: a1267287-721a-4030-90f5-19fb75f0bb4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 641 | 2025.11.06 00:55:32.797577 [ 271 ] {} <Debug> TCP-Session: d313ef4b-896b-4201-9fd7-2b59105f511f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2025.11.06 00:55:32.797638 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 643 | 2025.11.06 00:55:32.797638 [ 272 ] {} <Debug> TCP-Session: a1267287-721a-4030-90f5-19fb75f0bb4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 644 | 2025.11.06 00:55:32.797691 [ 274 ] {} <Debug> TCP-Session: 49554fac-6fbd-4767-af38-49aa0a0e5f33 Authenticating user 'default' from [fd00:1122:3344:101::c]:53204 | ||
| 645 | 2025.11.06 00:55:32.797747 [ 274 ] {} <Debug> TCP-Session: 49554fac-6fbd-4767-af38-49aa0a0e5f33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2025.11.06 00:55:32.797759 [ 274 ] {} <Debug> TCP-Session: 49554fac-6fbd-4767-af38-49aa0a0e5f33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2025.11.06 00:55:32.797784 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2025.11.06 00:55:32.797849 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 649 | 2025.11.06 00:55:32.797879 [ 273 ] {} <Debug> TCP-Session: ce160556-3eaa-4729-8838-485ff5251ac5 Authenticating user 'default' from [fd00:1122:3344:101::c]:40937 | ||
| 650 | 2025.11.06 00:55:32.797880 [ 277 ] {} <Debug> TCP-Session: 18cf8607-6259-437c-9136-fef257251d56 Authenticating user 'default' from [fd00:1122:3344:101::c]:33519 | ||
| 651 | 2025.11.06 00:55:32.797904 [ 273 ] {} <Debug> TCP-Session: ce160556-3eaa-4729-8838-485ff5251ac5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2025.11.06 00:55:32.797936 [ 277 ] {} <Debug> TCP-Session: 18cf8607-6259-437c-9136-fef257251d56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2025.11.06 00:55:32.797936 [ 273 ] {} <Debug> TCP-Session: ce160556-3eaa-4729-8838-485ff5251ac5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2025.11.06 00:55:32.797950 [ 277 ] {} <Debug> TCP-Session: 18cf8607-6259-437c-9136-fef257251d56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2025.11.06 00:55:32.797956 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 656 | 2025.11.06 00:55:32.797972 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 657 | 2025.11.06 00:55:32.798023 [ 275 ] {} <Debug> TCP-Session: 7739488d-4f3b-4881-97c9-7ea0c4b21fca Authenticating user 'default' from [fd00:1122:3344:101::c]:55029 | ||
| 658 | 2025.11.06 00:55:32.798094 [ 275 ] {} <Debug> TCP-Session: 7739488d-4f3b-4881-97c9-7ea0c4b21fca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2025.11.06 00:55:32.798105 [ 276 ] {} <Debug> TCP-Session: 5275229d-4876-4117-9bf9-b2ddc4a03744 Authenticating user 'default' from [fd00:1122:3344:101::c]:59477 | ||
| 660 | 2025.11.06 00:55:32.798113 [ 275 ] {} <Debug> TCP-Session: 7739488d-4f3b-4881-97c9-7ea0c4b21fca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2025.11.06 00:55:32.798151 [ 276 ] {} <Debug> TCP-Session: 5275229d-4876-4117-9bf9-b2ddc4a03744 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2025.11.06 00:55:32.798218 [ 276 ] {} <Debug> TCP-Session: 5275229d-4876-4117-9bf9-b2ddc4a03744 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2025.11.06 00:55:33.000260 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.09 MiB, peak 138.09 MiB, free memory in arenas 0.00 B, will set to 139.16 MiB (RSS), difference: 1.07 MiB | ||
| 664 | 2025.11.06 00:55:33.763732 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58503 | ||
| 665 | 2025.11.06 00:55:33.765721 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2025.11.06 00:55:33.765772 [ 278 ] {} <Debug> TCP-Session: 7343468c-9495-48df-8159-2c7eef1ef323 Authenticating user 'default' from [fd00:1122:3344:101::a]:58503 | ||
| 667 | 2025.11.06 00:55:33.765897 [ 278 ] {} <Debug> TCP-Session: 7343468c-9495-48df-8159-2c7eef1ef323 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2025.11.06 00:55:33.765913 [ 278 ] {} <Debug> TCP-Session: 7343468c-9495-48df-8159-2c7eef1ef323 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2025.11.06 00:55:33.765992 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2025.11.06 00:55:33.766099 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2025.11.06 00:55:33.766116 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2025.11.06 00:55:33.766659 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51745 | ||
| 673 | 2025.11.06 00:55:33.766733 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58091 | ||
| 674 | 2025.11.06 00:55:33.766879 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2025.11.06 00:55:33.766890 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45638 | ||
| 676 | 2025.11.06 00:55:33.766926 [ 279 ] {} <Debug> TCP-Session: 33a42b54-6e2d-406f-b2a8-75668a1c27e1 Authenticating user 'default' from [fd00:1122:3344:101::a]:51745 | ||
| 677 | 2025.11.06 00:55:33.766960 [ 279 ] {} <Debug> TCP-Session: 33a42b54-6e2d-406f-b2a8-75668a1c27e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 678 | 2025.11.06 00:55:33.766980 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56377 | ||
| 679 | 2025.11.06 00:55:33.767046 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 680 | 2025.11.06 00:55:33.767092 [ 279 ] {} <Debug> TCP-Session: 33a42b54-6e2d-406f-b2a8-75668a1c27e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2025.11.06 00:55:33.767113 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 682 | 2025.11.06 00:55:33.767113 [ 280 ] {} <Debug> TCP-Session: a4bbb4ea-9315-4b77-abd6-2b7d7d26b11c Authenticating user 'default' from [fd00:1122:3344:101::a]:58091 | ||
| 683 | 2025.11.06 00:55:33.767208 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49648 | ||
| 684 | 2025.11.06 00:55:33.767214 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49071 | ||
| 685 | 2025.11.06 00:55:33.767272 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2025.11.06 00:55:33.767332 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54864 | ||
| 687 | 2025.11.06 00:55:33.767242 [ 281 ] {} <Debug> TCP-Session: c719b5d5-df3f-4322-8242-09bab2a07fd0 Authenticating user 'default' from [fd00:1122:3344:101::a]:45638 | ||
| 688 | 2025.11.06 00:55:33.767366 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2025.11.06 00:55:33.767225 [ 280 ] {} <Debug> TCP-Session: a4bbb4ea-9315-4b77-abd6-2b7d7d26b11c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2025.11.06 00:55:33.767452 [ 282 ] {} <Debug> TCP-Session: 5f51e859-4518-4bf5-9485-1261b358f1f2 Authenticating user 'default' from [fd00:1122:3344:101::a]:56377 | ||
| 691 | 2025.11.06 00:55:33.767443 [ 281 ] {} <Debug> TCP-Session: c719b5d5-df3f-4322-8242-09bab2a07fd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2025.11.06 00:55:33.767527 [ 280 ] {} <Debug> TCP-Session: a4bbb4ea-9315-4b77-abd6-2b7d7d26b11c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2025.11.06 00:55:33.767509 [ 284 ] {} <Debug> TCP-Session: 0318be8b-b822-4235-b3b4-eec2b39a1154 Authenticating user 'default' from [fd00:1122:3344:101::a]:49648 | ||
| 694 | 2025.11.06 00:55:33.767515 [ 282 ] {} <Debug> TCP-Session: 5f51e859-4518-4bf5-9485-1261b358f1f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2025.11.06 00:55:33.767616 [ 284 ] {} <Debug> TCP-Session: 0318be8b-b822-4235-b3b4-eec2b39a1154 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2025.11.06 00:55:33.767599 [ 281 ] {} <Debug> TCP-Session: c719b5d5-df3f-4322-8242-09bab2a07fd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2025.11.06 00:55:33.767732 [ 282 ] {} <Debug> TCP-Session: 5f51e859-4518-4bf5-9485-1261b358f1f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2025.11.06 00:55:33.767759 [ 284 ] {} <Debug> TCP-Session: 0318be8b-b822-4235-b3b4-eec2b39a1154 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2025.11.06 00:55:33.767762 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 700 | 2025.11.06 00:55:33.767703 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 701 | 2025.11.06 00:55:33.767838 [ 283 ] {} <Debug> TCP-Session: 1c8b1692-8bcf-4ffc-8d75-fa2b6e0c9853 Authenticating user 'default' from [fd00:1122:3344:101::a]:49071 | ||
| 702 | 2025.11.06 00:55:33.767976 [ 285 ] {} <Debug> TCP-Session: 203893f5-e01a-489a-8d0a-c8858022c790 Authenticating user 'default' from [fd00:1122:3344:101::a]:54864 | ||
| 703 | 2025.11.06 00:55:33.767982 [ 283 ] {} <Debug> TCP-Session: 1c8b1692-8bcf-4ffc-8d75-fa2b6e0c9853 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2025.11.06 00:55:33.768003 [ 285 ] {} <Debug> TCP-Session: 203893f5-e01a-489a-8d0a-c8858022c790 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2025.11.06 00:55:33.768116 [ 283 ] {} <Debug> TCP-Session: 1c8b1692-8bcf-4ffc-8d75-fa2b6e0c9853 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2025.11.06 00:55:33.768137 [ 285 ] {} <Debug> TCP-Session: 203893f5-e01a-489a-8d0a-c8858022c790 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2025.11.06 00:55:39.105960 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2025.11.06 00:55:39.106013 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 709 | 2025.11.06 00:55:39.106067 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2025.11.06 00:55:39.106114 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2025.11.06 00:55:39.109342 [ 244 ] {} <Debug> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Loading data parts | ||
| 712 | 2025.11.06 00:55:39.109502 [ 244 ] {} <Debug> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): There are no data parts | ||
| 713 | 2025.11.06 00:55:39.115164 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2025.11.06 00:55:39.115318 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 715 | 2025.11.06 00:55:39.127022 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2025.11.06 00:55:39.127670 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 717 | 2025.11.06 00:55:39.127915 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 718 | 2025.11.06 00:55:39.130839 [ 243 ] {} <Debug> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Loading data parts | ||
| 719 | 2025.11.06 00:55:39.131024 [ 243 ] {} <Debug> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): There are no data parts | ||
| 720 | 2025.11.06 00:55:39.156598 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2025.11.06 00:55:39.156766 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 722 | 2025.11.06 00:55:39.163205 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2025.11.06 00:55:39.164375 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2025.11.06 00:55:39.167694 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2025.11.06 00:55:40.000154 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.86 MiB, peak 148.86 MiB, free memory in arenas 0.00 B, will set to 153.90 MiB (RSS), difference: 9.04 MiB | ||
| 726 | 2025.11.06 00:55:41.605849 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2025.11.06 00:55:41.606035 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2025.11.06 00:55:41.610280 [ 242 ] {} <Debug> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Loading data parts | ||
| 729 | 2025.11.06 00:55:41.610468 [ 242 ] {} <Debug> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): There are no data parts | ||
| 730 | 2025.11.06 00:55:41.616211 [ 242 ] {} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2025.11.06 00:55:41.616414 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 732 | 2025.11.06 00:55:41.618154 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2025.11.06 00:55:41.618664 [ 242 ] {} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2025.11.06 00:55:41.618893 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2025.11.06 00:55:42.001150 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.10 MiB, peak 158.10 MiB, free memory in arenas 0.00 B, will set to 155.07 MiB (RSS), difference: -3.03 MiB | ||
| 736 | 2025.11.06 00:55:46.584115 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2025.11.06 00:55:46.584175 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2025.11.06 00:55:46.628880 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 739 | 2025.11.06 00:55:46.631687 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2025.11.06 00:55:46.631735 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 741 | 2025.11.06 00:55:46.632652 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2025.11.06 00:55:46.633253 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2025.11.06 00:55:46.633478 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2025.11.06 00:55:46.668651 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2025.11.06 00:55:46.686335 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2025.11.06 00:55:46.686504 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 747 | 2025.11.06 00:55:46.692955 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2025.11.06 00:55:46.694091 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2025.11.06 00:55:46.697464 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2025.11.06 00:55:47.000153 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.72 MiB, peak 159.72 MiB, free memory in arenas 0.00 B, will set to 157.77 MiB (RSS), difference: 2.05 MiB | ||
| 751 | 2025.11.06 00:55:51.916748 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 752 | 2025.11.06 00:55:51.917047 [ 3 ] {076d921e-8905-4e77-a974-834b1051d774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 753 | 2025.11.06 00:55:51.917388 [ 3 ] {076d921e-8905-4e77-a974-834b1051d774} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 754 | 2025.11.06 00:55:51.923523 [ 3 ] {076d921e-8905-4e77-a974-834b1051d774} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 755 | 2025.11.06 00:55:51.930159 [ 3 ] {076d921e-8905-4e77-a974-834b1051d774} <Debug> TCPHandler: Processed in 0.01353386 sec. | ||
| 756 | 2025.11.06 00:55:51.939780 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 757 | 2025.11.06 00:55:51.939915 [ 3 ] {da00cc12-e2b5-48bd-ad61-5fb35c7d585f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 758 | 2025.11.06 00:55:51.946072 [ 3 ] {da00cc12-e2b5-48bd-ad61-5fb35c7d585f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 759 | 2025.11.06 00:55:51.946121 [ 3 ] {da00cc12-e2b5-48bd-ad61-5fb35c7d585f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 760 | 2025.11.06 00:55:51.946536 [ 3 ] {da00cc12-e2b5-48bd-ad61-5fb35c7d585f} <Debug> TCPHandler: Processed in 0.00680876 sec. | ||
| 761 | 2025.11.06 00:55:51.948731 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 762 | 2025.11.06 00:55:51.948871 [ 3 ] {ae1fd155-efa4-4f4f-b2ce-e9d1b91408d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 763 | 2025.11.06 00:55:51.951087 [ 3 ] {ae1fd155-efa4-4f4f-b2ce-e9d1b91408d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 764 | 2025.11.06 00:55:51.951134 [ 3 ] {ae1fd155-efa4-4f4f-b2ce-e9d1b91408d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 765 | 2025.11.06 00:55:51.951440 [ 3 ] {ae1fd155-efa4-4f4f-b2ce-e9d1b91408d8} <Debug> TCPHandler: Processed in 0.002768669 sec. | ||
| 766 | 2025.11.06 00:55:51.951688 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 767 | 2025.11.06 00:55:51.951802 [ 3 ] {75a1240c-0026-488d-a5ff-de1be00d726b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 768 | 2025.11.06 00:55:51.952035 [ 3 ] {75a1240c-0026-488d-a5ff-de1be00d726b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 769 | 2025.11.06 00:55:51.952079 [ 3 ] {75a1240c-0026-488d-a5ff-de1be00d726b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 770 | 2025.11.06 00:55:51.952459 [ 3 ] {75a1240c-0026-488d-a5ff-de1be00d726b} <Debug> TCPHandler: Processed in 0.000818134 sec. | ||
| 771 | 2025.11.06 00:55:51.952657 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 772 | 2025.11.06 00:55:51.952771 [ 3 ] {a9eb24c5-337b-43da-9b62-24f8d3f85bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 773 | 2025.11.06 00:55:51.953010 [ 3 ] {a9eb24c5-337b-43da-9b62-24f8d3f85bba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 774 | 2025.11.06 00:55:51.953054 [ 3 ] {a9eb24c5-337b-43da-9b62-24f8d3f85bba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 775 | 2025.11.06 00:55:51.953370 [ 3 ] {a9eb24c5-337b-43da-9b62-24f8d3f85bba} <Debug> TCPHandler: Processed in 0.000760273 sec. | ||
| 776 | 2025.11.06 00:55:51.953565 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 777 | 2025.11.06 00:55:51.953680 [ 3 ] {241dafa4-b992-464e-a9af-2fd88bcbe5ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 778 | 2025.11.06 00:55:51.953917 [ 3 ] {241dafa4-b992-464e-a9af-2fd88bcbe5ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 779 | 2025.11.06 00:55:51.953960 [ 3 ] {241dafa4-b992-464e-a9af-2fd88bcbe5ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 780 | 2025.11.06 00:55:51.954272 [ 3 ] {241dafa4-b992-464e-a9af-2fd88bcbe5ac} <Debug> TCPHandler: Processed in 0.000754063 sec. | ||
| 781 | 2025.11.06 00:55:51.954478 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 782 | 2025.11.06 00:55:51.954597 [ 3 ] {41605d10-9b5e-4f5e-a833-72b1f65acd65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 783 | 2025.11.06 00:55:51.954836 [ 3 ] {41605d10-9b5e-4f5e-a833-72b1f65acd65} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 784 | 2025.11.06 00:55:51.954879 [ 3 ] {41605d10-9b5e-4f5e-a833-72b1f65acd65} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 785 | 2025.11.06 00:55:51.955190 [ 3 ] {41605d10-9b5e-4f5e-a833-72b1f65acd65} <Debug> TCPHandler: Processed in 0.000759793 sec. | ||
| 786 | 2025.11.06 00:55:51.955385 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 787 | 2025.11.06 00:55:51.955507 [ 3 ] {6faf16fb-eb10-45aa-ae93-e7bbc0eef028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 788 | 2025.11.06 00:55:51.955774 [ 3 ] {6faf16fb-eb10-45aa-ae93-e7bbc0eef028} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 789 | 2025.11.06 00:55:51.955820 [ 3 ] {6faf16fb-eb10-45aa-ae93-e7bbc0eef028} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 790 | 2025.11.06 00:55:51.956146 [ 3 ] {6faf16fb-eb10-45aa-ae93-e7bbc0eef028} <Debug> TCPHandler: Processed in 0.000811594 sec. | ||
| 791 | 2025.11.06 00:55:51.956349 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 792 | 2025.11.06 00:55:51.956467 [ 3 ] {3d10f994-de94-4d6c-b9df-8bad6d7be5f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 793 | 2025.11.06 00:55:51.956727 [ 3 ] {3d10f994-de94-4d6c-b9df-8bad6d7be5f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 794 | 2025.11.06 00:55:51.956771 [ 3 ] {3d10f994-de94-4d6c-b9df-8bad6d7be5f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 795 | 2025.11.06 00:55:51.957099 [ 3 ] {3d10f994-de94-4d6c-b9df-8bad6d7be5f2} <Debug> TCPHandler: Processed in 0.000797694 sec. | ||
| 796 | 2025.11.06 00:55:51.957293 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 797 | 2025.11.06 00:55:51.957410 [ 3 ] {d4a0b778-aeb7-436b-9d91-bc6c2a4ae860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 798 | 2025.11.06 00:55:51.957667 [ 3 ] {d4a0b778-aeb7-436b-9d91-bc6c2a4ae860} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 799 | 2025.11.06 00:55:51.957710 [ 3 ] {d4a0b778-aeb7-436b-9d91-bc6c2a4ae860} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 800 | 2025.11.06 00:55:51.958020 [ 3 ] {d4a0b778-aeb7-436b-9d91-bc6c2a4ae860} <Debug> TCPHandler: Processed in 0.000775854 sec. | ||
| 801 | 2025.11.06 00:55:51.958210 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 802 | 2025.11.06 00:55:51.958328 [ 3 ] {9a0032cd-bcfa-4417-bbe0-21ca9934a8a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 803 | 2025.11.06 00:55:51.958578 [ 3 ] {9a0032cd-bcfa-4417-bbe0-21ca9934a8a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 804 | 2025.11.06 00:55:51.958621 [ 3 ] {9a0032cd-bcfa-4417-bbe0-21ca9934a8a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 805 | 2025.11.06 00:55:51.958929 [ 3 ] {9a0032cd-bcfa-4417-bbe0-21ca9934a8a1} <Debug> TCPHandler: Processed in 0.000766624 sec. | ||
| 806 | 2025.11.06 00:55:51.959141 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 807 | 2025.11.06 00:55:51.959263 [ 3 ] {bbb9991b-0c41-4331-916a-218330535de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 808 | 2025.11.06 00:55:51.959509 [ 3 ] {bbb9991b-0c41-4331-916a-218330535de6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 809 | 2025.11.06 00:55:51.959551 [ 3 ] {bbb9991b-0c41-4331-916a-218330535de6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 810 | 2025.11.06 00:55:51.959854 [ 3 ] {bbb9991b-0c41-4331-916a-218330535de6} <Debug> TCPHandler: Processed in 0.000760614 sec. | ||
| 811 | 2025.11.06 00:55:51.960043 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 812 | 2025.11.06 00:55:51.960158 [ 3 ] {432170b7-0998-4364-bb14-e521822ca8fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 813 | 2025.11.06 00:55:51.960404 [ 3 ] {432170b7-0998-4364-bb14-e521822ca8fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 814 | 2025.11.06 00:55:51.960445 [ 3 ] {432170b7-0998-4364-bb14-e521822ca8fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 815 | 2025.11.06 00:55:51.960755 [ 3 ] {432170b7-0998-4364-bb14-e521822ca8fb} <Debug> TCPHandler: Processed in 0.000758833 sec. | ||
| 816 | 2025.11.06 00:55:51.960949 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 817 | 2025.11.06 00:55:51.961064 [ 3 ] {1a068c45-f4e2-44ae-b7c0-150d65dd587f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 818 | 2025.11.06 00:55:51.961311 [ 3 ] {1a068c45-f4e2-44ae-b7c0-150d65dd587f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 819 | 2025.11.06 00:55:51.961353 [ 3 ] {1a068c45-f4e2-44ae-b7c0-150d65dd587f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 820 | 2025.11.06 00:55:51.961676 [ 3 ] {1a068c45-f4e2-44ae-b7c0-150d65dd587f} <Debug> TCPHandler: Processed in 0.000773764 sec. | ||
| 821 | 2025.11.06 00:55:51.961866 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 822 | 2025.11.06 00:55:51.961982 [ 3 ] {cd5c23d2-5047-494c-b008-63c92a5326bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 823 | 2025.11.06 00:55:51.962236 [ 3 ] {cd5c23d2-5047-494c-b008-63c92a5326bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 824 | 2025.11.06 00:55:51.962279 [ 3 ] {cd5c23d2-5047-494c-b008-63c92a5326bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 825 | 2025.11.06 00:55:51.962597 [ 3 ] {cd5c23d2-5047-494c-b008-63c92a5326bc} <Debug> TCPHandler: Processed in 0.000776904 sec. | ||
| 826 | 2025.11.06 00:55:51.963388 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 827 | 2025.11.06 00:55:51.963518 [ 3 ] {8b0bcd14-e09d-4152-ba89-40fb20003c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 828 | 2025.11.06 00:55:51.963803 [ 3 ] {8b0bcd14-e09d-4152-ba89-40fb20003c92} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 829 | 2025.11.06 00:55:51.963849 [ 3 ] {8b0bcd14-e09d-4152-ba89-40fb20003c92} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 830 | 2025.11.06 00:55:51.964189 [ 3 ] {8b0bcd14-e09d-4152-ba89-40fb20003c92} <Debug> TCPHandler: Processed in 0.000852356 sec. | ||
| 831 | 2025.11.06 00:55:51.965032 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 832 | 2025.11.06 00:55:51.965155 [ 3 ] {ec9c171f-061d-477f-b524-f90c8ab7df7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 833 | 2025.11.06 00:55:51.965435 [ 3 ] {ec9c171f-061d-477f-b524-f90c8ab7df7f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 834 | 2025.11.06 00:55:51.965479 [ 3 ] {ec9c171f-061d-477f-b524-f90c8ab7df7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 835 | 2025.11.06 00:55:51.965804 [ 3 ] {ec9c171f-061d-477f-b524-f90c8ab7df7f} <Debug> TCPHandler: Processed in 0.000821174 sec. | ||
| 836 | 2025.11.06 00:55:51.966006 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 837 | 2025.11.06 00:55:51.966134 [ 3 ] {7ff7013a-0b22-459f-a08c-e4d13ba3aa94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 838 | 2025.11.06 00:55:51.966419 [ 3 ] {7ff7013a-0b22-459f-a08c-e4d13ba3aa94} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 839 | 2025.11.06 00:55:51.966464 [ 3 ] {7ff7013a-0b22-459f-a08c-e4d13ba3aa94} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 840 | 2025.11.06 00:55:51.966789 [ 3 ] {7ff7013a-0b22-459f-a08c-e4d13ba3aa94} <Debug> TCPHandler: Processed in 0.000830805 sec. | ||
| 841 | 2025.11.06 00:55:51.966983 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 842 | 2025.11.06 00:55:51.967103 [ 3 ] {61a594b0-61ac-4b28-98b8-16659fbdebf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 843 | 2025.11.06 00:55:51.967368 [ 3 ] {61a594b0-61ac-4b28-98b8-16659fbdebf0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 844 | 2025.11.06 00:55:51.967411 [ 3 ] {61a594b0-61ac-4b28-98b8-16659fbdebf0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 845 | 2025.11.06 00:55:51.967729 [ 3 ] {61a594b0-61ac-4b28-98b8-16659fbdebf0} <Debug> TCPHandler: Processed in 0.000794684 sec. | ||
| 846 | 2025.11.06 00:55:51.967918 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 847 | 2025.11.06 00:55:51.968038 [ 3 ] {6fe9ac7c-6f81-4b76-845d-b7624af79a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 848 | 2025.11.06 00:55:51.968309 [ 3 ] {6fe9ac7c-6f81-4b76-845d-b7624af79a8e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 849 | 2025.11.06 00:55:51.968353 [ 3 ] {6fe9ac7c-6f81-4b76-845d-b7624af79a8e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 850 | 2025.11.06 00:55:51.968658 [ 3 ] {6fe9ac7c-6f81-4b76-845d-b7624af79a8e} <Debug> TCPHandler: Processed in 0.000786824 sec. | ||
| 851 | 2025.11.06 00:55:51.968862 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 852 | 2025.11.06 00:55:51.968980 [ 3 ] {fe022f26-cd1a-4278-89cc-c907d4a0d966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 853 | 2025.11.06 00:55:51.969239 [ 3 ] {fe022f26-cd1a-4278-89cc-c907d4a0d966} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 854 | 2025.11.06 00:55:51.969283 [ 3 ] {fe022f26-cd1a-4278-89cc-c907d4a0d966} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 855 | 2025.11.06 00:55:51.969568 [ 3 ] {fe022f26-cd1a-4278-89cc-c907d4a0d966} <Debug> TCPHandler: Processed in 0.000754024 sec. | ||
| 856 | 2025.11.06 00:55:51.977974 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 857 | 2025.11.06 00:55:51.978161 [ 3 ] {d75bf7ec-4ed3-457e-9d25-7189b96282c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 858 | 2025.11.06 00:55:51.978496 [ 3 ] {d75bf7ec-4ed3-457e-9d25-7189b96282c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 859 | 2025.11.06 00:55:51.978539 [ 3 ] {d75bf7ec-4ed3-457e-9d25-7189b96282c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 860 | 2025.11.06 00:55:51.978827 [ 3 ] {d75bf7ec-4ed3-457e-9d25-7189b96282c3} <Debug> TCPHandler: Processed in 0.000929856 sec. | ||
| 861 | 2025.11.06 00:55:51.979326 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 862 | 2025.11.06 00:55:51.979446 [ 3 ] {cffbf21b-a4b0-4830-abab-e6739b554fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 863 | 2025.11.06 00:55:51.979708 [ 3 ] {cffbf21b-a4b0-4830-abab-e6739b554fa5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 864 | 2025.11.06 00:55:51.979750 [ 3 ] {cffbf21b-a4b0-4830-abab-e6739b554fa5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 865 | 2025.11.06 00:55:51.980034 [ 3 ] {cffbf21b-a4b0-4830-abab-e6739b554fa5} <Debug> TCPHandler: Processed in 0.000755174 sec. | ||
| 866 | 2025.11.06 00:55:51.980251 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 867 | 2025.11.06 00:55:51.980372 [ 3 ] {faf74b0e-5702-4a16-8c6d-a9559fdf1c68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 868 | 2025.11.06 00:55:51.980629 [ 3 ] {faf74b0e-5702-4a16-8c6d-a9559fdf1c68} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 869 | 2025.11.06 00:55:51.980670 [ 3 ] {faf74b0e-5702-4a16-8c6d-a9559fdf1c68} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 870 | 2025.11.06 00:55:51.980946 [ 3 ] {faf74b0e-5702-4a16-8c6d-a9559fdf1c68} <Debug> TCPHandler: Processed in 0.000742063 sec. | ||
| 871 | 2025.11.06 00:55:51.981165 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 872 | 2025.11.06 00:55:51.981285 [ 3 ] {75651be6-6a03-4be6-ac4e-b4b7e3eccd9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 873 | 2025.11.06 00:55:51.981542 [ 3 ] {75651be6-6a03-4be6-ac4e-b4b7e3eccd9c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 874 | 2025.11.06 00:55:51.981583 [ 3 ] {75651be6-6a03-4be6-ac4e-b4b7e3eccd9c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 875 | 2025.11.06 00:55:51.981858 [ 3 ] {75651be6-6a03-4be6-ac4e-b4b7e3eccd9c} <Debug> TCPHandler: Processed in 0.000741303 sec. | ||
| 876 | 2025.11.06 00:55:51.982119 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 877 | 2025.11.06 00:55:51.982240 [ 3 ] {925fba48-88e1-47bf-b314-fb4e5fd9f947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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) | ||
| 878 | 2025.11.06 00:55:51.982505 [ 3 ] {925fba48-88e1-47bf-b314-fb4e5fd9f947} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 879 | 2025.11.06 00:55:51.982546 [ 3 ] {925fba48-88e1-47bf-b314-fb4e5fd9f947} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 880 | 2025.11.06 00:55:51.982830 [ 3 ] {925fba48-88e1-47bf-b314-fb4e5fd9f947} <Debug> TCPHandler: Processed in 0.000758303 sec. | ||
| 881 | 2025.11.06 00:55:51.983048 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 882 | 2025.11.06 00:55:51.983169 [ 3 ] {ad277300-f476-411b-89ac-5aa2b360a1ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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) | ||
| 883 | 2025.11.06 00:55:51.983431 [ 3 ] {ad277300-f476-411b-89ac-5aa2b360a1ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 884 | 2025.11.06 00:55:51.983472 [ 3 ] {ad277300-f476-411b-89ac-5aa2b360a1ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 885 | 2025.11.06 00:55:51.983755 [ 3 ] {ad277300-f476-411b-89ac-5aa2b360a1ce} <Debug> TCPHandler: Processed in 0.000753164 sec. | ||
| 886 | 2025.11.06 00:55:51.983969 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 887 | 2025.11.06 00:55:51.984090 [ 3 ] {c11826ea-cbd8-4619-94bf-7e319390fc2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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) | ||
| 888 | 2025.11.06 00:55:51.984351 [ 3 ] {c11826ea-cbd8-4619-94bf-7e319390fc2a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 889 | 2025.11.06 00:55:51.984393 [ 3 ] {c11826ea-cbd8-4619-94bf-7e319390fc2a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 890 | 2025.11.06 00:55:51.984681 [ 3 ] {c11826ea-cbd8-4619-94bf-7e319390fc2a} <Debug> TCPHandler: Processed in 0.000757993 sec. | ||
| 891 | 2025.11.06 00:55:51.984911 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 892 | 2025.11.06 00:55:51.985031 [ 3 ] {15e11bce-e868-455e-b28d-12735dfdb27c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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) | ||
| 893 | 2025.11.06 00:55:51.985294 [ 3 ] {15e11bce-e868-455e-b28d-12735dfdb27c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 894 | 2025.11.06 00:55:51.985336 [ 3 ] {15e11bce-e868-455e-b28d-12735dfdb27c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 895 | 2025.11.06 00:55:51.985624 [ 3 ] {15e11bce-e868-455e-b28d-12735dfdb27c} <Debug> TCPHandler: Processed in 0.000759574 sec. | ||
| 896 | 2025.11.06 00:55:51.985848 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 897 | 2025.11.06 00:55:51.985969 [ 3 ] {44d0d261-0292-4170-bc31-6053431f0854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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) | ||
| 898 | 2025.11.06 00:55:51.986259 [ 3 ] {44d0d261-0292-4170-bc31-6053431f0854} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 899 | 2025.11.06 00:55:51.986301 [ 3 ] {44d0d261-0292-4170-bc31-6053431f0854} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 900 | 2025.11.06 00:55:51.986588 [ 3 ] {44d0d261-0292-4170-bc31-6053431f0854} <Debug> TCPHandler: Processed in 0.000787164 sec. | ||
| 901 | 2025.11.06 00:55:51.986806 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 902 | 2025.11.06 00:55:51.986928 [ 3 ] {55cec666-9090-4871-b618-5c397c3e0a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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) | ||
| 903 | 2025.11.06 00:55:51.987195 [ 3 ] {55cec666-9090-4871-b618-5c397c3e0a86} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 904 | 2025.11.06 00:55:51.987236 [ 3 ] {55cec666-9090-4871-b618-5c397c3e0a86} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 905 | 2025.11.06 00:55:51.987526 [ 3 ] {55cec666-9090-4871-b618-5c397c3e0a86} <Debug> TCPHandler: Processed in 0.000766083 sec. | ||
| 906 | 2025.11.06 00:55:51.998774 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 907 | 2025.11.06 00:55:51.998927 [ 3 ] {9d98a820-928f-4337-a91d-f3fe223fc727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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) | ||
| 908 | 2025.11.06 00:55:51.999263 [ 3 ] {9d98a820-928f-4337-a91d-f3fe223fc727} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 909 | 2025.11.06 00:55:51.999313 [ 3 ] {9d98a820-928f-4337-a91d-f3fe223fc727} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 910 | 2025.11.06 00:55:51.999610 [ 3 ] {9d98a820-928f-4337-a91d-f3fe223fc727} <Debug> TCPHandler: Processed in 0.000895936 sec. | ||
| 911 | 2025.11.06 00:55:52.000158 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.90 MiB, peak 159.72 MiB, free memory in arenas 0.00 B, will set to 158.81 MiB (RSS), difference: 3.91 MiB | ||
| 912 | 2025.11.06 00:55:52.003276 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 913 | 2025.11.06 00:55:52.003389 [ 3 ] {c163813d-0c73-44e8-91c5-56fc30a1bb44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 914 | 2025.11.06 00:55:52.003430 [ 3 ] {c163813d-0c73-44e8-91c5-56fc30a1bb44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 915 | 2025.11.06 00:55:52.006312 [ 3 ] {c163813d-0c73-44e8-91c5-56fc30a1bb44} <Trace> oximeter.timeseries_schema (3661340c-0537-40f0-832e-7158dedc028e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 916 | 2025.11.06 00:55:52.006349 [ 3 ] {c163813d-0c73-44e8-91c5-56fc30a1bb44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 917 | 2025.11.06 00:55:52.008912 [ 3 ] {c163813d-0c73-44e8-91c5-56fc30a1bb44} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 918 | 2025.11.06 00:55:52.009340 [ 3 ] {c163813d-0c73-44e8-91c5-56fc30a1bb44} <Trace> oximeter.timeseries_schema (3661340c-0537-40f0-832e-7158dedc028e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 919 | 2025.11.06 00:55:52.009482 [ 3 ] {c163813d-0c73-44e8-91c5-56fc30a1bb44} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.006124 sec., 5225.342913128674 rows/sec., 1.16 MiB/sec. | ||
| 920 | 2025.11.06 00:55:52.009521 [ 3 ] {c163813d-0c73-44e8-91c5-56fc30a1bb44} <Debug> TCPHandler: Processed in 0.006297291 sec. | ||
| 921 | 2025.11.06 00:55:52.009652 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 922 | 2025.11.06 00:55:52.009746 [ 3 ] {5bc227cd-c39c-4662-a7a8-6585317a91da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 923 | 2025.11.06 00:55:52.009786 [ 3 ] {5bc227cd-c39c-4662-a7a8-6585317a91da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 924 | 2025.11.06 00:55:52.014441 [ 3 ] {5bc227cd-c39c-4662-a7a8-6585317a91da} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 925 | 2025.11.06 00:55:52.014475 [ 3 ] {5bc227cd-c39c-4662-a7a8-6585317a91da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 926 | 2025.11.06 00:55:52.016932 [ 3 ] {5bc227cd-c39c-4662-a7a8-6585317a91da} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 927 | 2025.11.06 00:55:52.017516 [ 3 ] {5bc227cd-c39c-4662-a7a8-6585317a91da} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 928 | 2025.11.06 00:55:52.017645 [ 3 ] {5bc227cd-c39c-4662-a7a8-6585317a91da} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.007916 sec., 51793.83527033856 rows/sec., 3.29 MiB/sec. | ||
| 929 | 2025.11.06 00:55:52.017685 [ 3 ] {5bc227cd-c39c-4662-a7a8-6585317a91da} <Debug> TCPHandler: Processed in 0.008082503 sec. | ||
| 930 | 2025.11.06 00:55:52.017804 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 931 | 2025.11.06 00:55:52.017905 [ 3 ] {dd396d28-7c89-4af4-b51c-01b7044021ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 932 | 2025.11.06 00:55:52.017947 [ 3 ] {dd396d28-7c89-4af4-b51c-01b7044021ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 933 | 2025.11.06 00:55:52.018348 [ 3 ] {dd396d28-7c89-4af4-b51c-01b7044021ed} <Trace> oximeter.fields_ipaddr (1e9a6b6c-e3b8-4beb-9bb1-159d493a8b1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 934 | 2025.11.06 00:55:52.018384 [ 3 ] {dd396d28-7c89-4af4-b51c-01b7044021ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 935 | 2025.11.06 00:55:52.018828 [ 3 ] {dd396d28-7c89-4af4-b51c-01b7044021ed} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 936 | 2025.11.06 00:55:52.019288 [ 3 ] {dd396d28-7c89-4af4-b51c-01b7044021ed} <Trace> oximeter.fields_ipaddr (1e9a6b6c-e3b8-4beb-9bb1-159d493a8b1d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 937 | 2025.11.06 00:55:52.019412 [ 3 ] {dd396d28-7c89-4af4-b51c-01b7044021ed} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001532 sec., 5221.9321148825065 rows/sec., 425.81 KiB/sec. | ||
| 938 | 2025.11.06 00:55:52.019449 [ 3 ] {dd396d28-7c89-4af4-b51c-01b7044021ed} <Debug> TCPHandler: Processed in 0.00169437 sec. | ||
| 939 | 2025.11.06 00:55:52.019557 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 940 | 2025.11.06 00:55:52.019648 [ 3 ] {28fd276c-23f0-4e1c-becc-c21a6b86cd5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 941 | 2025.11.06 00:55:52.019687 [ 3 ] {28fd276c-23f0-4e1c-becc-c21a6b86cd5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 942 | 2025.11.06 00:55:52.020640 [ 3 ] {28fd276c-23f0-4e1c-becc-c21a6b86cd5a} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 943 | 2025.11.06 00:55:52.020676 [ 3 ] {28fd276c-23f0-4e1c-becc-c21a6b86cd5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 944 | 2025.11.06 00:55:52.021223 [ 3 ] {28fd276c-23f0-4e1c-becc-c21a6b86cd5a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 945 | 2025.11.06 00:55:52.021747 [ 3 ] {28fd276c-23f0-4e1c-becc-c21a6b86cd5a} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 946 | 2025.11.06 00:55:52.021873 [ 3 ] {28fd276c-23f0-4e1c-becc-c21a6b86cd5a} <Debug> executeQuery: Read 1112 rows, 90.24 KiB in 0.002242 sec., 495985.727029438 rows/sec., 39.31 MiB/sec. | ||
| 947 | 2025.11.06 00:55:52.021911 [ 3 ] {28fd276c-23f0-4e1c-becc-c21a6b86cd5a} <Debug> TCPHandler: Processed in 0.002403352 sec. | ||
| 948 | 2025.11.06 00:55:52.022019 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 949 | 2025.11.06 00:55:52.022111 [ 3 ] {546cc861-0352-4a65-8ed7-f23732926f38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 950 | 2025.11.06 00:55:52.022150 [ 3 ] {546cc861-0352-4a65-8ed7-f23732926f38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 951 | 2025.11.06 00:55:52.022613 [ 3 ] {546cc861-0352-4a65-8ed7-f23732926f38} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 952 | 2025.11.06 00:55:52.022649 [ 3 ] {546cc861-0352-4a65-8ed7-f23732926f38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 953 | 2025.11.06 00:55:52.023085 [ 3 ] {546cc861-0352-4a65-8ed7-f23732926f38} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 954 | 2025.11.06 00:55:52.023584 [ 3 ] {546cc861-0352-4a65-8ed7-f23732926f38} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 955 | 2025.11.06 00:55:52.023713 [ 3 ] {546cc861-0352-4a65-8ed7-f23732926f38} <Debug> executeQuery: Read 224 rows, 13.70 KiB in 0.001619 sec., 138357.01050030882 rows/sec., 8.26 MiB/sec. | ||
| 956 | 2025.11.06 00:55:52.023760 [ 3 ] {546cc861-0352-4a65-8ed7-f23732926f38} <Debug> TCPHandler: Processed in 0.001789552 sec. | ||
| 957 | 2025.11.06 00:55:52.023924 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 958 | 2025.11.06 00:55:52.024035 [ 3 ] {4bd12b11-a809-4f44-89f4-d990f45fb081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 959 | 2025.11.06 00:55:52.024082 [ 3 ] {4bd12b11-a809-4f44-89f4-d990f45fb081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 960 | 2025.11.06 00:55:52.024836 [ 3 ] {4bd12b11-a809-4f44-89f4-d990f45fb081} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 961 | 2025.11.06 00:55:52.024876 [ 3 ] {4bd12b11-a809-4f44-89f4-d990f45fb081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 962 | 2025.11.06 00:55:52.025404 [ 3 ] {4bd12b11-a809-4f44-89f4-d990f45fb081} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 963 | 2025.11.06 00:55:52.025943 [ 3 ] {4bd12b11-a809-4f44-89f4-d990f45fb081} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 964 | 2025.11.06 00:55:52.026073 [ 3 ] {4bd12b11-a809-4f44-89f4-d990f45fb081} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.002059 sec., 102962.60320543953 rows/sec., 6.64 MiB/sec. | ||
| 965 | 2025.11.06 00:55:52.026112 [ 3 ] {4bd12b11-a809-4f44-89f4-d990f45fb081} <Debug> TCPHandler: Processed in 0.00225053 sec. | ||
| 966 | 2025.11.06 00:55:52.026228 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 967 | 2025.11.06 00:55:52.026323 [ 3 ] {afa8cff0-36b6-470d-80bc-c52a2184dc63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 968 | 2025.11.06 00:55:52.026363 [ 3 ] {afa8cff0-36b6-470d-80bc-c52a2184dc63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 969 | 2025.11.06 00:55:52.026840 [ 3 ] {afa8cff0-36b6-470d-80bc-c52a2184dc63} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 970 | 2025.11.06 00:55:52.026877 [ 3 ] {afa8cff0-36b6-470d-80bc-c52a2184dc63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 971 | 2025.11.06 00:55:52.027316 [ 3 ] {afa8cff0-36b6-470d-80bc-c52a2184dc63} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 972 | 2025.11.06 00:55:52.027763 [ 3 ] {afa8cff0-36b6-470d-80bc-c52a2184dc63} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 973 | 2025.11.06 00:55:52.027891 [ 3 ] {afa8cff0-36b6-470d-80bc-c52a2184dc63} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001587 sec., 132955.26149968494 rows/sec., 7.55 MiB/sec. | ||
| 974 | 2025.11.06 00:55:52.027932 [ 3 ] {afa8cff0-36b6-470d-80bc-c52a2184dc63} <Debug> TCPHandler: Processed in 0.001753201 sec. | ||
| 975 | 2025.11.06 00:55:52.028053 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 976 | 2025.11.06 00:55:52.028146 [ 3 ] {0ba260fa-3afb-4bac-9c20-ffb8ee7b074c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 977 | 2025.11.06 00:55:52.028186 [ 3 ] {0ba260fa-3afb-4bac-9c20-ffb8ee7b074c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 978 | 2025.11.06 00:55:52.028911 [ 3 ] {0ba260fa-3afb-4bac-9c20-ffb8ee7b074c} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 979 | 2025.11.06 00:55:52.028951 [ 3 ] {0ba260fa-3afb-4bac-9c20-ffb8ee7b074c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 980 | 2025.11.06 00:55:52.029409 [ 3 ] {0ba260fa-3afb-4bac-9c20-ffb8ee7b074c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 981 | 2025.11.06 00:55:52.029853 [ 3 ] {0ba260fa-3afb-4bac-9c20-ffb8ee7b074c} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 982 | 2025.11.06 00:55:52.029987 [ 3 ] {0ba260fa-3afb-4bac-9c20-ffb8ee7b074c} <Debug> executeQuery: Read 670 rows, 47.76 KiB in 0.001858 sec., 360602.79870828846 rows/sec., 25.11 MiB/sec. | ||
| 983 | 2025.11.06 00:55:52.030034 [ 3 ] {0ba260fa-3afb-4bac-9c20-ffb8ee7b074c} <Debug> TCPHandler: Processed in 0.002028966 sec. | ||
| 984 | 2025.11.06 00:55:52.030165 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 985 | 2025.11.06 00:55:52.030268 [ 3 ] {75dccd7d-a8ab-4be5-8637-64c83ba02363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 986 | 2025.11.06 00:55:52.030316 [ 3 ] {75dccd7d-a8ab-4be5-8637-64c83ba02363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 987 | 2025.11.06 00:55:52.030717 [ 3 ] {75dccd7d-a8ab-4be5-8637-64c83ba02363} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 988 | 2025.11.06 00:55:52.030754 [ 3 ] {75dccd7d-a8ab-4be5-8637-64c83ba02363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 989 | 2025.11.06 00:55:52.031217 [ 3 ] {75dccd7d-a8ab-4be5-8637-64c83ba02363} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 990 | 2025.11.06 00:55:52.031622 [ 3 ] {75dccd7d-a8ab-4be5-8637-64c83ba02363} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 991 | 2025.11.06 00:55:52.031748 [ 3 ] {75dccd7d-a8ab-4be5-8637-64c83ba02363} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001501 sec., 3997.3351099267156 rows/sec., 208.85 KiB/sec. | ||
| 992 | 2025.11.06 00:55:52.031784 [ 3 ] {75dccd7d-a8ab-4be5-8637-64c83ba02363} <Debug> TCPHandler: Processed in 0.001676129 sec. | ||
| 993 | 2025.11.06 00:55:52.031888 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 994 | 2025.11.06 00:55:52.031982 [ 3 ] {ea2752fd-4d18-4590-88dc-5222cfb2c2b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 995 | 2025.11.06 00:55:52.032023 [ 3 ] {ea2752fd-4d18-4590-88dc-5222cfb2c2b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 996 | 2025.11.06 00:55:52.034490 [ 3 ] {ea2752fd-4d18-4590-88dc-5222cfb2c2b2} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 997 | 2025.11.06 00:55:52.034530 [ 3 ] {ea2752fd-4d18-4590-88dc-5222cfb2c2b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 998 | 2025.11.06 00:55:52.035038 [ 3 ] {ea2752fd-4d18-4590-88dc-5222cfb2c2b2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 999 | 2025.11.06 00:55:52.035562 [ 3 ] {ea2752fd-4d18-4590-88dc-5222cfb2c2b2} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1000 | 2025.11.06 00:55:52.035690 [ 3 ] {ea2752fd-4d18-4590-88dc-5222cfb2c2b2} <Debug> executeQuery: Read 246 rows, 16.28 KiB in 0.003728 sec., 65987.12446351931 rows/sec., 4.26 MiB/sec. | ||
| 1001 | 2025.11.06 00:55:52.035727 [ 3 ] {ea2752fd-4d18-4590-88dc-5222cfb2c2b2} <Debug> TCPHandler: Processed in 0.003886149 sec. | ||
| 1002 | 2025.11.06 00:55:52.035842 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1003 | 2025.11.06 00:55:52.035936 [ 3 ] {8e9bbf69-d3ca-4ce1-8ea7-bd6445114a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1004 | 2025.11.06 00:55:52.035977 [ 3 ] {8e9bbf69-d3ca-4ce1-8ea7-bd6445114a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1005 | 2025.11.06 00:55:52.036292 [ 3 ] {8e9bbf69-d3ca-4ce1-8ea7-bd6445114a1a} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1006 | 2025.11.06 00:55:52.036328 [ 3 ] {8e9bbf69-d3ca-4ce1-8ea7-bd6445114a1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1007 | 2025.11.06 00:55:52.036714 [ 3 ] {8e9bbf69-d3ca-4ce1-8ea7-bd6445114a1a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1008 | 2025.11.06 00:55:52.037114 [ 3 ] {8e9bbf69-d3ca-4ce1-8ea7-bd6445114a1a} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1009 | 2025.11.06 00:55:52.037240 [ 3 ] {8e9bbf69-d3ca-4ce1-8ea7-bd6445114a1a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001323 sec., 755.8578987150416 rows/sec., 50.93 KiB/sec. | ||
| 1010 | 2025.11.06 00:55:52.037277 [ 3 ] {8e9bbf69-d3ca-4ce1-8ea7-bd6445114a1a} <Debug> TCPHandler: Processed in 0.001483116 sec. | ||
| 1011 | 2025.11.06 00:55:52.037382 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1012 | 2025.11.06 00:55:52.037475 [ 3 ] {872174a0-d6f1-4493-b426-dd5eae27d638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1013 | 2025.11.06 00:55:52.037526 [ 3 ] {872174a0-d6f1-4493-b426-dd5eae27d638} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1014 | 2025.11.06 00:55:52.038258 [ 3 ] {872174a0-d6f1-4493-b426-dd5eae27d638} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1015 | 2025.11.06 00:55:52.038293 [ 3 ] {872174a0-d6f1-4493-b426-dd5eae27d638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1016 | 2025.11.06 00:55:52.039504 [ 3 ] {872174a0-d6f1-4493-b426-dd5eae27d638} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1017 | 2025.11.06 00:55:52.039919 [ 3 ] {872174a0-d6f1-4493-b426-dd5eae27d638} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1018 | 2025.11.06 00:55:52.040060 [ 3 ] {872174a0-d6f1-4493-b426-dd5eae27d638} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002602 sec., 4227.517294388931 rows/sec., 7.58 MiB/sec. | ||
| 1019 | 2025.11.06 00:55:52.040120 [ 3 ] {872174a0-d6f1-4493-b426-dd5eae27d638} <Debug> TCPHandler: Processed in 0.00278511 sec. | ||
| 1020 | 2025.11.06 00:55:52.040230 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1021 | 2025.11.06 00:55:52.040326 [ 3 ] {6d9c0a9b-73c0-499d-96bd-ccb3196b3ed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1022 | 2025.11.06 00:55:52.040367 [ 3 ] {6d9c0a9b-73c0-499d-96bd-ccb3196b3ed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1023 | 2025.11.06 00:55:52.040694 [ 3 ] {6d9c0a9b-73c0-499d-96bd-ccb3196b3ed5} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1024 | 2025.11.06 00:55:52.040730 [ 3 ] {6d9c0a9b-73c0-499d-96bd-ccb3196b3ed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1025 | 2025.11.06 00:55:52.041131 [ 3 ] {6d9c0a9b-73c0-499d-96bd-ccb3196b3ed5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1026 | 2025.11.06 00:55:52.041532 [ 3 ] {6d9c0a9b-73c0-499d-96bd-ccb3196b3ed5} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1027 | 2025.11.06 00:55:52.041654 [ 3 ] {6d9c0a9b-73c0-499d-96bd-ccb3196b3ed5} <Debug> executeQuery: Read 76 rows, 4.57 KiB in 0.001347 sec., 56421.67780252412 rows/sec., 3.31 MiB/sec. | ||
| 1028 | 2025.11.06 00:55:52.041691 [ 3 ] {6d9c0a9b-73c0-499d-96bd-ccb3196b3ed5} <Debug> TCPHandler: Processed in 0.001509256 sec. | ||
| 1029 | 2025.11.06 00:55:54.133617 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 1030 | 2025.11.06 00:55:54.134082 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1031 | 2025.11.06 00:55:54.134117 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1032 | 2025.11.06 00:55:54.134839 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1033 | 2025.11.06 00:55:54.135445 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1034 | 2025.11.06 00:55:54.135596 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 1035 | 2025.11.06 00:55:54.197597 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1036 | 2025.11.06 00:55:54.215857 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1037 | 2025.11.06 00:55:54.215932 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1038 | 2025.11.06 00:55:54.222620 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1039 | 2025.11.06 00:55:54.223825 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1040 | 2025.11.06 00:55:54.227088 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1041 | 2025.11.06 00:55:55.000161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.92 MiB, peak 163.92 MiB, free memory in arenas 0.00 B, will set to 161.41 MiB (RSS), difference: 1.49 MiB | ||
| 1042 | 2025.11.06 00:55:55.563039 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36495 | ||
| 1043 | 2025.11.06 00:55:55.565029 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1044 | 2025.11.06 00:55:55.565081 [ 286 ] {} <Debug> TCP-Session: 133180f5-0f6d-408f-be7c-68c6066c7c8f Authenticating user 'default' from [fd00:1122:3344:101::e]:36495 | ||
| 1045 | 2025.11.06 00:55:55.565104 [ 286 ] {} <Debug> TCP-Session: 133180f5-0f6d-408f-be7c-68c6066c7c8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1046 | 2025.11.06 00:55:55.565117 [ 286 ] {} <Debug> TCP-Session: 133180f5-0f6d-408f-be7c-68c6066c7c8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1047 | 2025.11.06 00:55:55.565186 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1048 | 2025.11.06 00:55:55.565211 [ 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 | ||
| 1049 | 2025.11.06 00:55:55.565226 [ 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 | ||
| 1050 | 2025.11.06 00:55:55.566365 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62189 | ||
| 1051 | 2025.11.06 00:55:55.566431 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64812 | ||
| 1052 | 2025.11.06 00:55:55.566440 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46986 | ||
| 1053 | 2025.11.06 00:55:55.566518 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64114 | ||
| 1054 | 2025.11.06 00:55:55.566766 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53505 | ||
| 1055 | 2025.11.06 00:55:55.566969 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36240 | ||
| 1056 | 2025.11.06 00:55:55.567203 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41793 | ||
| 1057 | 2025.11.06 00:55:55.568279 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1058 | 2025.11.06 00:55:55.568293 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1059 | 2025.11.06 00:55:55.568339 [ 287 ] {} <Debug> TCP-Session: e0442f7d-e37b-4932-9dc9-c76057e1f478 Authenticating user 'default' from [fd00:1122:3344:101::e]:62189 | ||
| 1060 | 2025.11.06 00:55:55.568343 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1061 | 2025.11.06 00:55:55.568353 [ 292 ] {} <Debug> TCP-Session: 087c0ce8-34ff-4cf9-a2c0-0e0434f84284 Authenticating user 'default' from [fd00:1122:3344:101::e]:36240 | ||
| 1062 | 2025.11.06 00:55:55.568371 [ 287 ] {} <Debug> TCP-Session: e0442f7d-e37b-4932-9dc9-c76057e1f478 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1063 | 2025.11.06 00:55:55.568399 [ 293 ] {} <Debug> TCP-Session: 2c09cd7b-8978-44fe-9dfe-c746fcc6c915 Authenticating user 'default' from [fd00:1122:3344:101::e]:41793 | ||
| 1064 | 2025.11.06 00:55:55.568409 [ 292 ] {} <Debug> TCP-Session: 087c0ce8-34ff-4cf9-a2c0-0e0434f84284 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1065 | 2025.11.06 00:55:55.568410 [ 287 ] {} <Debug> TCP-Session: e0442f7d-e37b-4932-9dc9-c76057e1f478 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1066 | 2025.11.06 00:55:55.568429 [ 293 ] {} <Debug> TCP-Session: 2c09cd7b-8978-44fe-9dfe-c746fcc6c915 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1067 | 2025.11.06 00:55:55.568435 [ 292 ] {} <Debug> TCP-Session: 087c0ce8-34ff-4cf9-a2c0-0e0434f84284 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1068 | 2025.11.06 00:55:55.568445 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1069 | 2025.11.06 00:55:55.568455 [ 293 ] {} <Debug> TCP-Session: 2c09cd7b-8978-44fe-9dfe-c746fcc6c915 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1070 | 2025.11.06 00:55:55.568496 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62169 | ||
| 1071 | 2025.11.06 00:55:55.568498 [ 288 ] {} <Debug> TCP-Session: f77348b0-cebf-4d16-8622-e4c339325bf8 Authenticating user 'default' from [fd00:1122:3344:101::e]:46986 | ||
| 1072 | 2025.11.06 00:55:55.568426 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1073 | 2025.11.06 00:55:55.568547 [ 288 ] {} <Debug> TCP-Session: f77348b0-cebf-4d16-8622-e4c339325bf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1074 | 2025.11.06 00:55:55.568412 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1075 | 2025.11.06 00:55:55.568582 [ 288 ] {} <Debug> TCP-Session: f77348b0-cebf-4d16-8622-e4c339325bf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1076 | 2025.11.06 00:55:55.568357 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1077 | 2025.11.06 00:55:55.568644 [ 290 ] {} <Debug> TCP-Session: 7718992e-03c4-4be8-a1a8-6e20165084f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:64114 | ||
| 1078 | 2025.11.06 00:55:55.568644 [ 289 ] {} <Debug> TCP-Session: 8ddf2eb2-62e6-4863-a6e8-c4e136757387 Authenticating user 'default' from [fd00:1122:3344:101::e]:64812 | ||
| 1079 | 2025.11.06 00:55:55.568665 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1080 | 2025.11.06 00:55:55.568683 [ 290 ] {} <Debug> TCP-Session: 7718992e-03c4-4be8-a1a8-6e20165084f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1081 | 2025.11.06 00:55:55.568683 [ 289 ] {} <Debug> TCP-Session: 8ddf2eb2-62e6-4863-a6e8-c4e136757387 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1082 | 2025.11.06 00:55:55.568700 [ 294 ] {} <Debug> TCP-Session: 0e9379b9-c5b7-4ca2-973a-0b2ebfcf19de Authenticating user 'default' from [fd00:1122:3344:101::e]:62169 | ||
| 1083 | 2025.11.06 00:55:55.568704 [ 290 ] {} <Debug> TCP-Session: 7718992e-03c4-4be8-a1a8-6e20165084f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1084 | 2025.11.06 00:55:55.568711 [ 289 ] {} <Debug> TCP-Session: 8ddf2eb2-62e6-4863-a6e8-c4e136757387 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1085 | 2025.11.06 00:55:55.568721 [ 294 ] {} <Debug> TCP-Session: 0e9379b9-c5b7-4ca2-973a-0b2ebfcf19de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1086 | 2025.11.06 00:55:55.568719 [ 286 ] {} <Trace> TCP-Session: 133180f5-0f6d-408f-be7c-68c6066c7c8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1087 | 2025.11.06 00:55:55.568743 [ 294 ] {} <Debug> TCP-Session: 0e9379b9-c5b7-4ca2-973a-0b2ebfcf19de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1088 | 2025.11.06 00:55:55.568661 [ 291 ] {} <Debug> TCP-Session: 6b7b28bf-6ef6-422a-9d98-ac2ecb5023fd Authenticating user 'default' from [fd00:1122:3344:101::e]:53505 | ||
| 1089 | 2025.11.06 00:55:55.568811 [ 291 ] {} <Debug> TCP-Session: 6b7b28bf-6ef6-422a-9d98-ac2ecb5023fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1090 | 2025.11.06 00:55:55.568829 [ 291 ] {} <Debug> TCP-Session: 6b7b28bf-6ef6-422a-9d98-ac2ecb5023fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1091 | 2025.11.06 00:55:55.569000 [ 286 ] {a43a1b97-0d82-4b35-8559-4bdb4e239ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36495) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1092 | 2025.11.06 00:55:55.569326 [ 286 ] {a43a1b97-0d82-4b35-8559-4bdb4e239ef1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1093 | 2025.11.06 00:55:55.573536 [ 286 ] {a43a1b97-0d82-4b35-8559-4bdb4e239ef1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1094 | 2025.11.06 00:55:55.583821 [ 286 ] {a43a1b97-0d82-4b35-8559-4bdb4e239ef1} <Debug> oximeter.version (75869ad9-9fbb-4e8a-88e6-8a002d0d387e) (SelectExecutor): Key condition: unknown | ||
| 1095 | 2025.11.06 00:55:55.596658 [ 295 ] {a43a1b97-0d82-4b35-8559-4bdb4e239ef1} <Trace> AggregatingTransform: Aggregating | ||
| 1096 | 2025.11.06 00:55:55.598970 [ 295 ] {a43a1b97-0d82-4b35-8559-4bdb4e239ef1} <Trace> Aggregator: Aggregation method: without_key | ||
| 1097 | 2025.11.06 00:55:55.599622 [ 295 ] {a43a1b97-0d82-4b35-8559-4bdb4e239ef1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005743742 sec. (174.103 rows/sec., 6.80 KiB/sec.) | ||
| 1098 | 2025.11.06 00:55:55.599647 [ 295 ] {a43a1b97-0d82-4b35-8559-4bdb4e239ef1} <Trace> Aggregator: Merging aggregated data | ||
| 1099 | 2025.11.06 00:55:55.599677 [ 295 ] {a43a1b97-0d82-4b35-8559-4bdb4e239ef1} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1100 | 2025.11.06 00:55:55.602832 [ 286 ] {a43a1b97-0d82-4b35-8559-4bdb4e239ef1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.03389 sec., 29.507229271171433 rows/sec., 1.15 KiB/sec. | ||
| 1101 | 2025.11.06 00:55:55.602986 [ 286 ] {a43a1b97-0d82-4b35-8559-4bdb4e239ef1} <Debug> TCPHandler: Processed in 0.03446088 sec. | ||
| 1102 | 2025.11.06 00:55:55.607461 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1103 | 2025.11.06 00:55:55.607500 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1104 | 2025.11.06 00:55:55.607518 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1105 | 2025.11.06 00:55:55.607540 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1106 | 2025.11.06 00:55:55.607565 [ 293 ] {} <Debug> TCP-Session: 2c09cd7b-8978-44fe-9dfe-c746fcc6c915 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1107 | 2025.11.06 00:55:55.607564 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1108 | 2025.11.06 00:55:55.607583 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1109 | 2025.11.06 00:55:55.607605 [ 289 ] {} <Debug> TCP-Session: 8ddf2eb2-62e6-4863-a6e8-c4e136757387 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1110 | 2025.11.06 00:55:55.607622 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1111 | 2025.11.06 00:55:55.607645 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1112 | 2025.11.06 00:55:55.607675 [ 291 ] {} <Debug> TCP-Session: 6b7b28bf-6ef6-422a-9d98-ac2ecb5023fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1113 | 2025.11.06 00:55:55.607640 [ 288 ] {} <Debug> TCP-Session: f77348b0-cebf-4d16-8622-e4c339325bf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1114 | 2025.11.06 00:55:55.607707 [ 294 ] {} <Debug> TCP-Session: 0e9379b9-c5b7-4ca2-973a-0b2ebfcf19de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1115 | 2025.11.06 00:55:55.607636 [ 292 ] {} <Debug> TCP-Session: 087c0ce8-34ff-4cf9-a2c0-0e0434f84284 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1116 | 2025.11.06 00:55:55.607549 [ 287 ] {} <Debug> TCP-Session: e0442f7d-e37b-4932-9dc9-c76057e1f478 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1117 | 2025.11.06 00:55:55.607606 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1118 | 2025.11.06 00:55:55.607513 [ 286 ] {} <Debug> TCP-Session: 133180f5-0f6d-408f-be7c-68c6066c7c8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1119 | 2025.11.06 00:55:55.607823 [ 290 ] {} <Debug> TCP-Session: 7718992e-03c4-4be8-a1a8-6e20165084f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1120 | 2025.11.06 00:55:55.705169 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37514 | ||
| 1121 | 2025.11.06 00:55:55.705301 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1122 | 2025.11.06 00:55:55.705346 [ 286 ] {} <Debug> TCP-Session: ece937b2-6d4a-4586-b6d5-3de60b252b6c Authenticating user 'default' from [fd00:1122:3344:101::e]:37514 | ||
| 1123 | 2025.11.06 00:55:55.705372 [ 286 ] {} <Debug> TCP-Session: ece937b2-6d4a-4586-b6d5-3de60b252b6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1124 | 2025.11.06 00:55:55.705385 [ 286 ] {} <Debug> TCP-Session: ece937b2-6d4a-4586-b6d5-3de60b252b6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1125 | 2025.11.06 00:55:55.705628 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41655 | ||
| 1126 | 2025.11.06 00:55:55.705657 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40904 | ||
| 1127 | 2025.11.06 00:55:55.705673 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35615 | ||
| 1128 | 2025.11.06 00:55:55.705710 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54777 | ||
| 1129 | 2025.11.06 00:55:55.705737 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1130 | 2025.11.06 00:55:55.705740 [ 286 ] {} <Trace> TCP-Session: ece937b2-6d4a-4586-b6d5-3de60b252b6c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1131 | 2025.11.06 00:55:55.705774 [ 287 ] {} <Debug> TCP-Session: 562f3045-83a5-451f-98f8-0900f9c592a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:41655 | ||
| 1132 | 2025.11.06 00:55:55.705777 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1133 | 2025.11.06 00:55:55.705805 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1134 | 2025.11.06 00:55:55.705808 [ 287 ] {} <Debug> TCP-Session: 562f3045-83a5-451f-98f8-0900f9c592a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1135 | 2025.11.06 00:55:55.705828 [ 288 ] {} <Debug> TCP-Session: 392e78e9-4fe2-4482-b06d-1be9e3fe90bf Authenticating user 'default' from [fd00:1122:3344:101::e]:40904 | ||
| 1136 | 2025.11.06 00:55:55.705837 [ 293 ] {} <Debug> TCP-Session: c1da64f7-7533-4d8e-a08d-c960d6792c01 Authenticating user 'default' from [fd00:1122:3344:101::e]:54777 | ||
| 1137 | 2025.11.06 00:55:55.705843 [ 287 ] {} <Debug> TCP-Session: 562f3045-83a5-451f-98f8-0900f9c592a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1138 | 2025.11.06 00:55:55.705866 [ 288 ] {} <Debug> TCP-Session: 392e78e9-4fe2-4482-b06d-1be9e3fe90bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1139 | 2025.11.06 00:55:55.705870 [ 293 ] {} <Debug> TCP-Session: c1da64f7-7533-4d8e-a08d-c960d6792c01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1140 | 2025.11.06 00:55:55.705890 [ 288 ] {} <Debug> TCP-Session: 392e78e9-4fe2-4482-b06d-1be9e3fe90bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1141 | 2025.11.06 00:55:55.705901 [ 293 ] {} <Debug> TCP-Session: c1da64f7-7533-4d8e-a08d-c960d6792c01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1142 | 2025.11.06 00:55:55.705777 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1143 | 2025.11.06 00:55:55.705931 [ 286 ] {e92e0a66-e24f-4d2d-9831-1cc44f887892} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37514) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1144 | 2025.11.06 00:55:55.705953 [ 291 ] {} <Debug> TCP-Session: 05e47ab7-536e-40ab-a550-c29792d3d316 Authenticating user 'default' from [fd00:1122:3344:101::e]:35615 | ||
| 1145 | 2025.11.06 00:55:55.705710 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33633 | ||
| 1146 | 2025.11.06 00:55:55.705976 [ 291 ] {} <Debug> TCP-Session: 05e47ab7-536e-40ab-a550-c29792d3d316 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1147 | 2025.11.06 00:55:55.705697 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41149 | ||
| 1148 | 2025.11.06 00:55:55.706036 [ 291 ] {} <Debug> TCP-Session: 05e47ab7-536e-40ab-a550-c29792d3d316 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1149 | 2025.11.06 00:55:55.705664 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60921 | ||
| 1150 | 2025.11.06 00:55:55.706081 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1151 | 2025.11.06 00:55:55.705661 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41212 | ||
| 1152 | 2025.11.06 00:55:55.706123 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1153 | 2025.11.06 00:55:55.706129 [ 294 ] {} <Debug> TCP-Session: a0c88eb3-2063-41e4-aa8e-03de2139c744 Authenticating user 'default' from [fd00:1122:3344:101::e]:33633 | ||
| 1154 | 2025.11.06 00:55:55.706180 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1155 | 2025.11.06 00:55:55.706164 [ 292 ] {} <Debug> TCP-Session: 3fe6c170-5eb9-442b-b8ea-c66d5a0d5ed6 Authenticating user 'default' from [fd00:1122:3344:101::e]:41149 | ||
| 1156 | 2025.11.06 00:55:55.706207 [ 286 ] {e92e0a66-e24f-4d2d-9831-1cc44f887892} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1157 | 2025.11.06 00:55:55.706239 [ 292 ] {} <Debug> TCP-Session: 3fe6c170-5eb9-442b-b8ea-c66d5a0d5ed6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1158 | 2025.11.06 00:55:55.706212 [ 289 ] {} <Debug> TCP-Session: 60f1efe2-7460-4b64-8a88-a36b4e063913 Authenticating user 'default' from [fd00:1122:3344:101::e]:41212 | ||
| 1159 | 2025.11.06 00:55:55.706271 [ 292 ] {} <Debug> TCP-Session: 3fe6c170-5eb9-442b-b8ea-c66d5a0d5ed6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1160 | 2025.11.06 00:55:55.706288 [ 286 ] {e92e0a66-e24f-4d2d-9831-1cc44f887892} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1161 | 2025.11.06 00:55:55.706293 [ 289 ] {} <Debug> TCP-Session: 60f1efe2-7460-4b64-8a88-a36b4e063913 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1162 | 2025.11.06 00:55:55.706158 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1163 | 2025.11.06 00:55:55.706329 [ 289 ] {} <Debug> TCP-Session: 60f1efe2-7460-4b64-8a88-a36b4e063913 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1164 | 2025.11.06 00:55:55.706216 [ 294 ] {} <Debug> TCP-Session: a0c88eb3-2063-41e4-aa8e-03de2139c744 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1165 | 2025.11.06 00:55:55.706358 [ 290 ] {} <Debug> TCP-Session: c3443bda-9842-4571-be4c-72a68948c5b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:60921 | ||
| 1166 | 2025.11.06 00:55:55.706376 [ 294 ] {} <Debug> TCP-Session: a0c88eb3-2063-41e4-aa8e-03de2139c744 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1167 | 2025.11.06 00:55:55.706382 [ 290 ] {} <Debug> TCP-Session: c3443bda-9842-4571-be4c-72a68948c5b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1168 | 2025.11.06 00:55:55.706396 [ 290 ] {} <Debug> TCP-Session: c3443bda-9842-4571-be4c-72a68948c5b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1169 | 2025.11.06 00:55:55.706633 [ 286 ] {e92e0a66-e24f-4d2d-9831-1cc44f887892} <Debug> oximeter.version (75869ad9-9fbb-4e8a-88e6-8a002d0d387e) (SelectExecutor): Key condition: unknown | ||
| 1170 | 2025.11.06 00:55:55.707481 [ 320 ] {e92e0a66-e24f-4d2d-9831-1cc44f887892} <Trace> AggregatingTransform: Aggregating | ||
| 1171 | 2025.11.06 00:55:55.707522 [ 320 ] {e92e0a66-e24f-4d2d-9831-1cc44f887892} <Trace> Aggregator: Aggregation method: without_key | ||
| 1172 | 2025.11.06 00:55:55.707554 [ 320 ] {e92e0a66-e24f-4d2d-9831-1cc44f887892} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000808185 sec. (1237.340 rows/sec., 48.33 KiB/sec.) | ||
| 1173 | 2025.11.06 00:55:55.707579 [ 320 ] {e92e0a66-e24f-4d2d-9831-1cc44f887892} <Trace> Aggregator: Merging aggregated data | ||
| 1174 | 2025.11.06 00:55:55.709077 [ 286 ] {e92e0a66-e24f-4d2d-9831-1cc44f887892} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003207 sec., 311.81789834736514 rows/sec., 12.18 KiB/sec. | ||
| 1175 | 2025.11.06 00:55:55.709158 [ 286 ] {e92e0a66-e24f-4d2d-9831-1cc44f887892} <Debug> TCPHandler: Processed in 0.003542452 sec. | ||
| 1176 | 2025.11.06 00:55:55.709292 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1177 | 2025.11.06 00:55:55.709325 [ 286 ] {} <Debug> TCP-Session: ece937b2-6d4a-4586-b6d5-3de60b252b6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1178 | 2025.11.06 00:55:55.709325 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1179 | 2025.11.06 00:55:55.709341 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1180 | 2025.11.06 00:55:55.709360 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1181 | 2025.11.06 00:55:55.709380 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1182 | 2025.11.06 00:55:55.709397 [ 288 ] {} <Debug> TCP-Session: 392e78e9-4fe2-4482-b06d-1be9e3fe90bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1183 | 2025.11.06 00:55:55.709421 [ 294 ] {} <Debug> TCP-Session: a0c88eb3-2063-41e4-aa8e-03de2139c744 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1184 | 2025.11.06 00:55:55.709424 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1185 | 2025.11.06 00:55:55.709433 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1186 | 2025.11.06 00:55:55.709470 [ 290 ] {} <Debug> TCP-Session: c3443bda-9842-4571-be4c-72a68948c5b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1187 | 2025.11.06 00:55:55.709460 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1188 | 2025.11.06 00:55:55.709495 [ 291 ] {} <Debug> TCP-Session: 05e47ab7-536e-40ab-a550-c29792d3d316 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1189 | 2025.11.06 00:55:55.709443 [ 289 ] {} <Debug> TCP-Session: 60f1efe2-7460-4b64-8a88-a36b4e063913 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1190 | 2025.11.06 00:55:55.709536 [ 293 ] {} <Debug> TCP-Session: c1da64f7-7533-4d8e-a08d-c960d6792c01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1191 | 2025.11.06 00:55:55.709395 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1192 | 2025.11.06 00:55:55.709378 [ 287 ] {} <Debug> TCP-Session: 562f3045-83a5-451f-98f8-0900f9c592a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1193 | 2025.11.06 00:55:55.709614 [ 292 ] {} <Debug> TCP-Session: 3fe6c170-5eb9-442b-b8ea-c66d5a0d5ed6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1194 | 2025.11.06 00:55:56.001202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.90 MiB, peak 170.01 MiB, free memory in arenas 0.00 B, will set to 164.79 MiB (RSS), difference: 2.89 MiB | ||
| 1195 | 2025.11.06 00:55:56.762910 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57312 | ||
| 1196 | 2025.11.06 00:55:56.763022 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1197 | 2025.11.06 00:55:56.763056 [ 286 ] {} <Debug> TCP-Session: 4eac8544-4199-4f72-a19e-81ea2be5958b Authenticating user 'default' from [fd00:1122:3344:101::e]:57312 | ||
| 1198 | 2025.11.06 00:55:56.763079 [ 286 ] {} <Debug> TCP-Session: 4eac8544-4199-4f72-a19e-81ea2be5958b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1199 | 2025.11.06 00:55:56.763092 [ 286 ] {} <Debug> TCP-Session: 4eac8544-4199-4f72-a19e-81ea2be5958b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1200 | 2025.11.06 00:55:56.763290 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43815 | ||
| 1201 | 2025.11.06 00:55:56.763326 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47213 | ||
| 1202 | 2025.11.06 00:55:56.763358 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43205 | ||
| 1203 | 2025.11.06 00:55:56.763380 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34089 | ||
| 1204 | 2025.11.06 00:55:56.763409 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46715 | ||
| 1205 | 2025.11.06 00:55:56.763420 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1206 | 2025.11.06 00:55:56.763460 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1207 | 2025.11.06 00:55:56.763482 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1208 | 2025.11.06 00:55:56.763498 [ 287 ] {} <Debug> TCP-Session: 1200f129-312d-4c80-84bf-72b3c8256699 Authenticating user 'default' from [fd00:1122:3344:101::e]:43815 | ||
| 1209 | 2025.11.06 00:55:56.763509 [ 292 ] {} <Debug> TCP-Session: df3df03e-4a00-42c1-b8cf-30b8b21ddb13 Authenticating user 'default' from [fd00:1122:3344:101::e]:43205 | ||
| 1210 | 2025.11.06 00:55:56.763521 [ 293 ] {} <Debug> TCP-Session: 52079244-6f72-44d0-a795-df444bcbe196 Authenticating user 'default' from [fd00:1122:3344:101::e]:34089 | ||
| 1211 | 2025.11.06 00:55:56.763535 [ 287 ] {} <Debug> TCP-Session: 1200f129-312d-4c80-84bf-72b3c8256699 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1212 | 2025.11.06 00:55:56.763547 [ 292 ] {} <Debug> TCP-Session: df3df03e-4a00-42c1-b8cf-30b8b21ddb13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1213 | 2025.11.06 00:55:56.763562 [ 287 ] {} <Debug> TCP-Session: 1200f129-312d-4c80-84bf-72b3c8256699 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1214 | 2025.11.06 00:55:56.763560 [ 293 ] {} <Debug> TCP-Session: 52079244-6f72-44d0-a795-df444bcbe196 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1215 | 2025.11.06 00:55:56.763577 [ 292 ] {} <Debug> TCP-Session: df3df03e-4a00-42c1-b8cf-30b8b21ddb13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1216 | 2025.11.06 00:55:56.763603 [ 293 ] {} <Debug> TCP-Session: 52079244-6f72-44d0-a795-df444bcbe196 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1217 | 2025.11.06 00:55:56.763528 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1218 | 2025.11.06 00:55:56.763460 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1219 | 2025.11.06 00:55:56.763672 [ 294 ] {} <Debug> TCP-Session: 576c7bb5-b7f2-4dee-b476-c47a3baaed32 Authenticating user 'default' from [fd00:1122:3344:101::e]:46715 | ||
| 1220 | 2025.11.06 00:55:56.763348 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52064 | ||
| 1221 | 2025.11.06 00:55:56.763698 [ 288 ] {} <Debug> TCP-Session: 120bd321-7145-4732-a8da-be2289ad65a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:47213 | ||
| 1222 | 2025.11.06 00:55:56.763714 [ 294 ] {} <Debug> TCP-Session: 576c7bb5-b7f2-4dee-b476-c47a3baaed32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1223 | 2025.11.06 00:55:56.763745 [ 288 ] {} <Debug> TCP-Session: 120bd321-7145-4732-a8da-be2289ad65a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1224 | 2025.11.06 00:55:56.763760 [ 294 ] {} <Debug> TCP-Session: 576c7bb5-b7f2-4dee-b476-c47a3baaed32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1225 | 2025.11.06 00:55:56.763773 [ 288 ] {} <Debug> TCP-Session: 120bd321-7145-4732-a8da-be2289ad65a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1226 | 2025.11.06 00:55:56.763775 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1227 | 2025.11.06 00:55:56.763330 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54972 | ||
| 1228 | 2025.11.06 00:55:56.763819 [ 291 ] {} <Debug> TCP-Session: 1dbaca94-04cc-4db0-8262-1764f2b6bfad Authenticating user 'default' from [fd00:1122:3344:101::e]:52064 | ||
| 1229 | 2025.11.06 00:55:56.763335 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38904 | ||
| 1230 | 2025.11.06 00:55:56.763860 [ 291 ] {} <Debug> TCP-Session: 1dbaca94-04cc-4db0-8262-1764f2b6bfad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1231 | 2025.11.06 00:55:56.763889 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1232 | 2025.11.06 00:55:56.763900 [ 291 ] {} <Debug> TCP-Session: 1dbaca94-04cc-4db0-8262-1764f2b6bfad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1233 | 2025.11.06 00:55:56.763918 [ 289 ] {} <Debug> TCP-Session: 7f513b9d-4e07-429a-8dfe-ff692ecf0274 Authenticating user 'default' from [fd00:1122:3344:101::e]:54972 | ||
| 1234 | 2025.11.06 00:55:56.763513 [ 286 ] {} <Trace> TCP-Session: 4eac8544-4199-4f72-a19e-81ea2be5958b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1235 | 2025.11.06 00:55:56.763944 [ 289 ] {} <Debug> TCP-Session: 7f513b9d-4e07-429a-8dfe-ff692ecf0274 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1236 | 2025.11.06 00:55:56.763938 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1237 | 2025.11.06 00:55:56.763975 [ 289 ] {} <Debug> TCP-Session: 7f513b9d-4e07-429a-8dfe-ff692ecf0274 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1238 | 2025.11.06 00:55:56.764005 [ 290 ] {} <Debug> TCP-Session: 859222e2-03a1-4d7a-95af-85dfecc9ee02 Authenticating user 'default' from [fd00:1122:3344:101::e]:38904 | ||
| 1239 | 2025.11.06 00:55:56.764028 [ 290 ] {} <Debug> TCP-Session: 859222e2-03a1-4d7a-95af-85dfecc9ee02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1240 | 2025.11.06 00:55:56.764048 [ 290 ] {} <Debug> TCP-Session: 859222e2-03a1-4d7a-95af-85dfecc9ee02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1241 | 2025.11.06 00:55:56.764124 [ 286 ] {7e7407af-0f07-4ff0-a0cf-d823e5db6ad8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57312) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1242 | 2025.11.06 00:55:56.764411 [ 286 ] {7e7407af-0f07-4ff0-a0cf-d823e5db6ad8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1243 | 2025.11.06 00:55:56.764471 [ 286 ] {7e7407af-0f07-4ff0-a0cf-d823e5db6ad8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1244 | 2025.11.06 00:55:56.764767 [ 286 ] {7e7407af-0f07-4ff0-a0cf-d823e5db6ad8} <Debug> oximeter.version (75869ad9-9fbb-4e8a-88e6-8a002d0d387e) (SelectExecutor): Key condition: unknown | ||
| 1245 | 2025.11.06 00:55:56.765804 [ 301 ] {7e7407af-0f07-4ff0-a0cf-d823e5db6ad8} <Trace> AggregatingTransform: Aggregating | ||
| 1246 | 2025.11.06 00:55:56.765853 [ 301 ] {7e7407af-0f07-4ff0-a0cf-d823e5db6ad8} <Trace> Aggregator: Aggregation method: without_key | ||
| 1247 | 2025.11.06 00:55:56.765894 [ 301 ] {7e7407af-0f07-4ff0-a0cf-d823e5db6ad8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001019528 sec. (980.846 rows/sec., 38.31 KiB/sec.) | ||
| 1248 | 2025.11.06 00:55:56.765917 [ 301 ] {7e7407af-0f07-4ff0-a0cf-d823e5db6ad8} <Trace> Aggregator: Merging aggregated data | ||
| 1249 | 2025.11.06 00:55:56.767167 [ 286 ] {7e7407af-0f07-4ff0-a0cf-d823e5db6ad8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003103 sec., 322.2687721559781 rows/sec., 12.59 KiB/sec. | ||
| 1250 | 2025.11.06 00:55:56.767347 [ 286 ] {7e7407af-0f07-4ff0-a0cf-d823e5db6ad8} <Debug> TCPHandler: Processed in 0.00397287 sec. | ||
| 1251 | 2025.11.06 00:55:56.767473 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1252 | 2025.11.06 00:55:56.767502 [ 286 ] {} <Debug> TCP-Session: 4eac8544-4199-4f72-a19e-81ea2be5958b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1253 | 2025.11.06 00:55:56.767516 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1254 | 2025.11.06 00:55:56.767543 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1255 | 2025.11.06 00:55:56.767560 [ 287 ] {} <Debug> TCP-Session: 1200f129-312d-4c80-84bf-72b3c8256699 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1256 | 2025.11.06 00:55:56.767570 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1257 | 2025.11.06 00:55:56.767588 [ 294 ] {} <Debug> TCP-Session: 576c7bb5-b7f2-4dee-b476-c47a3baaed32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1258 | 2025.11.06 00:55:56.767595 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1259 | 2025.11.06 00:55:56.767620 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1260 | 2025.11.06 00:55:56.767633 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1261 | 2025.11.06 00:55:56.767660 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1262 | 2025.11.06 00:55:56.767676 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1263 | 2025.11.06 00:55:56.767691 [ 291 ] {} <Debug> TCP-Session: 1dbaca94-04cc-4db0-8262-1764f2b6bfad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1264 | 2025.11.06 00:55:56.767724 [ 293 ] {} <Debug> TCP-Session: 52079244-6f72-44d0-a795-df444bcbe196 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1265 | 2025.11.06 00:55:56.767740 [ 292 ] {} <Debug> TCP-Session: df3df03e-4a00-42c1-b8cf-30b8b21ddb13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1266 | 2025.11.06 00:55:56.767671 [ 289 ] {} <Debug> TCP-Session: 7f513b9d-4e07-429a-8dfe-ff692ecf0274 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1267 | 2025.11.06 00:55:56.767653 [ 290 ] {} <Debug> TCP-Session: 859222e2-03a1-4d7a-95af-85dfecc9ee02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1268 | 2025.11.06 00:55:56.767628 [ 288 ] {} <Debug> TCP-Session: 120bd321-7145-4732-a8da-be2289ad65a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1269 | 2025.11.06 00:55:56.919762 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1270 | 2025.11.06 00:55:56.919957 [ 3 ] {19d9371a-ac9b-474f-a66c-b23df86cde11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1271 | 2025.11.06 00:55:56.920025 [ 3 ] {19d9371a-ac9b-474f-a66c-b23df86cde11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1272 | 2025.11.06 00:55:56.920661 [ 3 ] {19d9371a-ac9b-474f-a66c-b23df86cde11} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1273 | 2025.11.06 00:55:56.920716 [ 3 ] {19d9371a-ac9b-474f-a66c-b23df86cde11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1274 | 2025.11.06 00:55:56.921296 [ 3 ] {19d9371a-ac9b-474f-a66c-b23df86cde11} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1275 | 2025.11.06 00:55:56.921817 [ 3 ] {19d9371a-ac9b-474f-a66c-b23df86cde11} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1276 | 2025.11.06 00:55:56.922035 [ 3 ] {19d9371a-ac9b-474f-a66c-b23df86cde11} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.002129 sec., 14091.122592766558 rows/sec., 1.06 MiB/sec. | ||
| 1277 | 2025.11.06 00:55:56.922101 [ 3 ] {19d9371a-ac9b-474f-a66c-b23df86cde11} <Debug> TCPHandler: Processed in 0.002469274 sec. | ||
| 1278 | 2025.11.06 00:55:56.922241 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1279 | 2025.11.06 00:55:56.922357 [ 3 ] {f632615e-c038-4e62-b415-10221471e128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1280 | 2025.11.06 00:55:56.922407 [ 3 ] {f632615e-c038-4e62-b415-10221471e128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1281 | 2025.11.06 00:55:56.922933 [ 3 ] {f632615e-c038-4e62-b415-10221471e128} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1282 | 2025.11.06 00:55:56.922977 [ 3 ] {f632615e-c038-4e62-b415-10221471e128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1283 | 2025.11.06 00:55:56.923498 [ 3 ] {f632615e-c038-4e62-b415-10221471e128} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1284 | 2025.11.06 00:55:56.924039 [ 3 ] {f632615e-c038-4e62-b415-10221471e128} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1285 | 2025.11.06 00:55:56.924193 [ 3 ] {f632615e-c038-4e62-b415-10221471e128} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001867 sec., 19282.2710230316 rows/sec., 1.51 MiB/sec. | ||
| 1286 | 2025.11.06 00:55:56.924242 [ 3 ] {f632615e-c038-4e62-b415-10221471e128} <Debug> TCPHandler: Processed in 0.002061856 sec. | ||
| 1287 | 2025.11.06 00:55:56.924364 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1288 | 2025.11.06 00:55:56.924465 [ 3 ] {2409739b-2793-4de1-8a64-527ccf720d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1289 | 2025.11.06 00:55:56.924522 [ 3 ] {2409739b-2793-4de1-8a64-527ccf720d64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1290 | 2025.11.06 00:55:56.924988 [ 3 ] {2409739b-2793-4de1-8a64-527ccf720d64} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1291 | 2025.11.06 00:55:56.925032 [ 3 ] {2409739b-2793-4de1-8a64-527ccf720d64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1292 | 2025.11.06 00:55:56.925522 [ 3 ] {2409739b-2793-4de1-8a64-527ccf720d64} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1293 | 2025.11.06 00:55:56.925983 [ 3 ] {2409739b-2793-4de1-8a64-527ccf720d64} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1294 | 2025.11.06 00:55:56.926133 [ 3 ] {2409739b-2793-4de1-8a64-527ccf720d64} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001691 sec., 65050.26611472501 rows/sec., 4.54 MiB/sec. | ||
| 1295 | 2025.11.06 00:55:56.926177 [ 3 ] {2409739b-2793-4de1-8a64-527ccf720d64} <Debug> TCPHandler: Processed in 0.001864283 sec. | ||
| 1296 | 2025.11.06 00:55:56.926311 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1297 | 2025.11.06 00:55:56.926409 [ 3 ] {5dfa8d03-8efd-402c-89f3-17abc6a1e088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1298 | 2025.11.06 00:55:56.926452 [ 3 ] {5dfa8d03-8efd-402c-89f3-17abc6a1e088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1299 | 2025.11.06 00:55:56.926818 [ 3 ] {5dfa8d03-8efd-402c-89f3-17abc6a1e088} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1300 | 2025.11.06 00:55:56.926860 [ 3 ] {5dfa8d03-8efd-402c-89f3-17abc6a1e088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1301 | 2025.11.06 00:55:56.927361 [ 3 ] {5dfa8d03-8efd-402c-89f3-17abc6a1e088} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1302 | 2025.11.06 00:55:56.927876 [ 3 ] {5dfa8d03-8efd-402c-89f3-17abc6a1e088} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1303 | 2025.11.06 00:55:56.928026 [ 3 ] {5dfa8d03-8efd-402c-89f3-17abc6a1e088} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001637 sec., 24434.94196701283 rows/sec., 1.63 MiB/sec. | ||
| 1304 | 2025.11.06 00:55:56.928073 [ 3 ] {5dfa8d03-8efd-402c-89f3-17abc6a1e088} <Debug> TCPHandler: Processed in 0.001812972 sec. | ||
| 1305 | 2025.11.06 00:56:01.584422 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1306 | 2025.11.06 00:56:01.584489 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1307 | 2025.11.06 00:56:01.621590 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 104 entries to flush up to offset 192 | ||
| 1308 | 2025.11.06 00:56:01.625929 [ 242 ] {} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1309 | 2025.11.06 00:56:01.625966 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1310 | 2025.11.06 00:56:01.627352 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1311 | 2025.11.06 00:56:01.627803 [ 242 ] {} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1312 | 2025.11.06 00:56:01.628035 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 192 | ||
| 1313 | 2025.11.06 00:56:01.635670 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 445 entries to flush up to offset 1909 | ||
| 1314 | 2025.11.06 00:56:01.636239 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1315 | 2025.11.06 00:56:01.636305 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1316 | 2025.11.06 00:56:01.636985 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1317 | 2025.11.06 00:56:01.637495 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1318 | 2025.11.06 00:56:01.637641 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1909 | ||
| 1319 | 2025.11.06 00:56:01.727153 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1320 | 2025.11.06 00:56:01.744346 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1321 | 2025.11.06 00:56:01.744416 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1322 | 2025.11.06 00:56:01.750918 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1323 | 2025.11.06 00:56:01.752026 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1324 | 2025.11.06 00:56:01.755652 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1325 | 2025.11.06 00:56:01.928951 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1326 | 2025.11.06 00:56:01.929148 [ 3 ] {684228a1-2dd0-4a3c-aca5-cec582fcea68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1327 | 2025.11.06 00:56:01.929220 [ 3 ] {684228a1-2dd0-4a3c-aca5-cec582fcea68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1328 | 2025.11.06 00:56:01.930076 [ 3 ] {684228a1-2dd0-4a3c-aca5-cec582fcea68} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1329 | 2025.11.06 00:56:01.930124 [ 3 ] {684228a1-2dd0-4a3c-aca5-cec582fcea68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1330 | 2025.11.06 00:56:01.930659 [ 3 ] {684228a1-2dd0-4a3c-aca5-cec582fcea68} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1331 | 2025.11.06 00:56:01.931086 [ 3 ] {684228a1-2dd0-4a3c-aca5-cec582fcea68} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1332 | 2025.11.06 00:56:01.931241 [ 3 ] {684228a1-2dd0-4a3c-aca5-cec582fcea68} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002147 sec., 190964.13600372613 rows/sec., 12.11 MiB/sec. | ||
| 1333 | 2025.11.06 00:56:01.931293 [ 3 ] {684228a1-2dd0-4a3c-aca5-cec582fcea68} <Debug> TCPHandler: Processed in 0.002474294 sec. | ||
| 1334 | 2025.11.06 00:56:01.931418 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1335 | 2025.11.06 00:56:01.931512 [ 3 ] {220b09ea-ec17-4400-99d7-ba438d45f411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1336 | 2025.11.06 00:56:01.931552 [ 3 ] {220b09ea-ec17-4400-99d7-ba438d45f411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1337 | 2025.11.06 00:56:01.932509 [ 3 ] {220b09ea-ec17-4400-99d7-ba438d45f411} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1338 | 2025.11.06 00:56:01.932545 [ 3 ] {220b09ea-ec17-4400-99d7-ba438d45f411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1339 | 2025.11.06 00:56:01.933029 [ 3 ] {220b09ea-ec17-4400-99d7-ba438d45f411} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1340 | 2025.11.06 00:56:01.933441 [ 3 ] {220b09ea-ec17-4400-99d7-ba438d45f411} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1341 | 2025.11.06 00:56:01.933570 [ 3 ] {220b09ea-ec17-4400-99d7-ba438d45f411} <Debug> executeQuery: Read 1108 rows, 89.95 KiB in 0.002077 sec., 533461.7236398652 rows/sec., 42.29 MiB/sec. | ||
| 1342 | 2025.11.06 00:56:01.933606 [ 3 ] {220b09ea-ec17-4400-99d7-ba438d45f411} <Debug> TCPHandler: Processed in 0.00223739 sec. | ||
| 1343 | 2025.11.06 00:56:01.933735 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1344 | 2025.11.06 00:56:01.933828 [ 3 ] {f1cfd801-3e6a-4c3c-9217-5ec55ebb8fa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1345 | 2025.11.06 00:56:01.933866 [ 3 ] {f1cfd801-3e6a-4c3c-9217-5ec55ebb8fa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1346 | 2025.11.06 00:56:01.934367 [ 3 ] {f1cfd801-3e6a-4c3c-9217-5ec55ebb8fa2} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1347 | 2025.11.06 00:56:01.934403 [ 3 ] {f1cfd801-3e6a-4c3c-9217-5ec55ebb8fa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1348 | 2025.11.06 00:56:01.934804 [ 3 ] {f1cfd801-3e6a-4c3c-9217-5ec55ebb8fa2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1349 | 2025.11.06 00:56:01.935249 [ 3 ] {f1cfd801-3e6a-4c3c-9217-5ec55ebb8fa2} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1350 | 2025.11.06 00:56:01.935380 [ 3 ] {f1cfd801-3e6a-4c3c-9217-5ec55ebb8fa2} <Debug> executeQuery: Read 216 rows, 13.14 KiB in 0.001571 sec., 137492.04328453215 rows/sec., 8.17 MiB/sec. | ||
| 1351 | 2025.11.06 00:56:01.935416 [ 3 ] {f1cfd801-3e6a-4c3c-9217-5ec55ebb8fa2} <Debug> TCPHandler: Processed in 0.001730221 sec. | ||
| 1352 | 2025.11.06 00:56:01.935518 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1353 | 2025.11.06 00:56:01.935611 [ 3 ] {d1615900-5e82-4862-b7b3-5b09870d3c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1354 | 2025.11.06 00:56:01.935648 [ 3 ] {d1615900-5e82-4862-b7b3-5b09870d3c56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1355 | 2025.11.06 00:56:01.936102 [ 3 ] {d1615900-5e82-4862-b7b3-5b09870d3c56} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1356 | 2025.11.06 00:56:01.936137 [ 3 ] {d1615900-5e82-4862-b7b3-5b09870d3c56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1357 | 2025.11.06 00:56:01.936539 [ 3 ] {d1615900-5e82-4862-b7b3-5b09870d3c56} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1358 | 2025.11.06 00:56:01.936948 [ 3 ] {d1615900-5e82-4862-b7b3-5b09870d3c56} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1359 | 2025.11.06 00:56:01.937076 [ 3 ] {d1615900-5e82-4862-b7b3-5b09870d3c56} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001483 sec., 142953.47269049226 rows/sec., 9.22 MiB/sec. | ||
| 1360 | 2025.11.06 00:56:01.937111 [ 3 ] {d1615900-5e82-4862-b7b3-5b09870d3c56} <Debug> TCPHandler: Processed in 0.001640429 sec. | ||
| 1361 | 2025.11.06 00:56:01.937208 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1362 | 2025.11.06 00:56:01.937299 [ 3 ] {76e2c205-a7f5-4396-a5d2-30b200c03343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1363 | 2025.11.06 00:56:01.937336 [ 3 ] {76e2c205-a7f5-4396-a5d2-30b200c03343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1364 | 2025.11.06 00:56:01.937794 [ 3 ] {76e2c205-a7f5-4396-a5d2-30b200c03343} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1365 | 2025.11.06 00:56:01.937829 [ 3 ] {76e2c205-a7f5-4396-a5d2-30b200c03343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1366 | 2025.11.06 00:56:01.938225 [ 3 ] {76e2c205-a7f5-4396-a5d2-30b200c03343} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1367 | 2025.11.06 00:56:01.938638 [ 3 ] {76e2c205-a7f5-4396-a5d2-30b200c03343} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1368 | 2025.11.06 00:56:01.938763 [ 3 ] {76e2c205-a7f5-4396-a5d2-30b200c03343} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001481 sec., 142471.3031735314 rows/sec., 8.09 MiB/sec. | ||
| 1369 | 2025.11.06 00:56:01.938798 [ 3 ] {76e2c205-a7f5-4396-a5d2-30b200c03343} <Debug> TCPHandler: Processed in 0.001637049 sec. | ||
| 1370 | 2025.11.06 00:56:01.938913 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1371 | 2025.11.06 00:56:01.939004 [ 3 ] {6ccd6735-03d9-4196-8fc5-b90ce36f06da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1372 | 2025.11.06 00:56:01.939042 [ 3 ] {6ccd6735-03d9-4196-8fc5-b90ce36f06da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1373 | 2025.11.06 00:56:01.939656 [ 3 ] {6ccd6735-03d9-4196-8fc5-b90ce36f06da} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1374 | 2025.11.06 00:56:01.939691 [ 3 ] {6ccd6735-03d9-4196-8fc5-b90ce36f06da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1375 | 2025.11.06 00:56:01.940119 [ 3 ] {6ccd6735-03d9-4196-8fc5-b90ce36f06da} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1376 | 2025.11.06 00:56:01.940536 [ 3 ] {6ccd6735-03d9-4196-8fc5-b90ce36f06da} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1377 | 2025.11.06 00:56:01.940660 [ 3 ] {6ccd6735-03d9-4196-8fc5-b90ce36f06da} <Debug> executeQuery: Read 662 rows, 47.11 KiB in 0.001674 sec., 395459.97610513744 rows/sec., 27.48 MiB/sec. | ||
| 1378 | 2025.11.06 00:56:01.940696 [ 3 ] {6ccd6735-03d9-4196-8fc5-b90ce36f06da} <Debug> TCPHandler: Processed in 0.001831352 sec. | ||
| 1379 | 2025.11.06 00:56:01.940801 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1380 | 2025.11.06 00:56:01.940892 [ 3 ] {821025bb-1780-4930-bf97-99fa9ac7f16c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1381 | 2025.11.06 00:56:01.940931 [ 3 ] {821025bb-1780-4930-bf97-99fa9ac7f16c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1382 | 2025.11.06 00:56:01.941248 [ 3 ] {821025bb-1780-4930-bf97-99fa9ac7f16c} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1383 | 2025.11.06 00:56:01.941287 [ 3 ] {821025bb-1780-4930-bf97-99fa9ac7f16c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1384 | 2025.11.06 00:56:01.941724 [ 3 ] {821025bb-1780-4930-bf97-99fa9ac7f16c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1385 | 2025.11.06 00:56:01.942126 [ 3 ] {821025bb-1780-4930-bf97-99fa9ac7f16c} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1386 | 2025.11.06 00:56:01.942253 [ 3 ] {821025bb-1780-4930-bf97-99fa9ac7f16c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001378 sec., 4354.136429608127 rows/sec., 227.49 KiB/sec. | ||
| 1387 | 2025.11.06 00:56:01.942289 [ 3 ] {821025bb-1780-4930-bf97-99fa9ac7f16c} <Debug> TCPHandler: Processed in 0.001536157 sec. | ||
| 1388 | 2025.11.06 00:56:01.942393 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1389 | 2025.11.06 00:56:01.942493 [ 3 ] {e9ec5040-e2dc-4b5b-882f-e438a9ca803b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1390 | 2025.11.06 00:56:01.942537 [ 3 ] {e9ec5040-e2dc-4b5b-882f-e438a9ca803b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1391 | 2025.11.06 00:56:01.943017 [ 3 ] {e9ec5040-e2dc-4b5b-882f-e438a9ca803b} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1392 | 2025.11.06 00:56:01.943059 [ 3 ] {e9ec5040-e2dc-4b5b-882f-e438a9ca803b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1393 | 2025.11.06 00:56:01.943619 [ 3 ] {e9ec5040-e2dc-4b5b-882f-e438a9ca803b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1394 | 2025.11.06 00:56:01.944035 [ 3 ] {e9ec5040-e2dc-4b5b-882f-e438a9ca803b} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1395 | 2025.11.06 00:56:01.944164 [ 3 ] {e9ec5040-e2dc-4b5b-882f-e438a9ca803b} <Debug> executeQuery: Read 264 rows, 17.57 KiB in 0.00169 sec., 156213.0177514793 rows/sec., 10.15 MiB/sec. | ||
| 1396 | 2025.11.06 00:56:01.944200 [ 3 ] {e9ec5040-e2dc-4b5b-882f-e438a9ca803b} <Debug> TCPHandler: Processed in 0.001856853 sec. | ||
| 1397 | 2025.11.06 00:56:01.944310 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1398 | 2025.11.06 00:56:01.944403 [ 3 ] {89326163-c6e9-4a14-a2d3-1e05359e9dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1399 | 2025.11.06 00:56:01.944445 [ 3 ] {89326163-c6e9-4a14-a2d3-1e05359e9dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1400 | 2025.11.06 00:56:01.944788 [ 3 ] {89326163-c6e9-4a14-a2d3-1e05359e9dbe} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1401 | 2025.11.06 00:56:01.944824 [ 3 ] {89326163-c6e9-4a14-a2d3-1e05359e9dbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1402 | 2025.11.06 00:56:01.945229 [ 3 ] {89326163-c6e9-4a14-a2d3-1e05359e9dbe} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1403 | 2025.11.06 00:56:01.945664 [ 3 ] {89326163-c6e9-4a14-a2d3-1e05359e9dbe} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1404 | 2025.11.06 00:56:01.945924 [ 3 ] {89326163-c6e9-4a14-a2d3-1e05359e9dbe} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00154 sec., 649.3506493506494 rows/sec., 43.76 KiB/sec. | ||
| 1405 | 2025.11.06 00:56:01.945960 [ 3 ] {89326163-c6e9-4a14-a2d3-1e05359e9dbe} <Debug> TCPHandler: Processed in 0.00169926 sec. | ||
| 1406 | 2025.11.06 00:56:01.946059 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1407 | 2025.11.06 00:56:01.946150 [ 3 ] {3ce0ab52-3768-4bdb-832b-94db12156bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1408 | 2025.11.06 00:56:01.946203 [ 3 ] {3ce0ab52-3768-4bdb-832b-94db12156bf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1409 | 2025.11.06 00:56:01.946931 [ 3 ] {3ce0ab52-3768-4bdb-832b-94db12156bf5} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1410 | 2025.11.06 00:56:01.946967 [ 3 ] {3ce0ab52-3768-4bdb-832b-94db12156bf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1411 | 2025.11.06 00:56:01.947674 [ 3 ] {3ce0ab52-3768-4bdb-832b-94db12156bf5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1412 | 2025.11.06 00:56:01.948095 [ 3 ] {3ce0ab52-3768-4bdb-832b-94db12156bf5} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1413 | 2025.11.06 00:56:01.948229 [ 3 ] {3ce0ab52-3768-4bdb-832b-94db12156bf5} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002096 sec., 5248.0916030534345 rows/sec., 9.40 MiB/sec. | ||
| 1414 | 2025.11.06 00:56:01.948280 [ 3 ] {3ce0ab52-3768-4bdb-832b-94db12156bf5} <Debug> TCPHandler: Processed in 0.00226909 sec. | ||
| 1415 | 2025.11.06 00:56:01.948388 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1416 | 2025.11.06 00:56:01.948480 [ 3 ] {bb0da160-d9de-4b30-8d5d-ca5d178338a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1417 | 2025.11.06 00:56:01.948520 [ 3 ] {bb0da160-d9de-4b30-8d5d-ca5d178338a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1418 | 2025.11.06 00:56:01.948850 [ 3 ] {bb0da160-d9de-4b30-8d5d-ca5d178338a0} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1419 | 2025.11.06 00:56:01.948885 [ 3 ] {bb0da160-d9de-4b30-8d5d-ca5d178338a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1420 | 2025.11.06 00:56:01.949352 [ 3 ] {bb0da160-d9de-4b30-8d5d-ca5d178338a0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1421 | 2025.11.06 00:56:01.949765 [ 3 ] {bb0da160-d9de-4b30-8d5d-ca5d178338a0} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1422 | 2025.11.06 00:56:01.949891 [ 3 ] {bb0da160-d9de-4b30-8d5d-ca5d178338a0} <Debug> executeQuery: Read 84 rows, 5.12 KiB in 0.00143 sec., 58741.25874125874 rows/sec., 3.50 MiB/sec. | ||
| 1423 | 2025.11.06 00:56:01.949924 [ 3 ] {bb0da160-d9de-4b30-8d5d-ca5d178338a0} <Debug> TCPHandler: Processed in 0.001585718 sec. | ||
| 1424 | 2025.11.06 00:56:02.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.37 MiB, peak 171.12 MiB, free memory in arenas 0.00 B, will set to 167.43 MiB (RSS), difference: 1.06 MiB | ||
| 1425 | 2025.11.06 00:56:03.354659 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1426 | 2025.11.06 00:56:03.354925 [ 3 ] {68c09704-d895-46e7-869a-6e51e04d770b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1427 | 2025.11.06 00:56:03.355321 [ 3 ] {68c09704-d895-46e7-869a-6e51e04d770b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1428 | 2025.11.06 00:56:03.359244 [ 3 ] {68c09704-d895-46e7-869a-6e51e04d770b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1429 | 2025.11.06 00:56:03.359508 [ 3 ] {68c09704-d895-46e7-869a-6e51e04d770b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1430 | 2025.11.06 00:56:03.359579 [ 3 ] {68c09704-d895-46e7-869a-6e51e04d770b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1431 | 2025.11.06 00:56:03.359768 [ 3 ] {68c09704-d895-46e7-869a-6e51e04d770b} <Debug> oximeter.timeseries_schema (3661340c-0537-40f0-832e-7158dedc028e) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1432 | 2025.11.06 00:56:03.361694 [ 3 ] {68c09704-d895-46e7-869a-6e51e04d770b} <Trace> oximeter.timeseries_schema (3661340c-0537-40f0-832e-7158dedc028e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1433 | 2025.11.06 00:56:03.363569 [ 3 ] {68c09704-d895-46e7-869a-6e51e04d770b} <Debug> oximeter.timeseries_schema (3661340c-0537-40f0-832e-7158dedc028e) (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 | ||
| 1434 | 2025.11.06 00:56:03.363591 [ 3 ] {68c09704-d895-46e7-869a-6e51e04d770b} <Trace> oximeter.timeseries_schema (3661340c-0537-40f0-832e-7158dedc028e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1435 | 2025.11.06 00:56:03.368113 [ 3 ] {68c09704-d895-46e7-869a-6e51e04d770b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1436 | 2025.11.06 00:56:03.368148 [ 3 ] {68c09704-d895-46e7-869a-6e51e04d770b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1437 | 2025.11.06 00:56:03.392342 [ 3 ] {68c09704-d895-46e7-869a-6e51e04d770b} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.037528 sec., 852.6966531656363 rows/sec., 32.19 KiB/sec. | ||
| 1438 | 2025.11.06 00:56:03.392457 [ 3 ] {68c09704-d895-46e7-869a-6e51e04d770b} <Debug> TCPHandler: Processed in 0.037934361 sec. | ||
| 1439 | 2025.11.06 00:56:03.392748 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1440 | 2025.11.06 00:56:03.392895 [ 3 ] {186c345a-5681-419e-8faf-427441611388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1441 | 2025.11.06 00:56:03.393123 [ 3 ] {186c345a-5681-419e-8faf-427441611388} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1442 | 2025.11.06 00:56:03.393159 [ 3 ] {186c345a-5681-419e-8faf-427441611388} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1443 | 2025.11.06 00:56:03.393376 [ 3 ] {186c345a-5681-419e-8faf-427441611388} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1444 | 2025.11.06 00:56:03.393432 [ 3 ] {186c345a-5681-419e-8faf-427441611388} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1445 | 2025.11.06 00:56:03.393540 [ 3 ] {186c345a-5681-419e-8faf-427441611388} <Debug> oximeter.timeseries_schema (3661340c-0537-40f0-832e-7158dedc028e) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1446 | 2025.11.06 00:56:03.393570 [ 3 ] {186c345a-5681-419e-8faf-427441611388} <Trace> oximeter.timeseries_schema (3661340c-0537-40f0-832e-7158dedc028e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1447 | 2025.11.06 00:56:03.393589 [ 3 ] {186c345a-5681-419e-8faf-427441611388} <Debug> oximeter.timeseries_schema (3661340c-0537-40f0-832e-7158dedc028e) (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 | ||
| 1448 | 2025.11.06 00:56:03.393606 [ 3 ] {186c345a-5681-419e-8faf-427441611388} <Trace> oximeter.timeseries_schema (3661340c-0537-40f0-832e-7158dedc028e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1449 | 2025.11.06 00:56:03.393640 [ 3 ] {186c345a-5681-419e-8faf-427441611388} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1450 | 2025.11.06 00:56:03.393658 [ 3 ] {186c345a-5681-419e-8faf-427441611388} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1451 | 2025.11.06 00:56:03.394269 [ 3 ] {186c345a-5681-419e-8faf-427441611388} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001442 sec., 22191.400832177533 rows/sec., 837.73 KiB/sec. | ||
| 1452 | 2025.11.06 00:56:03.394359 [ 3 ] {186c345a-5681-419e-8faf-427441611388} <Debug> TCPHandler: Processed in 0.001664839 sec. | ||
| 1453 | 2025.11.06 00:56:03.394557 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1454 | 2025.11.06 00:56:03.394691 [ 3 ] {2298cd33-9d1e-40f3-a2c9-8a727cc91d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1455 | 2025.11.06 00:56:03.394902 [ 3 ] {2298cd33-9d1e-40f3-a2c9-8a727cc91d6c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1456 | 2025.11.06 00:56:03.394936 [ 3 ] {2298cd33-9d1e-40f3-a2c9-8a727cc91d6c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1457 | 2025.11.06 00:56:03.395130 [ 3 ] {2298cd33-9d1e-40f3-a2c9-8a727cc91d6c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1458 | 2025.11.06 00:56:03.395183 [ 3 ] {2298cd33-9d1e-40f3-a2c9-8a727cc91d6c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1459 | 2025.11.06 00:56:03.395292 [ 3 ] {2298cd33-9d1e-40f3-a2c9-8a727cc91d6c} <Debug> oximeter.timeseries_schema (3661340c-0537-40f0-832e-7158dedc028e) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1460 | 2025.11.06 00:56:03.395320 [ 3 ] {2298cd33-9d1e-40f3-a2c9-8a727cc91d6c} <Trace> oximeter.timeseries_schema (3661340c-0537-40f0-832e-7158dedc028e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1461 | 2025.11.06 00:56:03.395338 [ 3 ] {2298cd33-9d1e-40f3-a2c9-8a727cc91d6c} <Debug> oximeter.timeseries_schema (3661340c-0537-40f0-832e-7158dedc028e) (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 | ||
| 1462 | 2025.11.06 00:56:03.395352 [ 3 ] {2298cd33-9d1e-40f3-a2c9-8a727cc91d6c} <Trace> oximeter.timeseries_schema (3661340c-0537-40f0-832e-7158dedc028e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1463 | 2025.11.06 00:56:03.395386 [ 3 ] {2298cd33-9d1e-40f3-a2c9-8a727cc91d6c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1464 | 2025.11.06 00:56:03.395404 [ 3 ] {2298cd33-9d1e-40f3-a2c9-8a727cc91d6c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1465 | 2025.11.06 00:56:03.395828 [ 3 ] {2298cd33-9d1e-40f3-a2c9-8a727cc91d6c} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001194 sec., 26800.67001675042 rows/sec., 1011.73 KiB/sec. | ||
| 1466 | 2025.11.06 00:56:03.395907 [ 3 ] {2298cd33-9d1e-40f3-a2c9-8a727cc91d6c} <Debug> TCPHandler: Processed in 0.001399725 sec. | ||
| 1467 | 2025.11.06 00:56:03.396344 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1468 | 2025.11.06 00:56:03.396486 [ 3 ] {72b078d9-873a-439b-b8a8-bfa5f3bc8624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) 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) | ||
| 1469 | 2025.11.06 00:56:03.396707 [ 3 ] {72b078d9-873a-439b-b8a8-bfa5f3bc8624} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1470 | 2025.11.06 00:56:03.396742 [ 3 ] {72b078d9-873a-439b-b8a8-bfa5f3bc8624} <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 | ||
| 1471 | 2025.11.06 00:56:03.396955 [ 3 ] {72b078d9-873a-439b-b8a8-bfa5f3bc8624} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1472 | 2025.11.06 00:56:03.397010 [ 3 ] {72b078d9-873a-439b-b8a8-bfa5f3bc8624} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1473 | 2025.11.06 00:56:03.397129 [ 3 ] {72b078d9-873a-439b-b8a8-bfa5f3bc8624} <Debug> oximeter.timeseries_schema (3661340c-0537-40f0-832e-7158dedc028e) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1474 | 2025.11.06 00:56:03.397163 [ 3 ] {72b078d9-873a-439b-b8a8-bfa5f3bc8624} <Trace> oximeter.timeseries_schema (3661340c-0537-40f0-832e-7158dedc028e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1475 | 2025.11.06 00:56:03.397182 [ 3 ] {72b078d9-873a-439b-b8a8-bfa5f3bc8624} <Debug> oximeter.timeseries_schema (3661340c-0537-40f0-832e-7158dedc028e) (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 | ||
| 1476 | 2025.11.06 00:56:03.397196 [ 3 ] {72b078d9-873a-439b-b8a8-bfa5f3bc8624} <Trace> oximeter.timeseries_schema (3661340c-0537-40f0-832e-7158dedc028e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1477 | 2025.11.06 00:56:03.397230 [ 3 ] {72b078d9-873a-439b-b8a8-bfa5f3bc8624} <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'))" | ||
| 1478 | 2025.11.06 00:56:03.397249 [ 3 ] {72b078d9-873a-439b-b8a8-bfa5f3bc8624} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1479 | 2025.11.06 00:56:03.397777 [ 3 ] {72b078d9-873a-439b-b8a8-bfa5f3bc8624} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001348 sec., 23738.872403560832 rows/sec., 896.15 KiB/sec. | ||
| 1480 | 2025.11.06 00:56:03.397837 [ 3 ] {72b078d9-873a-439b-b8a8-bfa5f3bc8624} <Debug> TCPHandler: Processed in 0.001544467 sec. | ||
| 1481 | 2025.11.06 00:56:03.398070 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1482 | 2025.11.06 00:56:03.398202 [ 3 ] {4c4807cd-33af-4140-9c73-cdb2d0c05a4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) 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) | ||
| 1483 | 2025.11.06 00:56:03.398421 [ 3 ] {4c4807cd-33af-4140-9c73-cdb2d0c05a4d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1484 | 2025.11.06 00:56:03.398456 [ 3 ] {4c4807cd-33af-4140-9c73-cdb2d0c05a4d} <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 | ||
| 1485 | 2025.11.06 00:56:03.398657 [ 3 ] {4c4807cd-33af-4140-9c73-cdb2d0c05a4d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1486 | 2025.11.06 00:56:03.398712 [ 3 ] {4c4807cd-33af-4140-9c73-cdb2d0c05a4d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1487 | 2025.11.06 00:56:03.398811 [ 3 ] {4c4807cd-33af-4140-9c73-cdb2d0c05a4d} <Debug> oximeter.timeseries_schema (3661340c-0537-40f0-832e-7158dedc028e) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1488 | 2025.11.06 00:56:03.398839 [ 3 ] {4c4807cd-33af-4140-9c73-cdb2d0c05a4d} <Trace> oximeter.timeseries_schema (3661340c-0537-40f0-832e-7158dedc028e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1489 | 2025.11.06 00:56:03.398856 [ 3 ] {4c4807cd-33af-4140-9c73-cdb2d0c05a4d} <Debug> oximeter.timeseries_schema (3661340c-0537-40f0-832e-7158dedc028e) (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 | ||
| 1490 | 2025.11.06 00:56:03.398870 [ 3 ] {4c4807cd-33af-4140-9c73-cdb2d0c05a4d} <Trace> oximeter.timeseries_schema (3661340c-0537-40f0-832e-7158dedc028e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1491 | 2025.11.06 00:56:03.398903 [ 3 ] {4c4807cd-33af-4140-9c73-cdb2d0c05a4d} <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'))" | ||
| 1492 | 2025.11.06 00:56:03.398921 [ 3 ] {4c4807cd-33af-4140-9c73-cdb2d0c05a4d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1493 | 2025.11.06 00:56:03.399334 [ 3 ] {4c4807cd-33af-4140-9c73-cdb2d0c05a4d} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001188 sec., 26936.026936026934 rows/sec., 1016.84 KiB/sec. | ||
| 1494 | 2025.11.06 00:56:03.399398 [ 3 ] {4c4807cd-33af-4140-9c73-cdb2d0c05a4d} <Debug> TCPHandler: Processed in 0.001383475 sec. | ||
| 1495 | 2025.11.06 00:56:03.399638 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1496 | 2025.11.06 00:56:03.399769 [ 3 ] {6bb72557-df99-4bc0-81de-18867fe45069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) 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) | ||
| 1497 | 2025.11.06 00:56:03.399975 [ 3 ] {6bb72557-df99-4bc0-81de-18867fe45069} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1498 | 2025.11.06 00:56:03.400010 [ 3 ] {6bb72557-df99-4bc0-81de-18867fe45069} <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 | ||
| 1499 | 2025.11.06 00:56:03.400220 [ 3 ] {6bb72557-df99-4bc0-81de-18867fe45069} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1500 | 2025.11.06 00:56:03.400273 [ 3 ] {6bb72557-df99-4bc0-81de-18867fe45069} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1501 | 2025.11.06 00:56:03.400371 [ 3 ] {6bb72557-df99-4bc0-81de-18867fe45069} <Debug> oximeter.timeseries_schema (3661340c-0537-40f0-832e-7158dedc028e) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1502 | 2025.11.06 00:56:03.400398 [ 3 ] {6bb72557-df99-4bc0-81de-18867fe45069} <Trace> oximeter.timeseries_schema (3661340c-0537-40f0-832e-7158dedc028e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1503 | 2025.11.06 00:56:03.400416 [ 3 ] {6bb72557-df99-4bc0-81de-18867fe45069} <Debug> oximeter.timeseries_schema (3661340c-0537-40f0-832e-7158dedc028e) (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 | ||
| 1504 | 2025.11.06 00:56:03.400430 [ 3 ] {6bb72557-df99-4bc0-81de-18867fe45069} <Trace> oximeter.timeseries_schema (3661340c-0537-40f0-832e-7158dedc028e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1505 | 2025.11.06 00:56:03.400462 [ 3 ] {6bb72557-df99-4bc0-81de-18867fe45069} <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'))" | ||
| 1506 | 2025.11.06 00:56:03.400479 [ 3 ] {6bb72557-df99-4bc0-81de-18867fe45069} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1507 | 2025.11.06 00:56:03.401036 [ 3 ] {6bb72557-df99-4bc0-81de-18867fe45069} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001322 sec., 24205.748865355523 rows/sec., 913.77 KiB/sec. | ||
| 1508 | 2025.11.06 00:56:03.401091 [ 3 ] {6bb72557-df99-4bc0-81de-18867fe45069} <Debug> TCPHandler: Processed in 0.001503457 sec. | ||
| 1509 | 2025.11.06 00:56:03.401310 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1510 | 2025.11.06 00:56:03.401440 [ 3 ] {1f3bcabc-4897-4a84-8395-b4d1dc78f194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) 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) | ||
| 1511 | 2025.11.06 00:56:03.401663 [ 3 ] {1f3bcabc-4897-4a84-8395-b4d1dc78f194} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1512 | 2025.11.06 00:56:03.401698 [ 3 ] {1f3bcabc-4897-4a84-8395-b4d1dc78f194} <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 | ||
| 1513 | 2025.11.06 00:56:03.401891 [ 3 ] {1f3bcabc-4897-4a84-8395-b4d1dc78f194} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1514 | 2025.11.06 00:56:03.401943 [ 3 ] {1f3bcabc-4897-4a84-8395-b4d1dc78f194} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1515 | 2025.11.06 00:56:03.402040 [ 3 ] {1f3bcabc-4897-4a84-8395-b4d1dc78f194} <Debug> oximeter.timeseries_schema (3661340c-0537-40f0-832e-7158dedc028e) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1516 | 2025.11.06 00:56:03.402068 [ 3 ] {1f3bcabc-4897-4a84-8395-b4d1dc78f194} <Trace> oximeter.timeseries_schema (3661340c-0537-40f0-832e-7158dedc028e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1517 | 2025.11.06 00:56:03.402086 [ 3 ] {1f3bcabc-4897-4a84-8395-b4d1dc78f194} <Debug> oximeter.timeseries_schema (3661340c-0537-40f0-832e-7158dedc028e) (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 | ||
| 1518 | 2025.11.06 00:56:03.402100 [ 3 ] {1f3bcabc-4897-4a84-8395-b4d1dc78f194} <Trace> oximeter.timeseries_schema (3661340c-0537-40f0-832e-7158dedc028e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1519 | 2025.11.06 00:56:03.402131 [ 3 ] {1f3bcabc-4897-4a84-8395-b4d1dc78f194} <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'))" | ||
| 1520 | 2025.11.06 00:56:03.402148 [ 3 ] {1f3bcabc-4897-4a84-8395-b4d1dc78f194} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1521 | 2025.11.06 00:56:03.402551 [ 3 ] {1f3bcabc-4897-4a84-8395-b4d1dc78f194} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001166 sec., 27444.253859348202 rows/sec., 1.01 MiB/sec. | ||
| 1522 | 2025.11.06 00:56:03.402606 [ 3 ] {1f3bcabc-4897-4a84-8395-b4d1dc78f194} <Debug> TCPHandler: Processed in 0.001347163 sec. | ||
| 1523 | 2025.11.06 00:56:03.402808 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1524 | 2025.11.06 00:56:03.402940 [ 3 ] {a12abf74-6d51-4e2f-aedb-9a496d3c76f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) 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) | ||
| 1525 | 2025.11.06 00:56:03.403164 [ 3 ] {a12abf74-6d51-4e2f-aedb-9a496d3c76f5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1526 | 2025.11.06 00:56:03.403199 [ 3 ] {a12abf74-6d51-4e2f-aedb-9a496d3c76f5} <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 | ||
| 1527 | 2025.11.06 00:56:03.403419 [ 3 ] {a12abf74-6d51-4e2f-aedb-9a496d3c76f5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1528 | 2025.11.06 00:56:03.403472 [ 3 ] {a12abf74-6d51-4e2f-aedb-9a496d3c76f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1529 | 2025.11.06 00:56:03.403568 [ 3 ] {a12abf74-6d51-4e2f-aedb-9a496d3c76f5} <Debug> oximeter.timeseries_schema (3661340c-0537-40f0-832e-7158dedc028e) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1530 | 2025.11.06 00:56:03.403596 [ 3 ] {a12abf74-6d51-4e2f-aedb-9a496d3c76f5} <Trace> oximeter.timeseries_schema (3661340c-0537-40f0-832e-7158dedc028e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1531 | 2025.11.06 00:56:03.403615 [ 3 ] {a12abf74-6d51-4e2f-aedb-9a496d3c76f5} <Debug> oximeter.timeseries_schema (3661340c-0537-40f0-832e-7158dedc028e) (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 | ||
| 1532 | 2025.11.06 00:56:03.403628 [ 3 ] {a12abf74-6d51-4e2f-aedb-9a496d3c76f5} <Trace> oximeter.timeseries_schema (3661340c-0537-40f0-832e-7158dedc028e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1533 | 2025.11.06 00:56:03.403660 [ 3 ] {a12abf74-6d51-4e2f-aedb-9a496d3c76f5} <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'))" | ||
| 1534 | 2025.11.06 00:56:03.403677 [ 3 ] {a12abf74-6d51-4e2f-aedb-9a496d3c76f5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1535 | 2025.11.06 00:56:03.404074 [ 3 ] {a12abf74-6d51-4e2f-aedb-9a496d3c76f5} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.00119 sec., 26890.756302521007 rows/sec., 1015.13 KiB/sec. | ||
| 1536 | 2025.11.06 00:56:03.404130 [ 3 ] {a12abf74-6d51-4e2f-aedb-9a496d3c76f5} <Debug> TCPHandler: Processed in 0.001371744 sec. | ||
| 1537 | 2025.11.06 00:56:03.404336 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1538 | 2025.11.06 00:56:03.404468 [ 3 ] {996e2500-ee65-43f3-a729-bbe518484d17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) 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) | ||
| 1539 | 2025.11.06 00:56:03.404698 [ 3 ] {996e2500-ee65-43f3-a729-bbe518484d17} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1540 | 2025.11.06 00:56:03.404734 [ 3 ] {996e2500-ee65-43f3-a729-bbe518484d17} <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 | ||
| 1541 | 2025.11.06 00:56:03.404929 [ 3 ] {996e2500-ee65-43f3-a729-bbe518484d17} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1542 | 2025.11.06 00:56:03.404981 [ 3 ] {996e2500-ee65-43f3-a729-bbe518484d17} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1543 | 2025.11.06 00:56:03.405079 [ 3 ] {996e2500-ee65-43f3-a729-bbe518484d17} <Debug> oximeter.timeseries_schema (3661340c-0537-40f0-832e-7158dedc028e) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1544 | 2025.11.06 00:56:03.405107 [ 3 ] {996e2500-ee65-43f3-a729-bbe518484d17} <Trace> oximeter.timeseries_schema (3661340c-0537-40f0-832e-7158dedc028e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1545 | 2025.11.06 00:56:03.405125 [ 3 ] {996e2500-ee65-43f3-a729-bbe518484d17} <Debug> oximeter.timeseries_schema (3661340c-0537-40f0-832e-7158dedc028e) (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 | ||
| 1546 | 2025.11.06 00:56:03.405138 [ 3 ] {996e2500-ee65-43f3-a729-bbe518484d17} <Trace> oximeter.timeseries_schema (3661340c-0537-40f0-832e-7158dedc028e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1547 | 2025.11.06 00:56:03.405170 [ 3 ] {996e2500-ee65-43f3-a729-bbe518484d17} <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'))" | ||
| 1548 | 2025.11.06 00:56:03.405188 [ 3 ] {996e2500-ee65-43f3-a729-bbe518484d17} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1549 | 2025.11.06 00:56:03.405595 [ 3 ] {996e2500-ee65-43f3-a729-bbe518484d17} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001182 sec., 27072.75803722504 rows/sec., 1022.00 KiB/sec. | ||
| 1550 | 2025.11.06 00:56:03.405658 [ 3 ] {996e2500-ee65-43f3-a729-bbe518484d17} <Debug> TCPHandler: Processed in 0.001369244 sec. | ||
| 1551 | 2025.11.06 00:56:03.458059 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1552 | 2025.11.06 00:56:03.458222 [ 3 ] {af88bdd5-5469-4cd8-a7b1-45a1d630d4a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1553 | 2025.11.06 00:56:03.458286 [ 3 ] {af88bdd5-5469-4cd8-a7b1-45a1d630d4a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1554 | 2025.11.06 00:56:03.458945 [ 3 ] {af88bdd5-5469-4cd8-a7b1-45a1d630d4a3} <Trace> oximeter.timeseries_schema (3661340c-0537-40f0-832e-7158dedc028e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1555 | 2025.11.06 00:56:03.458992 [ 3 ] {af88bdd5-5469-4cd8-a7b1-45a1d630d4a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1556 | 2025.11.06 00:56:03.459553 [ 3 ] {af88bdd5-5469-4cd8-a7b1-45a1d630d4a3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1557 | 2025.11.06 00:56:03.459912 [ 3 ] {af88bdd5-5469-4cd8-a7b1-45a1d630d4a3} <Trace> oximeter.timeseries_schema (3661340c-0537-40f0-832e-7158dedc028e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1558 | 2025.11.06 00:56:03.460069 [ 3 ] {af88bdd5-5469-4cd8-a7b1-45a1d630d4a3} <Debug> executeQuery: Read 9 rows, 1.61 KiB in 0.001893 sec., 4754.358161648178 rows/sec., 850.17 KiB/sec. | ||
| 1559 | 2025.11.06 00:56:03.460120 [ 3 ] {af88bdd5-5469-4cd8-a7b1-45a1d630d4a3} <Debug> TCPHandler: Processed in 0.002162288 sec. | ||
| 1560 | 2025.11.06 00:56:03.460250 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1561 | 2025.11.06 00:56:03.460350 [ 3 ] {d3844bd1-be62-4599-8954-33d9cd7a6ad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1562 | 2025.11.06 00:56:03.460392 [ 3 ] {d3844bd1-be62-4599-8954-33d9cd7a6ad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1563 | 2025.11.06 00:56:03.460833 [ 3 ] {d3844bd1-be62-4599-8954-33d9cd7a6ad1} <Trace> oximeter.fields_ipaddr (1e9a6b6c-e3b8-4beb-9bb1-159d493a8b1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1564 | 2025.11.06 00:56:03.460870 [ 3 ] {d3844bd1-be62-4599-8954-33d9cd7a6ad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1565 | 2025.11.06 00:56:03.461289 [ 3 ] {d3844bd1-be62-4599-8954-33d9cd7a6ad1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1566 | 2025.11.06 00:56:03.461715 [ 3 ] {d3844bd1-be62-4599-8954-33d9cd7a6ad1} <Trace> oximeter.fields_ipaddr (1e9a6b6c-e3b8-4beb-9bb1-159d493a8b1d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1567 | 2025.11.06 00:56:03.461849 [ 3 ] {d3844bd1-be62-4599-8954-33d9cd7a6ad1} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001522 sec., 3942.181340341656 rows/sec., 321.46 KiB/sec. | ||
| 1568 | 2025.11.06 00:56:03.461894 [ 3 ] {d3844bd1-be62-4599-8954-33d9cd7a6ad1} <Debug> TCPHandler: Processed in 0.00169653 sec. | ||
| 1569 | 2025.11.06 00:56:03.462011 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1570 | 2025.11.06 00:56:03.462105 [ 3 ] {669978c6-a130-4aef-920b-c10b70b12a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1571 | 2025.11.06 00:56:03.462144 [ 3 ] {669978c6-a130-4aef-920b-c10b70b12a70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1572 | 2025.11.06 00:56:03.463192 [ 3 ] {669978c6-a130-4aef-920b-c10b70b12a70} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1573 | 2025.11.06 00:56:03.463227 [ 3 ] {669978c6-a130-4aef-920b-c10b70b12a70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1574 | 2025.11.06 00:56:03.463875 [ 3 ] {669978c6-a130-4aef-920b-c10b70b12a70} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1575 | 2025.11.06 00:56:03.464396 [ 3 ] {669978c6-a130-4aef-920b-c10b70b12a70} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1576 | 2025.11.06 00:56:03.464528 [ 3 ] {669978c6-a130-4aef-920b-c10b70b12a70} <Debug> executeQuery: Read 1225 rows, 103.15 KiB in 0.002443 sec., 501432.664756447 rows/sec., 41.23 MiB/sec. | ||
| 1577 | 2025.11.06 00:56:03.464572 [ 3 ] {669978c6-a130-4aef-920b-c10b70b12a70} <Debug> TCPHandler: Processed in 0.002609336 sec. | ||
| 1578 | 2025.11.06 00:56:03.464695 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1579 | 2025.11.06 00:56:03.464789 [ 3 ] {c095b8c1-52e4-4a12-b836-09acaf06d07b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1580 | 2025.11.06 00:56:03.464837 [ 3 ] {c095b8c1-52e4-4a12-b836-09acaf06d07b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1581 | 2025.11.06 00:56:03.465311 [ 3 ] {c095b8c1-52e4-4a12-b836-09acaf06d07b} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1582 | 2025.11.06 00:56:03.465351 [ 3 ] {c095b8c1-52e4-4a12-b836-09acaf06d07b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1583 | 2025.11.06 00:56:03.465783 [ 3 ] {c095b8c1-52e4-4a12-b836-09acaf06d07b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1584 | 2025.11.06 00:56:03.466208 [ 3 ] {c095b8c1-52e4-4a12-b836-09acaf06d07b} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1585 | 2025.11.06 00:56:03.466349 [ 3 ] {c095b8c1-52e4-4a12-b836-09acaf06d07b} <Debug> executeQuery: Read 19 rows, 1.40 KiB in 0.001577 sec., 12048.192771084337 rows/sec., 885.53 KiB/sec. | ||
| 1586 | 2025.11.06 00:56:03.466394 [ 3 ] {c095b8c1-52e4-4a12-b836-09acaf06d07b} <Debug> TCPHandler: Processed in 0.001748131 sec. | ||
| 1587 | 2025.11.06 00:56:03.466512 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1588 | 2025.11.06 00:56:03.466628 [ 3 ] {a1d5a31c-7043-40c5-8155-203debb355f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1589 | 2025.11.06 00:56:03.466678 [ 3 ] {a1d5a31c-7043-40c5-8155-203debb355f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1590 | 2025.11.06 00:56:03.467189 [ 3 ] {a1d5a31c-7043-40c5-8155-203debb355f7} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1591 | 2025.11.06 00:56:03.467228 [ 3 ] {a1d5a31c-7043-40c5-8155-203debb355f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1592 | 2025.11.06 00:56:03.467678 [ 3 ] {a1d5a31c-7043-40c5-8155-203debb355f7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1593 | 2025.11.06 00:56:03.468113 [ 3 ] {a1d5a31c-7043-40c5-8155-203debb355f7} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1594 | 2025.11.06 00:56:03.468249 [ 3 ] {a1d5a31c-7043-40c5-8155-203debb355f7} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001654 sec., 137847.6420798065 rows/sec., 9.33 MiB/sec. | ||
| 1595 | 2025.11.06 00:56:03.468294 [ 3 ] {a1d5a31c-7043-40c5-8155-203debb355f7} <Debug> TCPHandler: Processed in 0.001834162 sec. | ||
| 1596 | 2025.11.06 00:56:03.468409 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1597 | 2025.11.06 00:56:03.468502 [ 3 ] {ee0ada92-6dcc-4aa2-a2d6-949c5a7452d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1598 | 2025.11.06 00:56:03.468543 [ 3 ] {ee0ada92-6dcc-4aa2-a2d6-949c5a7452d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1599 | 2025.11.06 00:56:03.469132 [ 3 ] {ee0ada92-6dcc-4aa2-a2d6-949c5a7452d0} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1600 | 2025.11.06 00:56:03.469170 [ 3 ] {ee0ada92-6dcc-4aa2-a2d6-949c5a7452d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1601 | 2025.11.06 00:56:03.469616 [ 3 ] {ee0ada92-6dcc-4aa2-a2d6-949c5a7452d0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1602 | 2025.11.06 00:56:03.470135 [ 3 ] {ee0ada92-6dcc-4aa2-a2d6-949c5a7452d0} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1603 | 2025.11.06 00:56:03.470269 [ 3 ] {ee0ada92-6dcc-4aa2-a2d6-949c5a7452d0} <Debug> executeQuery: Read 548 rows, 41.66 KiB in 0.001785 sec., 307002.8011204482 rows/sec., 22.79 MiB/sec. | ||
| 1604 | 2025.11.06 00:56:03.470307 [ 3 ] {ee0ada92-6dcc-4aa2-a2d6-949c5a7452d0} <Debug> TCPHandler: Processed in 0.001946165 sec. | ||
| 1605 | 2025.11.06 00:56:03.470419 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1606 | 2025.11.06 00:56:03.470512 [ 3 ] {27cbdc89-d457-456e-8313-ad02009da3ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1607 | 2025.11.06 00:56:03.470557 [ 3 ] {27cbdc89-d457-456e-8313-ad02009da3ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1608 | 2025.11.06 00:56:03.471277 [ 3 ] {27cbdc89-d457-456e-8313-ad02009da3ad} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1609 | 2025.11.06 00:56:03.471314 [ 3 ] {27cbdc89-d457-456e-8313-ad02009da3ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1610 | 2025.11.06 00:56:03.471931 [ 3 ] {27cbdc89-d457-456e-8313-ad02009da3ad} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1611 | 2025.11.06 00:56:03.472509 [ 3 ] {27cbdc89-d457-456e-8313-ad02009da3ad} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1612 | 2025.11.06 00:56:03.472655 [ 3 ] {27cbdc89-d457-456e-8313-ad02009da3ad} <Debug> executeQuery: Read 1431 rows, 97.99 KiB in 0.002161 sec., 662193.4289680703 rows/sec., 44.28 MiB/sec. | ||
| 1613 | 2025.11.06 00:56:03.472693 [ 3 ] {27cbdc89-d457-456e-8313-ad02009da3ad} <Debug> TCPHandler: Processed in 0.002323431 sec. | ||
| 1614 | 2025.11.06 00:56:03.472808 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1615 | 2025.11.06 00:56:03.472902 [ 3 ] {8dda190a-1d6f-49e7-a303-6df0e38c8665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1616 | 2025.11.06 00:56:03.472957 [ 3 ] {8dda190a-1d6f-49e7-a303-6df0e38c8665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1617 | 2025.11.06 00:56:03.473695 [ 3 ] {8dda190a-1d6f-49e7-a303-6df0e38c8665} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1618 | 2025.11.06 00:56:03.473733 [ 3 ] {8dda190a-1d6f-49e7-a303-6df0e38c8665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1619 | 2025.11.06 00:56:03.474475 [ 3 ] {8dda190a-1d6f-49e7-a303-6df0e38c8665} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1620 | 2025.11.06 00:56:03.474965 [ 3 ] {8dda190a-1d6f-49e7-a303-6df0e38c8665} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1621 | 2025.11.06 00:56:03.475114 [ 3 ] {8dda190a-1d6f-49e7-a303-6df0e38c8665} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.00223 sec., 5829.596412556053 rows/sec., 10.45 MiB/sec. | ||
| 1622 | 2025.11.06 00:56:03.475170 [ 3 ] {8dda190a-1d6f-49e7-a303-6df0e38c8665} <Debug> TCPHandler: Processed in 0.002411123 sec. | ||
| 1623 | 2025.11.06 00:56:03.475288 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1624 | 2025.11.06 00:56:03.475383 [ 3 ] {fe522fe2-298d-4695-a010-fc01a5781d10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1625 | 2025.11.06 00:56:03.475426 [ 3 ] {fe522fe2-298d-4695-a010-fc01a5781d10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1626 | 2025.11.06 00:56:03.475764 [ 3 ] {fe522fe2-298d-4695-a010-fc01a5781d10} <Trace> oximeter.measurements_i64 (624882d7-c193-4c60-a995-249fe8fc6559): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1627 | 2025.11.06 00:56:03.475801 [ 3 ] {fe522fe2-298d-4695-a010-fc01a5781d10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1628 | 2025.11.06 00:56:03.476271 [ 3 ] {fe522fe2-298d-4695-a010-fc01a5781d10} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1629 | 2025.11.06 00:56:03.476761 [ 3 ] {fe522fe2-298d-4695-a010-fc01a5781d10} <Trace> oximeter.measurements_i64 (624882d7-c193-4c60-a995-249fe8fc6559): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1630 | 2025.11.06 00:56:03.476891 [ 3 ] {fe522fe2-298d-4695-a010-fc01a5781d10} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001526 sec., 5897.771952817824 rows/sec., 416.61 KiB/sec. | ||
| 1631 | 2025.11.06 00:56:03.476927 [ 3 ] {fe522fe2-298d-4695-a010-fc01a5781d10} <Debug> TCPHandler: Processed in 0.00169472 sec. | ||
| 1632 | 2025.11.06 00:56:03.477036 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1633 | 2025.11.06 00:56:03.477129 [ 3 ] {2b03b5b4-e667-42cb-b47e-651bc8ba2bb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1634 | 2025.11.06 00:56:03.477170 [ 3 ] {2b03b5b4-e667-42cb-b47e-651bc8ba2bb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1635 | 2025.11.06 00:56:03.477494 [ 3 ] {2b03b5b4-e667-42cb-b47e-651bc8ba2bb1} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1636 | 2025.11.06 00:56:03.477530 [ 3 ] {2b03b5b4-e667-42cb-b47e-651bc8ba2bb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1637 | 2025.11.06 00:56:03.477991 [ 3 ] {2b03b5b4-e667-42cb-b47e-651bc8ba2bb1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1638 | 2025.11.06 00:56:03.478483 [ 3 ] {2b03b5b4-e667-42cb-b47e-651bc8ba2bb1} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1639 | 2025.11.06 00:56:03.478621 [ 3 ] {2b03b5b4-e667-42cb-b47e-651bc8ba2bb1} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.001509 sec., 13253.810470510272 rows/sec., 911.20 KiB/sec. | ||
| 1640 | 2025.11.06 00:56:03.478655 [ 3 ] {2b03b5b4-e667-42cb-b47e-651bc8ba2bb1} <Debug> TCPHandler: Processed in 0.001668389 sec. | ||
| 1641 | 2025.11.06 00:56:06.917805 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1642 | 2025.11.06 00:56:06.918002 [ 3 ] {d3f3f818-57ac-4f5f-96f3-67a0be68c832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1643 | 2025.11.06 00:56:06.918069 [ 3 ] {d3f3f818-57ac-4f5f-96f3-67a0be68c832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1644 | 2025.11.06 00:56:06.918755 [ 3 ] {d3f3f818-57ac-4f5f-96f3-67a0be68c832} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1645 | 2025.11.06 00:56:06.918807 [ 3 ] {d3f3f818-57ac-4f5f-96f3-67a0be68c832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1646 | 2025.11.06 00:56:06.919347 [ 3 ] {d3f3f818-57ac-4f5f-96f3-67a0be68c832} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1647 | 2025.11.06 00:56:06.919785 [ 3 ] {d3f3f818-57ac-4f5f-96f3-67a0be68c832} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1648 | 2025.11.06 00:56:06.919978 [ 3 ] {d3f3f818-57ac-4f5f-96f3-67a0be68c832} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002024 sec., 27667.984189723316 rows/sec., 2.11 MiB/sec. | ||
| 1649 | 2025.11.06 00:56:06.920028 [ 3 ] {d3f3f818-57ac-4f5f-96f3-67a0be68c832} <Debug> TCPHandler: Processed in 0.002352192 sec. | ||
| 1650 | 2025.11.06 00:56:06.920156 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1651 | 2025.11.06 00:56:06.920258 [ 3 ] {90f05c0b-1e74-41ec-90ad-2b95abb1cf0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1652 | 2025.11.06 00:56:06.920302 [ 3 ] {90f05c0b-1e74-41ec-90ad-2b95abb1cf0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1653 | 2025.11.06 00:56:06.920765 [ 3 ] {90f05c0b-1e74-41ec-90ad-2b95abb1cf0b} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1654 | 2025.11.06 00:56:06.920804 [ 3 ] {90f05c0b-1e74-41ec-90ad-2b95abb1cf0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1655 | 2025.11.06 00:56:06.921246 [ 3 ] {90f05c0b-1e74-41ec-90ad-2b95abb1cf0b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1656 | 2025.11.06 00:56:06.921676 [ 3 ] {90f05c0b-1e74-41ec-90ad-2b95abb1cf0b} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1657 | 2025.11.06 00:56:06.921838 [ 3 ] {90f05c0b-1e74-41ec-90ad-2b95abb1cf0b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001605 sec., 39875.38940809968 rows/sec., 3.11 MiB/sec. | ||
| 1658 | 2025.11.06 00:56:06.921878 [ 3 ] {90f05c0b-1e74-41ec-90ad-2b95abb1cf0b} <Debug> TCPHandler: Processed in 0.001780832 sec. | ||
| 1659 | 2025.11.06 00:56:06.922000 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1660 | 2025.11.06 00:56:06.922097 [ 3 ] {4fd1df21-7522-4d21-afbc-eba673852a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1661 | 2025.11.06 00:56:06.922143 [ 3 ] {4fd1df21-7522-4d21-afbc-eba673852a67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1662 | 2025.11.06 00:56:06.922823 [ 3 ] {4fd1df21-7522-4d21-afbc-eba673852a67} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1663 | 2025.11.06 00:56:06.922858 [ 3 ] {4fd1df21-7522-4d21-afbc-eba673852a67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1664 | 2025.11.06 00:56:06.923341 [ 3 ] {4fd1df21-7522-4d21-afbc-eba673852a67} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1665 | 2025.11.06 00:56:06.923762 [ 3 ] {4fd1df21-7522-4d21-afbc-eba673852a67} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1666 | 2025.11.06 00:56:06.923918 [ 3 ] {4fd1df21-7522-4d21-afbc-eba673852a67} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001841 sec., 52145.573058120586 rows/sec., 3.63 MiB/sec. | ||
| 1667 | 2025.11.06 00:56:06.923964 [ 3 ] {4fd1df21-7522-4d21-afbc-eba673852a67} <Debug> TCPHandler: Processed in 0.002014095 sec. | ||
| 1668 | 2025.11.06 00:56:06.924084 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1669 | 2025.11.06 00:56:06.924179 [ 3 ] {fff915f6-381d-4555-8feb-cc02365e0b6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1670 | 2025.11.06 00:56:06.924221 [ 3 ] {fff915f6-381d-4555-8feb-cc02365e0b6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1671 | 2025.11.06 00:56:06.924562 [ 3 ] {fff915f6-381d-4555-8feb-cc02365e0b6a} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1672 | 2025.11.06 00:56:06.924597 [ 3 ] {fff915f6-381d-4555-8feb-cc02365e0b6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1673 | 2025.11.06 00:56:06.925004 [ 3 ] {fff915f6-381d-4555-8feb-cc02365e0b6a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1674 | 2025.11.06 00:56:06.925578 [ 3 ] {fff915f6-381d-4555-8feb-cc02365e0b6a} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1675 | 2025.11.06 00:56:06.925751 [ 3 ] {fff915f6-381d-4555-8feb-cc02365e0b6a} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.00159 sec., 22641.509433962263 rows/sec., 1.53 MiB/sec. | ||
| 1676 | 2025.11.06 00:56:06.925798 [ 3 ] {fff915f6-381d-4555-8feb-cc02365e0b6a} <Debug> TCPHandler: Processed in 0.001764751 sec. | ||
| 1677 | 2025.11.06 00:56:09.137873 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2421 | ||
| 1678 | 2025.11.06 00:56:09.138426 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1679 | 2025.11.06 00:56:09.138474 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1680 | 2025.11.06 00:56:09.139133 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1681 | 2025.11.06 00:56:09.139571 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1682 | 2025.11.06 00:56:09.139731 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2421 | ||
| 1683 | 2025.11.06 00:56:09.256686 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1684 | 2025.11.06 00:56:09.274238 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1685 | 2025.11.06 00:56:09.274300 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1686 | 2025.11.06 00:56:09.280786 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1687 | 2025.11.06 00:56:09.281916 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1688 | 2025.11.06 00:56:09.285105 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1689 | 2025.11.06 00:56:10.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.63 MiB, peak 173.63 MiB, free memory in arenas 0.00 B, will set to 171.02 MiB (RSS), difference: 1.39 MiB | ||
| 1690 | 2025.11.06 00:56:11.628480 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 68 entries to flush up to offset 260 | ||
| 1691 | 2025.11.06 00:56:11.631277 [ 242 ] {} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1692 | 2025.11.06 00:56:11.631313 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1693 | 2025.11.06 00:56:11.632752 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1694 | 2025.11.06 00:56:11.633237 [ 242 ] {} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1695 | 2025.11.06 00:56:11.633476 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 260 | ||
| 1696 | 2025.11.06 00:56:11.931977 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1697 | 2025.11.06 00:56:11.932152 [ 3 ] {a452052c-5178-4f1e-b72f-754a124beb73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1698 | 2025.11.06 00:56:11.932218 [ 3 ] {a452052c-5178-4f1e-b72f-754a124beb73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1699 | 2025.11.06 00:56:11.933020 [ 3 ] {a452052c-5178-4f1e-b72f-754a124beb73} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1700 | 2025.11.06 00:56:11.933069 [ 3 ] {a452052c-5178-4f1e-b72f-754a124beb73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1701 | 2025.11.06 00:56:11.933610 [ 3 ] {a452052c-5178-4f1e-b72f-754a124beb73} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1702 | 2025.11.06 00:56:11.934116 [ 3 ] {a452052c-5178-4f1e-b72f-754a124beb73} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1703 | 2025.11.06 00:56:11.934275 [ 3 ] {a452052c-5178-4f1e-b72f-754a124beb73} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002172 sec., 188766.11418047882 rows/sec., 11.97 MiB/sec. | ||
| 1704 | 2025.11.06 00:56:11.934325 [ 3 ] {a452052c-5178-4f1e-b72f-754a124beb73} <Debug> TCPHandler: Processed in 0.002481674 sec. | ||
| 1705 | 2025.11.06 00:56:11.934454 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1706 | 2025.11.06 00:56:11.934557 [ 3 ] {6c58addd-00a3-410c-9b51-9734f3aeb23d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1707 | 2025.11.06 00:56:11.934599 [ 3 ] {6c58addd-00a3-410c-9b51-9734f3aeb23d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1708 | 2025.11.06 00:56:11.935577 [ 3 ] {6c58addd-00a3-410c-9b51-9734f3aeb23d} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1709 | 2025.11.06 00:56:11.935615 [ 3 ] {6c58addd-00a3-410c-9b51-9734f3aeb23d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1710 | 2025.11.06 00:56:11.936120 [ 3 ] {6c58addd-00a3-410c-9b51-9734f3aeb23d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1711 | 2025.11.06 00:56:11.936616 [ 3 ] {6c58addd-00a3-410c-9b51-9734f3aeb23d} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1712 | 2025.11.06 00:56:11.936733 [ 74 ] {} <Debug> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1713 | 2025.11.06 00:56:11.936752 [ 3 ] {6c58addd-00a3-410c-9b51-9734f3aeb23d} <Debug> executeQuery: Read 1134 rows, 92.01 KiB in 0.002218 sec., 511271.41568981064 rows/sec., 40.51 MiB/sec. | ||
| 1714 | 2025.11.06 00:56:11.936809 [ 3 ] {6c58addd-00a3-410c-9b51-9734f3aeb23d} <Debug> TCPHandler: Processed in 0.002407403 sec. | ||
| 1715 | 2025.11.06 00:56:11.936813 [ 74 ] {} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1716 | 2025.11.06 00:56:11.936881 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1717 | 2025.11.06 00:56:11.936938 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1718 | 2025.11.06 00:56:11.937050 [ 3 ] {0b4bd201-e796-4a68-8f6c-950cfde4f2d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1719 | 2025.11.06 00:56:11.937095 [ 3 ] {0b4bd201-e796-4a68-8f6c-950cfde4f2d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1720 | 2025.11.06 00:56:11.937609 [ 3 ] {0b4bd201-e796-4a68-8f6c-950cfde4f2d6} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1721 | 2025.11.06 00:56:11.937646 [ 3 ] {0b4bd201-e796-4a68-8f6c-950cfde4f2d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1722 | 2025.11.06 00:56:11.938120 [ 3 ] {0b4bd201-e796-4a68-8f6c-950cfde4f2d6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1723 | 2025.11.06 00:56:11.938723 [ 3 ] {0b4bd201-e796-4a68-8f6c-950cfde4f2d6} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1724 | 2025.11.06 00:56:11.938869 [ 3 ] {0b4bd201-e796-4a68-8f6c-950cfde4f2d6} <Debug> executeQuery: Read 216 rows, 13.14 KiB in 0.001841 sec., 117327.53938077133 rows/sec., 6.97 MiB/sec. | ||
| 1725 | 2025.11.06 00:56:11.938908 [ 3 ] {0b4bd201-e796-4a68-8f6c-950cfde4f2d6} <Debug> TCPHandler: Processed in 0.002021176 sec. | ||
| 1726 | 2025.11.06 00:56:11.939011 [ 202 ] {316e61a8-187c-47ee-810b-d94734059305::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 | ||
| 1727 | 2025.11.06 00:56:11.939028 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1728 | 2025.11.06 00:56:11.939142 [ 3 ] {f2c166c2-bacf-42bc-b349-08af96a2c28a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1729 | 2025.11.06 00:56:11.939192 [ 3 ] {f2c166c2-bacf-42bc-b349-08af96a2c28a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1730 | 2025.11.06 00:56:11.939822 [ 3 ] {f2c166c2-bacf-42bc-b349-08af96a2c28a} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1731 | 2025.11.06 00:56:11.939861 [ 3 ] {f2c166c2-bacf-42bc-b349-08af96a2c28a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1732 | 2025.11.06 00:56:11.940344 [ 3 ] {f2c166c2-bacf-42bc-b349-08af96a2c28a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1733 | 2025.11.06 00:56:11.940790 [ 3 ] {f2c166c2-bacf-42bc-b349-08af96a2c28a} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1734 | 2025.11.06 00:56:11.940945 [ 3 ] {f2c166c2-bacf-42bc-b349-08af96a2c28a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001827 sec., 116037.21948549534 rows/sec., 7.48 MiB/sec. | ||
| 1735 | 2025.11.06 00:56:11.940984 [ 3 ] {f2c166c2-bacf-42bc-b349-08af96a2c28a} <Debug> TCPHandler: Processed in 0.002005306 sec. | ||
| 1736 | 2025.11.06 00:56:11.941098 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1737 | 2025.11.06 00:56:11.941198 [ 3 ] {5f785da6-af74-4409-bea2-618c1e48cb64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1738 | 2025.11.06 00:56:11.941244 [ 3 ] {5f785da6-af74-4409-bea2-618c1e48cb64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1739 | 2025.11.06 00:56:11.941439 [ 202 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1740 | 2025.11.06 00:56:11.941556 [ 202 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1112 rows starting from the beginning of the part | ||
| 1741 | 2025.11.06 00:56:11.941691 [ 202 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1742 | 2025.11.06 00:56:11.941743 [ 3 ] {5f785da6-af74-4409-bea2-618c1e48cb64} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1743 | 2025.11.06 00:56:11.941753 [ 202 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1108 rows starting from the beginning of the part | ||
| 1744 | 2025.11.06 00:56:11.941786 [ 3 ] {5f785da6-af74-4409-bea2-618c1e48cb64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1745 | 2025.11.06 00:56:11.941827 [ 202 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1225 rows starting from the beginning of the part | ||
| 1746 | 2025.11.06 00:56:11.941875 [ 202 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
| 1747 | 2025.11.06 00:56:11.941920 [ 202 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1134 rows starting from the beginning of the part | ||
| 1748 | 2025.11.06 00:56:11.942246 [ 3 ] {5f785da6-af74-4409-bea2-618c1e48cb64} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1749 | 2025.11.06 00:56:11.942726 [ 3 ] {5f785da6-af74-4409-bea2-618c1e48cb64} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1750 | 2025.11.06 00:56:11.942866 [ 3 ] {5f785da6-af74-4409-bea2-618c1e48cb64} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001688 sec., 125000 rows/sec., 7.10 MiB/sec. | ||
| 1751 | 2025.11.06 00:56:11.942903 [ 3 ] {5f785da6-af74-4409-bea2-618c1e48cb64} <Debug> TCPHandler: Processed in 0.001854903 sec. | ||
| 1752 | 2025.11.06 00:56:11.943013 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1753 | 2025.11.06 00:56:11.943105 [ 3 ] {b6ab6998-30f6-4274-bdbc-fffc55cc6524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1754 | 2025.11.06 00:56:11.943146 [ 3 ] {b6ab6998-30f6-4274-bdbc-fffc55cc6524} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1755 | 2025.11.06 00:56:11.943883 [ 3 ] {b6ab6998-30f6-4274-bdbc-fffc55cc6524} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1756 | 2025.11.06 00:56:11.943920 [ 3 ] {b6ab6998-30f6-4274-bdbc-fffc55cc6524} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1757 | 2025.11.06 00:56:11.944423 [ 3 ] {b6ab6998-30f6-4274-bdbc-fffc55cc6524} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1758 | 2025.11.06 00:56:11.944855 [ 3 ] {b6ab6998-30f6-4274-bdbc-fffc55cc6524} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1759 | 2025.11.06 00:56:11.944962 [ 74 ] {} <Debug> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1760 | 2025.11.06 00:56:11.944987 [ 3 ] {b6ab6998-30f6-4274-bdbc-fffc55cc6524} <Debug> executeQuery: Read 690 rows, 49.35 KiB in 0.001899 sec., 363349.13112164295 rows/sec., 25.38 MiB/sec. | ||
| 1761 | 2025.11.06 00:56:11.945002 [ 74 ] {} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1762 | 2025.11.06 00:56:11.945029 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1763 | 2025.11.06 00:56:11.945030 [ 3 ] {b6ab6998-30f6-4274-bdbc-fffc55cc6524} <Debug> TCPHandler: Processed in 0.002066176 sec. | ||
| 1764 | 2025.11.06 00:56:11.945142 [ 186 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::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 | ||
| 1765 | 2025.11.06 00:56:11.945166 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1766 | 2025.11.06 00:56:11.945268 [ 3 ] {b8c3d9f4-ef83-450e-8868-8f85730e5987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1767 | 2025.11.06 00:56:11.945281 [ 186 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1768 | 2025.11.06 00:56:11.945310 [ 3 ] {b8c3d9f4-ef83-450e-8868-8f85730e5987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1769 | 2025.11.06 00:56:11.945330 [ 186 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 670 rows starting from the beginning of the part | ||
| 1770 | 2025.11.06 00:56:11.945426 [ 186 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
| 1771 | 2025.11.06 00:56:11.945486 [ 186 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 662 rows starting from the beginning of the part | ||
| 1772 | 2025.11.06 00:56:11.945537 [ 186 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 548 rows starting from the beginning of the part | ||
| 1773 | 2025.11.06 00:56:11.945592 [ 186 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
| 1774 | 2025.11.06 00:56:11.945640 [ 186 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 690 rows starting from the beginning of the part | ||
| 1775 | 2025.11.06 00:56:11.945672 [ 3 ] {b8c3d9f4-ef83-450e-8868-8f85730e5987} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1776 | 2025.11.06 00:56:11.945714 [ 3 ] {b8c3d9f4-ef83-450e-8868-8f85730e5987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1777 | 2025.11.06 00:56:11.946204 [ 3 ] {b8c3d9f4-ef83-450e-8868-8f85730e5987} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1778 | 2025.11.06 00:56:11.946761 [ 3 ] {b8c3d9f4-ef83-450e-8868-8f85730e5987} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1779 | 2025.11.06 00:56:11.946896 [ 3 ] {b8c3d9f4-ef83-450e-8868-8f85730e5987} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001645 sec., 3647.4164133738605 rows/sec., 190.56 KiB/sec. | ||
| 1780 | 2025.11.06 00:56:11.946932 [ 3 ] {b8c3d9f4-ef83-450e-8868-8f85730e5987} <Debug> TCPHandler: Processed in 0.001815212 sec. | ||
| 1781 | 2025.11.06 00:56:11.947041 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1782 | 2025.11.06 00:56:11.947134 [ 3 ] {02af85c8-fadc-419d-8312-b3ff5107b244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1783 | 2025.11.06 00:56:11.947176 [ 3 ] {02af85c8-fadc-419d-8312-b3ff5107b244} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1784 | 2025.11.06 00:56:11.947209 [ 189 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2670 rows, containing 5 columns (5 merged, 0 gathered) in 0.002119758 sec., 1259577.7442519383 rows/sec., 94.12 MiB/sec. | ||
| 1785 | 2025.11.06 00:56:11.947577 [ 192 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1786 | 2025.11.06 00:56:11.947659 [ 3 ] {02af85c8-fadc-419d-8312-b3ff5107b244} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1787 | 2025.11.06 00:56:11.947696 [ 3 ] {02af85c8-fadc-419d-8312-b3ff5107b244} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1788 | 2025.11.06 00:56:11.948137 [ 192 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_6_1} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1789 | 2025.11.06 00:56:11.948185 [ 3 ] {02af85c8-fadc-419d-8312-b3ff5107b244} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1790 | 2025.11.06 00:56:11.948212 [ 192 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_6_1} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1791 | 2025.11.06 00:56:11.948311 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 1792 | 2025.11.06 00:56:11.948670 [ 3 ] {02af85c8-fadc-419d-8312-b3ff5107b244} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1793 | 2025.11.06 00:56:11.948807 [ 3 ] {02af85c8-fadc-419d-8312-b3ff5107b244} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001692 sec., 185579.19621749409 rows/sec., 12.19 MiB/sec. | ||
| 1794 | 2025.11.06 00:56:11.948817 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1795 | 2025.11.06 00:56:11.948843 [ 3 ] {02af85c8-fadc-419d-8312-b3ff5107b244} <Debug> TCPHandler: Processed in 0.001850033 sec. | ||
| 1796 | 2025.11.06 00:56:11.948877 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1797 | 2025.11.06 00:56:11.948909 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1798 | 2025.11.06 00:56:11.948978 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1799 | 2025.11.06 00:56:11.948991 [ 186 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::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 | ||
| 1800 | 2025.11.06 00:56:11.949077 [ 3 ] {9f7c35fd-2334-4595-8c1b-fa3605ee16f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1801 | 2025.11.06 00:56:11.949109 [ 186 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1802 | 2025.11.06 00:56:11.949123 [ 3 ] {9f7c35fd-2334-4595-8c1b-fa3605ee16f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1803 | 2025.11.06 00:56:11.949145 [ 186 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 246 rows starting from the beginning of the part | ||
| 1804 | 2025.11.06 00:56:11.949199 [ 186 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 110 rows starting from the beginning of the part | ||
| 1805 | 2025.11.06 00:56:11.949239 [ 186 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 264 rows starting from the beginning of the part | ||
| 1806 | 2025.11.06 00:56:11.949275 [ 186 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1431 rows starting from the beginning of the part | ||
| 1807 | 2025.11.06 00:56:11.949312 [ 186 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 96 rows starting from the beginning of the part | ||
| 1808 | 2025.11.06 00:56:11.949359 [ 186 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 314 rows starting from the beginning of the part | ||
| 1809 | 2025.11.06 00:56:11.949461 [ 3 ] {9f7c35fd-2334-4595-8c1b-fa3605ee16f3} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1810 | 2025.11.06 00:56:11.949502 [ 3 ] {9f7c35fd-2334-4595-8c1b-fa3605ee16f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1811 | 2025.11.06 00:56:11.949932 [ 3 ] {9f7c35fd-2334-4595-8c1b-fa3605ee16f3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1812 | 2025.11.06 00:56:11.950426 [ 3 ] {9f7c35fd-2334-4595-8c1b-fa3605ee16f3} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1813 | 2025.11.06 00:56:11.950571 [ 3 ] {9f7c35fd-2334-4595-8c1b-fa3605ee16f3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001511 sec., 661.8133686300463 rows/sec., 44.59 KiB/sec. | ||
| 1814 | 2025.11.06 00:56:11.950607 [ 3 ] {9f7c35fd-2334-4595-8c1b-fa3605ee16f3} <Debug> TCPHandler: Processed in 0.00167738 sec. | ||
| 1815 | 2025.11.06 00:56:11.950729 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1816 | 2025.11.06 00:56:11.950827 [ 3 ] {cd42c454-c80e-4402-98ad-b00d7eb5ea3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1817 | 2025.11.06 00:56:11.950881 [ 3 ] {cd42c454-c80e-4402-98ad-b00d7eb5ea3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1818 | 2025.11.06 00:56:11.951643 [ 3 ] {cd42c454-c80e-4402-98ad-b00d7eb5ea3d} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1819 | 2025.11.06 00:56:11.951682 [ 3 ] {cd42c454-c80e-4402-98ad-b00d7eb5ea3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1820 | 2025.11.06 00:56:11.952007 [ 186 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2461 rows, containing 5 columns (5 merged, 0 gathered) in 0.003047564 sec., 807530.2110144364 rows/sec., 53.73 MiB/sec. | ||
| 1821 | 2025.11.06 00:56:11.952402 [ 3 ] {cd42c454-c80e-4402-98ad-b00d7eb5ea3d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1822 | 2025.11.06 00:56:11.952503 [ 189 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1823 | 2025.11.06 00:56:11.953059 [ 3 ] {cd42c454-c80e-4402-98ad-b00d7eb5ea3d} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1824 | 2025.11.06 00:56:11.953215 [ 3 ] {cd42c454-c80e-4402-98ad-b00d7eb5ea3d} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002406 sec., 4571.90357439734 rows/sec., 8.19 MiB/sec. | ||
| 1825 | 2025.11.06 00:56:11.953242 [ 189 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1826 | 2025.11.06 00:56:11.953270 [ 3 ] {cd42c454-c80e-4402-98ad-b00d7eb5ea3d} <Debug> TCPHandler: Processed in 0.002588706 sec. | ||
| 1827 | 2025.11.06 00:56:11.953330 [ 189 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1828 | 2025.11.06 00:56:11.953388 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1829 | 2025.11.06 00:56:11.953425 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 1830 | 2025.11.06 00:56:11.953488 [ 3 ] {a179fc23-75c7-4d5e-b9c8-c028ed1304af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1831 | 2025.11.06 00:56:11.953534 [ 3 ] {a179fc23-75c7-4d5e-b9c8-c028ed1304af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1832 | 2025.11.06 00:56:11.953891 [ 3 ] {a179fc23-75c7-4d5e-b9c8-c028ed1304af} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1833 | 2025.11.06 00:56:11.953927 [ 3 ] {a179fc23-75c7-4d5e-b9c8-c028ed1304af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1834 | 2025.11.06 00:56:11.954370 [ 3 ] {a179fc23-75c7-4d5e-b9c8-c028ed1304af} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1835 | 2025.11.06 00:56:11.954877 [ 3 ] {a179fc23-75c7-4d5e-b9c8-c028ed1304af} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1836 | 2025.11.06 00:56:11.954998 [ 73 ] {} <Debug> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1837 | 2025.11.06 00:56:11.955014 [ 3 ] {a179fc23-75c7-4d5e-b9c8-c028ed1304af} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001545 sec., 67313.91585760519 rows/sec., 4.12 MiB/sec. | ||
| 1838 | 2025.11.06 00:56:11.955045 [ 73 ] {} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1839 | 2025.11.06 00:56:11.955063 [ 3 ] {a179fc23-75c7-4d5e-b9c8-c028ed1304af} <Debug> TCPHandler: Processed in 0.001724151 sec. | ||
| 1840 | 2025.11.06 00:56:11.955076 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1841 | 2025.11.06 00:56:11.955219 [ 196 ] {0a138287-228c-403c-925c-6dac4d152831::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 | ||
| 1842 | 2025.11.06 00:56:11.955357 [ 196 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1843 | 2025.11.06 00:56:11.955401 [ 196 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 76 rows starting from the beginning of the part | ||
| 1844 | 2025.11.06 00:56:11.955491 [ 196 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part | ||
| 1845 | 2025.11.06 00:56:11.955548 [ 196 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 84 rows starting from the beginning of the part | ||
| 1846 | 2025.11.06 00:56:11.955598 [ 196 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part | ||
| 1847 | 2025.11.06 00:56:11.955655 [ 196 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 1848 | 2025.11.06 00:56:11.955703 [ 196 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 104 rows starting from the beginning of the part | ||
| 1849 | 2025.11.06 00:56:11.956560 [ 189 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 4 columns (4 merged, 0 gathered) in 0.001401404 sec., 256885.23794708736 rows/sec., 15.90 MiB/sec. | ||
| 1850 | 2025.11.06 00:56:11.956796 [ 196 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1851 | 2025.11.06 00:56:11.957294 [ 196 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_6_1} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1852 | 2025.11.06 00:56:11.957361 [ 196 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_6_1} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1853 | 2025.11.06 00:56:11.957419 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1854 | 2025.11.06 00:56:11.960210 [ 190 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4665 rows, containing 5 columns (5 merged, 0 gathered) in 0.023220491 sec., 200900.14461795834 rows/sec., 16.83 MiB/sec. | ||
| 1855 | 2025.11.06 00:56:11.960631 [ 190 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1856 | 2025.11.06 00:56:11.961251 [ 190 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_6_1} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1857 | 2025.11.06 00:56:11.961323 [ 190 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_6_1} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1858 | 2025.11.06 00:56:11.961391 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 1859 | 2025.11.06 00:56:12.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.99 MiB, peak 178.63 MiB, free memory in arenas 0.00 B, will set to 173.04 MiB (RSS), difference: 1.05 MiB | ||
| 1860 | 2025.11.06 00:56:16.584523 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1861 | 2025.11.06 00:56:16.584591 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1862 | 2025.11.06 00:56:16.639866 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2869 | ||
| 1863 | 2025.11.06 00:56:16.640373 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1864 | 2025.11.06 00:56:16.640417 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1865 | 2025.11.06 00:56:16.641121 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1866 | 2025.11.06 00:56:16.641665 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1867 | 2025.11.06 00:56:16.641778 [ 64 ] {} <Debug> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1868 | 2025.11.06 00:56:16.641786 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2869 | ||
| 1869 | 2025.11.06 00:56:16.641815 [ 64 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1870 | 2025.11.06 00:56:16.641834 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1871 | 2025.11.06 00:56:16.641964 [ 202 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::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 | ||
| 1872 | 2025.11.06 00:56:16.642132 [ 202 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1873 | 2025.11.06 00:56:16.642174 [ 202 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::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 | ||
| 1874 | 2025.11.06 00:56:16.642243 [ 202 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1875 | 2025.11.06 00:56:16.642299 [ 202 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1876 | 2025.11.06 00:56:16.642346 [ 202 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 445 rows starting from the beginning of the part | ||
| 1877 | 2025.11.06 00:56:16.642392 [ 202 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::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 | ||
| 1878 | 2025.11.06 00:56:16.642439 [ 202 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::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 | ||
| 1879 | 2025.11.06 00:56:16.666126 [ 196 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2869 rows, containing 4 columns (4 merged, 0 gathered) in 0.024216178 sec., 118474.5173247405 rows/sec., 1.69 MiB/sec. | ||
| 1880 | 2025.11.06 00:56:16.667053 [ 189 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1881 | 2025.11.06 00:56:16.667589 [ 189 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::all_1_6_1} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1882 | 2025.11.06 00:56:16.667674 [ 189 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::all_1_6_1} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1883 | 2025.11.06 00:56:16.667769 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1884 | 2025.11.06 00:56:16.785215 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1885 | 2025.11.06 00:56:16.803151 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1886 | 2025.11.06 00:56:16.803216 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1887 | 2025.11.06 00:56:16.810132 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1888 | 2025.11.06 00:56:16.811635 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1889 | 2025.11.06 00:56:16.811948 [ 64 ] {} <Debug> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1890 | 2025.11.06 00:56:16.812010 [ 64 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1891 | 2025.11.06 00:56:16.812030 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1892 | 2025.11.06 00:56:16.812134 [ 189 ] {99846bd9-424b-4993-a016-b840f1ac03ee::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1893 | 2025.11.06 00:56:16.815876 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1894 | 2025.11.06 00:56:16.816584 [ 189 ] {99846bd9-424b-4993-a016-b840f1ac03ee::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1895 | 2025.11.06 00:56:16.818122 [ 189 ] {99846bd9-424b-4993-a016-b840f1ac03ee::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 | ||
| 1896 | 2025.11.06 00:56:16.822871 [ 189 ] {99846bd9-424b-4993-a016-b840f1ac03ee::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 | ||
| 1897 | 2025.11.06 00:56:16.827285 [ 189 ] {99846bd9-424b-4993-a016-b840f1ac03ee::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 | ||
| 1898 | 2025.11.06 00:56:16.831691 [ 189 ] {99846bd9-424b-4993-a016-b840f1ac03ee::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 | ||
| 1899 | 2025.11.06 00:56:16.839056 [ 189 ] {99846bd9-424b-4993-a016-b840f1ac03ee::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 | ||
| 1900 | 2025.11.06 00:56:16.843337 [ 189 ] {99846bd9-424b-4993-a016-b840f1ac03ee::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 | ||
| 1901 | 2025.11.06 00:56:16.905167 [ 196 ] {99846bd9-424b-4993-a016-b840f1ac03ee::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.093076536 sec., 494.21693132198214 rows/sec., 2.56 MiB/sec. | ||
| 1902 | 2025.11.06 00:56:16.907730 [ 187 ] {99846bd9-424b-4993-a016-b840f1ac03ee::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1903 | 2025.11.06 00:56:16.910427 [ 187 ] {99846bd9-424b-4993-a016-b840f1ac03ee::all_1_6_1} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1904 | 2025.11.06 00:56:16.910546 [ 187 ] {99846bd9-424b-4993-a016-b840f1ac03ee::all_1_6_1} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1905 | 2025.11.06 00:56:16.912482 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1906 | 2025.11.06 00:56:16.921702 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1907 | 2025.11.06 00:56:16.921907 [ 3 ] {f61c5b39-6ee9-4373-88c2-57eaf6ca210b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1908 | 2025.11.06 00:56:16.921990 [ 3 ] {f61c5b39-6ee9-4373-88c2-57eaf6ca210b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1909 | 2025.11.06 00:56:16.922812 [ 3 ] {f61c5b39-6ee9-4373-88c2-57eaf6ca210b} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1910 | 2025.11.06 00:56:16.922957 [ 3 ] {f61c5b39-6ee9-4373-88c2-57eaf6ca210b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1911 | 2025.11.06 00:56:16.923573 [ 3 ] {f61c5b39-6ee9-4373-88c2-57eaf6ca210b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1912 | 2025.11.06 00:56:16.924108 [ 3 ] {f61c5b39-6ee9-4373-88c2-57eaf6ca210b} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1913 | 2025.11.06 00:56:16.924282 [ 3 ] {f61c5b39-6ee9-4373-88c2-57eaf6ca210b} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.002442 sec., 44226.04422604422 rows/sec., 3.70 MiB/sec. | ||
| 1914 | 2025.11.06 00:56:16.924327 [ 3 ] {f61c5b39-6ee9-4373-88c2-57eaf6ca210b} <Debug> TCPHandler: Processed in 0.002755839 sec. | ||
| 1915 | 2025.11.06 00:56:16.924462 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1916 | 2025.11.06 00:56:16.924557 [ 3 ] {ee5e2638-c51c-4c56-a155-8c0a378220c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1917 | 2025.11.06 00:56:16.924599 [ 3 ] {ee5e2638-c51c-4c56-a155-8c0a378220c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1918 | 2025.11.06 00:56:16.925089 [ 3 ] {ee5e2638-c51c-4c56-a155-8c0a378220c6} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1919 | 2025.11.06 00:56:16.925125 [ 3 ] {ee5e2638-c51c-4c56-a155-8c0a378220c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1920 | 2025.11.06 00:56:16.925539 [ 3 ] {ee5e2638-c51c-4c56-a155-8c0a378220c6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1921 | 2025.11.06 00:56:16.925949 [ 3 ] {ee5e2638-c51c-4c56-a155-8c0a378220c6} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1922 | 2025.11.06 00:56:16.926099 [ 3 ] {ee5e2638-c51c-4c56-a155-8c0a378220c6} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001561 sec., 16655.98975016015 rows/sec., 1.22 MiB/sec. | ||
| 1923 | 2025.11.06 00:56:16.926138 [ 3 ] {ee5e2638-c51c-4c56-a155-8c0a378220c6} <Debug> TCPHandler: Processed in 0.00172487 sec. | ||
| 1924 | 2025.11.06 00:56:16.926246 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1925 | 2025.11.06 00:56:16.926339 [ 3 ] {3f4a0832-90ba-47e3-b19f-f92a0776e8a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1926 | 2025.11.06 00:56:16.926379 [ 3 ] {3f4a0832-90ba-47e3-b19f-f92a0776e8a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1927 | 2025.11.06 00:56:16.926802 [ 3 ] {3f4a0832-90ba-47e3-b19f-f92a0776e8a9} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1928 | 2025.11.06 00:56:16.926836 [ 3 ] {3f4a0832-90ba-47e3-b19f-f92a0776e8a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1929 | 2025.11.06 00:56:16.927237 [ 3 ] {3f4a0832-90ba-47e3-b19f-f92a0776e8a9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1930 | 2025.11.06 00:56:16.927649 [ 3 ] {3f4a0832-90ba-47e3-b19f-f92a0776e8a9} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1931 | 2025.11.06 00:56:16.927777 [ 3 ] {3f4a0832-90ba-47e3-b19f-f92a0776e8a9} <Debug> executeQuery: Read 96 rows, 7.71 KiB in 0.001457 sec., 65888.81262868909 rows/sec., 5.17 MiB/sec. | ||
| 1932 | 2025.11.06 00:56:16.927814 [ 3 ] {3f4a0832-90ba-47e3-b19f-f92a0776e8a9} <Debug> TCPHandler: Processed in 0.001615959 sec. | ||
| 1933 | 2025.11.06 00:56:16.927927 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1934 | 2025.11.06 00:56:16.928020 [ 3 ] {9cc6555f-8cbc-466d-ab15-25d4aa7f1cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1935 | 2025.11.06 00:56:16.928065 [ 3 ] {9cc6555f-8cbc-466d-ab15-25d4aa7f1cae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1936 | 2025.11.06 00:56:16.928462 [ 3 ] {9cc6555f-8cbc-466d-ab15-25d4aa7f1cae} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1937 | 2025.11.06 00:56:16.928497 [ 3 ] {9cc6555f-8cbc-466d-ab15-25d4aa7f1cae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1938 | 2025.11.06 00:56:16.929043 [ 3 ] {9cc6555f-8cbc-466d-ab15-25d4aa7f1cae} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1939 | 2025.11.06 00:56:16.929467 [ 3 ] {9cc6555f-8cbc-466d-ab15-25d4aa7f1cae} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1940 | 2025.11.06 00:56:16.929598 [ 3 ] {9cc6555f-8cbc-466d-ab15-25d4aa7f1cae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001597 sec., 100187.85222291798 rows/sec., 6.98 MiB/sec. | ||
| 1941 | 2025.11.06 00:56:16.929635 [ 3 ] {9cc6555f-8cbc-466d-ab15-25d4aa7f1cae} <Debug> TCPHandler: Processed in 0.001756801 sec. | ||
| 1942 | 2025.11.06 00:56:16.929742 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1943 | 2025.11.06 00:56:16.929836 [ 3 ] {d6002b41-4bf0-4efc-9afe-3c4734b844de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1944 | 2025.11.06 00:56:16.929891 [ 3 ] {d6002b41-4bf0-4efc-9afe-3c4734b844de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1945 | 2025.11.06 00:56:16.930697 [ 3 ] {d6002b41-4bf0-4efc-9afe-3c4734b844de} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1946 | 2025.11.06 00:56:16.930733 [ 3 ] {d6002b41-4bf0-4efc-9afe-3c4734b844de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1947 | 2025.11.06 00:56:16.931405 [ 3 ] {d6002b41-4bf0-4efc-9afe-3c4734b844de} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1948 | 2025.11.06 00:56:16.931807 [ 3 ] {d6002b41-4bf0-4efc-9afe-3c4734b844de} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1949 | 2025.11.06 00:56:16.931960 [ 3 ] {d6002b41-4bf0-4efc-9afe-3c4734b844de} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002142 sec., 12138.188608776845 rows/sec., 21.75 MiB/sec. | ||
| 1950 | 2025.11.06 00:56:16.932010 [ 3 ] {d6002b41-4bf0-4efc-9afe-3c4734b844de} <Debug> TCPHandler: Processed in 0.002315951 sec. | ||
| 1951 | 2025.11.06 00:56:16.932122 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1952 | 2025.11.06 00:56:16.932215 [ 3 ] {e8b5cdc9-bff6-43fb-b247-82487fe41094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1953 | 2025.11.06 00:56:16.932257 [ 3 ] {e8b5cdc9-bff6-43fb-b247-82487fe41094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1954 | 2025.11.06 00:56:16.932566 [ 3 ] {e8b5cdc9-bff6-43fb-b247-82487fe41094} <Trace> oximeter.measurements_i64 (624882d7-c193-4c60-a995-249fe8fc6559): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1955 | 2025.11.06 00:56:16.932600 [ 3 ] {e8b5cdc9-bff6-43fb-b247-82487fe41094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1956 | 2025.11.06 00:56:16.933015 [ 3 ] {e8b5cdc9-bff6-43fb-b247-82487fe41094} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1957 | 2025.11.06 00:56:16.933440 [ 3 ] {e8b5cdc9-bff6-43fb-b247-82487fe41094} <Trace> oximeter.measurements_i64 (624882d7-c193-4c60-a995-249fe8fc6559): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1958 | 2025.11.06 00:56:16.933570 [ 3 ] {e8b5cdc9-bff6-43fb-b247-82487fe41094} <Debug> executeQuery: Read 12 rows, 955.00 B in 0.001373 sec., 8739.985433357611 rows/sec., 679.26 KiB/sec. | ||
| 1959 | 2025.11.06 00:56:16.933605 [ 3 ] {e8b5cdc9-bff6-43fb-b247-82487fe41094} <Debug> TCPHandler: Processed in 0.001531077 sec. | ||
| 1960 | 2025.11.06 00:56:16.933703 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1961 | 2025.11.06 00:56:16.933796 [ 3 ] {1d6890f1-5104-4c34-92df-354fec7de84e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1962 | 2025.11.06 00:56:16.933836 [ 3 ] {1d6890f1-5104-4c34-92df-354fec7de84e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1963 | 2025.11.06 00:56:16.934160 [ 3 ] {1d6890f1-5104-4c34-92df-354fec7de84e} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1964 | 2025.11.06 00:56:16.934196 [ 3 ] {1d6890f1-5104-4c34-92df-354fec7de84e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1965 | 2025.11.06 00:56:16.934586 [ 3 ] {1d6890f1-5104-4c34-92df-354fec7de84e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1966 | 2025.11.06 00:56:16.935035 [ 3 ] {1d6890f1-5104-4c34-92df-354fec7de84e} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1967 | 2025.11.06 00:56:16.935165 [ 3 ] {1d6890f1-5104-4c34-92df-354fec7de84e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001388 sec., 43227.66570605188 rows/sec., 2.91 MiB/sec. | ||
| 1968 | 2025.11.06 00:56:16.935200 [ 3 ] {1d6890f1-5104-4c34-92df-354fec7de84e} <Debug> TCPHandler: Processed in 0.001545548 sec. | ||
| 1969 | 2025.11.06 00:56:17.000213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 174.73 MiB, peak 183.76 MiB, free memory in arenas 0.00 B, will set to 183.88 MiB (RSS), difference: 9.16 MiB | ||
| 1970 | 2025.11.06 00:56:21.633755 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 296 | ||
| 1971 | 2025.11.06 00:56:21.635955 [ 242 ] {} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1972 | 2025.11.06 00:56:21.635992 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1973 | 2025.11.06 00:56:21.637228 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1974 | 2025.11.06 00:56:21.637729 [ 242 ] {} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1975 | 2025.11.06 00:56:21.637990 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 296 | ||
| 1976 | 2025.11.06 00:56:21.932809 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1977 | 2025.11.06 00:56:21.933015 [ 3 ] {79a07c96-9042-47f6-bdab-577a933f552f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1978 | 2025.11.06 00:56:21.933104 [ 3 ] {79a07c96-9042-47f6-bdab-577a933f552f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1979 | 2025.11.06 00:56:21.933985 [ 3 ] {79a07c96-9042-47f6-bdab-577a933f552f} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1980 | 2025.11.06 00:56:21.934034 [ 3 ] {79a07c96-9042-47f6-bdab-577a933f552f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1981 | 2025.11.06 00:56:21.934590 [ 3 ] {79a07c96-9042-47f6-bdab-577a933f552f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1982 | 2025.11.06 00:56:21.935085 [ 3 ] {79a07c96-9042-47f6-bdab-577a933f552f} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1983 | 2025.11.06 00:56:21.935251 [ 3 ] {79a07c96-9042-47f6-bdab-577a933f552f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002305 sec., 177874.18655097613 rows/sec., 11.28 MiB/sec. | ||
| 1984 | 2025.11.06 00:56:21.935304 [ 3 ] {79a07c96-9042-47f6-bdab-577a933f552f} <Debug> TCPHandler: Processed in 0.002622557 sec. | ||
| 1985 | 2025.11.06 00:56:21.935437 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1986 | 2025.11.06 00:56:21.935543 [ 3 ] {f5a8570f-5e3f-42c6-bb2f-15c3bd171169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1987 | 2025.11.06 00:56:21.935590 [ 3 ] {f5a8570f-5e3f-42c6-bb2f-15c3bd171169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1988 | 2025.11.06 00:56:21.936542 [ 3 ] {f5a8570f-5e3f-42c6-bb2f-15c3bd171169} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1989 | 2025.11.06 00:56:21.936580 [ 3 ] {f5a8570f-5e3f-42c6-bb2f-15c3bd171169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1990 | 2025.11.06 00:56:21.937127 [ 3 ] {f5a8570f-5e3f-42c6-bb2f-15c3bd171169} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1991 | 2025.11.06 00:56:21.937767 [ 3 ] {f5a8570f-5e3f-42c6-bb2f-15c3bd171169} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1992 | 2025.11.06 00:56:21.937918 [ 3 ] {f5a8570f-5e3f-42c6-bb2f-15c3bd171169} <Debug> executeQuery: Read 1134 rows, 92.01 KiB in 0.0024 sec., 472500.00000000006 rows/sec., 37.44 MiB/sec. | ||
| 1993 | 2025.11.06 00:56:21.937959 [ 3 ] {f5a8570f-5e3f-42c6-bb2f-15c3bd171169} <Debug> TCPHandler: Processed in 0.002576146 sec. | ||
| 1994 | 2025.11.06 00:56:21.938089 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1995 | 2025.11.06 00:56:21.938188 [ 3 ] {dc95d6e9-2903-4fe5-acf2-d572c9521dbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1996 | 2025.11.06 00:56:21.938231 [ 3 ] {dc95d6e9-2903-4fe5-acf2-d572c9521dbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1997 | 2025.11.06 00:56:21.938741 [ 3 ] {dc95d6e9-2903-4fe5-acf2-d572c9521dbb} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1998 | 2025.11.06 00:56:21.938779 [ 3 ] {dc95d6e9-2903-4fe5-acf2-d572c9521dbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 1999 | 2025.11.06 00:56:21.939269 [ 3 ] {dc95d6e9-2903-4fe5-acf2-d572c9521dbb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2000 | 2025.11.06 00:56:21.939725 [ 3 ] {dc95d6e9-2903-4fe5-acf2-d572c9521dbb} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2001 | 2025.11.06 00:56:21.939836 [ 57 ] {} <Debug> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2002 | 2025.11.06 00:56:21.939859 [ 3 ] {dc95d6e9-2903-4fe5-acf2-d572c9521dbb} <Debug> executeQuery: Read 216 rows, 13.14 KiB in 0.001694 sec., 127508.85478158205 rows/sec., 7.58 MiB/sec. | ||
| 2003 | 2025.11.06 00:56:21.939901 [ 57 ] {} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2004 | 2025.11.06 00:56:21.939913 [ 3 ] {dc95d6e9-2903-4fe5-acf2-d572c9521dbb} <Debug> TCPHandler: Processed in 0.001875313 sec. | ||
| 2005 | 2025.11.06 00:56:21.939929 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2006 | 2025.11.06 00:56:21.940041 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2007 | 2025.11.06 00:56:21.940095 [ 194 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::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 | ||
| 2008 | 2025.11.06 00:56:21.940145 [ 3 ] {3d664792-0fbc-4ff4-8f94-7ad76bd12533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2009 | 2025.11.06 00:56:21.940192 [ 3 ] {3d664792-0fbc-4ff4-8f94-7ad76bd12533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2010 | 2025.11.06 00:56:21.940253 [ 194 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2011 | 2025.11.06 00:56:21.940293 [ 194 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 224 rows starting from the beginning of the part | ||
| 2012 | 2025.11.06 00:56:21.940390 [ 194 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 216 rows starting from the beginning of the part | ||
| 2013 | 2025.11.06 00:56:21.940440 [ 194 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 19 rows starting from the beginning of the part | ||
| 2014 | 2025.11.06 00:56:21.940484 [ 194 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 216 rows starting from the beginning of the part | ||
| 2015 | 2025.11.06 00:56:21.940527 [ 194 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 2016 | 2025.11.06 00:56:21.940572 [ 194 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 216 rows starting from the beginning of the part | ||
| 2017 | 2025.11.06 00:56:21.940718 [ 3 ] {3d664792-0fbc-4ff4-8f94-7ad76bd12533} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2018 | 2025.11.06 00:56:21.940759 [ 3 ] {3d664792-0fbc-4ff4-8f94-7ad76bd12533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2019 | 2025.11.06 00:56:21.941450 [ 3 ] {3d664792-0fbc-4ff4-8f94-7ad76bd12533} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2020 | 2025.11.06 00:56:21.941747 [ 196 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 917 rows, containing 5 columns (5 merged, 0 gathered) in 0.00173115 sec., 529705.6869710885 rows/sec., 33.88 MiB/sec. | ||
| 2021 | 2025.11.06 00:56:21.941992 [ 3 ] {3d664792-0fbc-4ff4-8f94-7ad76bd12533} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2022 | 2025.11.06 00:56:21.942012 [ 200 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2023 | 2025.11.06 00:56:21.942177 [ 3 ] {3d664792-0fbc-4ff4-8f94-7ad76bd12533} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.002051 sec., 103364.21257922966 rows/sec., 6.67 MiB/sec. | ||
| 2024 | 2025.11.06 00:56:21.942227 [ 3 ] {3d664792-0fbc-4ff4-8f94-7ad76bd12533} <Debug> TCPHandler: Processed in 0.002235379 sec. | ||
| 2025 | 2025.11.06 00:56:21.942369 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2026 | 2025.11.06 00:56:21.942474 [ 3 ] {dc010533-400c-4a01-8570-68827536aa7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2027 | 2025.11.06 00:56:21.942523 [ 3 ] {dc010533-400c-4a01-8570-68827536aa7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2028 | 2025.11.06 00:56:21.942578 [ 200 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_6_1} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2029 | 2025.11.06 00:56:21.942649 [ 200 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_6_1} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2030 | 2025.11.06 00:56:21.942728 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2031 | 2025.11.06 00:56:21.943102 [ 3 ] {dc010533-400c-4a01-8570-68827536aa7d} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2032 | 2025.11.06 00:56:21.943144 [ 3 ] {dc010533-400c-4a01-8570-68827536aa7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2033 | 2025.11.06 00:56:21.943641 [ 3 ] {dc010533-400c-4a01-8570-68827536aa7d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2034 | 2025.11.06 00:56:21.944078 [ 3 ] {dc010533-400c-4a01-8570-68827536aa7d} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2035 | 2025.11.06 00:56:21.944211 [ 3 ] {dc010533-400c-4a01-8570-68827536aa7d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001762 sec., 119750.28376844496 rows/sec., 6.80 MiB/sec. | ||
| 2036 | 2025.11.06 00:56:21.944251 [ 3 ] {dc010533-400c-4a01-8570-68827536aa7d} <Debug> TCPHandler: Processed in 0.001938564 sec. | ||
| 2037 | 2025.11.06 00:56:21.944372 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2038 | 2025.11.06 00:56:21.944465 [ 3 ] {6174e84b-f05e-451d-bf86-a483f173569a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2039 | 2025.11.06 00:56:21.944505 [ 3 ] {6174e84b-f05e-451d-bf86-a483f173569a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2040 | 2025.11.06 00:56:21.945185 [ 3 ] {6174e84b-f05e-451d-bf86-a483f173569a} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2041 | 2025.11.06 00:56:21.945221 [ 3 ] {6174e84b-f05e-451d-bf86-a483f173569a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2042 | 2025.11.06 00:56:21.945699 [ 3 ] {6174e84b-f05e-451d-bf86-a483f173569a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2043 | 2025.11.06 00:56:21.946187 [ 3 ] {6174e84b-f05e-451d-bf86-a483f173569a} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2044 | 2025.11.06 00:56:21.946317 [ 3 ] {6174e84b-f05e-451d-bf86-a483f173569a} <Debug> executeQuery: Read 690 rows, 49.35 KiB in 0.001871 sec., 368786.7450561197 rows/sec., 25.76 MiB/sec. | ||
| 2045 | 2025.11.06 00:56:21.946356 [ 3 ] {6174e84b-f05e-451d-bf86-a483f173569a} <Debug> TCPHandler: Processed in 0.002033246 sec. | ||
| 2046 | 2025.11.06 00:56:21.946480 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2047 | 2025.11.06 00:56:21.946575 [ 3 ] {ae07f6a9-14eb-438e-addb-06779ad59e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2048 | 2025.11.06 00:56:21.946616 [ 3 ] {ae07f6a9-14eb-438e-addb-06779ad59e1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2049 | 2025.11.06 00:56:21.946949 [ 3 ] {ae07f6a9-14eb-438e-addb-06779ad59e1e} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2050 | 2025.11.06 00:56:21.946984 [ 3 ] {ae07f6a9-14eb-438e-addb-06779ad59e1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2051 | 2025.11.06 00:56:21.947427 [ 3 ] {ae07f6a9-14eb-438e-addb-06779ad59e1e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2052 | 2025.11.06 00:56:21.947883 [ 3 ] {ae07f6a9-14eb-438e-addb-06779ad59e1e} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2053 | 2025.11.06 00:56:21.948012 [ 3 ] {ae07f6a9-14eb-438e-addb-06779ad59e1e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001457 sec., 4118.050789293068 rows/sec., 215.15 KiB/sec. | ||
| 2054 | 2025.11.06 00:56:21.948051 [ 3 ] {ae07f6a9-14eb-438e-addb-06779ad59e1e} <Debug> TCPHandler: Processed in 0.001619209 sec. | ||
| 2055 | 2025.11.06 00:56:21.948167 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2056 | 2025.11.06 00:56:21.948259 [ 3 ] {88409a36-903c-4973-960e-1f1d3c7c98a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2057 | 2025.11.06 00:56:21.948300 [ 3 ] {88409a36-903c-4973-960e-1f1d3c7c98a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2058 | 2025.11.06 00:56:21.948734 [ 3 ] {88409a36-903c-4973-960e-1f1d3c7c98a2} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2059 | 2025.11.06 00:56:21.948769 [ 3 ] {88409a36-903c-4973-960e-1f1d3c7c98a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2060 | 2025.11.06 00:56:21.949230 [ 3 ] {88409a36-903c-4973-960e-1f1d3c7c98a2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2061 | 2025.11.06 00:56:21.949666 [ 3 ] {88409a36-903c-4973-960e-1f1d3c7c98a2} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2062 | 2025.11.06 00:56:21.949799 [ 3 ] {88409a36-903c-4973-960e-1f1d3c7c98a2} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001558 sec., 201540.43645699616 rows/sec., 13.24 MiB/sec. | ||
| 2063 | 2025.11.06 00:56:21.949837 [ 3 ] {88409a36-903c-4973-960e-1f1d3c7c98a2} <Debug> TCPHandler: Processed in 0.001718301 sec. | ||
| 2064 | 2025.11.06 00:56:21.949941 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2065 | 2025.11.06 00:56:21.950032 [ 3 ] {754e50a5-6511-44ea-ba21-c9587c1134ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2066 | 2025.11.06 00:56:21.950074 [ 3 ] {754e50a5-6511-44ea-ba21-c9587c1134ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2067 | 2025.11.06 00:56:21.950404 [ 3 ] {754e50a5-6511-44ea-ba21-c9587c1134ec} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2068 | 2025.11.06 00:56:21.950442 [ 3 ] {754e50a5-6511-44ea-ba21-c9587c1134ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2069 | 2025.11.06 00:56:21.950889 [ 3 ] {754e50a5-6511-44ea-ba21-c9587c1134ec} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2070 | 2025.11.06 00:56:21.951389 [ 3 ] {754e50a5-6511-44ea-ba21-c9587c1134ec} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2071 | 2025.11.06 00:56:21.951525 [ 3 ] {754e50a5-6511-44ea-ba21-c9587c1134ec} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00151 sec., 662.251655629139 rows/sec., 44.62 KiB/sec. | ||
| 2072 | 2025.11.06 00:56:21.951564 [ 3 ] {754e50a5-6511-44ea-ba21-c9587c1134ec} <Debug> TCPHandler: Processed in 0.001670459 sec. | ||
| 2073 | 2025.11.06 00:56:21.951691 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2074 | 2025.11.06 00:56:21.951786 [ 3 ] {1f54a4a6-c41a-4410-8ae8-2aec5398bdb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2075 | 2025.11.06 00:56:21.951840 [ 3 ] {1f54a4a6-c41a-4410-8ae8-2aec5398bdb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2076 | 2025.11.06 00:56:21.952606 [ 3 ] {1f54a4a6-c41a-4410-8ae8-2aec5398bdb0} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2077 | 2025.11.06 00:56:21.952651 [ 3 ] {1f54a4a6-c41a-4410-8ae8-2aec5398bdb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2078 | 2025.11.06 00:56:21.953269 [ 3 ] {1f54a4a6-c41a-4410-8ae8-2aec5398bdb0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2079 | 2025.11.06 00:56:21.953658 [ 3 ] {1f54a4a6-c41a-4410-8ae8-2aec5398bdb0} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2080 | 2025.11.06 00:56:21.953795 [ 56 ] {} <Debug> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2081 | 2025.11.06 00:56:21.953803 [ 3 ] {1f54a4a6-c41a-4410-8ae8-2aec5398bdb0} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002036 sec., 5402.750491159135 rows/sec., 9.68 MiB/sec. | ||
| 2082 | 2025.11.06 00:56:21.953833 [ 56 ] {} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2083 | 2025.11.06 00:56:21.953856 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2084 | 2025.11.06 00:56:21.953871 [ 3 ] {1f54a4a6-c41a-4410-8ae8-2aec5398bdb0} <Debug> TCPHandler: Processed in 0.002228679 sec. | ||
| 2085 | 2025.11.06 00:56:21.953940 [ 194 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::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 | ||
| 2086 | 2025.11.06 00:56:21.953987 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2087 | 2025.11.06 00:56:21.954087 [ 3 ] {4a297814-0a73-4e06-bfe3-8532108fe777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2088 | 2025.11.06 00:56:21.954129 [ 3 ] {4a297814-0a73-4e06-bfe3-8532108fe777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2089 | 2025.11.06 00:56:21.954150 [ 194 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2090 | 2025.11.06 00:56:21.954210 [ 194 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part | ||
| 2091 | 2025.11.06 00:56:21.954319 [ 194 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 2092 | 2025.11.06 00:56:21.954423 [ 194 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 13 rows starting from the beginning of the part | ||
| 2093 | 2025.11.06 00:56:21.954487 [ 3 ] {4a297814-0a73-4e06-bfe3-8532108fe777} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2094 | 2025.11.06 00:56:21.954521 [ 194 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part | ||
| 2095 | 2025.11.06 00:56:21.954528 [ 3 ] {4a297814-0a73-4e06-bfe3-8532108fe777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2096 | 2025.11.06 00:56:21.954626 [ 194 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 2097 | 2025.11.06 00:56:21.954729 [ 194 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 11 rows starting from the beginning of the part | ||
| 2098 | 2025.11.06 00:56:21.954989 [ 3 ] {4a297814-0a73-4e06-bfe3-8532108fe777} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2099 | 2025.11.06 00:56:21.955533 [ 3 ] {4a297814-0a73-4e06-bfe3-8532108fe777} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2100 | 2025.11.06 00:56:21.955668 [ 3 ] {4a297814-0a73-4e06-bfe3-8532108fe777} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.0016 sec., 65000 rows/sec., 3.98 MiB/sec. | ||
| 2101 | 2025.11.06 00:56:21.955704 [ 3 ] {4a297814-0a73-4e06-bfe3-8532108fe777} <Debug> TCPHandler: Processed in 0.001765451 sec. | ||
| 2102 | 2025.11.06 00:56:21.956585 [ 196 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 19 columns (19 merged, 0 gathered) in 0.002678878 sec., 30983.120545243197 rows/sec., 55.52 MiB/sec. | ||
| 2103 | 2025.11.06 00:56:21.957101 [ 195 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2104 | 2025.11.06 00:56:21.957735 [ 195 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2105 | 2025.11.06 00:56:21.957823 [ 195 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2106 | 2025.11.06 00:56:21.957956 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 2107 | 2025.11.06 00:56:24.142835 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3381 | ||
| 2108 | 2025.11.06 00:56:24.143341 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2109 | 2025.11.06 00:56:24.143379 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2110 | 2025.11.06 00:56:24.143983 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2111 | 2025.11.06 00:56:24.144486 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2112 | 2025.11.06 00:56:24.144624 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3381 | ||
| 2113 | 2025.11.06 00:56:24.315951 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2114 | 2025.11.06 00:56:24.333504 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2115 | 2025.11.06 00:56:24.333576 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2116 | 2025.11.06 00:56:24.339279 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2117 | 2025.11.06 00:56:24.340378 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2118 | 2025.11.06 00:56:24.343553 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2119 | 2025.11.06 00:56:26.921800 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2120 | 2025.11.06 00:56:26.921979 [ 3 ] {9059dad0-8e95-45f5-9c19-9ddf92fe28e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2121 | 2025.11.06 00:56:26.922048 [ 3 ] {9059dad0-8e95-45f5-9c19-9ddf92fe28e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2122 | 2025.11.06 00:56:26.922809 [ 3 ] {9059dad0-8e95-45f5-9c19-9ddf92fe28e2} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2123 | 2025.11.06 00:56:26.922868 [ 3 ] {9059dad0-8e95-45f5-9c19-9ddf92fe28e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2124 | 2025.11.06 00:56:26.923476 [ 3 ] {9059dad0-8e95-45f5-9c19-9ddf92fe28e2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2125 | 2025.11.06 00:56:26.923939 [ 3 ] {9059dad0-8e95-45f5-9c19-9ddf92fe28e2} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2126 | 2025.11.06 00:56:26.924102 [ 3 ] {9059dad0-8e95-45f5-9c19-9ddf92fe28e2} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.002172 sec., 49723.75690607735 rows/sec., 4.16 MiB/sec. | ||
| 2127 | 2025.11.06 00:56:26.924153 [ 3 ] {9059dad0-8e95-45f5-9c19-9ddf92fe28e2} <Debug> TCPHandler: Processed in 0.002486274 sec. | ||
| 2128 | 2025.11.06 00:56:26.924294 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2129 | 2025.11.06 00:56:26.924398 [ 3 ] {f0088dbc-3d83-400a-b80a-fbde3c8bbf13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2130 | 2025.11.06 00:56:26.924443 [ 3 ] {f0088dbc-3d83-400a-b80a-fbde3c8bbf13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2131 | 2025.11.06 00:56:26.924874 [ 3 ] {f0088dbc-3d83-400a-b80a-fbde3c8bbf13} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2132 | 2025.11.06 00:56:26.924912 [ 3 ] {f0088dbc-3d83-400a-b80a-fbde3c8bbf13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2133 | 2025.11.06 00:56:26.925327 [ 3 ] {f0088dbc-3d83-400a-b80a-fbde3c8bbf13} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2134 | 2025.11.06 00:56:26.925750 [ 3 ] {f0088dbc-3d83-400a-b80a-fbde3c8bbf13} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2135 | 2025.11.06 00:56:26.925883 [ 3 ] {f0088dbc-3d83-400a-b80a-fbde3c8bbf13} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001511 sec., 17207.147584381204 rows/sec., 1.26 MiB/sec. | ||
| 2136 | 2025.11.06 00:56:26.925919 [ 3 ] {f0088dbc-3d83-400a-b80a-fbde3c8bbf13} <Debug> TCPHandler: Processed in 0.00167924 sec. | ||
| 2137 | 2025.11.06 00:56:26.926030 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2138 | 2025.11.06 00:56:26.926122 [ 3 ] {5e39a856-005c-497e-a5cd-1433836e982d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2139 | 2025.11.06 00:56:26.926162 [ 3 ] {5e39a856-005c-497e-a5cd-1433836e982d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2140 | 2025.11.06 00:56:26.926588 [ 3 ] {5e39a856-005c-497e-a5cd-1433836e982d} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2141 | 2025.11.06 00:56:26.926625 [ 3 ] {5e39a856-005c-497e-a5cd-1433836e982d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2142 | 2025.11.06 00:56:26.927034 [ 3 ] {5e39a856-005c-497e-a5cd-1433836e982d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2143 | 2025.11.06 00:56:26.927513 [ 3 ] {5e39a856-005c-497e-a5cd-1433836e982d} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2144 | 2025.11.06 00:56:26.927642 [ 3 ] {5e39a856-005c-497e-a5cd-1433836e982d} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001537 sec., 58555.62784645413 rows/sec., 4.57 MiB/sec. | ||
| 2145 | 2025.11.06 00:56:26.927678 [ 3 ] {5e39a856-005c-497e-a5cd-1433836e982d} <Debug> TCPHandler: Processed in 0.00169628 sec. | ||
| 2146 | 2025.11.06 00:56:26.927792 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2147 | 2025.11.06 00:56:26.927884 [ 3 ] {30952cb7-d8d3-49ae-be4f-1e6d4a0ab9ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2148 | 2025.11.06 00:56:26.927927 [ 3 ] {30952cb7-d8d3-49ae-be4f-1e6d4a0ab9ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2149 | 2025.11.06 00:56:26.928352 [ 3 ] {30952cb7-d8d3-49ae-be4f-1e6d4a0ab9ab} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2150 | 2025.11.06 00:56:26.928389 [ 3 ] {30952cb7-d8d3-49ae-be4f-1e6d4a0ab9ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2151 | 2025.11.06 00:56:26.928861 [ 3 ] {30952cb7-d8d3-49ae-be4f-1e6d4a0ab9ab} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2152 | 2025.11.06 00:56:26.929277 [ 3 ] {30952cb7-d8d3-49ae-be4f-1e6d4a0ab9ab} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2153 | 2025.11.06 00:56:26.929414 [ 3 ] {30952cb7-d8d3-49ae-be4f-1e6d4a0ab9ab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001548 sec., 103359.17312661499 rows/sec., 7.20 MiB/sec. | ||
| 2154 | 2025.11.06 00:56:26.929451 [ 3 ] {30952cb7-d8d3-49ae-be4f-1e6d4a0ab9ab} <Debug> TCPHandler: Processed in 0.00170728 sec. | ||
| 2155 | 2025.11.06 00:56:26.929569 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2156 | 2025.11.06 00:56:26.929662 [ 3 ] {d7a51572-f44e-40b9-87f6-29dc579b7f6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2157 | 2025.11.06 00:56:26.929714 [ 3 ] {d7a51572-f44e-40b9-87f6-29dc579b7f6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2158 | 2025.11.06 00:56:26.930528 [ 3 ] {d7a51572-f44e-40b9-87f6-29dc579b7f6b} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2159 | 2025.11.06 00:56:26.930563 [ 3 ] {d7a51572-f44e-40b9-87f6-29dc579b7f6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2160 | 2025.11.06 00:56:26.931197 [ 3 ] {d7a51572-f44e-40b9-87f6-29dc579b7f6b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2161 | 2025.11.06 00:56:26.931628 [ 3 ] {d7a51572-f44e-40b9-87f6-29dc579b7f6b} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2162 | 2025.11.06 00:56:26.931766 [ 3 ] {d7a51572-f44e-40b9-87f6-29dc579b7f6b} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002122 sec., 12252.591894439207 rows/sec., 21.96 MiB/sec. | ||
| 2163 | 2025.11.06 00:56:26.931817 [ 3 ] {d7a51572-f44e-40b9-87f6-29dc579b7f6b} <Debug> TCPHandler: Processed in 0.00229665 sec. | ||
| 2164 | 2025.11.06 00:56:26.931938 [ 3 ] {} <Trace> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2165 | 2025.11.06 00:56:26.932031 [ 3 ] {f6a4117e-73c4-49db-ae6d-df87beb94802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2166 | 2025.11.06 00:56:26.932072 [ 3 ] {f6a4117e-73c4-49db-ae6d-df87beb94802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2167 | 2025.11.06 00:56:26.932425 [ 3 ] {f6a4117e-73c4-49db-ae6d-df87beb94802} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2168 | 2025.11.06 00:56:26.932461 [ 3 ] {f6a4117e-73c4-49db-ae6d-df87beb94802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2169 | 2025.11.06 00:56:26.932865 [ 3 ] {f6a4117e-73c4-49db-ae6d-df87beb94802} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2170 | 2025.11.06 00:56:26.933282 [ 3 ] {f6a4117e-73c4-49db-ae6d-df87beb94802} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2171 | 2025.11.06 00:56:26.933409 [ 3 ] {f6a4117e-73c4-49db-ae6d-df87beb94802} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001397 sec., 42949.17680744452 rows/sec., 2.89 MiB/sec. | ||
| 2172 | 2025.11.06 00:56:26.933444 [ 3 ] {f6a4117e-73c4-49db-ae6d-df87beb94802} <Debug> TCPHandler: Processed in 0.001556697 sec. | ||
| 2173 | 2025.11.06 00:56:31.584627 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2174 | 2025.11.06 00:56:31.584723 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2175 | 2025.11.06 00:56:31.638202 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 330 | ||
| 2176 | 2025.11.06 00:56:31.640422 [ 242 ] {} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2177 | 2025.11.06 00:56:31.640466 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2178 | 2025.11.06 00:56:31.641824 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2179 | 2025.11.06 00:56:31.642393 [ 242 ] {} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2180 | 2025.11.06 00:56:31.642659 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 330 | ||
| 2181 | 2025.11.06 00:56:31.645662 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3829 | ||
| 2182 | 2025.11.06 00:56:31.646154 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2183 | 2025.11.06 00:56:31.646196 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2184 | 2025.11.06 00:56:31.646941 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2185 | 2025.11.06 00:56:31.647571 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2186 | 2025.11.06 00:56:31.647710 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3829 | ||
| 2187 | 2025.11.06 00:56:31.651140 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2188 | 2025.11.06 00:56:31.651188 [ 3 ] {} <Debug> TCP-Session: d95f0deb-abb7-4c53-8e8a-3344a16ed0fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2189 | 2025.11.06 00:56:31.844548 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2190 | 2025.11.06 00:56:31.860819 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2191 | 2025.11.06 00:56:31.860886 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2192 | 2025.11.06 00:56:31.866707 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2193 | 2025.11.06 00:56:31.867940 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2194 | 2025.11.06 00:56:31.871001 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2195 | 2025.11.06 00:56:31.931889 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2196 | 2025.11.06 00:56:31.932060 [ 4 ] {53349129-a5d1-41ca-a316-7e9ad7914055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2197 | 2025.11.06 00:56:31.932122 [ 4 ] {53349129-a5d1-41ca-a316-7e9ad7914055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2198 | 2025.11.06 00:56:31.932925 [ 4 ] {53349129-a5d1-41ca-a316-7e9ad7914055} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2199 | 2025.11.06 00:56:31.932964 [ 4 ] {53349129-a5d1-41ca-a316-7e9ad7914055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2200 | 2025.11.06 00:56:31.933537 [ 4 ] {53349129-a5d1-41ca-a316-7e9ad7914055} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2201 | 2025.11.06 00:56:31.934006 [ 4 ] {53349129-a5d1-41ca-a316-7e9ad7914055} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2202 | 2025.11.06 00:56:31.934145 [ 41 ] {} <Debug> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2203 | 2025.11.06 00:56:31.934174 [ 4 ] {53349129-a5d1-41ca-a316-7e9ad7914055} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002161 sec., 189726.9782508098 rows/sec., 12.04 MiB/sec. | ||
| 2204 | 2025.11.06 00:56:31.934182 [ 41 ] {} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2205 | 2025.11.06 00:56:31.934208 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2206 | 2025.11.06 00:56:31.934216 [ 4 ] {53349129-a5d1-41ca-a316-7e9ad7914055} <Debug> TCPHandler: Processed in 0.002456593 sec. | ||
| 2207 | 2025.11.06 00:56:31.934331 [ 194 ] {09deef5d-b638-4de3-8592-f2355aced8d4::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 | ||
| 2208 | 2025.11.06 00:56:31.934343 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2209 | 2025.11.06 00:56:31.934475 [ 4 ] {418ff985-3178-4055-912f-8dd54cf67000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2210 | 2025.11.06 00:56:31.934491 [ 194 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2211 | 2025.11.06 00:56:31.934516 [ 4 ] {418ff985-3178-4055-912f-8dd54cf67000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2212 | 2025.11.06 00:56:31.934531 [ 194 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 410 rows starting from the beginning of the part | ||
| 2213 | 2025.11.06 00:56:31.934610 [ 194 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 410 rows starting from the beginning of the part | ||
| 2214 | 2025.11.06 00:56:31.934662 [ 194 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 410 rows starting from the beginning of the part | ||
| 2215 | 2025.11.06 00:56:31.934709 [ 194 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 410 rows starting from the beginning of the part | ||
| 2216 | 2025.11.06 00:56:31.934751 [ 194 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 410 rows starting from the beginning of the part | ||
| 2217 | 2025.11.06 00:56:31.935408 [ 4 ] {418ff985-3178-4055-912f-8dd54cf67000} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2218 | 2025.11.06 00:56:31.935448 [ 4 ] {418ff985-3178-4055-912f-8dd54cf67000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2219 | 2025.11.06 00:56:31.935889 [ 195 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001614608 sec., 1269658.0222567955 rows/sec., 85.38 MiB/sec. | ||
| 2220 | 2025.11.06 00:56:31.935986 [ 4 ] {418ff985-3178-4055-912f-8dd54cf67000} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2221 | 2025.11.06 00:56:31.936153 [ 194 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2222 | 2025.11.06 00:56:31.936487 [ 4 ] {418ff985-3178-4055-912f-8dd54cf67000} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2223 | 2025.11.06 00:56:31.936629 [ 4 ] {418ff985-3178-4055-912f-8dd54cf67000} <Debug> executeQuery: Read 1134 rows, 92.01 KiB in 0.002172 sec., 522099.44751381216 rows/sec., 41.37 MiB/sec. | ||
| 2224 | 2025.11.06 00:56:31.936665 [ 4 ] {418ff985-3178-4055-912f-8dd54cf67000} <Debug> TCPHandler: Processed in 0.002371432 sec. | ||
| 2225 | 2025.11.06 00:56:31.936701 [ 194 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_5_1} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2226 | 2025.11.06 00:56:31.936778 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2227 | 2025.11.06 00:56:31.936780 [ 194 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_5_1} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2228 | 2025.11.06 00:56:31.936868 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 2229 | 2025.11.06 00:56:31.936877 [ 4 ] {b6debd16-c9aa-430a-aa1a-7888f9c3c264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2230 | 2025.11.06 00:56:31.936924 [ 4 ] {b6debd16-c9aa-430a-aa1a-7888f9c3c264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2231 | 2025.11.06 00:56:31.937391 [ 4 ] {b6debd16-c9aa-430a-aa1a-7888f9c3c264} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2232 | 2025.11.06 00:56:31.937427 [ 4 ] {b6debd16-c9aa-430a-aa1a-7888f9c3c264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2233 | 2025.11.06 00:56:31.937866 [ 4 ] {b6debd16-c9aa-430a-aa1a-7888f9c3c264} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2234 | 2025.11.06 00:56:31.938273 [ 4 ] {b6debd16-c9aa-430a-aa1a-7888f9c3c264} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2235 | 2025.11.06 00:56:31.938404 [ 4 ] {b6debd16-c9aa-430a-aa1a-7888f9c3c264} <Debug> executeQuery: Read 216 rows, 13.14 KiB in 0.001545 sec., 139805.82524271845 rows/sec., 8.31 MiB/sec. | ||
| 2236 | 2025.11.06 00:56:31.938440 [ 4 ] {b6debd16-c9aa-430a-aa1a-7888f9c3c264} <Debug> TCPHandler: Processed in 0.001710491 sec. | ||
| 2237 | 2025.11.06 00:56:31.938545 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2238 | 2025.11.06 00:56:31.938636 [ 4 ] {cbe82d49-5ab7-4706-adef-4dc061aea9c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2239 | 2025.11.06 00:56:31.938675 [ 4 ] {cbe82d49-5ab7-4706-adef-4dc061aea9c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2240 | 2025.11.06 00:56:31.939128 [ 4 ] {cbe82d49-5ab7-4706-adef-4dc061aea9c3} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2241 | 2025.11.06 00:56:31.939164 [ 4 ] {cbe82d49-5ab7-4706-adef-4dc061aea9c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2242 | 2025.11.06 00:56:31.939685 [ 4 ] {cbe82d49-5ab7-4706-adef-4dc061aea9c3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2243 | 2025.11.06 00:56:31.940207 [ 4 ] {cbe82d49-5ab7-4706-adef-4dc061aea9c3} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2244 | 2025.11.06 00:56:31.940392 [ 40 ] {} <Debug> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2245 | 2025.11.06 00:56:31.940424 [ 4 ] {cbe82d49-5ab7-4706-adef-4dc061aea9c3} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001804 sec., 117516.62971175167 rows/sec., 7.58 MiB/sec. | ||
| 2246 | 2025.11.06 00:56:31.940488 [ 4 ] {cbe82d49-5ab7-4706-adef-4dc061aea9c3} <Debug> TCPHandler: Processed in 0.001991155 sec. | ||
| 2247 | 2025.11.06 00:56:31.940489 [ 40 ] {} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2248 | 2025.11.06 00:56:31.940533 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2249 | 2025.11.06 00:56:31.940625 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2250 | 2025.11.06 00:56:31.940643 [ 198 ] {a91d9587-d614-43c5-b161-50410e357997::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 | ||
| 2251 | 2025.11.06 00:56:31.940741 [ 4 ] {5a2a2140-72d3-4cec-9011-55730c8f816a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2252 | 2025.11.06 00:56:31.940762 [ 198 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2253 | 2025.11.06 00:56:31.940785 [ 4 ] {5a2a2140-72d3-4cec-9011-55730c8f816a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2254 | 2025.11.06 00:56:31.940802 [ 198 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 212 rows starting from the beginning of the part | ||
| 2255 | 2025.11.06 00:56:31.940881 [ 198 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
| 2256 | 2025.11.06 00:56:31.940929 [ 198 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 228 rows starting from the beginning of the part | ||
| 2257 | 2025.11.06 00:56:31.940985 [ 198 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part | ||
| 2258 | 2025.11.06 00:56:31.941031 [ 198 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 212 rows starting from the beginning of the part | ||
| 2259 | 2025.11.06 00:56:31.941070 [ 198 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part | ||
| 2260 | 2025.11.06 00:56:31.941287 [ 4 ] {5a2a2140-72d3-4cec-9011-55730c8f816a} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2261 | 2025.11.06 00:56:31.941330 [ 4 ] {5a2a2140-72d3-4cec-9011-55730c8f816a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2262 | 2025.11.06 00:56:31.941821 [ 4 ] {5a2a2140-72d3-4cec-9011-55730c8f816a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2263 | 2025.11.06 00:56:31.942100 [ 194 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1288 rows, containing 5 columns (5 merged, 0 gathered) in 0.001496526 sec., 860659.9551227309 rows/sec., 59.28 MiB/sec. | ||
| 2264 | 2025.11.06 00:56:31.942363 [ 4 ] {5a2a2140-72d3-4cec-9011-55730c8f816a} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2265 | 2025.11.06 00:56:31.942365 [ 198 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2266 | 2025.11.06 00:56:31.942509 [ 40 ] {} <Debug> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2267 | 2025.11.06 00:56:31.942536 [ 4 ] {5a2a2140-72d3-4cec-9011-55730c8f816a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001815 sec., 116253.4435261708 rows/sec., 6.60 MiB/sec. | ||
| 2268 | 2025.11.06 00:56:31.942550 [ 40 ] {} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2269 | 2025.11.06 00:56:31.942586 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2270 | 2025.11.06 00:56:31.942587 [ 4 ] {5a2a2140-72d3-4cec-9011-55730c8f816a} <Debug> TCPHandler: Processed in 0.002022286 sec. | ||
| 2271 | 2025.11.06 00:56:31.942693 [ 195 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::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 | ||
| 2272 | 2025.11.06 00:56:31.942714 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2273 | 2025.11.06 00:56:31.942819 [ 4 ] {68dba7f2-75fe-410f-a13a-16b4676d1459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2274 | 2025.11.06 00:56:31.942853 [ 195 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2275 | 2025.11.06 00:56:31.942862 [ 4 ] {68dba7f2-75fe-410f-a13a-16b4676d1459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2276 | 2025.11.06 00:56:31.942911 [ 195 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 211 rows starting from the beginning of the part | ||
| 2277 | 2025.11.06 00:56:31.942983 [ 198 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_6_1} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2278 | 2025.11.06 00:56:31.943046 [ 195 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 211 rows starting from the beginning of the part | ||
| 2279 | 2025.11.06 00:56:31.943053 [ 198 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_6_1} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2280 | 2025.11.06 00:56:31.943123 [ 195 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 211 rows starting from the beginning of the part | ||
| 2281 | 2025.11.06 00:56:31.943135 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 2282 | 2025.11.06 00:56:31.943179 [ 195 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 211 rows starting from the beginning of the part | ||
| 2283 | 2025.11.06 00:56:31.943259 [ 195 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 211 rows starting from the beginning of the part | ||
| 2284 | 2025.11.06 00:56:31.943530 [ 4 ] {68dba7f2-75fe-410f-a13a-16b4676d1459} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2285 | 2025.11.06 00:56:31.943572 [ 4 ] {68dba7f2-75fe-410f-a13a-16b4676d1459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2286 | 2025.11.06 00:56:31.944081 [ 4 ] {68dba7f2-75fe-410f-a13a-16b4676d1459} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2287 | 2025.11.06 00:56:31.944259 [ 197 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001622538 sec., 650215.8963303171 rows/sec., 39.40 MiB/sec. | ||
| 2288 | 2025.11.06 00:56:31.944489 [ 198 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2289 | 2025.11.06 00:56:31.944603 [ 4 ] {68dba7f2-75fe-410f-a13a-16b4676d1459} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2290 | 2025.11.06 00:56:31.944751 [ 4 ] {68dba7f2-75fe-410f-a13a-16b4676d1459} <Debug> executeQuery: Read 690 rows, 49.35 KiB in 0.001949 sec., 354027.70651616214 rows/sec., 24.73 MiB/sec. | ||
| 2291 | 2025.11.06 00:56:31.944804 [ 4 ] {68dba7f2-75fe-410f-a13a-16b4676d1459} <Debug> TCPHandler: Processed in 0.002139058 sec. | ||
| 2292 | 2025.11.06 00:56:31.944943 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2293 | 2025.11.06 00:56:31.945051 [ 4 ] {b042dac6-1943-45e3-936b-ace72651abdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2294 | 2025.11.06 00:56:31.945103 [ 4 ] {b042dac6-1943-45e3-936b-ace72651abdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2295 | 2025.11.06 00:56:31.945123 [ 198 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_5_1} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2296 | 2025.11.06 00:56:31.945198 [ 198 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_5_1} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2297 | 2025.11.06 00:56:31.945266 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2298 | 2025.11.06 00:56:31.945526 [ 4 ] {b042dac6-1943-45e3-936b-ace72651abdd} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2299 | 2025.11.06 00:56:31.945574 [ 4 ] {b042dac6-1943-45e3-936b-ace72651abdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2300 | 2025.11.06 00:56:31.946156 [ 4 ] {b042dac6-1943-45e3-936b-ace72651abdd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2301 | 2025.11.06 00:56:31.946720 [ 4 ] {b042dac6-1943-45e3-936b-ace72651abdd} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2302 | 2025.11.06 00:56:31.946910 [ 4 ] {b042dac6-1943-45e3-936b-ace72651abdd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001882 sec., 3188.0977683315623 rows/sec., 166.57 KiB/sec. | ||
| 2303 | 2025.11.06 00:56:31.946958 [ 4 ] {b042dac6-1943-45e3-936b-ace72651abdd} <Debug> TCPHandler: Processed in 0.002072826 sec. | ||
| 2304 | 2025.11.06 00:56:31.947083 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2305 | 2025.11.06 00:56:31.947196 [ 4 ] {52600451-1638-4567-bac9-18ab889ebf19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2306 | 2025.11.06 00:56:31.947249 [ 4 ] {52600451-1638-4567-bac9-18ab889ebf19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2307 | 2025.11.06 00:56:31.947814 [ 4 ] {52600451-1638-4567-bac9-18ab889ebf19} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2308 | 2025.11.06 00:56:31.947853 [ 4 ] {52600451-1638-4567-bac9-18ab889ebf19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2309 | 2025.11.06 00:56:31.948472 [ 4 ] {52600451-1638-4567-bac9-18ab889ebf19} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2310 | 2025.11.06 00:56:31.949034 [ 4 ] {52600451-1638-4567-bac9-18ab889ebf19} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2311 | 2025.11.06 00:56:31.949168 [ 4 ] {52600451-1638-4567-bac9-18ab889ebf19} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001996 sec., 157314.62925851703 rows/sec., 10.33 MiB/sec. | ||
| 2312 | 2025.11.06 00:56:31.949204 [ 4 ] {52600451-1638-4567-bac9-18ab889ebf19} <Debug> TCPHandler: Processed in 0.002180769 sec. | ||
| 2313 | 2025.11.06 00:56:31.949337 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2314 | 2025.11.06 00:56:31.949431 [ 4 ] {92bff57d-9a57-47c6-82d8-d49da59ea0db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2315 | 2025.11.06 00:56:31.949472 [ 4 ] {92bff57d-9a57-47c6-82d8-d49da59ea0db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2316 | 2025.11.06 00:56:31.949787 [ 4 ] {92bff57d-9a57-47c6-82d8-d49da59ea0db} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2317 | 2025.11.06 00:56:31.949822 [ 4 ] {92bff57d-9a57-47c6-82d8-d49da59ea0db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2318 | 2025.11.06 00:56:31.950259 [ 4 ] {92bff57d-9a57-47c6-82d8-d49da59ea0db} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2319 | 2025.11.06 00:56:31.950724 [ 4 ] {92bff57d-9a57-47c6-82d8-d49da59ea0db} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2320 | 2025.11.06 00:56:31.950843 [ 40 ] {} <Debug> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2321 | 2025.11.06 00:56:31.950873 [ 4 ] {92bff57d-9a57-47c6-82d8-d49da59ea0db} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001461 sec., 684.4626967830253 rows/sec., 46.12 KiB/sec. | ||
| 2322 | 2025.11.06 00:56:31.950880 [ 40 ] {} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2323 | 2025.11.06 00:56:31.950916 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2324 | 2025.11.06 00:56:31.950918 [ 4 ] {92bff57d-9a57-47c6-82d8-d49da59ea0db} <Debug> TCPHandler: Processed in 0.001630609 sec. | ||
| 2325 | 2025.11.06 00:56:31.951001 [ 195 ] {065e2cf2-e244-41fc-9505-43875b21e3af::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 | ||
| 2326 | 2025.11.06 00:56:31.951040 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2327 | 2025.11.06 00:56:31.951114 [ 195 ] {065e2cf2-e244-41fc-9505-43875b21e3af::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2328 | 2025.11.06 00:56:31.951138 [ 4 ] {5e3f69d4-f17a-45b3-9b8b-68497a3e7c08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2329 | 2025.11.06 00:56:31.951151 [ 195 ] {065e2cf2-e244-41fc-9505-43875b21e3af::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 | ||
| 2330 | 2025.11.06 00:56:31.951199 [ 4 ] {5e3f69d4-f17a-45b3-9b8b-68497a3e7c08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2331 | 2025.11.06 00:56:31.951215 [ 195 ] {065e2cf2-e244-41fc-9505-43875b21e3af::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 | ||
| 2332 | 2025.11.06 00:56:31.951265 [ 195 ] {065e2cf2-e244-41fc-9505-43875b21e3af::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 | ||
| 2333 | 2025.11.06 00:56:31.951307 [ 195 ] {065e2cf2-e244-41fc-9505-43875b21e3af::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 | ||
| 2334 | 2025.11.06 00:56:31.951348 [ 195 ] {065e2cf2-e244-41fc-9505-43875b21e3af::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 | ||
| 2335 | 2025.11.06 00:56:31.952040 [ 4 ] {5e3f69d4-f17a-45b3-9b8b-68497a3e7c08} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2336 | 2025.11.06 00:56:31.952050 [ 193 ] {065e2cf2-e244-41fc-9505-43875b21e3af::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001084269 sec., 4611.401783136842 rows/sec., 310.73 KiB/sec. | ||
| 2337 | 2025.11.06 00:56:31.952082 [ 4 ] {5e3f69d4-f17a-45b3-9b8b-68497a3e7c08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2338 | 2025.11.06 00:56:31.952334 [ 195 ] {065e2cf2-e244-41fc-9505-43875b21e3af::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2339 | 2025.11.06 00:56:31.952821 [ 4 ] {5e3f69d4-f17a-45b3-9b8b-68497a3e7c08} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2340 | 2025.11.06 00:56:31.952913 [ 195 ] {065e2cf2-e244-41fc-9505-43875b21e3af::all_1_5_1} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2341 | 2025.11.06 00:56:31.952998 [ 195 ] {065e2cf2-e244-41fc-9505-43875b21e3af::all_1_5_1} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2342 | 2025.11.06 00:56:31.953067 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2343 | 2025.11.06 00:56:31.953316 [ 4 ] {5e3f69d4-f17a-45b3-9b8b-68497a3e7c08} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2344 | 2025.11.06 00:56:31.953468 [ 4 ] {5e3f69d4-f17a-45b3-9b8b-68497a3e7c08} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002348 sec., 4684.838160136286 rows/sec., 8.40 MiB/sec. | ||
| 2345 | 2025.11.06 00:56:31.953532 [ 4 ] {5e3f69d4-f17a-45b3-9b8b-68497a3e7c08} <Debug> TCPHandler: Processed in 0.002539634 sec. | ||
| 2346 | 2025.11.06 00:56:31.953649 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2347 | 2025.11.06 00:56:31.953742 [ 4 ] {14634606-0d81-4b01-8ff4-76ccb1768a48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2348 | 2025.11.06 00:56:31.953784 [ 4 ] {14634606-0d81-4b01-8ff4-76ccb1768a48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2349 | 2025.11.06 00:56:31.954125 [ 4 ] {14634606-0d81-4b01-8ff4-76ccb1768a48} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2350 | 2025.11.06 00:56:31.954161 [ 4 ] {14634606-0d81-4b01-8ff4-76ccb1768a48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2351 | 2025.11.06 00:56:31.954615 [ 4 ] {14634606-0d81-4b01-8ff4-76ccb1768a48} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2352 | 2025.11.06 00:56:31.955093 [ 4 ] {14634606-0d81-4b01-8ff4-76ccb1768a48} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2353 | 2025.11.06 00:56:31.955225 [ 4 ] {14634606-0d81-4b01-8ff4-76ccb1768a48} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001501 sec., 69287.1419053964 rows/sec., 4.25 MiB/sec. | ||
| 2354 | 2025.11.06 00:56:31.955274 [ 4 ] {14634606-0d81-4b01-8ff4-76ccb1768a48} <Debug> TCPHandler: Processed in 0.001672949 sec. | ||
| 2355 | 2025.11.06 00:56:32.001120 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.17 MiB, peak 188.91 MiB, free memory in arenas 0.00 B, will set to 185.30 MiB (RSS), difference: 1.14 MiB | ||
| 2356 | 2025.11.06 00:56:35.790450 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52185 | ||
| 2357 | 2025.11.06 00:56:35.790571 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2358 | 2025.11.06 00:56:35.790598 [ 3 ] {} <Debug> TCP-Session: 2d961a18-a3e0-4115-a3a5-e21331961b48 Authenticating user 'default' from [fd00:1122:3344:101::e]:52185 | ||
| 2359 | 2025.11.06 00:56:35.790620 [ 3 ] {} <Debug> TCP-Session: 2d961a18-a3e0-4115-a3a5-e21331961b48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2360 | 2025.11.06 00:56:35.790633 [ 3 ] {} <Debug> TCP-Session: 2d961a18-a3e0-4115-a3a5-e21331961b48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2361 | 2025.11.06 00:56:35.790863 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41523 | ||
| 2362 | 2025.11.06 00:56:35.790870 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50102 | ||
| 2363 | 2025.11.06 00:56:35.790914 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38558 | ||
| 2364 | 2025.11.06 00:56:35.790945 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37379 | ||
| 2365 | 2025.11.06 00:56:35.790966 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42188 | ||
| 2366 | 2025.11.06 00:56:35.790992 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2367 | 2025.11.06 00:56:35.791012 [ 3 ] {} <Trace> TCP-Session: 2d961a18-a3e0-4115-a3a5-e21331961b48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2368 | 2025.11.06 00:56:35.791020 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2369 | 2025.11.06 00:56:35.791039 [ 286 ] {} <Debug> TCP-Session: 68206452-dc22-4f46-be56-493a502e612d Authenticating user 'default' from [fd00:1122:3344:101::e]:41523 | ||
| 2370 | 2025.11.06 00:56:35.790958 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64858 | ||
| 2371 | 2025.11.06 00:56:35.791086 [ 286 ] {} <Debug> TCP-Session: 68206452-dc22-4f46-be56-493a502e612d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2372 | 2025.11.06 00:56:35.791100 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2373 | 2025.11.06 00:56:35.791127 [ 286 ] {} <Debug> TCP-Session: 68206452-dc22-4f46-be56-493a502e612d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2374 | 2025.11.06 00:56:35.791073 [ 287 ] {} <Debug> TCP-Session: 7d223995-c39c-4c72-8fc4-0988f316d361 Authenticating user 'default' from [fd00:1122:3344:101::e]:50102 | ||
| 2375 | 2025.11.06 00:56:35.791156 [ 289 ] {} <Debug> TCP-Session: b302d418-9bb2-44d1-89ac-8d4d67ff140e Authenticating user 'default' from [fd00:1122:3344:101::e]:38558 | ||
| 2376 | 2025.11.06 00:56:35.790919 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59910 | ||
| 2377 | 2025.11.06 00:56:35.791196 [ 289 ] {} <Debug> TCP-Session: b302d418-9bb2-44d1-89ac-8d4d67ff140e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2378 | 2025.11.06 00:56:35.791189 [ 287 ] {} <Debug> TCP-Session: 7d223995-c39c-4c72-8fc4-0988f316d361 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2379 | 2025.11.06 00:56:35.791217 [ 289 ] {} <Debug> TCP-Session: b302d418-9bb2-44d1-89ac-8d4d67ff140e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2380 | 2025.11.06 00:56:35.791233 [ 287 ] {} <Debug> TCP-Session: 7d223995-c39c-4c72-8fc4-0988f316d361 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2381 | 2025.11.06 00:56:35.791239 [ 3 ] {18ce8ac4-70e9-4dbc-9c7e-51e60d55cab1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52185) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2382 | 2025.11.06 00:56:35.790907 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34164 | ||
| 2383 | 2025.11.06 00:56:35.791387 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2384 | 2025.11.06 00:56:35.791390 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2385 | 2025.11.06 00:56:35.791424 [ 293 ] {} <Debug> TCP-Session: 70e5c907-8099-4668-8d4e-81733b1b3834 Authenticating user 'default' from [fd00:1122:3344:101::e]:42188 | ||
| 2386 | 2025.11.06 00:56:35.791442 [ 291 ] {} <Debug> TCP-Session: b8af8de5-e4c4-4395-8680-7f054eb83257 Authenticating user 'default' from [fd00:1122:3344:101::e]:37379 | ||
| 2387 | 2025.11.06 00:56:35.791450 [ 293 ] {} <Debug> TCP-Session: 70e5c907-8099-4668-8d4e-81733b1b3834 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2388 | 2025.11.06 00:56:35.791468 [ 291 ] {} <Debug> TCP-Session: b8af8de5-e4c4-4395-8680-7f054eb83257 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2389 | 2025.11.06 00:56:35.791475 [ 293 ] {} <Debug> TCP-Session: 70e5c907-8099-4668-8d4e-81733b1b3834 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2390 | 2025.11.06 00:56:35.791489 [ 291 ] {} <Debug> TCP-Session: b8af8de5-e4c4-4395-8680-7f054eb83257 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2391 | 2025.11.06 00:56:35.791517 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2392 | 2025.11.06 00:56:35.791550 [ 290 ] {} <Debug> TCP-Session: c509f09b-b82e-41b7-9deb-565298b4812d Authenticating user 'default' from [fd00:1122:3344:101::e]:59910 | ||
| 2393 | 2025.11.06 00:56:35.791557 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2394 | 2025.11.06 00:56:35.791574 [ 290 ] {} <Debug> TCP-Session: c509f09b-b82e-41b7-9deb-565298b4812d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2395 | 2025.11.06 00:56:35.791601 [ 290 ] {} <Debug> TCP-Session: c509f09b-b82e-41b7-9deb-565298b4812d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2396 | 2025.11.06 00:56:35.791607 [ 3 ] {18ce8ac4-70e9-4dbc-9c7e-51e60d55cab1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2397 | 2025.11.06 00:56:35.791602 [ 288 ] {} <Debug> TCP-Session: d3c2b734-feb9-46d5-a92c-117fb0bcaa36 Authenticating user 'default' from [fd00:1122:3344:101::e]:34164 | ||
| 2398 | 2025.11.06 00:56:35.791645 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2399 | 2025.11.06 00:56:35.791671 [ 288 ] {} <Debug> TCP-Session: d3c2b734-feb9-46d5-a92c-117fb0bcaa36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2400 | 2025.11.06 00:56:35.791676 [ 292 ] {} <Debug> TCP-Session: c755bd75-299a-4173-a139-11336fe43f4f Authenticating user 'default' from [fd00:1122:3344:101::e]:64858 | ||
| 2401 | 2025.11.06 00:56:35.791687 [ 288 ] {} <Debug> TCP-Session: d3c2b734-feb9-46d5-a92c-117fb0bcaa36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2402 | 2025.11.06 00:56:35.791677 [ 3 ] {18ce8ac4-70e9-4dbc-9c7e-51e60d55cab1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2403 | 2025.11.06 00:56:35.791698 [ 292 ] {} <Debug> TCP-Session: c755bd75-299a-4173-a139-11336fe43f4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2404 | 2025.11.06 00:56:35.791733 [ 292 ] {} <Debug> TCP-Session: c755bd75-299a-4173-a139-11336fe43f4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2405 | 2025.11.06 00:56:35.792087 [ 3 ] {18ce8ac4-70e9-4dbc-9c7e-51e60d55cab1} <Debug> oximeter.version (75869ad9-9fbb-4e8a-88e6-8a002d0d387e) (SelectExecutor): Key condition: unknown | ||
| 2406 | 2025.11.06 00:56:35.792204 [ 3 ] {18ce8ac4-70e9-4dbc-9c7e-51e60d55cab1} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2407 | 2025.11.06 00:56:36.000357 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.36 MiB, peak 188.91 MiB, free memory in arenas 0.00 B, will set to 193.31 MiB (RSS), difference: 7.94 MiB | ||
| 2408 | 2025.11.06 00:56:36.263333 [ 324 ] {18ce8ac4-70e9-4dbc-9c7e-51e60d55cab1} <Trace> AggregatingTransform: Aggregating | ||
| 2409 | 2025.11.06 00:56:36.263408 [ 324 ] {18ce8ac4-70e9-4dbc-9c7e-51e60d55cab1} <Trace> Aggregator: Aggregation method: without_key | ||
| 2410 | 2025.11.06 00:56:36.263449 [ 324 ] {18ce8ac4-70e9-4dbc-9c7e-51e60d55cab1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001963225 sec. (509.366 rows/sec., 19.90 KiB/sec.) | ||
| 2411 | 2025.11.06 00:56:36.263469 [ 324 ] {18ce8ac4-70e9-4dbc-9c7e-51e60d55cab1} <Trace> Aggregator: Merging aggregated data | ||
| 2412 | 2025.11.06 00:56:36.264657 [ 3 ] {18ce8ac4-70e9-4dbc-9c7e-51e60d55cab1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.473469 sec., 2.1120706952303108 rows/sec., 84.48 B/sec. | ||
| 2413 | 2025.11.06 00:56:36.264894 [ 3 ] {18ce8ac4-70e9-4dbc-9c7e-51e60d55cab1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2414 | 2025.11.06 00:56:36.264917 [ 3 ] {18ce8ac4-70e9-4dbc-9c7e-51e60d55cab1} <Debug> TCPHandler: Processed in 0.474043184 sec. | ||
| 2415 | 2025.11.06 00:56:36.265056 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2416 | 2025.11.06 00:56:36.265105 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2417 | 2025.11.06 00:56:36.265130 [ 293 ] {} <Debug> TCP-Session: 70e5c907-8099-4668-8d4e-81733b1b3834 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2418 | 2025.11.06 00:56:36.265145 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2419 | 2025.11.06 00:56:36.265184 [ 288 ] {} <Debug> TCP-Session: d3c2b734-feb9-46d5-a92c-117fb0bcaa36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2420 | 2025.11.06 00:56:36.265183 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2421 | 2025.11.06 00:56:36.265208 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2422 | 2025.11.06 00:56:36.265254 [ 292 ] {} <Debug> TCP-Session: c755bd75-299a-4173-a139-11336fe43f4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2423 | 2025.11.06 00:56:36.265242 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2424 | 2025.11.06 00:56:36.265224 [ 286 ] {} <Debug> TCP-Session: 68206452-dc22-4f46-be56-493a502e612d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2425 | 2025.11.06 00:56:36.265317 [ 289 ] {} <Debug> TCP-Session: b302d418-9bb2-44d1-89ac-8d4d67ff140e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2426 | 2025.11.06 00:56:36.265340 [ 3 ] {} <Debug> TCP-Session: 2d961a18-a3e0-4115-a3a5-e21331961b48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2427 | 2025.11.06 00:56:36.265227 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2428 | 2025.11.06 00:56:36.265169 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2429 | 2025.11.06 00:56:36.265431 [ 291 ] {} <Debug> TCP-Session: b8af8de5-e4c4-4395-8680-7f054eb83257 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2430 | 2025.11.06 00:56:36.265123 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2431 | 2025.11.06 00:56:36.265459 [ 290 ] {} <Debug> TCP-Session: c509f09b-b82e-41b7-9deb-565298b4812d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2432 | 2025.11.06 00:56:36.265514 [ 287 ] {} <Debug> TCP-Session: 7d223995-c39c-4c72-8fc4-0988f316d361 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2433 | 2025.11.06 00:56:36.714547 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45733 | ||
| 2434 | 2025.11.06 00:56:36.714671 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2435 | 2025.11.06 00:56:36.714701 [ 288 ] {} <Debug> TCP-Session: 59662bc9-d52f-45d9-9ac4-7a58fb8bbf57 Authenticating user 'default' from [fd00:1122:3344:101::e]:45733 | ||
| 2436 | 2025.11.06 00:56:36.714740 [ 288 ] {} <Debug> TCP-Session: 59662bc9-d52f-45d9-9ac4-7a58fb8bbf57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2437 | 2025.11.06 00:56:36.714753 [ 288 ] {} <Debug> TCP-Session: 59662bc9-d52f-45d9-9ac4-7a58fb8bbf57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2438 | 2025.11.06 00:56:36.714974 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51863 | ||
| 2439 | 2025.11.06 00:56:36.715006 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52533 | ||
| 2440 | 2025.11.06 00:56:36.715055 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58824 | ||
| 2441 | 2025.11.06 00:56:36.715068 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60920 | ||
| 2442 | 2025.11.06 00:56:36.715089 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37301 | ||
| 2443 | 2025.11.06 00:56:36.715124 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38202 | ||
| 2444 | 2025.11.06 00:56:36.715126 [ 288 ] {} <Trace> TCP-Session: 59662bc9-d52f-45d9-9ac4-7a58fb8bbf57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2445 | 2025.11.06 00:56:36.715081 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63403 | ||
| 2446 | 2025.11.06 00:56:36.715203 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2447 | 2025.11.06 00:56:36.715226 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2448 | 2025.11.06 00:56:36.715219 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2449 | 2025.11.06 00:56:36.715264 [ 286 ] {} <Debug> TCP-Session: c6caf374-c8c0-4278-835d-eb3fbb54dcca Authenticating user 'default' from [fd00:1122:3344:101::e]:38202 | ||
| 2450 | 2025.11.06 00:56:36.715273 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2451 | 2025.11.06 00:56:36.715293 [ 293 ] {} <Debug> TCP-Session: 6d84ee5c-6a3c-426e-a5b9-69a8e19287de Authenticating user 'default' from [fd00:1122:3344:101::e]:37301 | ||
| 2452 | 2025.11.06 00:56:36.715305 [ 286 ] {} <Debug> TCP-Session: c6caf374-c8c0-4278-835d-eb3fbb54dcca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2453 | 2025.11.06 00:56:36.715322 [ 294 ] {} <Debug> TCP-Session: d9244e6e-c187-4f65-b9ea-b38bb55404eb Authenticating user 'default' from [fd00:1122:3344:101::e]:63403 | ||
| 2454 | 2025.11.06 00:56:36.715337 [ 293 ] {} <Debug> TCP-Session: 6d84ee5c-6a3c-426e-a5b9-69a8e19287de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2455 | 2025.11.06 00:56:36.715342 [ 286 ] {} <Debug> TCP-Session: c6caf374-c8c0-4278-835d-eb3fbb54dcca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2456 | 2025.11.06 00:56:36.715369 [ 293 ] {} <Debug> TCP-Session: 6d84ee5c-6a3c-426e-a5b9-69a8e19287de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2457 | 2025.11.06 00:56:36.715365 [ 294 ] {} <Debug> TCP-Session: d9244e6e-c187-4f65-b9ea-b38bb55404eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2458 | 2025.11.06 00:56:36.715393 [ 288 ] {003bd1cf-6617-4a99-b022-6a73a11e09ac} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45733) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2459 | 2025.11.06 00:56:36.715420 [ 294 ] {} <Debug> TCP-Session: d9244e6e-c187-4f65-b9ea-b38bb55404eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2460 | 2025.11.06 00:56:36.715258 [ 291 ] {} <Debug> TCP-Session: a5bb650b-61c1-4842-9a5b-02da6303dc42 Authenticating user 'default' from [fd00:1122:3344:101::e]:60920 | ||
| 2461 | 2025.11.06 00:56:36.715080 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2462 | 2025.11.06 00:56:36.715493 [ 291 ] {} <Debug> TCP-Session: a5bb650b-61c1-4842-9a5b-02da6303dc42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2463 | 2025.11.06 00:56:36.715080 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2464 | 2025.11.06 00:56:36.715515 [ 289 ] {} <Debug> TCP-Session: 1d190966-9a0d-4137-ba07-2128a81d1fdc Authenticating user 'default' from [fd00:1122:3344:101::e]:51863 | ||
| 2465 | 2025.11.06 00:56:36.715520 [ 291 ] {} <Debug> TCP-Session: a5bb650b-61c1-4842-9a5b-02da6303dc42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2466 | 2025.11.06 00:56:36.715548 [ 290 ] {} <Debug> TCP-Session: e0fa04cb-7101-4c99-b940-020a78822450 Authenticating user 'default' from [fd00:1122:3344:101::e]:52533 | ||
| 2467 | 2025.11.06 00:56:36.715549 [ 289 ] {} <Debug> TCP-Session: 1d190966-9a0d-4137-ba07-2128a81d1fdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2468 | 2025.11.06 00:56:36.715578 [ 290 ] {} <Debug> TCP-Session: e0fa04cb-7101-4c99-b940-020a78822450 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2469 | 2025.11.06 00:56:36.715583 [ 289 ] {} <Debug> TCP-Session: 1d190966-9a0d-4137-ba07-2128a81d1fdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2470 | 2025.11.06 00:56:36.715593 [ 290 ] {} <Debug> TCP-Session: e0fa04cb-7101-4c99-b940-020a78822450 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2471 | 2025.11.06 00:56:36.715139 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2472 | 2025.11.06 00:56:36.715108 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50302 | ||
| 2473 | 2025.11.06 00:56:36.715645 [ 292 ] {} <Debug> TCP-Session: c496a217-7891-4c5e-98cb-b118c66f6887 Authenticating user 'default' from [fd00:1122:3344:101::e]:58824 | ||
| 2474 | 2025.11.06 00:56:36.715679 [ 292 ] {} <Debug> TCP-Session: c496a217-7891-4c5e-98cb-b118c66f6887 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2475 | 2025.11.06 00:56:36.715692 [ 292 ] {} <Debug> TCP-Session: c496a217-7891-4c5e-98cb-b118c66f6887 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2476 | 2025.11.06 00:56:36.715709 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2477 | 2025.11.06 00:56:36.715735 [ 3 ] {} <Debug> TCP-Session: e406a597-550f-4251-a481-59416cc7b9b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:50302 | ||
| 2478 | 2025.11.06 00:56:36.715740 [ 288 ] {003bd1cf-6617-4a99-b022-6a73a11e09ac} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2479 | 2025.11.06 00:56:36.715750 [ 3 ] {} <Debug> TCP-Session: e406a597-550f-4251-a481-59416cc7b9b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2480 | 2025.11.06 00:56:36.715781 [ 3 ] {} <Debug> TCP-Session: e406a597-550f-4251-a481-59416cc7b9b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2481 | 2025.11.06 00:56:36.715807 [ 288 ] {003bd1cf-6617-4a99-b022-6a73a11e09ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2482 | 2025.11.06 00:56:36.716188 [ 288 ] {003bd1cf-6617-4a99-b022-6a73a11e09ac} <Debug> oximeter.version (75869ad9-9fbb-4e8a-88e6-8a002d0d387e) (SelectExecutor): Key condition: unknown | ||
| 2483 | 2025.11.06 00:56:36.717335 [ 335 ] {003bd1cf-6617-4a99-b022-6a73a11e09ac} <Trace> AggregatingTransform: Aggregating | ||
| 2484 | 2025.11.06 00:56:36.717385 [ 335 ] {003bd1cf-6617-4a99-b022-6a73a11e09ac} <Trace> Aggregator: Aggregation method: without_key | ||
| 2485 | 2025.11.06 00:56:36.717423 [ 335 ] {003bd1cf-6617-4a99-b022-6a73a11e09ac} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00112926 sec. (885.536 rows/sec., 34.59 KiB/sec.) | ||
| 2486 | 2025.11.06 00:56:36.717443 [ 335 ] {003bd1cf-6617-4a99-b022-6a73a11e09ac} <Trace> Aggregator: Merging aggregated data | ||
| 2487 | 2025.11.06 00:56:36.718951 [ 288 ] {003bd1cf-6617-4a99-b022-6a73a11e09ac} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003649 sec., 274.0476842970677 rows/sec., 10.70 KiB/sec. | ||
| 2488 | 2025.11.06 00:56:36.719059 [ 288 ] {003bd1cf-6617-4a99-b022-6a73a11e09ac} <Debug> TCPHandler: Processed in 0.004076963 sec. | ||
| 2489 | 2025.11.06 00:56:36.719186 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2490 | 2025.11.06 00:56:36.719216 [ 288 ] {} <Debug> TCP-Session: 59662bc9-d52f-45d9-9ac4-7a58fb8bbf57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2491 | 2025.11.06 00:56:36.719219 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2492 | 2025.11.06 00:56:36.719241 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2493 | 2025.11.06 00:56:36.719269 [ 289 ] {} <Debug> TCP-Session: 1d190966-9a0d-4137-ba07-2128a81d1fdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2494 | 2025.11.06 00:56:36.719268 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2495 | 2025.11.06 00:56:36.719291 [ 286 ] {} <Debug> TCP-Session: c6caf374-c8c0-4278-835d-eb3fbb54dcca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2496 | 2025.11.06 00:56:36.719308 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2497 | 2025.11.06 00:56:36.719325 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2498 | 2025.11.06 00:56:36.719346 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2499 | 2025.11.06 00:56:36.719358 [ 294 ] {} <Debug> TCP-Session: d9244e6e-c187-4f65-b9ea-b38bb55404eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2500 | 2025.11.06 00:56:36.719378 [ 293 ] {} <Debug> TCP-Session: 6d84ee5c-6a3c-426e-a5b9-69a8e19287de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2501 | 2025.11.06 00:56:36.719394 [ 3 ] {} <Debug> TCP-Session: e406a597-550f-4251-a481-59416cc7b9b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2502 | 2025.11.06 00:56:36.719335 [ 292 ] {} <Debug> TCP-Session: c496a217-7891-4c5e-98cb-b118c66f6887 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2503 | 2025.11.06 00:56:36.719289 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2504 | 2025.11.06 00:56:36.719283 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2505 | 2025.11.06 00:56:36.719490 [ 291 ] {} <Debug> TCP-Session: a5bb650b-61c1-4842-9a5b-02da6303dc42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2506 | 2025.11.06 00:56:36.719516 [ 290 ] {} <Debug> TCP-Session: e0fa04cb-7101-4c99-b940-020a78822450 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2507 | 2025.11.06 00:56:36.938171 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58490 | ||
| 2508 | 2025.11.06 00:56:36.938285 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2509 | 2025.11.06 00:56:36.938315 [ 288 ] {} <Debug> TCP-Session: d789124f-a5c0-4245-9d1e-dec050ea946f Authenticating user 'default' from [fd00:1122:3344:101::e]:58490 | ||
| 2510 | 2025.11.06 00:56:36.938343 [ 288 ] {} <Debug> TCP-Session: d789124f-a5c0-4245-9d1e-dec050ea946f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2511 | 2025.11.06 00:56:36.938357 [ 288 ] {} <Debug> TCP-Session: d789124f-a5c0-4245-9d1e-dec050ea946f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2512 | 2025.11.06 00:56:36.938641 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33359 | ||
| 2513 | 2025.11.06 00:56:36.938655 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42341 | ||
| 2514 | 2025.11.06 00:56:36.938706 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35223 | ||
| 2515 | 2025.11.06 00:56:36.938732 [ 288 ] {} <Trace> TCP-Session: d789124f-a5c0-4245-9d1e-dec050ea946f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2516 | 2025.11.06 00:56:36.938735 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37921 | ||
| 2517 | 2025.11.06 00:56:36.938778 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41182 | ||
| 2518 | 2025.11.06 00:56:36.938765 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2519 | 2025.11.06 00:56:36.938818 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2520 | 2025.11.06 00:56:36.938859 [ 289 ] {} <Debug> TCP-Session: 3b258744-9ed6-4810-b2ab-6eeca457a87b Authenticating user 'default' from [fd00:1122:3344:101::e]:33359 | ||
| 2521 | 2025.11.06 00:56:36.938764 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37345 | ||
| 2522 | 2025.11.06 00:56:36.938888 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2523 | 2025.11.06 00:56:36.938893 [ 289 ] {} <Debug> TCP-Session: 3b258744-9ed6-4810-b2ab-6eeca457a87b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2524 | 2025.11.06 00:56:36.938882 [ 292 ] {} <Debug> TCP-Session: 24d82e46-ca5e-4004-a249-13135b5ae2f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:35223 | ||
| 2525 | 2025.11.06 00:56:36.938939 [ 288 ] {41ac3021-54be-4854-b247-bc0583821064} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58490) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2526 | 2025.11.06 00:56:36.938958 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2527 | 2025.11.06 00:56:36.938975 [ 292 ] {} <Debug> TCP-Session: 24d82e46-ca5e-4004-a249-13135b5ae2f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2528 | 2025.11.06 00:56:36.939017 [ 3 ] {} <Debug> TCP-Session: e4914450-943f-4d9b-b31d-902d3dab785a Authenticating user 'default' from [fd00:1122:3344:101::e]:37345 | ||
| 2529 | 2025.11.06 00:56:36.939029 [ 292 ] {} <Debug> TCP-Session: 24d82e46-ca5e-4004-a249-13135b5ae2f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2530 | 2025.11.06 00:56:36.939046 [ 3 ] {} <Debug> TCP-Session: e4914450-943f-4d9b-b31d-902d3dab785a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2531 | 2025.11.06 00:56:36.938942 [ 286 ] {} <Debug> TCP-Session: 413e948d-1c1e-41ca-8f4d-5db0dbec1083 Authenticating user 'default' from [fd00:1122:3344:101::e]:41182 | ||
| 2532 | 2025.11.06 00:56:36.939075 [ 3 ] {} <Debug> TCP-Session: e4914450-943f-4d9b-b31d-902d3dab785a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2533 | 2025.11.06 00:56:36.938939 [ 289 ] {} <Debug> TCP-Session: 3b258744-9ed6-4810-b2ab-6eeca457a87b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2534 | 2025.11.06 00:56:36.939121 [ 286 ] {} <Debug> TCP-Session: 413e948d-1c1e-41ca-8f4d-5db0dbec1083 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2535 | 2025.11.06 00:56:36.938888 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2536 | 2025.11.06 00:56:36.939163 [ 286 ] {} <Debug> TCP-Session: 413e948d-1c1e-41ca-8f4d-5db0dbec1083 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2537 | 2025.11.06 00:56:36.939194 [ 291 ] {} <Debug> TCP-Session: 849c92b1-9b90-497e-94bd-c8683d6eb110 Authenticating user 'default' from [fd00:1122:3344:101::e]:37921 | ||
| 2538 | 2025.11.06 00:56:36.938766 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2539 | 2025.11.06 00:56:36.939224 [ 291 ] {} <Debug> TCP-Session: 849c92b1-9b90-497e-94bd-c8683d6eb110 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2540 | 2025.11.06 00:56:36.939238 [ 288 ] {41ac3021-54be-4854-b247-bc0583821064} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2541 | 2025.11.06 00:56:36.939263 [ 291 ] {} <Debug> TCP-Session: 849c92b1-9b90-497e-94bd-c8683d6eb110 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2542 | 2025.11.06 00:56:36.939249 [ 290 ] {} <Debug> TCP-Session: 65f3f67b-54d3-4323-84ba-a2cea3aab538 Authenticating user 'default' from [fd00:1122:3344:101::e]:42341 | ||
| 2543 | 2025.11.06 00:56:36.938750 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36484 | ||
| 2544 | 2025.11.06 00:56:36.939346 [ 290 ] {} <Debug> TCP-Session: 65f3f67b-54d3-4323-84ba-a2cea3aab538 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2545 | 2025.11.06 00:56:36.939320 [ 288 ] {41ac3021-54be-4854-b247-bc0583821064} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2546 | 2025.11.06 00:56:36.939384 [ 290 ] {} <Debug> TCP-Session: 65f3f67b-54d3-4323-84ba-a2cea3aab538 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2547 | 2025.11.06 00:56:36.938737 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38417 | ||
| 2548 | 2025.11.06 00:56:36.939450 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2549 | 2025.11.06 00:56:36.939486 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2550 | 2025.11.06 00:56:36.939494 [ 293 ] {} <Debug> TCP-Session: 7b2c5ef8-5203-4d47-a94c-1c8604369039 Authenticating user 'default' from [fd00:1122:3344:101::e]:36484 | ||
| 2551 | 2025.11.06 00:56:36.939517 [ 294 ] {} <Debug> TCP-Session: d5c5e85f-38fe-466e-839c-168b65d418cd Authenticating user 'default' from [fd00:1122:3344:101::e]:38417 | ||
| 2552 | 2025.11.06 00:56:36.939543 [ 293 ] {} <Debug> TCP-Session: 7b2c5ef8-5203-4d47-a94c-1c8604369039 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2553 | 2025.11.06 00:56:36.939545 [ 294 ] {} <Debug> TCP-Session: d5c5e85f-38fe-466e-839c-168b65d418cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2554 | 2025.11.06 00:56:36.939572 [ 293 ] {} <Debug> TCP-Session: 7b2c5ef8-5203-4d47-a94c-1c8604369039 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2555 | 2025.11.06 00:56:36.939579 [ 294 ] {} <Debug> TCP-Session: d5c5e85f-38fe-466e-839c-168b65d418cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2556 | 2025.11.06 00:56:36.939683 [ 288 ] {41ac3021-54be-4854-b247-bc0583821064} <Debug> oximeter.version (75869ad9-9fbb-4e8a-88e6-8a002d0d387e) (SelectExecutor): Key condition: unknown | ||
| 2557 | 2025.11.06 00:56:36.940715 [ 304 ] {41ac3021-54be-4854-b247-bc0583821064} <Trace> AggregatingTransform: Aggregating | ||
| 2558 | 2025.11.06 00:56:36.940764 [ 304 ] {41ac3021-54be-4854-b247-bc0583821064} <Trace> Aggregator: Aggregation method: without_key | ||
| 2559 | 2025.11.06 00:56:36.940804 [ 304 ] {41ac3021-54be-4854-b247-bc0583821064} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001010348 sec. (989.758 rows/sec., 38.66 KiB/sec.) | ||
| 2560 | 2025.11.06 00:56:36.940826 [ 304 ] {41ac3021-54be-4854-b247-bc0583821064} <Trace> Aggregator: Merging aggregated data | ||
| 2561 | 2025.11.06 00:56:36.942443 [ 288 ] {41ac3021-54be-4854-b247-bc0583821064} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00358 sec., 279.3296089385475 rows/sec., 10.91 KiB/sec. | ||
| 2562 | 2025.11.06 00:56:36.942616 [ 288 ] {41ac3021-54be-4854-b247-bc0583821064} <Debug> TCPHandler: Processed in 0.004014111 sec. | ||
| 2563 | 2025.11.06 00:56:36.942768 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2564 | 2025.11.06 00:56:36.942802 [ 288 ] {} <Debug> TCP-Session: d789124f-a5c0-4245-9d1e-dec050ea946f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2565 | 2025.11.06 00:56:36.942807 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2566 | 2025.11.06 00:56:36.942828 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2567 | 2025.11.06 00:56:36.942857 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2568 | 2025.11.06 00:56:36.942860 [ 286 ] {} <Debug> TCP-Session: 413e948d-1c1e-41ca-8f4d-5db0dbec1083 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2569 | 2025.11.06 00:56:36.942879 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2570 | 2025.11.06 00:56:36.942894 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2571 | 2025.11.06 00:56:36.942920 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2572 | 2025.11.06 00:56:36.942937 [ 291 ] {} <Debug> TCP-Session: 849c92b1-9b90-497e-94bd-c8683d6eb110 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2573 | 2025.11.06 00:56:36.942951 [ 3 ] {} <Debug> TCP-Session: e4914450-943f-4d9b-b31d-902d3dab785a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2574 | 2025.11.06 00:56:36.942953 [ 294 ] {} <Debug> TCP-Session: d5c5e85f-38fe-466e-839c-168b65d418cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2575 | 2025.11.06 00:56:36.942907 [ 292 ] {} <Debug> TCP-Session: 24d82e46-ca5e-4004-a249-13135b5ae2f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2576 | 2025.11.06 00:56:36.942863 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2577 | 2025.11.06 00:56:36.942910 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2578 | 2025.11.06 00:56:36.943045 [ 289 ] {} <Debug> TCP-Session: 3b258744-9ed6-4810-b2ab-6eeca457a87b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2579 | 2025.11.06 00:56:36.942880 [ 290 ] {} <Debug> TCP-Session: 65f3f67b-54d3-4323-84ba-a2cea3aab538 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2580 | 2025.11.06 00:56:36.943084 [ 293 ] {} <Debug> TCP-Session: 7b2c5ef8-5203-4d47-a94c-1c8604369039 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2581 | 2025.11.06 00:56:36.955962 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2582 | 2025.11.06 00:56:36.956133 [ 4 ] {45fbd21a-24c8-482a-87e4-e92c020f0173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2583 | 2025.11.06 00:56:36.956202 [ 4 ] {45fbd21a-24c8-482a-87e4-e92c020f0173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2584 | 2025.11.06 00:56:36.957640 [ 4 ] {45fbd21a-24c8-482a-87e4-e92c020f0173} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2585 | 2025.11.06 00:56:36.957690 [ 4 ] {45fbd21a-24c8-482a-87e4-e92c020f0173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2586 | 2025.11.06 00:56:36.958210 [ 4 ] {45fbd21a-24c8-482a-87e4-e92c020f0173} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2587 | 2025.11.06 00:56:36.958465 [ 4 ] {45fbd21a-24c8-482a-87e4-e92c020f0173} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2588 | 2025.11.06 00:56:36.958614 [ 34 ] {} <Debug> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2589 | 2025.11.06 00:56:36.958621 [ 4 ] {45fbd21a-24c8-482a-87e4-e92c020f0173} <Debug> executeQuery: Read 1248 rows, 105.36 KiB in 0.002554 sec., 488645.2623335944 rows/sec., 40.29 MiB/sec. | ||
| 2590 | 2025.11.06 00:56:36.958668 [ 34 ] {} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2591 | 2025.11.06 00:56:36.958693 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2592 | 2025.11.06 00:56:36.958705 [ 4 ] {45fbd21a-24c8-482a-87e4-e92c020f0173} <Debug> TCPHandler: Processed in 0.002941342 sec. | ||
| 2593 | 2025.11.06 00:56:36.958785 [ 197 ] {316e61a8-187c-47ee-810b-d94734059305::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 | 2025.11.06 00:56:36.958856 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2595 | 2025.11.06 00:56:36.958897 [ 197 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2596 | 2025.11.06 00:56:36.958940 [ 197 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2307 rows starting from the beginning of the part | ||
| 2597 | 2025.11.06 00:56:36.958966 [ 4 ] {e3657228-f6a4-4378-925a-bfd26fc83b2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2598 | 2025.11.06 00:56:36.959019 [ 197 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 108 rows starting from the beginning of the part | ||
| 2599 | 2025.11.06 00:56:36.959019 [ 4 ] {e3657228-f6a4-4378-925a-bfd26fc83b2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2600 | 2025.11.06 00:56:36.959072 [ 197 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1134 rows starting from the beginning of the part | ||
| 2601 | 2025.11.06 00:56:36.959119 [ 197 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 108 rows starting from the beginning of the part | ||
| 2602 | 2025.11.06 00:56:36.959173 [ 197 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1134 rows starting from the beginning of the part | ||
| 2603 | 2025.11.06 00:56:36.959215 [ 197 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1248 rows starting from the beginning of the part | ||
| 2604 | 2025.11.06 00:56:36.959629 [ 4 ] {e3657228-f6a4-4378-925a-bfd26fc83b2d} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2605 | 2025.11.06 00:56:36.959674 [ 4 ] {e3657228-f6a4-4378-925a-bfd26fc83b2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2606 | 2025.11.06 00:56:36.960091 [ 4 ] {e3657228-f6a4-4378-925a-bfd26fc83b2d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2607 | 2025.11.06 00:56:36.960341 [ 4 ] {e3657228-f6a4-4378-925a-bfd26fc83b2d} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2608 | 2025.11.06 00:56:36.960482 [ 4 ] {e3657228-f6a4-4378-925a-bfd26fc83b2d} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001502 sec., 17310.252996005325 rows/sec., 1.27 MiB/sec. | ||
| 2609 | 2025.11.06 00:56:36.960525 [ 4 ] {e3657228-f6a4-4378-925a-bfd26fc83b2d} <Debug> TCPHandler: Processed in 0.00169204 sec. | ||
| 2610 | 2025.11.06 00:56:36.960649 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2611 | 2025.11.06 00:56:36.960751 [ 4 ] {8294ece7-1eb8-4864-9b0a-094c51b75337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2612 | 2025.11.06 00:56:36.960795 [ 4 ] {8294ece7-1eb8-4864-9b0a-094c51b75337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2613 | 2025.11.06 00:56:36.961348 [ 4 ] {8294ece7-1eb8-4864-9b0a-094c51b75337} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2614 | 2025.11.06 00:56:36.961387 [ 4 ] {8294ece7-1eb8-4864-9b0a-094c51b75337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2615 | 2025.11.06 00:56:36.961439 [ 193 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6039 rows, containing 5 columns (5 merged, 0 gathered) in 0.002651227 sec., 2277813.254014085 rows/sec., 192.48 MiB/sec. | ||
| 2616 | 2025.11.06 00:56:36.961704 [ 193 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2617 | 2025.11.06 00:56:36.961708 [ 4 ] {8294ece7-1eb8-4864-9b0a-094c51b75337} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2618 | 2025.11.06 00:56:36.961945 [ 4 ] {8294ece7-1eb8-4864-9b0a-094c51b75337} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2619 | 2025.11.06 00:56:36.961971 [ 193 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_11_2} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2620 | 2025.11.06 00:56:36.962042 [ 193 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_11_2} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2621 | 2025.11.06 00:56:36.962081 [ 4 ] {8294ece7-1eb8-4864-9b0a-094c51b75337} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001353 sec., 168514.41241685144 rows/sec., 11.41 MiB/sec. | ||
| 2622 | 2025.11.06 00:56:36.962102 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 2623 | 2025.11.06 00:56:36.962119 [ 4 ] {8294ece7-1eb8-4864-9b0a-094c51b75337} <Debug> TCPHandler: Processed in 0.001523267 sec. | ||
| 2624 | 2025.11.06 00:56:36.962242 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2625 | 2025.11.06 00:56:36.962347 [ 4 ] {93998ebd-e5b5-4e97-a749-05375e27b6b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2626 | 2025.11.06 00:56:36.962390 [ 4 ] {93998ebd-e5b5-4e97-a749-05375e27b6b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2627 | 2025.11.06 00:56:36.962983 [ 4 ] {93998ebd-e5b5-4e97-a749-05375e27b6b7} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2628 | 2025.11.06 00:56:36.963021 [ 4 ] {93998ebd-e5b5-4e97-a749-05375e27b6b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2629 | 2025.11.06 00:56:36.963366 [ 4 ] {93998ebd-e5b5-4e97-a749-05375e27b6b7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2630 | 2025.11.06 00:56:36.963590 [ 4 ] {93998ebd-e5b5-4e97-a749-05375e27b6b7} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2631 | 2025.11.06 00:56:36.963694 [ 33 ] {} <Debug> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2632 | 2025.11.06 00:56:36.963719 [ 4 ] {93998ebd-e5b5-4e97-a749-05375e27b6b7} <Debug> executeQuery: Read 546 rows, 41.49 KiB in 0.001395 sec., 391397.8494623656 rows/sec., 29.04 MiB/sec. | ||
| 2633 | 2025.11.06 00:56:36.963729 [ 33 ] {} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2634 | 2025.11.06 00:56:36.963754 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2635 | 2025.11.06 00:56:36.963759 [ 4 ] {93998ebd-e5b5-4e97-a749-05375e27b6b7} <Debug> TCPHandler: Processed in 0.001568188 sec. | ||
| 2636 | 2025.11.06 00:56:36.963876 [ 188 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::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 | ||
| 2637 | 2025.11.06 00:56:36.963881 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2638 | 2025.11.06 00:56:36.964006 [ 4 ] {1aca583f-39cb-4fb4-9d83-2ae33607a5a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2639 | 2025.11.06 00:56:36.964016 [ 188 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2640 | 2025.11.06 00:56:36.964055 [ 4 ] {1aca583f-39cb-4fb4-9d83-2ae33607a5a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2641 | 2025.11.06 00:56:36.964067 [ 188 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1182 rows starting from the beginning of the part | ||
| 2642 | 2025.11.06 00:56:36.964173 [ 188 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 96 rows starting from the beginning of the part | ||
| 2643 | 2025.11.06 00:56:36.964226 [ 188 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 690 rows starting from the beginning of the part | ||
| 2644 | 2025.11.06 00:56:36.964272 [ 188 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::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 | ||
| 2645 | 2025.11.06 00:56:36.964318 [ 188 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 690 rows starting from the beginning of the part | ||
| 2646 | 2025.11.06 00:56:36.964367 [ 188 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 546 rows starting from the beginning of the part | ||
| 2647 | 2025.11.06 00:56:36.964643 [ 4 ] {1aca583f-39cb-4fb4-9d83-2ae33607a5a4} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2648 | 2025.11.06 00:56:36.964688 [ 4 ] {1aca583f-39cb-4fb4-9d83-2ae33607a5a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2649 | 2025.11.06 00:56:36.965101 [ 4 ] {1aca583f-39cb-4fb4-9d83-2ae33607a5a4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2650 | 2025.11.06 00:56:36.965374 [ 4 ] {1aca583f-39cb-4fb4-9d83-2ae33607a5a4} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2651 | 2025.11.06 00:56:36.965476 [ 33 ] {} <Debug> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2652 | 2025.11.06 00:56:36.965501 [ 33 ] {} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2653 | 2025.11.06 00:56:36.965515 [ 4 ] {1aca583f-39cb-4fb4-9d83-2ae33607a5a4} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.00153 sec., 551633.9869281047 rows/sec., 37.13 MiB/sec. | ||
| 2654 | 2025.11.06 00:56:36.965520 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2655 | 2025.11.06 00:56:36.965553 [ 4 ] {1aca583f-39cb-4fb4-9d83-2ae33607a5a4} <Debug> TCPHandler: Processed in 0.001723451 sec. | ||
| 2656 | 2025.11.06 00:56:36.965592 [ 193 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::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 | ||
| 2657 | 2025.11.06 00:56:36.965667 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2658 | 2025.11.06 00:56:36.965677 [ 193 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2659 | 2025.11.06 00:56:36.965740 [ 193 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2461 rows starting from the beginning of the part | ||
| 2660 | 2025.11.06 00:56:36.965766 [ 4 ] {543071fd-a82d-4825-bb17-69117ebe80ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2661 | 2025.11.06 00:56:36.965807 [ 191 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3294 rows, containing 5 columns (5 merged, 0 gathered) in 0.001982885 sec., 1661215.854676393 rows/sec., 125.34 MiB/sec. | ||
| 2662 | 2025.11.06 00:56:36.965822 [ 4 ] {543071fd-a82d-4825-bb17-69117ebe80ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2663 | 2025.11.06 00:56:36.965818 [ 193 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
| 2664 | 2025.11.06 00:56:36.965916 [ 193 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 314 rows starting from the beginning of the part | ||
| 2665 | 2025.11.06 00:56:36.965965 [ 193 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2666 | 2025.11.06 00:56:36.966003 [ 188 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2667 | 2025.11.06 00:56:36.966020 [ 193 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 314 rows starting from the beginning of the part | ||
| 2668 | 2025.11.06 00:56:36.966071 [ 193 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 844 rows starting from the beginning of the part | ||
| 2669 | 2025.11.06 00:56:36.966316 [ 188 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_11_2} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2670 | 2025.11.06 00:56:36.966402 [ 188 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_11_2} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2671 | 2025.11.06 00:56:36.966479 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 2672 | 2025.11.06 00:56:36.966639 [ 4 ] {543071fd-a82d-4825-bb17-69117ebe80ed} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2673 | 2025.11.06 00:56:36.966680 [ 4 ] {543071fd-a82d-4825-bb17-69117ebe80ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2674 | 2025.11.06 00:56:36.967221 [ 4 ] {543071fd-a82d-4825-bb17-69117ebe80ed} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2675 | 2025.11.06 00:56:36.967474 [ 4 ] {543071fd-a82d-4825-bb17-69117ebe80ed} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2676 | 2025.11.06 00:56:36.967623 [ 4 ] {543071fd-a82d-4825-bb17-69117ebe80ed} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001876 sec., 13859.275053304904 rows/sec., 24.84 MiB/sec. | ||
| 2677 | 2025.11.06 00:56:36.967693 [ 4 ] {543071fd-a82d-4825-bb17-69117ebe80ed} <Debug> TCPHandler: Processed in 0.002077437 sec. | ||
| 2678 | 2025.11.06 00:56:36.967744 [ 199 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4253 rows, containing 5 columns (5 merged, 0 gathered) in 0.002179609 sec., 1951267.4062182715 rows/sec., 130.34 MiB/sec. | ||
| 2679 | 2025.11.06 00:56:36.967810 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2680 | 2025.11.06 00:56:36.967911 [ 4 ] {871a4919-3fc6-40d5-b793-4cd6de5ebc69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2681 | 2025.11.06 00:56:36.967954 [ 4 ] {871a4919-3fc6-40d5-b793-4cd6de5ebc69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2682 | 2025.11.06 00:56:36.968156 [ 188 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2683 | 2025.11.06 00:56:36.968294 [ 4 ] {871a4919-3fc6-40d5-b793-4cd6de5ebc69} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2684 | 2025.11.06 00:56:36.968337 [ 4 ] {871a4919-3fc6-40d5-b793-4cd6de5ebc69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2685 | 2025.11.06 00:56:36.968472 [ 188 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2686 | 2025.11.06 00:56:36.968578 [ 188 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2687 | 2025.11.06 00:56:36.968665 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 2688 | 2025.11.06 00:56:36.968684 [ 4 ] {871a4919-3fc6-40d5-b793-4cd6de5ebc69} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2689 | 2025.11.06 00:56:36.968918 [ 4 ] {871a4919-3fc6-40d5-b793-4cd6de5ebc69} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2690 | 2025.11.06 00:56:36.969011 [ 33 ] {} <Debug> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2691 | 2025.11.06 00:56:36.969037 [ 33 ] {} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2692 | 2025.11.06 00:56:36.969050 [ 4 ] {871a4919-3fc6-40d5-b793-4cd6de5ebc69} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001159 sec., 51768.766177739424 rows/sec., 3.49 MiB/sec. | ||
| 2693 | 2025.11.06 00:56:36.969053 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2694 | 2025.11.06 00:56:36.969087 [ 4 ] {871a4919-3fc6-40d5-b793-4cd6de5ebc69} <Debug> TCPHandler: Processed in 0.001326593 sec. | ||
| 2695 | 2025.11.06 00:56:36.969119 [ 193 ] {0a138287-228c-403c-925c-6dac4d152831::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 | ||
| 2696 | 2025.11.06 00:56:36.969196 [ 193 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2697 | 2025.11.06 00:56:36.969220 [ 193 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 360 rows starting from the beginning of the part | ||
| 2698 | 2025.11.06 00:56:36.969263 [ 193 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2699 | 2025.11.06 00:56:36.969300 [ 193 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 104 rows starting from the beginning of the part | ||
| 2700 | 2025.11.06 00:56:36.969339 [ 193 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2701 | 2025.11.06 00:56:36.969374 [ 193 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 104 rows starting from the beginning of the part | ||
| 2702 | 2025.11.06 00:56:36.969411 [ 193 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2703 | 2025.11.06 00:56:36.970154 [ 199 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 748 rows, containing 4 columns (4 merged, 0 gathered) in 0.001060898 sec., 705063.0692111776 rows/sec., 44.44 MiB/sec. | ||
| 2704 | 2025.11.06 00:56:36.970372 [ 191 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2705 | 2025.11.06 00:56:36.970669 [ 191 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_11_2} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2706 | 2025.11.06 00:56:36.970748 [ 191 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_11_2} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2707 | 2025.11.06 00:56:36.970832 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2708 | 2025.11.06 00:56:37.000255 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 195.82 MiB, peak 206.83 MiB, free memory in arenas 0.00 B, will set to 206.34 MiB (RSS), difference: 10.52 MiB | ||
| 2709 | 2025.11.06 00:56:39.147862 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4341 | ||
| 2710 | 2025.11.06 00:56:39.148435 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2711 | 2025.11.06 00:56:39.148488 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2712 | 2025.11.06 00:56:39.148992 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2713 | 2025.11.06 00:56:39.149222 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2714 | 2025.11.06 00:56:39.149360 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4341 | ||
| 2715 | 2025.11.06 00:56:39.371147 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2716 | 2025.11.06 00:56:39.388017 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2717 | 2025.11.06 00:56:39.388060 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2718 | 2025.11.06 00:56:39.394244 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2719 | 2025.11.06 00:56:39.394971 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2720 | 2025.11.06 00:56:39.397697 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2721 | 2025.11.06 00:56:40.001115 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.88 MiB, peak 210.88 MiB, free memory in arenas 0.00 B, will set to 209.03 MiB (RSS), difference: 2.15 MiB | ||
| 2722 | 2025.11.06 00:56:41.642817 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 372 | ||
| 2723 | 2025.11.06 00:56:41.645094 [ 242 ] {} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2724 | 2025.11.06 00:56:41.645130 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2725 | 2025.11.06 00:56:41.646249 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2726 | 2025.11.06 00:56:41.646501 [ 242 ] {} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2727 | 2025.11.06 00:56:41.646636 [ 24 ] {} <Debug> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2728 | 2025.11.06 00:56:41.646709 [ 24 ] {} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2729 | 2025.11.06 00:56:41.646729 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 372 | ||
| 2730 | 2025.11.06 00:56:41.646735 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2731 | 2025.11.06 00:56:41.646942 [ 193 ] {2b0c522c-3ade-4032-9d38-ea0321c4811f::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 | ||
| 2732 | 2025.11.06 00:56:41.647834 [ 193 ] {2b0c522c-3ade-4032-9d38-ea0321c4811f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2733 | 2025.11.06 00:56:41.647988 [ 193 ] {2b0c522c-3ade-4032-9d38-ea0321c4811f::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 | ||
| 2734 | 2025.11.06 00:56:41.648368 [ 193 ] {2b0c522c-3ade-4032-9d38-ea0321c4811f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 104 rows starting from the beginning of the part | ||
| 2735 | 2025.11.06 00:56:41.648712 [ 193 ] {2b0c522c-3ade-4032-9d38-ea0321c4811f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 68 rows starting from the beginning of the part | ||
| 2736 | 2025.11.06 00:56:41.649062 [ 193 ] {2b0c522c-3ade-4032-9d38-ea0321c4811f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
| 2737 | 2025.11.06 00:56:41.649392 [ 193 ] {2b0c522c-3ade-4032-9d38-ea0321c4811f::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 | ||
| 2738 | 2025.11.06 00:56:41.649706 [ 193 ] {2b0c522c-3ade-4032-9d38-ea0321c4811f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 42 rows starting from the beginning of the part | ||
| 2739 | 2025.11.06 00:56:41.655722 [ 192 ] {2b0c522c-3ade-4032-9d38-ea0321c4811f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 372 rows, containing 72 columns (72 merged, 0 gathered) in 0.008858927 sec., 41991.54141353687 rows/sec., 40.93 MiB/sec. | ||
| 2740 | 2025.11.06 00:56:41.656658 [ 192 ] {2b0c522c-3ade-4032-9d38-ea0321c4811f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2741 | 2025.11.06 00:56:41.657239 [ 192 ] {2b0c522c-3ade-4032-9d38-ea0321c4811f::all_1_6_1} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2742 | 2025.11.06 00:56:41.657312 [ 192 ] {2b0c522c-3ade-4032-9d38-ea0321c4811f::all_1_6_1} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2743 | 2025.11.06 00:56:41.657542 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.72 MiB. | ||
| 2744 | 2025.11.06 00:56:41.932175 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2745 | 2025.11.06 00:56:41.932368 [ 4 ] {8e8680d3-d0b2-484e-9008-bfbc01f528c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2746 | 2025.11.06 00:56:41.932441 [ 4 ] {8e8680d3-d0b2-484e-9008-bfbc01f528c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2747 | 2025.11.06 00:56:41.933274 [ 4 ] {8e8680d3-d0b2-484e-9008-bfbc01f528c4} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2748 | 2025.11.06 00:56:41.933319 [ 4 ] {8e8680d3-d0b2-484e-9008-bfbc01f528c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2749 | 2025.11.06 00:56:41.933693 [ 4 ] {8e8680d3-d0b2-484e-9008-bfbc01f528c4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2750 | 2025.11.06 00:56:41.933904 [ 4 ] {8e8680d3-d0b2-484e-9008-bfbc01f528c4} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2751 | 2025.11.06 00:56:41.934046 [ 4 ] {8e8680d3-d0b2-484e-9008-bfbc01f528c4} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001783 sec., 229949.52327537857 rows/sec., 14.59 MiB/sec. | ||
| 2752 | 2025.11.06 00:56:41.934086 [ 4 ] {8e8680d3-d0b2-484e-9008-bfbc01f528c4} <Debug> TCPHandler: Processed in 0.002108678 sec. | ||
| 2753 | 2025.11.06 00:56:41.934214 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2754 | 2025.11.06 00:56:41.934375 [ 4 ] {02999384-422b-45b2-a2b9-0f30ead776c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2755 | 2025.11.06 00:56:41.934415 [ 4 ] {02999384-422b-45b2-a2b9-0f30ead776c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2756 | 2025.11.06 00:56:41.935301 [ 4 ] {02999384-422b-45b2-a2b9-0f30ead776c9} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2757 | 2025.11.06 00:56:41.935337 [ 4 ] {02999384-422b-45b2-a2b9-0f30ead776c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2758 | 2025.11.06 00:56:41.935701 [ 4 ] {02999384-422b-45b2-a2b9-0f30ead776c9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2759 | 2025.11.06 00:56:41.935907 [ 4 ] {02999384-422b-45b2-a2b9-0f30ead776c9} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2760 | 2025.11.06 00:56:41.936033 [ 4 ] {02999384-422b-45b2-a2b9-0f30ead776c9} <Debug> executeQuery: Read 1134 rows, 92.01 KiB in 0.001678 sec., 675804.5292014303 rows/sec., 53.55 MiB/sec. | ||
| 2761 | 2025.11.06 00:56:41.936070 [ 4 ] {02999384-422b-45b2-a2b9-0f30ead776c9} <Debug> TCPHandler: Processed in 0.001843563 sec. | ||
| 2762 | 2025.11.06 00:56:41.936186 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2763 | 2025.11.06 00:56:41.936280 [ 4 ] {5a571ad2-0b16-4069-a6b2-a3dcfbd4666f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2764 | 2025.11.06 00:56:41.936321 [ 4 ] {5a571ad2-0b16-4069-a6b2-a3dcfbd4666f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2765 | 2025.11.06 00:56:41.936794 [ 4 ] {5a571ad2-0b16-4069-a6b2-a3dcfbd4666f} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2766 | 2025.11.06 00:56:41.936831 [ 4 ] {5a571ad2-0b16-4069-a6b2-a3dcfbd4666f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2767 | 2025.11.06 00:56:41.937125 [ 4 ] {5a571ad2-0b16-4069-a6b2-a3dcfbd4666f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2768 | 2025.11.06 00:56:41.937337 [ 4 ] {5a571ad2-0b16-4069-a6b2-a3dcfbd4666f} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2769 | 2025.11.06 00:56:41.937463 [ 4 ] {5a571ad2-0b16-4069-a6b2-a3dcfbd4666f} <Debug> executeQuery: Read 216 rows, 13.14 KiB in 0.001202 sec., 179700.49916805324 rows/sec., 10.68 MiB/sec. | ||
| 2770 | 2025.11.06 00:56:41.937500 [ 4 ] {5a571ad2-0b16-4069-a6b2-a3dcfbd4666f} <Debug> TCPHandler: Processed in 0.001363694 sec. | ||
| 2771 | 2025.11.06 00:56:41.937610 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2772 | 2025.11.06 00:56:41.937705 [ 4 ] {c751a530-faa3-42e1-b943-89f4f2ec0a9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2773 | 2025.11.06 00:56:41.937744 [ 4 ] {c751a530-faa3-42e1-b943-89f4f2ec0a9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2774 | 2025.11.06 00:56:41.938207 [ 4 ] {c751a530-faa3-42e1-b943-89f4f2ec0a9f} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2775 | 2025.11.06 00:56:41.938244 [ 4 ] {c751a530-faa3-42e1-b943-89f4f2ec0a9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2776 | 2025.11.06 00:56:41.938541 [ 4 ] {c751a530-faa3-42e1-b943-89f4f2ec0a9f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2777 | 2025.11.06 00:56:41.938744 [ 4 ] {c751a530-faa3-42e1-b943-89f4f2ec0a9f} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2778 | 2025.11.06 00:56:41.938869 [ 4 ] {c751a530-faa3-42e1-b943-89f4f2ec0a9f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001183 sec., 179205.40997464073 rows/sec., 11.56 MiB/sec. | ||
| 2779 | 2025.11.06 00:56:41.938905 [ 4 ] {c751a530-faa3-42e1-b943-89f4f2ec0a9f} <Debug> TCPHandler: Processed in 0.001344694 sec. | ||
| 2780 | 2025.11.06 00:56:41.939017 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2781 | 2025.11.06 00:56:41.939110 [ 4 ] {cee13d7f-1f75-4bf5-9f13-8cf03de6a4a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2782 | 2025.11.06 00:56:41.939149 [ 4 ] {cee13d7f-1f75-4bf5-9f13-8cf03de6a4a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2783 | 2025.11.06 00:56:41.939621 [ 4 ] {cee13d7f-1f75-4bf5-9f13-8cf03de6a4a2} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2784 | 2025.11.06 00:56:41.939658 [ 4 ] {cee13d7f-1f75-4bf5-9f13-8cf03de6a4a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2785 | 2025.11.06 00:56:41.939951 [ 4 ] {cee13d7f-1f75-4bf5-9f13-8cf03de6a4a2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2786 | 2025.11.06 00:56:41.940160 [ 4 ] {cee13d7f-1f75-4bf5-9f13-8cf03de6a4a2} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2787 | 2025.11.06 00:56:41.940285 [ 4 ] {cee13d7f-1f75-4bf5-9f13-8cf03de6a4a2} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001194 sec., 176716.91792294808 rows/sec., 10.04 MiB/sec. | ||
| 2788 | 2025.11.06 00:56:41.940324 [ 4 ] {cee13d7f-1f75-4bf5-9f13-8cf03de6a4a2} <Debug> TCPHandler: Processed in 0.001357744 sec. | ||
| 2789 | 2025.11.06 00:56:41.940435 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2790 | 2025.11.06 00:56:41.940528 [ 4 ] {08415976-05e3-4139-8ebb-5729bd15749f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2791 | 2025.11.06 00:56:41.940568 [ 4 ] {08415976-05e3-4139-8ebb-5729bd15749f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2792 | 2025.11.06 00:56:41.941199 [ 4 ] {08415976-05e3-4139-8ebb-5729bd15749f} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2793 | 2025.11.06 00:56:41.941236 [ 4 ] {08415976-05e3-4139-8ebb-5729bd15749f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2794 | 2025.11.06 00:56:41.941563 [ 4 ] {08415976-05e3-4139-8ebb-5729bd15749f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2795 | 2025.11.06 00:56:41.941779 [ 4 ] {08415976-05e3-4139-8ebb-5729bd15749f} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2796 | 2025.11.06 00:56:41.941904 [ 4 ] {08415976-05e3-4139-8ebb-5729bd15749f} <Debug> executeQuery: Read 690 rows, 49.35 KiB in 0.001394 sec., 494978.47919655667 rows/sec., 34.57 MiB/sec. | ||
| 2797 | 2025.11.06 00:56:41.941941 [ 4 ] {08415976-05e3-4139-8ebb-5729bd15749f} <Debug> TCPHandler: Processed in 0.001556307 sec. | ||
| 2798 | 2025.11.06 00:56:41.942054 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2799 | 2025.11.06 00:56:41.942147 [ 4 ] {6d04f092-22b9-40d2-93bf-d07f1fe74ede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2800 | 2025.11.06 00:56:41.942188 [ 4 ] {6d04f092-22b9-40d2-93bf-d07f1fe74ede} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2801 | 2025.11.06 00:56:41.942518 [ 4 ] {6d04f092-22b9-40d2-93bf-d07f1fe74ede} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2802 | 2025.11.06 00:56:41.942554 [ 4 ] {6d04f092-22b9-40d2-93bf-d07f1fe74ede} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2803 | 2025.11.06 00:56:41.942849 [ 4 ] {6d04f092-22b9-40d2-93bf-d07f1fe74ede} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2804 | 2025.11.06 00:56:41.943049 [ 4 ] {6d04f092-22b9-40d2-93bf-d07f1fe74ede} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2805 | 2025.11.06 00:56:41.943148 [ 24 ] {} <Debug> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2806 | 2025.11.06 00:56:41.943173 [ 4 ] {6d04f092-22b9-40d2-93bf-d07f1fe74ede} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001044 sec., 5747.126436781609 rows/sec., 300.26 KiB/sec. | ||
| 2807 | 2025.11.06 00:56:41.943220 [ 24 ] {} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2808 | 2025.11.06 00:56:41.943237 [ 4 ] {6d04f092-22b9-40d2-93bf-d07f1fe74ede} <Debug> TCPHandler: Processed in 0.001232401 sec. | ||
| 2809 | 2025.11.06 00:56:41.943247 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2810 | 2025.11.06 00:56:41.943356 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2811 | 2025.11.06 00:56:41.943381 [ 199 ] {6070c994-b797-4158-896d-1fc14e1dfea5::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 | ||
| 2812 | 2025.11.06 00:56:41.943456 [ 4 ] {cc361075-1c05-4743-8e3a-6a9ba5003a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2813 | 2025.11.06 00:56:41.943503 [ 4 ] {cc361075-1c05-4743-8e3a-6a9ba5003a3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2814 | 2025.11.06 00:56:41.943534 [ 199 ] {6070c994-b797-4158-896d-1fc14e1dfea5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2815 | 2025.11.06 00:56:41.943588 [ 199 ] {6070c994-b797-4158-896d-1fc14e1dfea5::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 | ||
| 2816 | 2025.11.06 00:56:41.943685 [ 199 ] {6070c994-b797-4158-896d-1fc14e1dfea5::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 | ||
| 2817 | 2025.11.06 00:56:41.943737 [ 199 ] {6070c994-b797-4158-896d-1fc14e1dfea5::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 | ||
| 2818 | 2025.11.06 00:56:41.943783 [ 199 ] {6070c994-b797-4158-896d-1fc14e1dfea5::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 | ||
| 2819 | 2025.11.06 00:56:41.943824 [ 199 ] {6070c994-b797-4158-896d-1fc14e1dfea5::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 | ||
| 2820 | 2025.11.06 00:56:41.943867 [ 199 ] {6070c994-b797-4158-896d-1fc14e1dfea5::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 | ||
| 2821 | 2025.11.06 00:56:41.943945 [ 4 ] {cc361075-1c05-4743-8e3a-6a9ba5003a3a} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2822 | 2025.11.06 00:56:41.943986 [ 4 ] {cc361075-1c05-4743-8e3a-6a9ba5003a3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2823 | 2025.11.06 00:56:41.944390 [ 4 ] {cc361075-1c05-4743-8e3a-6a9ba5003a3a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2824 | 2025.11.06 00:56:41.944624 [ 4 ] {cc361075-1c05-4743-8e3a-6a9ba5003a3a} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2825 | 2025.11.06 00:56:41.944736 [ 193 ] {6070c994-b797-4158-896d-1fc14e1dfea5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001419955 sec., 25352.91611353881 rows/sec., 1.29 MiB/sec. | ||
| 2826 | 2025.11.06 00:56:41.944755 [ 4 ] {cc361075-1c05-4743-8e3a-6a9ba5003a3a} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001317 sec., 238420.6529992407 rows/sec., 15.66 MiB/sec. | ||
| 2827 | 2025.11.06 00:56:41.944794 [ 4 ] {cc361075-1c05-4743-8e3a-6a9ba5003a3a} <Debug> TCPHandler: Processed in 0.001487616 sec. | ||
| 2828 | 2025.11.06 00:56:41.944904 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2829 | 2025.11.06 00:56:41.944943 [ 186 ] {6070c994-b797-4158-896d-1fc14e1dfea5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2830 | 2025.11.06 00:56:41.944999 [ 4 ] {652fd774-b2ba-464b-9630-922b965fec69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2831 | 2025.11.06 00:56:41.945045 [ 4 ] {652fd774-b2ba-464b-9630-922b965fec69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2832 | 2025.11.06 00:56:41.945323 [ 186 ] {6070c994-b797-4158-896d-1fc14e1dfea5::all_1_6_1} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2833 | 2025.11.06 00:56:41.945361 [ 4 ] {652fd774-b2ba-464b-9630-922b965fec69} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2834 | 2025.11.06 00:56:41.945403 [ 4 ] {652fd774-b2ba-464b-9630-922b965fec69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2835 | 2025.11.06 00:56:41.945423 [ 186 ] {6070c994-b797-4158-896d-1fc14e1dfea5::all_1_6_1} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2836 | 2025.11.06 00:56:41.945532 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2837 | 2025.11.06 00:56:41.945712 [ 4 ] {652fd774-b2ba-464b-9630-922b965fec69} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2838 | 2025.11.06 00:56:41.945924 [ 4 ] {652fd774-b2ba-464b-9630-922b965fec69} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2839 | 2025.11.06 00:56:41.946051 [ 4 ] {652fd774-b2ba-464b-9630-922b965fec69} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00107 sec., 934.5794392523364 rows/sec., 62.97 KiB/sec. | ||
| 2840 | 2025.11.06 00:56:41.946088 [ 4 ] {652fd774-b2ba-464b-9630-922b965fec69} <Debug> TCPHandler: Processed in 0.001234412 sec. | ||
| 2841 | 2025.11.06 00:56:41.946199 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2842 | 2025.11.06 00:56:41.946293 [ 4 ] {87cc05d1-cf15-4cd5-985d-53b2b919cd11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2843 | 2025.11.06 00:56:41.946347 [ 4 ] {87cc05d1-cf15-4cd5-985d-53b2b919cd11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2844 | 2025.11.06 00:56:41.947122 [ 4 ] {87cc05d1-cf15-4cd5-985d-53b2b919cd11} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2845 | 2025.11.06 00:56:41.947159 [ 4 ] {87cc05d1-cf15-4cd5-985d-53b2b919cd11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2846 | 2025.11.06 00:56:41.947669 [ 4 ] {87cc05d1-cf15-4cd5-985d-53b2b919cd11} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2847 | 2025.11.06 00:56:41.947891 [ 4 ] {87cc05d1-cf15-4cd5-985d-53b2b919cd11} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2848 | 2025.11.06 00:56:41.948030 [ 4 ] {87cc05d1-cf15-4cd5-985d-53b2b919cd11} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001756 sec., 6264.236902050114 rows/sec., 11.23 MiB/sec. | ||
| 2849 | 2025.11.06 00:56:41.948085 [ 4 ] {87cc05d1-cf15-4cd5-985d-53b2b919cd11} <Debug> TCPHandler: Processed in 0.001935984 sec. | ||
| 2850 | 2025.11.06 00:56:41.948198 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2851 | 2025.11.06 00:56:41.948293 [ 4 ] {b827ab9d-3c80-4b56-888b-d6134a32b297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2852 | 2025.11.06 00:56:41.948335 [ 4 ] {b827ab9d-3c80-4b56-888b-d6134a32b297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2853 | 2025.11.06 00:56:41.948660 [ 4 ] {b827ab9d-3c80-4b56-888b-d6134a32b297} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2854 | 2025.11.06 00:56:41.948696 [ 4 ] {b827ab9d-3c80-4b56-888b-d6134a32b297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 2855 | 2025.11.06 00:56:41.949004 [ 4 ] {b827ab9d-3c80-4b56-888b-d6134a32b297} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2856 | 2025.11.06 00:56:41.949210 [ 4 ] {b827ab9d-3c80-4b56-888b-d6134a32b297} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2857 | 2025.11.06 00:56:41.949337 [ 4 ] {b827ab9d-3c80-4b56-888b-d6134a32b297} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001062 sec., 97928.43691148776 rows/sec., 6.00 MiB/sec. | ||
| 2858 | 2025.11.06 00:56:41.949373 [ 4 ] {b827ab9d-3c80-4b56-888b-d6134a32b297} <Debug> TCPHandler: Processed in 0.001223692 sec. | ||
| 2859 | 2025.11.06 00:56:46.584776 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2860 | 2025.11.06 00:56:46.584856 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2861 | 2025.11.06 00:56:46.650363 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4789 | ||
| 2862 | 2025.11.06 00:56:46.650816 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2863 | 2025.11.06 00:56:46.650851 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2864 | 2025.11.06 00:56:46.651330 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2865 | 2025.11.06 00:56:46.651568 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2866 | 2025.11.06 00:56:46.651703 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4789 | ||
| 2867 | 2025.11.06 00:56:46.898700 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2868 | 2025.11.06 00:56:46.917139 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2869 | 2025.11.06 00:56:46.917205 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2870 | 2025.11.06 00:56:46.922099 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2871 | 2025.11.06 00:56:46.922282 [ 4 ] {185cfd24-d69d-45ac-82c6-1c95c82895fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2872 | 2025.11.06 00:56:46.922348 [ 4 ] {185cfd24-d69d-45ac-82c6-1c95c82895fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2873 | 2025.11.06 00:56:46.923061 [ 4 ] {185cfd24-d69d-45ac-82c6-1c95c82895fd} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2874 | 2025.11.06 00:56:46.923110 [ 4 ] {185cfd24-d69d-45ac-82c6-1c95c82895fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2875 | 2025.11.06 00:56:46.923401 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2876 | 2025.11.06 00:56:46.923551 [ 4 ] {185cfd24-d69d-45ac-82c6-1c95c82895fd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2877 | 2025.11.06 00:56:46.923850 [ 4 ] {185cfd24-d69d-45ac-82c6-1c95c82895fd} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2878 | 2025.11.06 00:56:46.923998 [ 4 ] {185cfd24-d69d-45ac-82c6-1c95c82895fd} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001773 sec., 60913.705583756346 rows/sec., 5.09 MiB/sec. | ||
| 2879 | 2025.11.06 00:56:46.924039 [ 4 ] {185cfd24-d69d-45ac-82c6-1c95c82895fd} <Debug> TCPHandler: Processed in 0.002080467 sec. | ||
| 2880 | 2025.11.06 00:56:46.924166 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2881 | 2025.11.06 00:56:46.924196 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2882 | 2025.11.06 00:56:46.924262 [ 4 ] {8c6cc9d6-e403-493f-b7c8-ab2f7a55b88b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2883 | 2025.11.06 00:56:46.924307 [ 4 ] {8c6cc9d6-e403-493f-b7c8-ab2f7a55b88b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2884 | 2025.11.06 00:56:46.924705 [ 4 ] {8c6cc9d6-e403-493f-b7c8-ab2f7a55b88b} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2885 | 2025.11.06 00:56:46.924742 [ 4 ] {8c6cc9d6-e403-493f-b7c8-ab2f7a55b88b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2886 | 2025.11.06 00:56:46.925055 [ 4 ] {8c6cc9d6-e403-493f-b7c8-ab2f7a55b88b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2887 | 2025.11.06 00:56:46.925263 [ 4 ] {8c6cc9d6-e403-493f-b7c8-ab2f7a55b88b} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2888 | 2025.11.06 00:56:46.925397 [ 4 ] {8c6cc9d6-e403-493f-b7c8-ab2f7a55b88b} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001154 sec., 22530.329289428075 rows/sec., 1.65 MiB/sec. | ||
| 2889 | 2025.11.06 00:56:46.925397 [ 140 ] {} <Debug> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2890 | 2025.11.06 00:56:46.925434 [ 4 ] {8c6cc9d6-e403-493f-b7c8-ab2f7a55b88b} <Debug> TCPHandler: Processed in 0.001316613 sec. | ||
| 2891 | 2025.11.06 00:56:46.925469 [ 140 ] {} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2892 | 2025.11.06 00:56:46.925495 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2893 | 2025.11.06 00:56:46.925553 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2894 | 2025.11.06 00:56:46.925598 [ 199 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::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 | ||
| 2895 | 2025.11.06 00:56:46.925651 [ 4 ] {d689115a-4815-42e2-ad19-64193463d4f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2896 | 2025.11.06 00:56:46.925696 [ 4 ] {d689115a-4815-42e2-ad19-64193463d4f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2897 | 2025.11.06 00:56:46.925731 [ 199 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2898 | 2025.11.06 00:56:46.925771 [ 199 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 256 rows starting from the beginning of the part | ||
| 2899 | 2025.11.06 00:56:46.925837 [ 199 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 2900 | 2025.11.06 00:56:46.925885 [ 199 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 216 rows starting from the beginning of the part | ||
| 2901 | 2025.11.06 00:56:46.925942 [ 199 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
| 2902 | 2025.11.06 00:56:46.925989 [ 199 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 216 rows starting from the beginning of the part | ||
| 2903 | 2025.11.06 00:56:46.926030 [ 199 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
| 2904 | 2025.11.06 00:56:46.926126 [ 4 ] {d689115a-4815-42e2-ad19-64193463d4f7} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2905 | 2025.11.06 00:56:46.926167 [ 4 ] {d689115a-4815-42e2-ad19-64193463d4f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2906 | 2025.11.06 00:56:46.926511 [ 4 ] {d689115a-4815-42e2-ad19-64193463d4f7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2907 | 2025.11.06 00:56:46.926758 [ 4 ] {d689115a-4815-42e2-ad19-64193463d4f7} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2908 | 2025.11.06 00:56:46.926890 [ 4 ] {d689115a-4815-42e2-ad19-64193463d4f7} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001257 sec., 71599.04534606205 rows/sec., 5.59 MiB/sec. | ||
| 2909 | 2025.11.06 00:56:46.926928 [ 4 ] {d689115a-4815-42e2-ad19-64193463d4f7} <Debug> TCPHandler: Processed in 0.001424266 sec. | ||
| 2910 | 2025.11.06 00:56:46.927013 [ 186 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 766 rows, containing 5 columns (5 merged, 0 gathered) in 0.001457286 sec., 525634.638636479 rows/sec., 34.32 MiB/sec. | ||
| 2911 | 2025.11.06 00:56:46.927042 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2912 | 2025.11.06 00:56:46.927144 [ 4 ] {b0e4a729-1764-4499-ab02-5b98af59d9f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2913 | 2025.11.06 00:56:46.927171 [ 199 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2914 | 2025.11.06 00:56:46.927189 [ 4 ] {b0e4a729-1764-4499-ab02-5b98af59d9f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2915 | 2025.11.06 00:56:46.927416 [ 199 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_11_2} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2916 | 2025.11.06 00:56:46.927489 [ 199 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_11_2} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2917 | 2025.11.06 00:56:46.927551 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2918 | 2025.11.06 00:56:46.927605 [ 4 ] {b0e4a729-1764-4499-ab02-5b98af59d9f7} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2919 | 2025.11.06 00:56:46.927645 [ 4 ] {b0e4a729-1764-4499-ab02-5b98af59d9f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2920 | 2025.11.06 00:56:46.927710 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2921 | 2025.11.06 00:56:46.927982 [ 4 ] {b0e4a729-1764-4499-ab02-5b98af59d9f7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2922 | 2025.11.06 00:56:46.928195 [ 4 ] {b0e4a729-1764-4499-ab02-5b98af59d9f7} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2923 | 2025.11.06 00:56:46.928323 [ 4 ] {b0e4a729-1764-4499-ab02-5b98af59d9f7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 2924 | 2025.11.06 00:56:46.928360 [ 4 ] {b0e4a729-1764-4499-ab02-5b98af59d9f7} <Debug> TCPHandler: Processed in 0.001369034 sec. | ||
| 2925 | 2025.11.06 00:56:46.928476 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2926 | 2025.11.06 00:56:46.928569 [ 4 ] {438b946c-3a6d-44f5-a31c-1a77a652b15c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2927 | 2025.11.06 00:56:46.928622 [ 4 ] {438b946c-3a6d-44f5-a31c-1a77a652b15c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2928 | 2025.11.06 00:56:46.929455 [ 4 ] {438b946c-3a6d-44f5-a31c-1a77a652b15c} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2929 | 2025.11.06 00:56:46.929492 [ 4 ] {438b946c-3a6d-44f5-a31c-1a77a652b15c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2930 | 2025.11.06 00:56:46.930031 [ 4 ] {438b946c-3a6d-44f5-a31c-1a77a652b15c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2931 | 2025.11.06 00:56:46.930253 [ 4 ] {438b946c-3a6d-44f5-a31c-1a77a652b15c} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2932 | 2025.11.06 00:56:46.930368 [ 140 ] {} <Debug> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2933 | 2025.11.06 00:56:46.930388 [ 4 ] {438b946c-3a6d-44f5-a31c-1a77a652b15c} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001837 sec., 14153.511159499183 rows/sec., 25.36 MiB/sec. | ||
| 2934 | 2025.11.06 00:56:46.930404 [ 140 ] {} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2935 | 2025.11.06 00:56:46.930430 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2936 | 2025.11.06 00:56:46.930445 [ 4 ] {438b946c-3a6d-44f5-a31c-1a77a652b15c} <Debug> TCPHandler: Processed in 0.002018476 sec. | ||
| 2937 | 2025.11.06 00:56:46.930525 [ 190 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::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 | ||
| 2938 | 2025.11.06 00:56:46.930566 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2939 | 2025.11.06 00:56:46.930666 [ 4 ] {55b51679-a9c6-463b-aa1d-5a34bd28e416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2940 | 2025.11.06 00:56:46.930709 [ 4 ] {55b51679-a9c6-463b-aa1d-5a34bd28e416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2941 | 2025.11.06 00:56:46.930775 [ 190 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2942 | 2025.11.06 00:56:46.930865 [ 190 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 83 rows starting from the beginning of the part | ||
| 2943 | 2025.11.06 00:56:46.931034 [ 190 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 2944 | 2025.11.06 00:56:46.931042 [ 4 ] {55b51679-a9c6-463b-aa1d-5a34bd28e416} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2945 | 2025.11.06 00:56:46.931084 [ 4 ] {55b51679-a9c6-463b-aa1d-5a34bd28e416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2946 | 2025.11.06 00:56:46.931158 [ 190 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 11 rows starting from the beginning of the part | ||
| 2947 | 2025.11.06 00:56:46.931289 [ 190 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
| 2948 | 2025.11.06 00:56:46.931401 [ 190 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part | ||
| 2949 | 2025.11.06 00:56:46.931404 [ 4 ] {55b51679-a9c6-463b-aa1d-5a34bd28e416} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2950 | 2025.11.06 00:56:46.931532 [ 190 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
| 2951 | 2025.11.06 00:56:46.931636 [ 4 ] {55b51679-a9c6-463b-aa1d-5a34bd28e416} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2952 | 2025.11.06 00:56:46.931772 [ 4 ] {55b51679-a9c6-463b-aa1d-5a34bd28e416} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 2953 | 2025.11.06 00:56:46.931811 [ 4 ] {55b51679-a9c6-463b-aa1d-5a34bd28e416} <Debug> TCPHandler: Processed in 0.001295203 sec. | ||
| 2954 | 2025.11.06 00:56:46.934525 [ 199 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 183 rows, containing 19 columns (19 merged, 0 gathered) in 0.004043492 sec., 45257.91073656137 rows/sec., 81.10 MiB/sec. | ||
| 2955 | 2025.11.06 00:56:46.934882 [ 186 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2956 | 2025.11.06 00:56:46.935220 [ 186 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2957 | 2025.11.06 00:56:46.935296 [ 186 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2958 | 2025.11.06 00:56:46.935387 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 2959 | 2025.11.06 00:56:47.001125 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.03 MiB, peak 215.20 MiB, free memory in arenas 0.00 B, will set to 213.15 MiB (RSS), difference: 2.11 MiB | ||
| 2960 | 2025.11.06 00:56:51.646934 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 406 | ||
| 2961 | 2025.11.06 00:56:51.649385 [ 242 ] {} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2962 | 2025.11.06 00:56:51.649444 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2963 | 2025.11.06 00:56:51.650639 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2964 | 2025.11.06 00:56:51.650908 [ 242 ] {} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2965 | 2025.11.06 00:56:51.651250 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 406 | ||
| 2966 | 2025.11.06 00:56:51.933976 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2967 | 2025.11.06 00:56:51.934162 [ 4 ] {d58ac52f-7f8f-4ee2-bbc3-54ed6e3d6998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2968 | 2025.11.06 00:56:51.934237 [ 4 ] {d58ac52f-7f8f-4ee2-bbc3-54ed6e3d6998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2969 | 2025.11.06 00:56:51.935151 [ 4 ] {d58ac52f-7f8f-4ee2-bbc3-54ed6e3d6998} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2970 | 2025.11.06 00:56:51.935194 [ 4 ] {d58ac52f-7f8f-4ee2-bbc3-54ed6e3d6998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2971 | 2025.11.06 00:56:51.935615 [ 4 ] {d58ac52f-7f8f-4ee2-bbc3-54ed6e3d6998} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2972 | 2025.11.06 00:56:51.935861 [ 4 ] {d58ac52f-7f8f-4ee2-bbc3-54ed6e3d6998} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2973 | 2025.11.06 00:56:51.936014 [ 4 ] {d58ac52f-7f8f-4ee2-bbc3-54ed6e3d6998} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001905 sec., 215223.09711286088 rows/sec., 13.65 MiB/sec. | ||
| 2974 | 2025.11.06 00:56:51.936069 [ 4 ] {d58ac52f-7f8f-4ee2-bbc3-54ed6e3d6998} <Debug> TCPHandler: Processed in 0.00222515 sec. | ||
| 2975 | 2025.11.06 00:56:51.936210 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2976 | 2025.11.06 00:56:51.936310 [ 4 ] {82ed27cf-7401-4abf-8f02-f076f13c225c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2977 | 2025.11.06 00:56:51.936352 [ 4 ] {82ed27cf-7401-4abf-8f02-f076f13c225c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2978 | 2025.11.06 00:56:51.936739 [ 4 ] {82ed27cf-7401-4abf-8f02-f076f13c225c} <Trace> oximeter.fields_ipaddr (1e9a6b6c-e3b8-4beb-9bb1-159d493a8b1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2979 | 2025.11.06 00:56:51.936774 [ 4 ] {82ed27cf-7401-4abf-8f02-f076f13c225c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2980 | 2025.11.06 00:56:51.937050 [ 4 ] {82ed27cf-7401-4abf-8f02-f076f13c225c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2981 | 2025.11.06 00:56:51.937259 [ 4 ] {82ed27cf-7401-4abf-8f02-f076f13c225c} <Trace> oximeter.fields_ipaddr (1e9a6b6c-e3b8-4beb-9bb1-159d493a8b1d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2982 | 2025.11.06 00:56:51.937451 [ 4 ] {82ed27cf-7401-4abf-8f02-f076f13c225c} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001158 sec., 10362.694300518135 rows/sec., 845.00 KiB/sec. | ||
| 2983 | 2025.11.06 00:56:51.937499 [ 4 ] {82ed27cf-7401-4abf-8f02-f076f13c225c} <Debug> TCPHandler: Processed in 0.001340634 sec. | ||
| 2984 | 2025.11.06 00:56:51.937631 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2985 | 2025.11.06 00:56:51.937729 [ 4 ] {6d3054c7-9fc0-4a84-8da5-df4053423d85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2986 | 2025.11.06 00:56:51.937769 [ 4 ] {6d3054c7-9fc0-4a84-8da5-df4053423d85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2987 | 2025.11.06 00:56:51.938722 [ 4 ] {6d3054c7-9fc0-4a84-8da5-df4053423d85} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2988 | 2025.11.06 00:56:51.938761 [ 4 ] {6d3054c7-9fc0-4a84-8da5-df4053423d85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2989 | 2025.11.06 00:56:51.939164 [ 4 ] {6d3054c7-9fc0-4a84-8da5-df4053423d85} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2990 | 2025.11.06 00:56:51.939373 [ 4 ] {6d3054c7-9fc0-4a84-8da5-df4053423d85} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2991 | 2025.11.06 00:56:51.939500 [ 4 ] {6d3054c7-9fc0-4a84-8da5-df4053423d85} <Debug> executeQuery: Read 1150 rows, 93.42 KiB in 0.001789 sec., 642817.2163219675 rows/sec., 51.00 MiB/sec. | ||
| 2992 | 2025.11.06 00:56:51.939539 [ 4 ] {6d3054c7-9fc0-4a84-8da5-df4053423d85} <Debug> TCPHandler: Processed in 0.001959544 sec. | ||
| 2993 | 2025.11.06 00:56:51.939659 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2994 | 2025.11.06 00:56:51.939754 [ 4 ] {5d6b9230-3a99-472d-905a-65ab4be0d2a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2995 | 2025.11.06 00:56:51.939794 [ 4 ] {5d6b9230-3a99-472d-905a-65ab4be0d2a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2996 | 2025.11.06 00:56:51.940288 [ 4 ] {5d6b9230-3a99-472d-905a-65ab4be0d2a2} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2997 | 2025.11.06 00:56:51.940325 [ 4 ] {5d6b9230-3a99-472d-905a-65ab4be0d2a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2998 | 2025.11.06 00:56:51.940639 [ 4 ] {5d6b9230-3a99-472d-905a-65ab4be0d2a2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2999 | 2025.11.06 00:56:51.940849 [ 4 ] {5d6b9230-3a99-472d-905a-65ab4be0d2a2} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3000 | 2025.11.06 00:56:51.940974 [ 4 ] {5d6b9230-3a99-472d-905a-65ab4be0d2a2} <Debug> executeQuery: Read 233 rows, 14.36 KiB in 0.001239 sec., 188054.8829701372 rows/sec., 11.32 MiB/sec. | ||
| 3001 | 2025.11.06 00:56:51.941012 [ 4 ] {5d6b9230-3a99-472d-905a-65ab4be0d2a2} <Debug> TCPHandler: Processed in 0.001403465 sec. | ||
| 3002 | 2025.11.06 00:56:51.941128 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3003 | 2025.11.06 00:56:51.941223 [ 4 ] {e9527d14-e247-45d9-8ac1-99aaa6f58261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3004 | 2025.11.06 00:56:51.941263 [ 4 ] {e9527d14-e247-45d9-8ac1-99aaa6f58261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3005 | 2025.11.06 00:56:51.941756 [ 4 ] {e9527d14-e247-45d9-8ac1-99aaa6f58261} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3006 | 2025.11.06 00:56:51.941794 [ 4 ] {e9527d14-e247-45d9-8ac1-99aaa6f58261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3007 | 2025.11.06 00:56:51.942094 [ 4 ] {e9527d14-e247-45d9-8ac1-99aaa6f58261} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3008 | 2025.11.06 00:56:51.942311 [ 4 ] {e9527d14-e247-45d9-8ac1-99aaa6f58261} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3009 | 2025.11.06 00:56:51.942437 [ 4 ] {e9527d14-e247-45d9-8ac1-99aaa6f58261} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001232 sec., 172077.92207792206 rows/sec., 11.10 MiB/sec. | ||
| 3010 | 2025.11.06 00:56:51.942476 [ 4 ] {e9527d14-e247-45d9-8ac1-99aaa6f58261} <Debug> TCPHandler: Processed in 0.001397675 sec. | ||
| 3011 | 2025.11.06 00:56:51.942589 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3012 | 2025.11.06 00:56:51.942682 [ 4 ] {bea69cb7-e57e-4ea1-b0b9-4b8afa124d9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3013 | 2025.11.06 00:56:51.942723 [ 4 ] {bea69cb7-e57e-4ea1-b0b9-4b8afa124d9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3014 | 2025.11.06 00:56:51.943193 [ 4 ] {bea69cb7-e57e-4ea1-b0b9-4b8afa124d9a} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3015 | 2025.11.06 00:56:51.943230 [ 4 ] {bea69cb7-e57e-4ea1-b0b9-4b8afa124d9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3016 | 2025.11.06 00:56:51.943530 [ 4 ] {bea69cb7-e57e-4ea1-b0b9-4b8afa124d9a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3017 | 2025.11.06 00:56:51.943736 [ 4 ] {bea69cb7-e57e-4ea1-b0b9-4b8afa124d9a} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3018 | 2025.11.06 00:56:51.943862 [ 4 ] {bea69cb7-e57e-4ea1-b0b9-4b8afa124d9a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001198 sec., 176126.87813021702 rows/sec., 10.00 MiB/sec. | ||
| 3019 | 2025.11.06 00:56:51.943900 [ 4 ] {bea69cb7-e57e-4ea1-b0b9-4b8afa124d9a} <Debug> TCPHandler: Processed in 0.001359954 sec. | ||
| 3020 | 2025.11.06 00:56:51.944011 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3021 | 2025.11.06 00:56:51.944105 [ 4 ] {149288ce-d644-48db-bfb4-c8a36cb54af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3022 | 2025.11.06 00:56:51.944144 [ 4 ] {149288ce-d644-48db-bfb4-c8a36cb54af4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3023 | 2025.11.06 00:56:51.944773 [ 4 ] {149288ce-d644-48db-bfb4-c8a36cb54af4} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3024 | 2025.11.06 00:56:51.944812 [ 4 ] {149288ce-d644-48db-bfb4-c8a36cb54af4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3025 | 2025.11.06 00:56:51.945139 [ 4 ] {149288ce-d644-48db-bfb4-c8a36cb54af4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3026 | 2025.11.06 00:56:51.945349 [ 4 ] {149288ce-d644-48db-bfb4-c8a36cb54af4} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3027 | 2025.11.06 00:56:51.945476 [ 4 ] {149288ce-d644-48db-bfb4-c8a36cb54af4} <Debug> executeQuery: Read 713 rows, 51.21 KiB in 0.001389 sec., 513318.9344852412 rows/sec., 36.00 MiB/sec. | ||
| 3028 | 2025.11.06 00:56:51.945512 [ 4 ] {149288ce-d644-48db-bfb4-c8a36cb54af4} <Debug> TCPHandler: Processed in 0.001550738 sec. | ||
| 3029 | 2025.11.06 00:56:51.945623 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3030 | 2025.11.06 00:56:51.945718 [ 4 ] {d35cd39a-3feb-4ca0-999e-ddf6d71ed1b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3031 | 2025.11.06 00:56:51.945760 [ 4 ] {d35cd39a-3feb-4ca0-999e-ddf6d71ed1b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3032 | 2025.11.06 00:56:51.946072 [ 4 ] {d35cd39a-3feb-4ca0-999e-ddf6d71ed1b7} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3033 | 2025.11.06 00:56:51.946107 [ 4 ] {d35cd39a-3feb-4ca0-999e-ddf6d71ed1b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3034 | 2025.11.06 00:56:51.946404 [ 4 ] {d35cd39a-3feb-4ca0-999e-ddf6d71ed1b7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3035 | 2025.11.06 00:56:51.946606 [ 4 ] {d35cd39a-3feb-4ca0-999e-ddf6d71ed1b7} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3036 | 2025.11.06 00:56:51.946737 [ 4 ] {d35cd39a-3feb-4ca0-999e-ddf6d71ed1b7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001035 sec., 5797.101449275363 rows/sec., 302.88 KiB/sec. | ||
| 3037 | 2025.11.06 00:56:51.946776 [ 4 ] {d35cd39a-3feb-4ca0-999e-ddf6d71ed1b7} <Debug> TCPHandler: Processed in 0.001201371 sec. | ||
| 3038 | 2025.11.06 00:56:51.946886 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3039 | 2025.11.06 00:56:51.946980 [ 4 ] {322645dc-f762-4cd7-ba3d-30db27f597c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3040 | 2025.11.06 00:56:51.947023 [ 4 ] {322645dc-f762-4cd7-ba3d-30db27f597c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3041 | 2025.11.06 00:56:51.947461 [ 4 ] {322645dc-f762-4cd7-ba3d-30db27f597c8} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3042 | 2025.11.06 00:56:51.947498 [ 4 ] {322645dc-f762-4cd7-ba3d-30db27f597c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3043 | 2025.11.06 00:56:51.947841 [ 4 ] {322645dc-f762-4cd7-ba3d-30db27f597c8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3044 | 2025.11.06 00:56:51.948047 [ 4 ] {322645dc-f762-4cd7-ba3d-30db27f597c8} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3045 | 2025.11.06 00:56:51.948176 [ 4 ] {322645dc-f762-4cd7-ba3d-30db27f597c8} <Debug> executeQuery: Read 320 rows, 21.54 KiB in 0.001213 sec., 263808.7386644682 rows/sec., 17.34 MiB/sec. | ||
| 3046 | 2025.11.06 00:56:51.948227 [ 4 ] {322645dc-f762-4cd7-ba3d-30db27f597c8} <Debug> TCPHandler: Processed in 0.001390365 sec. | ||
| 3047 | 2025.11.06 00:56:51.948367 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3048 | 2025.11.06 00:56:51.948474 [ 4 ] {2b2a30c2-78da-441d-8628-ac4b48406f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3049 | 2025.11.06 00:56:51.948517 [ 4 ] {2b2a30c2-78da-441d-8628-ac4b48406f24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3050 | 2025.11.06 00:56:51.948871 [ 4 ] {2b2a30c2-78da-441d-8628-ac4b48406f24} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3051 | 2025.11.06 00:56:51.948911 [ 4 ] {2b2a30c2-78da-441d-8628-ac4b48406f24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3052 | 2025.11.06 00:56:51.949233 [ 4 ] {2b2a30c2-78da-441d-8628-ac4b48406f24} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3053 | 2025.11.06 00:56:51.949488 [ 4 ] {2b2a30c2-78da-441d-8628-ac4b48406f24} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3054 | 2025.11.06 00:56:51.949630 [ 4 ] {2b2a30c2-78da-441d-8628-ac4b48406f24} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001174 sec., 851.7887563884158 rows/sec., 57.40 KiB/sec. | ||
| 3055 | 2025.11.06 00:56:51.949669 [ 4 ] {2b2a30c2-78da-441d-8628-ac4b48406f24} <Debug> TCPHandler: Processed in 0.001371594 sec. | ||
| 3056 | 2025.11.06 00:56:51.949785 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3057 | 2025.11.06 00:56:51.949880 [ 4 ] {8973da1b-c7c1-49ad-b523-66ae67c25047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3058 | 2025.11.06 00:56:51.949935 [ 4 ] {8973da1b-c7c1-49ad-b523-66ae67c25047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3059 | 2025.11.06 00:56:51.950731 [ 4 ] {8973da1b-c7c1-49ad-b523-66ae67c25047} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3060 | 2025.11.06 00:56:51.950768 [ 4 ] {8973da1b-c7c1-49ad-b523-66ae67c25047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3061 | 2025.11.06 00:56:51.951304 [ 4 ] {8973da1b-c7c1-49ad-b523-66ae67c25047} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3062 | 2025.11.06 00:56:51.951533 [ 4 ] {8973da1b-c7c1-49ad-b523-66ae67c25047} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3063 | 2025.11.06 00:56:51.951672 [ 4 ] {8973da1b-c7c1-49ad-b523-66ae67c25047} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001812 sec., 8830.022075055187 rows/sec., 15.82 MiB/sec. | ||
| 3064 | 2025.11.06 00:56:51.951731 [ 4 ] {8973da1b-c7c1-49ad-b523-66ae67c25047} <Debug> TCPHandler: Processed in 0.001994295 sec. | ||
| 3065 | 2025.11.06 00:56:51.951843 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3066 | 2025.11.06 00:56:51.951936 [ 4 ] {da420b26-f7b9-4dcf-97e3-3f9828a2c15c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 3067 | 2025.11.06 00:56:51.951978 [ 4 ] {da420b26-f7b9-4dcf-97e3-3f9828a2c15c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3068 | 2025.11.06 00:56:51.952292 [ 4 ] {da420b26-f7b9-4dcf-97e3-3f9828a2c15c} <Trace> oximeter.measurements_i64 (624882d7-c193-4c60-a995-249fe8fc6559): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3069 | 2025.11.06 00:56:51.952327 [ 4 ] {da420b26-f7b9-4dcf-97e3-3f9828a2c15c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3070 | 2025.11.06 00:56:51.952628 [ 4 ] {da420b26-f7b9-4dcf-97e3-3f9828a2c15c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3071 | 2025.11.06 00:56:51.952833 [ 4 ] {da420b26-f7b9-4dcf-97e3-3f9828a2c15c} <Trace> oximeter.measurements_i64 (624882d7-c193-4c60-a995-249fe8fc6559): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3072 | 2025.11.06 00:56:51.952956 [ 4 ] {da420b26-f7b9-4dcf-97e3-3f9828a2c15c} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001038 sec., 5780.346820809248 rows/sec., 408.31 KiB/sec. | ||
| 3073 | 2025.11.06 00:56:51.952991 [ 4 ] {da420b26-f7b9-4dcf-97e3-3f9828a2c15c} <Debug> TCPHandler: Processed in 0.001196741 sec. | ||
| 3074 | 2025.11.06 00:56:51.953091 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3075 | 2025.11.06 00:56:51.953183 [ 4 ] {e2c2d9c9-54b9-42fb-9512-0c3991d3fce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3076 | 2025.11.06 00:56:51.953224 [ 4 ] {e2c2d9c9-54b9-42fb-9512-0c3991d3fce3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3077 | 2025.11.06 00:56:51.953577 [ 4 ] {e2c2d9c9-54b9-42fb-9512-0c3991d3fce3} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3078 | 2025.11.06 00:56:51.953624 [ 4 ] {e2c2d9c9-54b9-42fb-9512-0c3991d3fce3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3079 | 2025.11.06 00:56:51.954010 [ 4 ] {e2c2d9c9-54b9-42fb-9512-0c3991d3fce3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3080 | 2025.11.06 00:56:51.954235 [ 4 ] {e2c2d9c9-54b9-42fb-9512-0c3991d3fce3} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3081 | 2025.11.06 00:56:51.954368 [ 4 ] {e2c2d9c9-54b9-42fb-9512-0c3991d3fce3} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001202 sec., 86522.46256239602 rows/sec., 5.30 MiB/sec. | ||
| 3082 | 2025.11.06 00:56:51.954405 [ 4 ] {e2c2d9c9-54b9-42fb-9512-0c3991d3fce3} <Debug> TCPHandler: Processed in 0.001361634 sec. | ||
| 3083 | 2025.11.06 00:56:54.151840 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5301 | ||
| 3084 | 2025.11.06 00:56:54.152425 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3085 | 2025.11.06 00:56:54.152470 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3086 | 2025.11.06 00:56:54.153000 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3087 | 2025.11.06 00:56:54.153231 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3088 | 2025.11.06 00:56:54.153432 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5301 | ||
| 3089 | 2025.11.06 00:56:54.153430 [ 150 ] {} <Debug> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3090 | 2025.11.06 00:56:54.153532 [ 150 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3091 | 2025.11.06 00:56:54.153567 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3092 | 2025.11.06 00:56:54.153714 [ 199 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::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 | ||
| 3093 | 2025.11.06 00:56:54.153858 [ 199 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3094 | 2025.11.06 00:56:54.153898 [ 199 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2869 rows starting from the beginning of the part | ||
| 3095 | 2025.11.06 00:56:54.153967 [ 199 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::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 | ||
| 3096 | 2025.11.06 00:56:54.154013 [ 199 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::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 | ||
| 3097 | 2025.11.06 00:56:54.154059 [ 199 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::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 | ||
| 3098 | 2025.11.06 00:56:54.154100 [ 199 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::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 | ||
| 3099 | 2025.11.06 00:56:54.154144 [ 199 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::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 | ||
| 3100 | 2025.11.06 00:56:54.155447 [ 186 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5301 rows, containing 4 columns (4 merged, 0 gathered) in 0.001789572 sec., 2962160.7848133524 rows/sec., 42.37 MiB/sec. | ||
| 3101 | 2025.11.06 00:56:54.155985 [ 202 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3102 | 2025.11.06 00:56:54.156286 [ 202 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::all_1_11_2} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3103 | 2025.11.06 00:56:54.156362 [ 202 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::all_1_11_2} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3104 | 2025.11.06 00:56:54.156456 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 3105 | 2025.11.06 00:56:54.427886 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3106 | 2025.11.06 00:56:54.445329 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3107 | 2025.11.06 00:56:54.445377 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3108 | 2025.11.06 00:56:54.451584 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3109 | 2025.11.06 00:56:54.452288 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3110 | 2025.11.06 00:56:54.452585 [ 149 ] {} <Debug> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3111 | 2025.11.06 00:56:54.452655 [ 149 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3112 | 2025.11.06 00:56:54.452676 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3113 | 2025.11.06 00:56:54.452827 [ 186 ] {99846bd9-424b-4993-a016-b840f1ac03ee::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 | ||
| 3114 | 2025.11.06 00:56:54.455399 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3115 | 2025.11.06 00:56:54.456967 [ 186 ] {99846bd9-424b-4993-a016-b840f1ac03ee::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3116 | 2025.11.06 00:56:54.458331 [ 186 ] {99846bd9-424b-4993-a016-b840f1ac03ee::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 | ||
| 3117 | 2025.11.06 00:56:54.462632 [ 186 ] {99846bd9-424b-4993-a016-b840f1ac03ee::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 | ||
| 3118 | 2025.11.06 00:56:54.466725 [ 186 ] {99846bd9-424b-4993-a016-b840f1ac03ee::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 | ||
| 3119 | 2025.11.06 00:56:54.471033 [ 186 ] {99846bd9-424b-4993-a016-b840f1ac03ee::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 | ||
| 3120 | 2025.11.06 00:56:54.475557 [ 186 ] {99846bd9-424b-4993-a016-b840f1ac03ee::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 | ||
| 3121 | 2025.11.06 00:56:54.479920 [ 186 ] {99846bd9-424b-4993-a016-b840f1ac03ee::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 | ||
| 3122 | 2025.11.06 00:56:54.529851 [ 187 ] {99846bd9-424b-4993-a016-b840f1ac03ee::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.077088803 sec., 1076.6803578465215 rows/sec., 5.57 MiB/sec. | ||
| 3123 | 2025.11.06 00:56:54.532010 [ 187 ] {99846bd9-424b-4993-a016-b840f1ac03ee::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3124 | 2025.11.06 00:56:54.533892 [ 187 ] {99846bd9-424b-4993-a016-b840f1ac03ee::all_1_11_2} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3125 | 2025.11.06 00:56:54.533968 [ 187 ] {99846bd9-424b-4993-a016-b840f1ac03ee::all_1_11_2} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3126 | 2025.11.06 00:56:54.536557 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3127 | 2025.11.06 00:56:55.000261 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 214.30 MiB, peak 224.21 MiB, free memory in arenas 0.00 B, will set to 222.31 MiB (RSS), difference: 8.01 MiB | ||
| 3128 | 2025.11.06 00:56:56.922095 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3129 | 2025.11.06 00:56:56.922273 [ 4 ] {e7ce639a-35c9-4d23-a0f8-bd34fe61801f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3130 | 2025.11.06 00:56:56.922337 [ 4 ] {e7ce639a-35c9-4d23-a0f8-bd34fe61801f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3131 | 2025.11.06 00:56:56.923012 [ 4 ] {e7ce639a-35c9-4d23-a0f8-bd34fe61801f} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3132 | 2025.11.06 00:56:56.923053 [ 4 ] {e7ce639a-35c9-4d23-a0f8-bd34fe61801f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3133 | 2025.11.06 00:56:56.923441 [ 4 ] {e7ce639a-35c9-4d23-a0f8-bd34fe61801f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3134 | 2025.11.06 00:56:56.923667 [ 4 ] {e7ce639a-35c9-4d23-a0f8-bd34fe61801f} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3135 | 2025.11.06 00:56:56.923816 [ 4 ] {e7ce639a-35c9-4d23-a0f8-bd34fe61801f} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001592 sec., 67839.1959798995 rows/sec., 5.67 MiB/sec. | ||
| 3136 | 2025.11.06 00:56:56.923858 [ 4 ] {e7ce639a-35c9-4d23-a0f8-bd34fe61801f} <Debug> TCPHandler: Processed in 0.001895383 sec. | ||
| 3137 | 2025.11.06 00:56:56.923992 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3138 | 2025.11.06 00:56:56.924085 [ 4 ] {52974ff8-00d5-4d05-a9c6-5d5f5b0afb1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3139 | 2025.11.06 00:56:56.924126 [ 4 ] {52974ff8-00d5-4d05-a9c6-5d5f5b0afb1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3140 | 2025.11.06 00:56:56.924535 [ 4 ] {52974ff8-00d5-4d05-a9c6-5d5f5b0afb1a} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3141 | 2025.11.06 00:56:56.924572 [ 4 ] {52974ff8-00d5-4d05-a9c6-5d5f5b0afb1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3142 | 2025.11.06 00:56:56.924871 [ 4 ] {52974ff8-00d5-4d05-a9c6-5d5f5b0afb1a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3143 | 2025.11.06 00:56:56.925078 [ 4 ] {52974ff8-00d5-4d05-a9c6-5d5f5b0afb1a} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3144 | 2025.11.06 00:56:56.925203 [ 4 ] {52974ff8-00d5-4d05-a9c6-5d5f5b0afb1a} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001137 sec., 22867.194371152156 rows/sec., 1.68 MiB/sec. | ||
| 3145 | 2025.11.06 00:56:56.925240 [ 4 ] {52974ff8-00d5-4d05-a9c6-5d5f5b0afb1a} <Debug> TCPHandler: Processed in 0.001297463 sec. | ||
| 3146 | 2025.11.06 00:56:56.925348 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3147 | 2025.11.06 00:56:56.925440 [ 4 ] {33576a67-dd8a-4e38-8c27-3fe02e67a9f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3148 | 2025.11.06 00:56:56.925480 [ 4 ] {33576a67-dd8a-4e38-8c27-3fe02e67a9f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3149 | 2025.11.06 00:56:56.925900 [ 4 ] {33576a67-dd8a-4e38-8c27-3fe02e67a9f9} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3150 | 2025.11.06 00:56:56.925934 [ 4 ] {33576a67-dd8a-4e38-8c27-3fe02e67a9f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3151 | 2025.11.06 00:56:56.926227 [ 4 ] {33576a67-dd8a-4e38-8c27-3fe02e67a9f9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3152 | 2025.11.06 00:56:56.926441 [ 4 ] {33576a67-dd8a-4e38-8c27-3fe02e67a9f9} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3153 | 2025.11.06 00:56:56.926564 [ 4 ] {33576a67-dd8a-4e38-8c27-3fe02e67a9f9} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001141 sec., 78878.17703768624 rows/sec., 6.16 MiB/sec. | ||
| 3154 | 2025.11.06 00:56:56.926601 [ 4 ] {33576a67-dd8a-4e38-8c27-3fe02e67a9f9} <Debug> TCPHandler: Processed in 0.001300183 sec. | ||
| 3155 | 2025.11.06 00:56:56.926716 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3156 | 2025.11.06 00:56:56.926807 [ 4 ] {dc9f1793-e99b-4701-8ad3-20e014a84989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3157 | 2025.11.06 00:56:56.926851 [ 4 ] {dc9f1793-e99b-4701-8ad3-20e014a84989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3158 | 2025.11.06 00:56:56.927259 [ 4 ] {dc9f1793-e99b-4701-8ad3-20e014a84989} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3159 | 2025.11.06 00:56:56.927294 [ 4 ] {dc9f1793-e99b-4701-8ad3-20e014a84989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3160 | 2025.11.06 00:56:56.927622 [ 4 ] {dc9f1793-e99b-4701-8ad3-20e014a84989} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3161 | 2025.11.06 00:56:56.927829 [ 4 ] {dc9f1793-e99b-4701-8ad3-20e014a84989} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3162 | 2025.11.06 00:56:56.927955 [ 4 ] {dc9f1793-e99b-4701-8ad3-20e014a84989} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 3163 | 2025.11.06 00:56:56.927990 [ 4 ] {dc9f1793-e99b-4701-8ad3-20e014a84989} <Debug> TCPHandler: Processed in 0.001322933 sec. | ||
| 3164 | 2025.11.06 00:56:56.928096 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3165 | 2025.11.06 00:56:56.928189 [ 4 ] {3a297b32-05a3-41d3-9b35-e8995cdabaf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3166 | 2025.11.06 00:56:56.928243 [ 4 ] {3a297b32-05a3-41d3-9b35-e8995cdabaf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3167 | 2025.11.06 00:56:56.928992 [ 4 ] {3a297b32-05a3-41d3-9b35-e8995cdabaf9} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3168 | 2025.11.06 00:56:56.929026 [ 4 ] {3a297b32-05a3-41d3-9b35-e8995cdabaf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3169 | 2025.11.06 00:56:56.929560 [ 4 ] {3a297b32-05a3-41d3-9b35-e8995cdabaf9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3170 | 2025.11.06 00:56:56.929776 [ 4 ] {3a297b32-05a3-41d3-9b35-e8995cdabaf9} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3171 | 2025.11.06 00:56:56.929907 [ 4 ] {3a297b32-05a3-41d3-9b35-e8995cdabaf9} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001736 sec., 14976.958525345623 rows/sec., 26.84 MiB/sec. | ||
| 3172 | 2025.11.06 00:56:56.929956 [ 4 ] {3a297b32-05a3-41d3-9b35-e8995cdabaf9} <Debug> TCPHandler: Processed in 0.001907684 sec. | ||
| 3173 | 2025.11.06 00:56:56.930067 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3174 | 2025.11.06 00:56:56.930159 [ 4 ] {1233fa8d-0f5d-4870-9ec7-179effbb11f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3175 | 2025.11.06 00:56:56.930200 [ 4 ] {1233fa8d-0f5d-4870-9ec7-179effbb11f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3176 | 2025.11.06 00:56:56.930530 [ 4 ] {1233fa8d-0f5d-4870-9ec7-179effbb11f4} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3177 | 2025.11.06 00:56:56.930564 [ 4 ] {1233fa8d-0f5d-4870-9ec7-179effbb11f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3178 | 2025.11.06 00:56:56.930864 [ 4 ] {1233fa8d-0f5d-4870-9ec7-179effbb11f4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3179 | 2025.11.06 00:56:56.931075 [ 4 ] {1233fa8d-0f5d-4870-9ec7-179effbb11f4} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3180 | 2025.11.06 00:56:56.931199 [ 4 ] {1233fa8d-0f5d-4870-9ec7-179effbb11f4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 3181 | 2025.11.06 00:56:56.931234 [ 4 ] {1233fa8d-0f5d-4870-9ec7-179effbb11f4} <Debug> TCPHandler: Processed in 0.001216382 sec. | ||
| 3182 | 2025.11.06 00:57:01.584893 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3183 | 2025.11.06 00:57:01.584964 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3184 | 2025.11.06 00:57:01.652342 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 444 | ||
| 3185 | 2025.11.06 00:57:01.654458 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5749 | ||
| 3186 | 2025.11.06 00:57:01.654544 [ 242 ] {} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3187 | 2025.11.06 00:57:01.654590 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3188 | 2025.11.06 00:57:01.654943 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3189 | 2025.11.06 00:57:01.654991 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3190 | 2025.11.06 00:57:01.655590 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3191 | 2025.11.06 00:57:01.655737 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3192 | 2025.11.06 00:57:01.655845 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3193 | 2025.11.06 00:57:01.655987 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5749 | ||
| 3194 | 2025.11.06 00:57:01.656039 [ 242 ] {} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3195 | 2025.11.06 00:57:01.656288 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 444 | ||
| 3196 | 2025.11.06 00:57:01.933301 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3197 | 2025.11.06 00:57:01.933499 [ 4 ] {7add0de5-1e8f-473f-add4-2cc8a916ddd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3198 | 2025.11.06 00:57:01.933574 [ 4 ] {7add0de5-1e8f-473f-add4-2cc8a916ddd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3199 | 2025.11.06 00:57:01.934475 [ 4 ] {7add0de5-1e8f-473f-add4-2cc8a916ddd4} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3200 | 2025.11.06 00:57:01.934525 [ 4 ] {7add0de5-1e8f-473f-add4-2cc8a916ddd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3201 | 2025.11.06 00:57:01.934940 [ 4 ] {7add0de5-1e8f-473f-add4-2cc8a916ddd4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3202 | 2025.11.06 00:57:01.935168 [ 4 ] {7add0de5-1e8f-473f-add4-2cc8a916ddd4} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3203 | 2025.11.06 00:57:01.935327 [ 4 ] {7add0de5-1e8f-473f-add4-2cc8a916ddd4} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001883 sec., 217737.6526818906 rows/sec., 13.81 MiB/sec. | ||
| 3204 | 2025.11.06 00:57:01.935377 [ 4 ] {7add0de5-1e8f-473f-add4-2cc8a916ddd4} <Debug> TCPHandler: Processed in 0.002222009 sec. | ||
| 3205 | 2025.11.06 00:57:01.935505 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3206 | 2025.11.06 00:57:01.935606 [ 4 ] {086ff281-b6cb-455f-9e7f-594d40838446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3207 | 2025.11.06 00:57:01.935648 [ 4 ] {086ff281-b6cb-455f-9e7f-594d40838446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3208 | 2025.11.06 00:57:01.936579 [ 4 ] {086ff281-b6cb-455f-9e7f-594d40838446} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3209 | 2025.11.06 00:57:01.936617 [ 4 ] {086ff281-b6cb-455f-9e7f-594d40838446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3210 | 2025.11.06 00:57:01.937007 [ 4 ] {086ff281-b6cb-455f-9e7f-594d40838446} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3211 | 2025.11.06 00:57:01.937224 [ 4 ] {086ff281-b6cb-455f-9e7f-594d40838446} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3212 | 2025.11.06 00:57:01.937338 [ 139 ] {} <Debug> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3213 | 2025.11.06 00:57:01.937354 [ 4 ] {086ff281-b6cb-455f-9e7f-594d40838446} <Debug> executeQuery: Read 1144 rows, 92.99 KiB in 0.00177 sec., 646327.6836158192 rows/sec., 51.30 MiB/sec. | ||
| 3214 | 2025.11.06 00:57:01.937410 [ 139 ] {} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3215 | 2025.11.06 00:57:01.937417 [ 4 ] {086ff281-b6cb-455f-9e7f-594d40838446} <Debug> TCPHandler: Processed in 0.001965254 sec. | ||
| 3216 | 2025.11.06 00:57:01.937442 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3217 | 2025.11.06 00:57:01.937545 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3218 | 2025.11.06 00:57:01.937553 [ 189 ] {316e61a8-187c-47ee-810b-d94734059305::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 | ||
| 3219 | 2025.11.06 00:57:01.937644 [ 4 ] {61d720b5-98cc-457e-9f23-b659fe365299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3220 | 2025.11.06 00:57:01.937655 [ 189 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3221 | 2025.11.06 00:57:01.937685 [ 4 ] {61d720b5-98cc-457e-9f23-b659fe365299} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3222 | 2025.11.06 00:57:01.937691 [ 189 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2333 rows starting from the beginning of the part | ||
| 3223 | 2025.11.06 00:57:01.937765 [ 189 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1134 rows starting from the beginning of the part | ||
| 3224 | 2025.11.06 00:57:01.937818 [ 189 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 108 rows starting from the beginning of the part | ||
| 3225 | 2025.11.06 00:57:01.937868 [ 189 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1150 rows starting from the beginning of the part | ||
| 3226 | 2025.11.06 00:57:01.937916 [ 189 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 108 rows starting from the beginning of the part | ||
| 3227 | 2025.11.06 00:57:01.937961 [ 189 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1144 rows starting from the beginning of the part | ||
| 3228 | 2025.11.06 00:57:01.938172 [ 4 ] {61d720b5-98cc-457e-9f23-b659fe365299} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3229 | 2025.11.06 00:57:01.938207 [ 4 ] {61d720b5-98cc-457e-9f23-b659fe365299} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3230 | 2025.11.06 00:57:01.938544 [ 4 ] {61d720b5-98cc-457e-9f23-b659fe365299} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3231 | 2025.11.06 00:57:01.938762 [ 4 ] {61d720b5-98cc-457e-9f23-b659fe365299} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3232 | 2025.11.06 00:57:01.938896 [ 4 ] {61d720b5-98cc-457e-9f23-b659fe365299} <Debug> executeQuery: Read 221 rows, 13.52 KiB in 0.001272 sec., 173742.13836477988 rows/sec., 10.38 MiB/sec. | ||
| 3233 | 2025.11.06 00:57:01.938934 [ 4 ] {61d720b5-98cc-457e-9f23-b659fe365299} <Debug> TCPHandler: Processed in 0.001438575 sec. | ||
| 3234 | 2025.11.06 00:57:01.939044 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3235 | 2025.11.06 00:57:01.939137 [ 4 ] {33780a24-9ba7-48b0-90f0-d8ec71a140a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3236 | 2025.11.06 00:57:01.939178 [ 4 ] {33780a24-9ba7-48b0-90f0-d8ec71a140a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3237 | 2025.11.06 00:57:01.939649 [ 4 ] {33780a24-9ba7-48b0-90f0-d8ec71a140a5} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3238 | 2025.11.06 00:57:01.939685 [ 4 ] {33780a24-9ba7-48b0-90f0-d8ec71a140a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3239 | 2025.11.06 00:57:01.939929 [ 187 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5977 rows, containing 5 columns (5 merged, 0 gathered) in 0.002421043 sec., 2468770.6909790533 rows/sec., 207.24 MiB/sec. | ||
| 3240 | 2025.11.06 00:57:01.940006 [ 4 ] {33780a24-9ba7-48b0-90f0-d8ec71a140a5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3241 | 2025.11.06 00:57:01.940217 [ 4 ] {33780a24-9ba7-48b0-90f0-d8ec71a140a5} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3242 | 2025.11.06 00:57:01.940319 [ 202 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3243 | 2025.11.06 00:57:01.940355 [ 4 ] {33780a24-9ba7-48b0-90f0-d8ec71a140a5} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001237 sec., 171382.3767178658 rows/sec., 11.05 MiB/sec. | ||
| 3244 | 2025.11.06 00:57:01.940397 [ 4 ] {33780a24-9ba7-48b0-90f0-d8ec71a140a5} <Debug> TCPHandler: Processed in 0.001402644 sec. | ||
| 3245 | 2025.11.06 00:57:01.940498 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3246 | 2025.11.06 00:57:01.940590 [ 4 ] {fe763fe8-a4d3-4809-9dc5-62bc645a8875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3247 | 2025.11.06 00:57:01.940632 [ 4 ] {fe763fe8-a4d3-4809-9dc5-62bc645a8875} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3248 | 2025.11.06 00:57:01.940633 [ 202 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_16_3} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3249 | 2025.11.06 00:57:01.940723 [ 202 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_16_3} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3250 | 2025.11.06 00:57:01.940815 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 3251 | 2025.11.06 00:57:01.941100 [ 4 ] {fe763fe8-a4d3-4809-9dc5-62bc645a8875} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3252 | 2025.11.06 00:57:01.941140 [ 4 ] {fe763fe8-a4d3-4809-9dc5-62bc645a8875} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3253 | 2025.11.06 00:57:01.941470 [ 4 ] {fe763fe8-a4d3-4809-9dc5-62bc645a8875} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3254 | 2025.11.06 00:57:01.941684 [ 4 ] {fe763fe8-a4d3-4809-9dc5-62bc645a8875} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3255 | 2025.11.06 00:57:01.941814 [ 4 ] {fe763fe8-a4d3-4809-9dc5-62bc645a8875} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001241 sec., 170024.17405318294 rows/sec., 9.66 MiB/sec. | ||
| 3256 | 2025.11.06 00:57:01.941851 [ 4 ] {fe763fe8-a4d3-4809-9dc5-62bc645a8875} <Debug> TCPHandler: Processed in 0.001401345 sec. | ||
| 3257 | 2025.11.06 00:57:01.941974 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3258 | 2025.11.06 00:57:01.942093 [ 4 ] {00f89276-b75a-4749-abdc-32f24c315749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3259 | 2025.11.06 00:57:01.942143 [ 4 ] {00f89276-b75a-4749-abdc-32f24c315749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3260 | 2025.11.06 00:57:01.942840 [ 4 ] {00f89276-b75a-4749-abdc-32f24c315749} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3261 | 2025.11.06 00:57:01.942878 [ 4 ] {00f89276-b75a-4749-abdc-32f24c315749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3262 | 2025.11.06 00:57:01.943230 [ 4 ] {00f89276-b75a-4749-abdc-32f24c315749} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3263 | 2025.11.06 00:57:01.943442 [ 4 ] {00f89276-b75a-4749-abdc-32f24c315749} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3264 | 2025.11.06 00:57:01.943550 [ 138 ] {} <Debug> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3265 | 2025.11.06 00:57:01.943573 [ 4 ] {00f89276-b75a-4749-abdc-32f24c315749} <Debug> executeQuery: Read 695 rows, 49.75 KiB in 0.001504 sec., 462101.06382978725 rows/sec., 32.30 MiB/sec. | ||
| 3266 | 2025.11.06 00:57:01.943603 [ 138 ] {} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3267 | 2025.11.06 00:57:01.943633 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3268 | 2025.11.06 00:57:01.943633 [ 4 ] {00f89276-b75a-4749-abdc-32f24c315749} <Debug> TCPHandler: Processed in 0.001720291 sec. | ||
| 3269 | 2025.11.06 00:57:01.943710 [ 202 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::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 | ||
| 3270 | 2025.11.06 00:57:01.943788 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3271 | 2025.11.06 00:57:01.943795 [ 202 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3272 | 2025.11.06 00:57:01.943844 [ 202 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1198 rows starting from the beginning of the part | ||
| 3273 | 2025.11.06 00:57:01.943902 [ 202 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 690 rows starting from the beginning of the part | ||
| 3274 | 2025.11.06 00:57:01.943907 [ 4 ] {c9461aca-c325-4b0d-accf-e8d1770574ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3275 | 2025.11.06 00:57:01.943947 [ 202 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 90 rows starting from the beginning of the part | ||
| 3276 | 2025.11.06 00:57:01.943958 [ 4 ] {c9461aca-c325-4b0d-accf-e8d1770574ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3277 | 2025.11.06 00:57:01.943989 [ 202 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 713 rows starting from the beginning of the part | ||
| 3278 | 2025.11.06 00:57:01.944032 [ 202 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 90 rows starting from the beginning of the part | ||
| 3279 | 2025.11.06 00:57:01.944068 [ 202 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 695 rows starting from the beginning of the part | ||
| 3280 | 2025.11.06 00:57:01.944306 [ 4 ] {c9461aca-c325-4b0d-accf-e8d1770574ce} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3281 | 2025.11.06 00:57:01.944346 [ 4 ] {c9461aca-c325-4b0d-accf-e8d1770574ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3282 | 2025.11.06 00:57:01.944741 [ 4 ] {c9461aca-c325-4b0d-accf-e8d1770574ce} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3283 | 2025.11.06 00:57:01.944968 [ 4 ] {c9461aca-c325-4b0d-accf-e8d1770574ce} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3284 | 2025.11.06 00:57:01.945100 [ 4 ] {c9461aca-c325-4b0d-accf-e8d1770574ce} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001212 sec., 4950.495049504951 rows/sec., 258.64 KiB/sec. | ||
| 3285 | 2025.11.06 00:57:01.945137 [ 4 ] {c9461aca-c325-4b0d-accf-e8d1770574ce} <Debug> TCPHandler: Processed in 0.001409275 sec. | ||
| 3286 | 2025.11.06 00:57:01.945246 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3287 | 2025.11.06 00:57:01.945340 [ 4 ] {bedaf5ea-2389-4212-945e-08dd1b5e7e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3288 | 2025.11.06 00:57:01.945384 [ 4 ] {bedaf5ea-2389-4212-945e-08dd1b5e7e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3289 | 2025.11.06 00:57:01.945398 [ 196 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3476 rows, containing 5 columns (5 merged, 0 gathered) in 0.00171154 sec., 2030919.5227689685 rows/sec., 151.83 MiB/sec. | ||
| 3290 | 2025.11.06 00:57:01.945571 [ 202 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3291 | 2025.11.06 00:57:01.945803 [ 202 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_16_3} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3292 | 2025.11.06 00:57:01.945831 [ 4 ] {bedaf5ea-2389-4212-945e-08dd1b5e7e7a} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3293 | 2025.11.06 00:57:01.945869 [ 202 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_16_3} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3294 | 2025.11.06 00:57:01.945874 [ 4 ] {bedaf5ea-2389-4212-945e-08dd1b5e7e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3295 | 2025.11.06 00:57:01.945933 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 3296 | 2025.11.06 00:57:01.946243 [ 4 ] {bedaf5ea-2389-4212-945e-08dd1b5e7e7a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3297 | 2025.11.06 00:57:01.946457 [ 4 ] {bedaf5ea-2389-4212-945e-08dd1b5e7e7a} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3298 | 2025.11.06 00:57:01.946561 [ 138 ] {} <Debug> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3299 | 2025.11.06 00:57:01.946591 [ 4 ] {bedaf5ea-2389-4212-945e-08dd1b5e7e7a} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00127 sec., 247244.09448818897 rows/sec., 16.24 MiB/sec. | ||
| 3300 | 2025.11.06 00:57:01.946594 [ 138 ] {} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3301 | 2025.11.06 00:57:01.946631 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3302 | 2025.11.06 00:57:01.946634 [ 4 ] {bedaf5ea-2389-4212-945e-08dd1b5e7e7a} <Debug> TCPHandler: Processed in 0.001437306 sec. | ||
| 3303 | 2025.11.06 00:57:01.946716 [ 187 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::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 | ||
| 3304 | 2025.11.06 00:57:01.946751 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3305 | 2025.11.06 00:57:01.946844 [ 187 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3306 | 2025.11.06 00:57:01.946857 [ 4 ] {14a99942-4a45-4c35-981f-7fc0be5b4ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3307 | 2025.11.06 00:57:01.946884 [ 187 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4253 rows starting from the beginning of the part | ||
| 3308 | 2025.11.06 00:57:01.946908 [ 4 ] {14a99942-4a45-4c35-981f-7fc0be5b4ada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3309 | 2025.11.06 00:57:01.946973 [ 187 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 314 rows starting from the beginning of the part | ||
| 3310 | 2025.11.06 00:57:01.947026 [ 187 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::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 | ||
| 3311 | 2025.11.06 00:57:01.947068 [ 187 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 320 rows starting from the beginning of the part | ||
| 3312 | 2025.11.06 00:57:01.947110 [ 187 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::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 | ||
| 3313 | 2025.11.06 00:57:01.947154 [ 187 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 314 rows starting from the beginning of the part | ||
| 3314 | 2025.11.06 00:57:01.947247 [ 4 ] {14a99942-4a45-4c35-981f-7fc0be5b4ada} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3315 | 2025.11.06 00:57:01.947289 [ 4 ] {14a99942-4a45-4c35-981f-7fc0be5b4ada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3316 | 2025.11.06 00:57:01.947627 [ 4 ] {14a99942-4a45-4c35-981f-7fc0be5b4ada} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3317 | 2025.11.06 00:57:01.947841 [ 4 ] {14a99942-4a45-4c35-981f-7fc0be5b4ada} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3318 | 2025.11.06 00:57:01.947975 [ 4 ] {14a99942-4a45-4c35-981f-7fc0be5b4ada} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001138 sec., 878.7346221441126 rows/sec., 59.21 KiB/sec. | ||
| 3319 | 2025.11.06 00:57:01.948013 [ 4 ] {14a99942-4a45-4c35-981f-7fc0be5b4ada} <Debug> TCPHandler: Processed in 0.001314313 sec. | ||
| 3320 | 2025.11.06 00:57:01.948130 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3321 | 2025.11.06 00:57:01.948226 [ 4 ] {08fbdf25-602a-41cc-b585-cb60d40874eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3322 | 2025.11.06 00:57:01.948280 [ 4 ] {08fbdf25-602a-41cc-b585-cb60d40874eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3323 | 2025.11.06 00:57:01.949082 [ 4 ] {08fbdf25-602a-41cc-b585-cb60d40874eb} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3324 | 2025.11.06 00:57:01.949121 [ 4 ] {08fbdf25-602a-41cc-b585-cb60d40874eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3325 | 2025.11.06 00:57:01.949315 [ 202 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5521 rows, containing 5 columns (5 merged, 0 gathered) in 0.002638427 sec., 2092534.680701797 rows/sec., 139.73 MiB/sec. | ||
| 3326 | 2025.11.06 00:57:01.949689 [ 4 ] {08fbdf25-602a-41cc-b585-cb60d40874eb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3327 | 2025.11.06 00:57:01.949755 [ 196 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3328 | 2025.11.06 00:57:01.949944 [ 4 ] {08fbdf25-602a-41cc-b585-cb60d40874eb} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3329 | 2025.11.06 00:57:01.950101 [ 4 ] {08fbdf25-602a-41cc-b585-cb60d40874eb} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001894 sec., 8447.729672650476 rows/sec., 15.14 MiB/sec. | ||
| 3330 | 2025.11.06 00:57:01.950135 [ 196 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3331 | 2025.11.06 00:57:01.950154 [ 4 ] {08fbdf25-602a-41cc-b585-cb60d40874eb} <Debug> TCPHandler: Processed in 0.002074357 sec. | ||
| 3332 | 2025.11.06 00:57:01.950225 [ 196 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3333 | 2025.11.06 00:57:01.950270 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3334 | 2025.11.06 00:57:01.950359 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 3335 | 2025.11.06 00:57:01.950375 [ 4 ] {fb57a09a-4d49-44eb-9978-4d7db2ebed4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3336 | 2025.11.06 00:57:01.950423 [ 4 ] {fb57a09a-4d49-44eb-9978-4d7db2ebed4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3337 | 2025.11.06 00:57:01.950762 [ 4 ] {fb57a09a-4d49-44eb-9978-4d7db2ebed4a} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3338 | 2025.11.06 00:57:01.950799 [ 4 ] {fb57a09a-4d49-44eb-9978-4d7db2ebed4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3339 | 2025.11.06 00:57:01.951123 [ 4 ] {fb57a09a-4d49-44eb-9978-4d7db2ebed4a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3340 | 2025.11.06 00:57:01.951335 [ 4 ] {fb57a09a-4d49-44eb-9978-4d7db2ebed4a} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3341 | 2025.11.06 00:57:01.951465 [ 138 ] {} <Debug> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3342 | 2025.11.06 00:57:01.951489 [ 4 ] {fb57a09a-4d49-44eb-9978-4d7db2ebed4a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001134 sec., 91710.75837742504 rows/sec., 5.62 MiB/sec. | ||
| 3343 | 2025.11.06 00:57:01.951498 [ 138 ] {} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3344 | 2025.11.06 00:57:01.951529 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3345 | 2025.11.06 00:57:01.951532 [ 4 ] {fb57a09a-4d49-44eb-9978-4d7db2ebed4a} <Debug> TCPHandler: Processed in 0.001312173 sec. | ||
| 3346 | 2025.11.06 00:57:01.951602 [ 194 ] {0a138287-228c-403c-925c-6dac4d152831::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 | ||
| 3347 | 2025.11.06 00:57:01.951698 [ 194 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3348 | 2025.11.06 00:57:01.951724 [ 194 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 748 rows starting from the beginning of the part | ||
| 3349 | 2025.11.06 00:57:01.951773 [ 194 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 104 rows starting from the beginning of the part | ||
| 3350 | 2025.11.06 00:57:01.951814 [ 194 ] {0a138287-228c-403c-925c-6dac4d152831::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 | ||
| 3351 | 2025.11.06 00:57:01.951852 [ 194 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 104 rows starting from the beginning of the part | ||
| 3352 | 2025.11.06 00:57:01.951888 [ 194 ] {0a138287-228c-403c-925c-6dac4d152831::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 | ||
| 3353 | 2025.11.06 00:57:01.951924 [ 194 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 104 rows starting from the beginning of the part | ||
| 3354 | 2025.11.06 00:57:01.952774 [ 196 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1180 rows, containing 4 columns (4 merged, 0 gathered) in 0.001205231 sec., 979065.4239726658 rows/sec., 61.69 MiB/sec. | ||
| 3355 | 2025.11.06 00:57:01.952925 [ 202 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3356 | 2025.11.06 00:57:01.953158 [ 202 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_16_3} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3357 | 2025.11.06 00:57:01.953217 [ 202 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_16_3} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3358 | 2025.11.06 00:57:01.953269 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3359 | 2025.11.06 00:57:01.956369 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3360 | 2025.11.06 00:57:01.974379 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3361 | 2025.11.06 00:57:01.974428 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 3362 | 2025.11.06 00:57:01.980078 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3363 | 2025.11.06 00:57:01.980797 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3364 | 2025.11.06 00:57:01.983735 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3365 | 2025.11.06 00:57:06.948950 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3366 | 2025.11.06 00:57:06.949165 [ 4 ] {91f2491a-0b52-4dfc-9c29-8c2faad6c75e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3367 | 2025.11.06 00:57:06.949238 [ 4 ] {91f2491a-0b52-4dfc-9c29-8c2faad6c75e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3368 | 2025.11.06 00:57:06.949920 [ 4 ] {91f2491a-0b52-4dfc-9c29-8c2faad6c75e} <Trace> oximeter.fields_ipaddr (1e9a6b6c-e3b8-4beb-9bb1-159d493a8b1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3369 | 2025.11.06 00:57:06.949956 [ 4 ] {91f2491a-0b52-4dfc-9c29-8c2faad6c75e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3370 | 2025.11.06 00:57:06.950325 [ 4 ] {91f2491a-0b52-4dfc-9c29-8c2faad6c75e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3371 | 2025.11.06 00:57:06.950546 [ 4 ] {91f2491a-0b52-4dfc-9c29-8c2faad6c75e} <Trace> oximeter.fields_ipaddr (1e9a6b6c-e3b8-4beb-9bb1-159d493a8b1d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3372 | 2025.11.06 00:57:06.950695 [ 4 ] {91f2491a-0b52-4dfc-9c29-8c2faad6c75e} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001584 sec., 3787.878787878788 rows/sec., 308.87 KiB/sec. | ||
| 3373 | 2025.11.06 00:57:06.950737 [ 4 ] {91f2491a-0b52-4dfc-9c29-8c2faad6c75e} <Debug> TCPHandler: Processed in 0.001923244 sec. | ||
| 3374 | 2025.11.06 00:57:06.950881 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3375 | 2025.11.06 00:57:06.950977 [ 4 ] {9200acb5-74c7-4f2a-804c-87f958ab0dd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3376 | 2025.11.06 00:57:06.951018 [ 4 ] {9200acb5-74c7-4f2a-804c-87f958ab0dd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3377 | 2025.11.06 00:57:06.952101 [ 4 ] {9200acb5-74c7-4f2a-804c-87f958ab0dd3} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3378 | 2025.11.06 00:57:06.952137 [ 4 ] {9200acb5-74c7-4f2a-804c-87f958ab0dd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3379 | 2025.11.06 00:57:06.952536 [ 4 ] {9200acb5-74c7-4f2a-804c-87f958ab0dd3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3380 | 2025.11.06 00:57:06.952752 [ 4 ] {9200acb5-74c7-4f2a-804c-87f958ab0dd3} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3381 | 2025.11.06 00:57:06.952880 [ 4 ] {9200acb5-74c7-4f2a-804c-87f958ab0dd3} <Debug> executeQuery: Read 1251 rows, 105.58 KiB in 0.001922 sec., 650884.4953173777 rows/sec., 53.65 MiB/sec. | ||
| 3382 | 2025.11.06 00:57:06.952916 [ 4 ] {9200acb5-74c7-4f2a-804c-87f958ab0dd3} <Debug> TCPHandler: Processed in 0.002093177 sec. | ||
| 3383 | 2025.11.06 00:57:06.953038 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3384 | 2025.11.06 00:57:06.953135 [ 4 ] {86a2f862-4c9a-491d-ac22-67416ec71735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3385 | 2025.11.06 00:57:06.953175 [ 4 ] {86a2f862-4c9a-491d-ac22-67416ec71735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3386 | 2025.11.06 00:57:06.953590 [ 4 ] {86a2f862-4c9a-491d-ac22-67416ec71735} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3387 | 2025.11.06 00:57:06.953624 [ 4 ] {86a2f862-4c9a-491d-ac22-67416ec71735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3388 | 2025.11.06 00:57:06.953920 [ 4 ] {86a2f862-4c9a-491d-ac22-67416ec71735} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3389 | 2025.11.06 00:57:06.954125 [ 4 ] {86a2f862-4c9a-491d-ac22-67416ec71735} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3390 | 2025.11.06 00:57:06.954251 [ 4 ] {86a2f862-4c9a-491d-ac22-67416ec71735} <Debug> executeQuery: Read 32 rows, 2.37 KiB in 0.001136 sec., 28169.014084507042 rows/sec., 2.04 MiB/sec. | ||
| 3391 | 2025.11.06 00:57:06.954289 [ 4 ] {86a2f862-4c9a-491d-ac22-67416ec71735} <Debug> TCPHandler: Processed in 0.001300863 sec. | ||
| 3392 | 2025.11.06 00:57:06.954403 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3393 | 2025.11.06 00:57:06.954495 [ 4 ] {3ccbf172-cc6f-4416-a1df-b48b99365145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3394 | 2025.11.06 00:57:06.954533 [ 4 ] {3ccbf172-cc6f-4416-a1df-b48b99365145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3395 | 2025.11.06 00:57:06.954984 [ 4 ] {3ccbf172-cc6f-4416-a1df-b48b99365145} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3396 | 2025.11.06 00:57:06.955019 [ 4 ] {3ccbf172-cc6f-4416-a1df-b48b99365145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3397 | 2025.11.06 00:57:06.955302 [ 4 ] {3ccbf172-cc6f-4416-a1df-b48b99365145} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3398 | 2025.11.06 00:57:06.955572 [ 4 ] {3ccbf172-cc6f-4416-a1df-b48b99365145} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3399 | 2025.11.06 00:57:06.955677 [ 132 ] {} <Debug> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3400 | 2025.11.06 00:57:06.955697 [ 4 ] {3ccbf172-cc6f-4416-a1df-b48b99365145} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001217 sec., 187345.93262119967 rows/sec., 12.69 MiB/sec. | ||
| 3401 | 2025.11.06 00:57:06.955752 [ 132 ] {} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3402 | 2025.11.06 00:57:06.955757 [ 4 ] {3ccbf172-cc6f-4416-a1df-b48b99365145} <Debug> TCPHandler: Processed in 0.001403125 sec. | ||
| 3403 | 2025.11.06 00:57:06.955781 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3404 | 2025.11.06 00:57:06.955885 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3405 | 2025.11.06 00:57:06.955940 [ 194 ] {a91d9587-d614-43c5-b161-50410e357997::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 | ||
| 3406 | 2025.11.06 00:57:06.955984 [ 4 ] {97ef7344-3c9d-44b9-a93a-f45b6c0a46c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3407 | 2025.11.06 00:57:06.956055 [ 4 ] {97ef7344-3c9d-44b9-a93a-f45b6c0a46c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3408 | 2025.11.06 00:57:06.956163 [ 194 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3409 | 2025.11.06 00:57:06.956221 [ 194 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 440 rows starting from the beginning of the part | ||
| 3410 | 2025.11.06 00:57:06.956321 [ 194 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 228 rows starting from the beginning of the part | ||
| 3411 | 2025.11.06 00:57:06.956390 [ 194 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 212 rows starting from the beginning of the part | ||
| 3412 | 2025.11.06 00:57:06.956468 [ 194 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part | ||
| 3413 | 2025.11.06 00:57:06.956554 [ 194 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 212 rows starting from the beginning of the part | ||
| 3414 | 2025.11.06 00:57:06.956616 [ 194 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 228 rows starting from the beginning of the part | ||
| 3415 | 2025.11.06 00:57:06.956646 [ 4 ] {97ef7344-3c9d-44b9-a93a-f45b6c0a46c6} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3416 | 2025.11.06 00:57:06.956687 [ 4 ] {97ef7344-3c9d-44b9-a93a-f45b6c0a46c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3417 | 2025.11.06 00:57:06.957060 [ 4 ] {97ef7344-3c9d-44b9-a93a-f45b6c0a46c6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3418 | 2025.11.06 00:57:06.957292 [ 4 ] {97ef7344-3c9d-44b9-a93a-f45b6c0a46c6} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3419 | 2025.11.06 00:57:06.957427 [ 4 ] {97ef7344-3c9d-44b9-a93a-f45b6c0a46c6} <Debug> executeQuery: Read 552 rows, 41.98 KiB in 0.001462 sec., 377564.9794801642 rows/sec., 28.04 MiB/sec. | ||
| 3420 | 2025.11.06 00:57:06.957465 [ 4 ] {97ef7344-3c9d-44b9-a93a-f45b6c0a46c6} <Debug> TCPHandler: Processed in 0.001629739 sec. | ||
| 3421 | 2025.11.06 00:57:06.957581 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3422 | 2025.11.06 00:57:06.957676 [ 4 ] {072eb863-3b60-4a3b-930a-b80ebfd5088f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3423 | 2025.11.06 00:57:06.957679 [ 202 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1532 rows, containing 5 columns (5 merged, 0 gathered) in 0.001818062 sec., 842655.5309994929 rows/sec., 58.77 MiB/sec. | ||
| 3424 | 2025.11.06 00:57:06.957722 [ 4 ] {072eb863-3b60-4a3b-930a-b80ebfd5088f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3425 | 2025.11.06 00:57:06.957866 [ 198 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3426 | 2025.11.06 00:57:06.958123 [ 198 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_11_2} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3427 | 2025.11.06 00:57:06.958204 [ 198 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_11_2} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3428 | 2025.11.06 00:57:06.958278 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3429 | 2025.11.06 00:57:06.958302 [ 4 ] {072eb863-3b60-4a3b-930a-b80ebfd5088f} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3430 | 2025.11.06 00:57:06.958343 [ 4 ] {072eb863-3b60-4a3b-930a-b80ebfd5088f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3431 | 2025.11.06 00:57:06.958716 [ 4 ] {072eb863-3b60-4a3b-930a-b80ebfd5088f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3432 | 2025.11.06 00:57:06.958920 [ 4 ] {072eb863-3b60-4a3b-930a-b80ebfd5088f} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3433 | 2025.11.06 00:57:06.959047 [ 4 ] {072eb863-3b60-4a3b-930a-b80ebfd5088f} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001389 sec., 609791.2167026638 rows/sec., 41.05 MiB/sec. | ||
| 3434 | 2025.11.06 00:57:06.959083 [ 4 ] {072eb863-3b60-4a3b-930a-b80ebfd5088f} <Debug> TCPHandler: Processed in 0.001550838 sec. | ||
| 3435 | 2025.11.06 00:57:06.959209 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3436 | 2025.11.06 00:57:06.959304 [ 4 ] {3b7e7db6-4076-482d-97ca-fa8967499a06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3437 | 2025.11.06 00:57:06.959357 [ 4 ] {3b7e7db6-4076-482d-97ca-fa8967499a06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3438 | 2025.11.06 00:57:06.960144 [ 4 ] {3b7e7db6-4076-482d-97ca-fa8967499a06} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3439 | 2025.11.06 00:57:06.960179 [ 4 ] {3b7e7db6-4076-482d-97ca-fa8967499a06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3440 | 2025.11.06 00:57:06.960679 [ 4 ] {3b7e7db6-4076-482d-97ca-fa8967499a06} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3441 | 2025.11.06 00:57:06.960882 [ 4 ] {3b7e7db6-4076-482d-97ca-fa8967499a06} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3442 | 2025.11.06 00:57:06.961010 [ 4 ] {3b7e7db6-4076-482d-97ca-fa8967499a06} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001763 sec., 14747.58933635848 rows/sec., 26.43 MiB/sec. | ||
| 3443 | 2025.11.06 00:57:06.961064 [ 4 ] {3b7e7db6-4076-482d-97ca-fa8967499a06} <Debug> TCPHandler: Processed in 0.001955315 sec. | ||
| 3444 | 2025.11.06 00:57:06.961172 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3445 | 2025.11.06 00:57:06.961262 [ 4 ] {a4f279da-4040-46d7-b158-aa67feebadbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3446 | 2025.11.06 00:57:06.961301 [ 4 ] {a4f279da-4040-46d7-b158-aa67feebadbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3447 | 2025.11.06 00:57:06.961713 [ 4 ] {a4f279da-4040-46d7-b158-aa67feebadbd} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3448 | 2025.11.06 00:57:06.961749 [ 4 ] {a4f279da-4040-46d7-b158-aa67feebadbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3449 | 2025.11.06 00:57:06.962047 [ 4 ] {a4f279da-4040-46d7-b158-aa67feebadbd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3450 | 2025.11.06 00:57:06.962264 [ 4 ] {a4f279da-4040-46d7-b158-aa67feebadbd} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3451 | 2025.11.06 00:57:06.962390 [ 4 ] {a4f279da-4040-46d7-b158-aa67feebadbd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 3452 | 2025.11.06 00:57:06.962426 [ 4 ] {a4f279da-4040-46d7-b158-aa67feebadbd} <Debug> TCPHandler: Processed in 0.001254372 sec. | ||
| 3453 | 2025.11.06 00:57:09.156443 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6261 | ||
| 3454 | 2025.11.06 00:57:09.157025 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3455 | 2025.11.06 00:57:09.157078 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3456 | 2025.11.06 00:57:09.157593 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3457 | 2025.11.06 00:57:09.157844 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3458 | 2025.11.06 00:57:09.157995 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6261 | ||
| 3459 | 2025.11.06 00:57:09.484056 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3460 | 2025.11.06 00:57:09.500100 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3461 | 2025.11.06 00:57:09.500164 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3462 | 2025.11.06 00:57:09.506113 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3463 | 2025.11.06 00:57:09.506826 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3464 | 2025.11.06 00:57:09.509797 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3465 | 2025.11.06 00:57:11.657384 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 482 | ||
| 3466 | 2025.11.06 00:57:11.659721 [ 242 ] {} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3467 | 2025.11.06 00:57:11.659777 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3468 | 2025.11.06 00:57:11.660950 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3469 | 2025.11.06 00:57:11.661215 [ 242 ] {} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3470 | 2025.11.06 00:57:11.661558 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 482 | ||
| 3471 | 2025.11.06 00:57:11.932468 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3472 | 2025.11.06 00:57:11.932649 [ 4 ] {75991131-972b-46a9-b43b-359f2ea074b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3473 | 2025.11.06 00:57:11.932715 [ 4 ] {75991131-972b-46a9-b43b-359f2ea074b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3474 | 2025.11.06 00:57:11.933486 [ 4 ] {75991131-972b-46a9-b43b-359f2ea074b8} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3475 | 2025.11.06 00:57:11.933535 [ 4 ] {75991131-972b-46a9-b43b-359f2ea074b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3476 | 2025.11.06 00:57:11.933949 [ 4 ] {75991131-972b-46a9-b43b-359f2ea074b8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3477 | 2025.11.06 00:57:11.934175 [ 4 ] {75991131-972b-46a9-b43b-359f2ea074b8} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3478 | 2025.11.06 00:57:11.934306 [ 127 ] {} <Debug> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3479 | 2025.11.06 00:57:11.934335 [ 4 ] {75991131-972b-46a9-b43b-359f2ea074b8} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001736 sec., 236175.11520737328 rows/sec., 14.98 MiB/sec. | ||
| 3480 | 2025.11.06 00:57:11.934373 [ 127 ] {} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3481 | 2025.11.06 00:57:11.934385 [ 4 ] {75991131-972b-46a9-b43b-359f2ea074b8} <Debug> TCPHandler: Processed in 0.002051497 sec. | ||
| 3482 | 2025.11.06 00:57:11.934408 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3483 | 2025.11.06 00:57:11.934508 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3484 | 2025.11.06 00:57:11.934549 [ 198 ] {09deef5d-b638-4de3-8592-f2355aced8d4::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 | ||
| 3485 | 2025.11.06 00:57:11.934613 [ 4 ] {10b170e8-eff0-4ccf-b3b8-c25c86731656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3486 | 2025.11.06 00:57:11.934661 [ 4 ] {10b170e8-eff0-4ccf-b3b8-c25c86731656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3487 | 2025.11.06 00:57:11.934691 [ 198 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3488 | 2025.11.06 00:57:11.934731 [ 198 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 410 rows starting from the beginning of the part | ||
| 3489 | 2025.11.06 00:57:11.934806 [ 198 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 410 rows starting from the beginning of the part | ||
| 3490 | 2025.11.06 00:57:11.934859 [ 198 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 410 rows starting from the beginning of the part | ||
| 3491 | 2025.11.06 00:57:11.934909 [ 198 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 410 rows starting from the beginning of the part | ||
| 3492 | 2025.11.06 00:57:11.934954 [ 198 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 410 rows starting from the beginning of the part | ||
| 3493 | 2025.11.06 00:57:11.935491 [ 4 ] {10b170e8-eff0-4ccf-b3b8-c25c86731656} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3494 | 2025.11.06 00:57:11.935535 [ 4 ] {10b170e8-eff0-4ccf-b3b8-c25c86731656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3495 | 2025.11.06 00:57:11.935981 [ 4 ] {10b170e8-eff0-4ccf-b3b8-c25c86731656} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3496 | 2025.11.06 00:57:11.936035 [ 202 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001547058 sec., 1325095.7624083906 rows/sec., 89.11 MiB/sec. | ||
| 3497 | 2025.11.06 00:57:11.936185 [ 198 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3498 | 2025.11.06 00:57:11.936235 [ 4 ] {10b170e8-eff0-4ccf-b3b8-c25c86731656} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3499 | 2025.11.06 00:57:11.936398 [ 4 ] {10b170e8-eff0-4ccf-b3b8-c25c86731656} <Debug> executeQuery: Read 1144 rows, 92.99 KiB in 0.001801 sec., 635202.6651860077 rows/sec., 50.42 MiB/sec. | ||
| 3500 | 2025.11.06 00:57:11.936440 [ 4 ] {10b170e8-eff0-4ccf-b3b8-c25c86731656} <Debug> TCPHandler: Processed in 0.001982965 sec. | ||
| 3501 | 2025.11.06 00:57:11.936462 [ 198 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_9_2} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3502 | 2025.11.06 00:57:11.936536 [ 198 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_9_2} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3503 | 2025.11.06 00:57:11.936558 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3504 | 2025.11.06 00:57:11.936602 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 3505 | 2025.11.06 00:57:11.936658 [ 4 ] {e40e31cd-8204-4d2a-912a-a541a869d824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3506 | 2025.11.06 00:57:11.936703 [ 4 ] {e40e31cd-8204-4d2a-912a-a541a869d824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3507 | 2025.11.06 00:57:11.937170 [ 4 ] {e40e31cd-8204-4d2a-912a-a541a869d824} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3508 | 2025.11.06 00:57:11.937207 [ 4 ] {e40e31cd-8204-4d2a-912a-a541a869d824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3509 | 2025.11.06 00:57:11.937540 [ 4 ] {e40e31cd-8204-4d2a-912a-a541a869d824} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3510 | 2025.11.06 00:57:11.937749 [ 4 ] {e40e31cd-8204-4d2a-912a-a541a869d824} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3511 | 2025.11.06 00:57:11.937848 [ 127 ] {} <Debug> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3512 | 2025.11.06 00:57:11.937879 [ 4 ] {e40e31cd-8204-4d2a-912a-a541a869d824} <Debug> executeQuery: Read 221 rows, 13.52 KiB in 0.001239 sec., 178369.6529459241 rows/sec., 10.66 MiB/sec. | ||
| 3513 | 2025.11.06 00:57:11.937882 [ 127 ] {} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3514 | 2025.11.06 00:57:11.937922 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3515 | 2025.11.06 00:57:11.937926 [ 4 ] {e40e31cd-8204-4d2a-912a-a541a869d824} <Debug> TCPHandler: Processed in 0.001419145 sec. | ||
| 3516 | 2025.11.06 00:57:11.938022 [ 195 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::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 | ||
| 3517 | 2025.11.06 00:57:11.938047 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3518 | 2025.11.06 00:57:11.938147 [ 4 ] {93eef20a-5896-4ce1-8620-f949c4b78909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3519 | 2025.11.06 00:57:11.938156 [ 195 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3520 | 2025.11.06 00:57:11.938190 [ 4 ] {93eef20a-5896-4ce1-8620-f949c4b78909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3521 | 2025.11.06 00:57:11.938202 [ 195 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 256 rows starting from the beginning of the part | ||
| 3522 | 2025.11.06 00:57:11.938283 [ 195 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 233 rows starting from the beginning of the part | ||
| 3523 | 2025.11.06 00:57:11.938336 [ 195 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 26 rows starting from the beginning of the part | ||
| 3524 | 2025.11.06 00:57:11.938382 [ 195 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 221 rows starting from the beginning of the part | ||
| 3525 | 2025.11.06 00:57:11.938430 [ 195 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part | ||
| 3526 | 2025.11.06 00:57:11.938477 [ 195 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 221 rows starting from the beginning of the part | ||
| 3527 | 2025.11.06 00:57:11.938656 [ 4 ] {93eef20a-5896-4ce1-8620-f949c4b78909} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3528 | 2025.11.06 00:57:11.938697 [ 4 ] {93eef20a-5896-4ce1-8620-f949c4b78909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3529 | 2025.11.06 00:57:11.939025 [ 4 ] {93eef20a-5896-4ce1-8620-f949c4b78909} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3530 | 2025.11.06 00:57:11.939287 [ 4 ] {93eef20a-5896-4ce1-8620-f949c4b78909} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3531 | 2025.11.06 00:57:11.939418 [ 4 ] {93eef20a-5896-4ce1-8620-f949c4b78909} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001289 sec., 164468.58029480217 rows/sec., 10.61 MiB/sec. | ||
| 3532 | 2025.11.06 00:57:11.939436 [ 198 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 989 rows, containing 5 columns (5 merged, 0 gathered) in 0.001465716 sec., 674755.5460948779 rows/sec., 43.75 MiB/sec. | ||
| 3533 | 2025.11.06 00:57:11.939459 [ 4 ] {93eef20a-5896-4ce1-8620-f949c4b78909} <Debug> TCPHandler: Processed in 0.001463056 sec. | ||
| 3534 | 2025.11.06 00:57:11.939570 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3535 | 2025.11.06 00:57:11.939614 [ 202 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3536 | 2025.11.06 00:57:11.939666 [ 4 ] {b28d77e4-edb3-47b4-9539-babd17039894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3537 | 2025.11.06 00:57:11.939711 [ 4 ] {b28d77e4-edb3-47b4-9539-babd17039894} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3538 | 2025.11.06 00:57:11.939943 [ 202 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_16_3} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3539 | 2025.11.06 00:57:11.940028 [ 202 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_16_3} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3540 | 2025.11.06 00:57:11.940114 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3541 | 2025.11.06 00:57:11.940164 [ 4 ] {b28d77e4-edb3-47b4-9539-babd17039894} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3542 | 2025.11.06 00:57:11.940204 [ 4 ] {b28d77e4-edb3-47b4-9539-babd17039894} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3543 | 2025.11.06 00:57:11.940520 [ 4 ] {b28d77e4-edb3-47b4-9539-babd17039894} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3544 | 2025.11.06 00:57:11.940733 [ 4 ] {b28d77e4-edb3-47b4-9539-babd17039894} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3545 | 2025.11.06 00:57:11.940832 [ 127 ] {} <Debug> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3546 | 2025.11.06 00:57:11.940865 [ 127 ] {} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3547 | 2025.11.06 00:57:11.940865 [ 4 ] {b28d77e4-edb3-47b4-9539-babd17039894} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001216 sec., 173519.73684210525 rows/sec., 9.85 MiB/sec. | ||
| 3548 | 2025.11.06 00:57:11.940884 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3549 | 2025.11.06 00:57:11.940918 [ 4 ] {b28d77e4-edb3-47b4-9539-babd17039894} <Debug> TCPHandler: Processed in 0.001396945 sec. | ||
| 3550 | 2025.11.06 00:57:11.940972 [ 197 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::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 | ||
| 3551 | 2025.11.06 00:57:11.941041 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3552 | 2025.11.06 00:57:11.941061 [ 197 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3553 | 2025.11.06 00:57:11.941090 [ 197 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 211 rows starting from the beginning of the part | ||
| 3554 | 2025.11.06 00:57:11.941135 [ 4 ] {30bc7252-e0c0-4942-9e35-8862dea55ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3555 | 2025.11.06 00:57:11.941144 [ 197 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 211 rows starting from the beginning of the part | ||
| 3556 | 2025.11.06 00:57:11.941175 [ 4 ] {30bc7252-e0c0-4942-9e35-8862dea55ce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3557 | 2025.11.06 00:57:11.941194 [ 197 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 211 rows starting from the beginning of the part | ||
| 3558 | 2025.11.06 00:57:11.941258 [ 197 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 211 rows starting from the beginning of the part | ||
| 3559 | 2025.11.06 00:57:11.941312 [ 197 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 211 rows starting from the beginning of the part | ||
| 3560 | 2025.11.06 00:57:11.941796 [ 4 ] {30bc7252-e0c0-4942-9e35-8862dea55ce6} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3561 | 2025.11.06 00:57:11.941831 [ 4 ] {30bc7252-e0c0-4942-9e35-8862dea55ce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3562 | 2025.11.06 00:57:11.942113 [ 197 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001175581 sec., 897428.5906288039 rows/sec., 54.39 MiB/sec. | ||
| 3563 | 2025.11.06 00:57:11.942165 [ 4 ] {30bc7252-e0c0-4942-9e35-8862dea55ce6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3564 | 2025.11.06 00:57:11.942255 [ 202 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3565 | 2025.11.06 00:57:11.942420 [ 4 ] {30bc7252-e0c0-4942-9e35-8862dea55ce6} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3566 | 2025.11.06 00:57:11.942547 [ 202 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_9_2} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3567 | 2025.11.06 00:57:11.942579 [ 4 ] {30bc7252-e0c0-4942-9e35-8862dea55ce6} <Debug> executeQuery: Read 695 rows, 49.75 KiB in 0.00146 sec., 476027.397260274 rows/sec., 33.28 MiB/sec. | ||
| 3568 | 2025.11.06 00:57:11.942616 [ 202 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_9_2} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3569 | 2025.11.06 00:57:11.942625 [ 4 ] {30bc7252-e0c0-4942-9e35-8862dea55ce6} <Debug> TCPHandler: Processed in 0.001634779 sec. | ||
| 3570 | 2025.11.06 00:57:11.942688 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3571 | 2025.11.06 00:57:11.942752 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3572 | 2025.11.06 00:57:11.942852 [ 4 ] {c52c76ae-d0ad-42f8-a972-7be6dd8a781f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3573 | 2025.11.06 00:57:11.942894 [ 4 ] {c52c76ae-d0ad-42f8-a972-7be6dd8a781f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3574 | 2025.11.06 00:57:11.943276 [ 4 ] {c52c76ae-d0ad-42f8-a972-7be6dd8a781f} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3575 | 2025.11.06 00:57:11.943313 [ 4 ] {c52c76ae-d0ad-42f8-a972-7be6dd8a781f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3576 | 2025.11.06 00:57:11.943623 [ 4 ] {c52c76ae-d0ad-42f8-a972-7be6dd8a781f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3577 | 2025.11.06 00:57:11.943843 [ 4 ] {c52c76ae-d0ad-42f8-a972-7be6dd8a781f} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3578 | 2025.11.06 00:57:11.943976 [ 4 ] {c52c76ae-d0ad-42f8-a972-7be6dd8a781f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001141 sec., 5258.5451358457485 rows/sec., 274.74 KiB/sec. | ||
| 3579 | 2025.11.06 00:57:11.944015 [ 4 ] {c52c76ae-d0ad-42f8-a972-7be6dd8a781f} <Debug> TCPHandler: Processed in 0.001312894 sec. | ||
| 3580 | 2025.11.06 00:57:11.944136 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3581 | 2025.11.06 00:57:11.944230 [ 4 ] {1915519c-1cdd-402c-8c50-7ea8c7c17a37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3582 | 2025.11.06 00:57:11.944273 [ 4 ] {1915519c-1cdd-402c-8c50-7ea8c7c17a37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3583 | 2025.11.06 00:57:11.944698 [ 4 ] {1915519c-1cdd-402c-8c50-7ea8c7c17a37} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3584 | 2025.11.06 00:57:11.944734 [ 4 ] {1915519c-1cdd-402c-8c50-7ea8c7c17a37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3585 | 2025.11.06 00:57:11.945078 [ 4 ] {1915519c-1cdd-402c-8c50-7ea8c7c17a37} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3586 | 2025.11.06 00:57:11.945292 [ 4 ] {1915519c-1cdd-402c-8c50-7ea8c7c17a37} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3587 | 2025.11.06 00:57:11.945435 [ 4 ] {1915519c-1cdd-402c-8c50-7ea8c7c17a37} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001222 sec., 256955.81014729952 rows/sec., 16.88 MiB/sec. | ||
| 3588 | 2025.11.06 00:57:11.945474 [ 4 ] {1915519c-1cdd-402c-8c50-7ea8c7c17a37} <Debug> TCPHandler: Processed in 0.001387555 sec. | ||
| 3589 | 2025.11.06 00:57:11.945594 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3590 | 2025.11.06 00:57:11.945688 [ 4 ] {e2852f00-f8d3-4bf1-8d77-767a98c001a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3591 | 2025.11.06 00:57:11.945730 [ 4 ] {e2852f00-f8d3-4bf1-8d77-767a98c001a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3592 | 2025.11.06 00:57:11.946049 [ 4 ] {e2852f00-f8d3-4bf1-8d77-767a98c001a5} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3593 | 2025.11.06 00:57:11.946084 [ 4 ] {e2852f00-f8d3-4bf1-8d77-767a98c001a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3594 | 2025.11.06 00:57:11.946375 [ 4 ] {e2852f00-f8d3-4bf1-8d77-767a98c001a5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3595 | 2025.11.06 00:57:11.946586 [ 4 ] {e2852f00-f8d3-4bf1-8d77-767a98c001a5} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3596 | 2025.11.06 00:57:11.946718 [ 4 ] {e2852f00-f8d3-4bf1-8d77-767a98c001a5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001047 sec., 955.1098376313277 rows/sec., 64.36 KiB/sec. | ||
| 3597 | 2025.11.06 00:57:11.946756 [ 4 ] {e2852f00-f8d3-4bf1-8d77-767a98c001a5} <Debug> TCPHandler: Processed in 0.001214561 sec. | ||
| 3598 | 2025.11.06 00:57:11.946871 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3599 | 2025.11.06 00:57:11.946966 [ 4 ] {2f60d368-958d-4bdc-8955-ac91bc28e8e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3600 | 2025.11.06 00:57:11.947020 [ 4 ] {2f60d368-958d-4bdc-8955-ac91bc28e8e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3601 | 2025.11.06 00:57:11.947787 [ 4 ] {2f60d368-958d-4bdc-8955-ac91bc28e8e5} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3602 | 2025.11.06 00:57:11.947824 [ 4 ] {2f60d368-958d-4bdc-8955-ac91bc28e8e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3603 | 2025.11.06 00:57:11.948346 [ 4 ] {2f60d368-958d-4bdc-8955-ac91bc28e8e5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3604 | 2025.11.06 00:57:11.948600 [ 4 ] {2f60d368-958d-4bdc-8955-ac91bc28e8e5} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3605 | 2025.11.06 00:57:11.948712 [ 122 ] {} <Debug> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3606 | 2025.11.06 00:57:11.948740 [ 4 ] {2f60d368-958d-4bdc-8955-ac91bc28e8e5} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001792 sec., 8928.57142857143 rows/sec., 16.00 MiB/sec. | ||
| 3607 | 2025.11.06 00:57:11.948756 [ 122 ] {} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3608 | 2025.11.06 00:57:11.948783 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3609 | 2025.11.06 00:57:11.948807 [ 4 ] {2f60d368-958d-4bdc-8955-ac91bc28e8e5} <Debug> TCPHandler: Processed in 0.001985355 sec. | ||
| 3610 | 2025.11.06 00:57:11.948849 [ 198 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::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 | ||
| 3611 | 2025.11.06 00:57:11.948928 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3612 | 2025.11.06 00:57:11.949027 [ 198 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3613 | 2025.11.06 00:57:11.949027 [ 4 ] {1c7d8629-b0a6-4e63-9d9f-54eba4f93da9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3614 | 2025.11.06 00:57:11.949078 [ 198 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 183 rows starting from the beginning of the part | ||
| 3615 | 2025.11.06 00:57:11.949087 [ 4 ] {1c7d8629-b0a6-4e63-9d9f-54eba4f93da9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3616 | 2025.11.06 00:57:11.949196 [ 198 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 16 rows starting from the beginning of the part | ||
| 3617 | 2025.11.06 00:57:11.949308 [ 198 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 26 rows starting from the beginning of the part | ||
| 3618 | 2025.11.06 00:57:11.949415 [ 198 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 16 rows starting from the beginning of the part | ||
| 3619 | 2025.11.06 00:57:11.949433 [ 4 ] {1c7d8629-b0a6-4e63-9d9f-54eba4f93da9} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3620 | 2025.11.06 00:57:11.949474 [ 4 ] {1c7d8629-b0a6-4e63-9d9f-54eba4f93da9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3621 | 2025.11.06 00:57:11.949522 [ 198 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part | ||
| 3622 | 2025.11.06 00:57:11.949632 [ 198 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 16 rows starting from the beginning of the part | ||
| 3623 | 2025.11.06 00:57:11.949809 [ 4 ] {1c7d8629-b0a6-4e63-9d9f-54eba4f93da9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3624 | 2025.11.06 00:57:11.950059 [ 4 ] {1c7d8629-b0a6-4e63-9d9f-54eba4f93da9} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3625 | 2025.11.06 00:57:11.950206 [ 4 ] {1c7d8629-b0a6-4e63-9d9f-54eba4f93da9} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001197 sec., 86883.87635756057 rows/sec., 5.32 MiB/sec. | ||
| 3626 | 2025.11.06 00:57:11.950246 [ 4 ] {1c7d8629-b0a6-4e63-9d9f-54eba4f93da9} <Debug> TCPHandler: Processed in 0.001367184 sec. | ||
| 3627 | 2025.11.06 00:57:11.952141 [ 202 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 283 rows, containing 19 columns (19 merged, 0 gathered) in 0.003318738 sec., 85273.37801296759 rows/sec., 152.81 MiB/sec. | ||
| 3628 | 2025.11.06 00:57:11.952692 [ 202 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3629 | 2025.11.06 00:57:11.952979 [ 202 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3630 | 2025.11.06 00:57:11.953040 [ 202 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3631 | 2025.11.06 00:57:11.953111 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 3632 | 2025.11.06 00:57:16.585002 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3633 | 2025.11.06 00:57:16.585073 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3634 | 2025.11.06 00:57:16.658796 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6709 | ||
| 3635 | 2025.11.06 00:57:16.659477 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3636 | 2025.11.06 00:57:16.659530 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3637 | 2025.11.06 00:57:16.660062 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3638 | 2025.11.06 00:57:16.660313 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3639 | 2025.11.06 00:57:16.660441 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6709 | ||
| 3640 | 2025.11.06 00:57:16.922511 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3641 | 2025.11.06 00:57:16.922697 [ 4 ] {b6b0753a-1e32-4e87-a11a-bc32460b30a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3642 | 2025.11.06 00:57:16.922765 [ 4 ] {b6b0753a-1e32-4e87-a11a-bc32460b30a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3643 | 2025.11.06 00:57:16.923475 [ 4 ] {b6b0753a-1e32-4e87-a11a-bc32460b30a6} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3644 | 2025.11.06 00:57:16.923525 [ 4 ] {b6b0753a-1e32-4e87-a11a-bc32460b30a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3645 | 2025.11.06 00:57:16.923932 [ 4 ] {b6b0753a-1e32-4e87-a11a-bc32460b30a6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3646 | 2025.11.06 00:57:16.924177 [ 4 ] {b6b0753a-1e32-4e87-a11a-bc32460b30a6} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3647 | 2025.11.06 00:57:16.924347 [ 4 ] {b6b0753a-1e32-4e87-a11a-bc32460b30a6} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001699 sec., 63566.80400235433 rows/sec., 5.32 MiB/sec. | ||
| 3648 | 2025.11.06 00:57:16.924403 [ 4 ] {b6b0753a-1e32-4e87-a11a-bc32460b30a6} <Debug> TCPHandler: Processed in 0.002030916 sec. | ||
| 3649 | 2025.11.06 00:57:16.924554 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3650 | 2025.11.06 00:57:16.924663 [ 4 ] {ce0a4236-5dcf-47ce-973b-e99bde6238c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3651 | 2025.11.06 00:57:16.924710 [ 4 ] {ce0a4236-5dcf-47ce-973b-e99bde6238c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3652 | 2025.11.06 00:57:16.925160 [ 4 ] {ce0a4236-5dcf-47ce-973b-e99bde6238c9} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3653 | 2025.11.06 00:57:16.925200 [ 4 ] {ce0a4236-5dcf-47ce-973b-e99bde6238c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3654 | 2025.11.06 00:57:16.925525 [ 4 ] {ce0a4236-5dcf-47ce-973b-e99bde6238c9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3655 | 2025.11.06 00:57:16.925756 [ 4 ] {ce0a4236-5dcf-47ce-973b-e99bde6238c9} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3656 | 2025.11.06 00:57:16.925897 [ 4 ] {ce0a4236-5dcf-47ce-973b-e99bde6238c9} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001258 sec., 20667.726550079493 rows/sec., 1.52 MiB/sec. | ||
| 3657 | 2025.11.06 00:57:16.925940 [ 4 ] {ce0a4236-5dcf-47ce-973b-e99bde6238c9} <Debug> TCPHandler: Processed in 0.001441815 sec. | ||
| 3658 | 2025.11.06 00:57:16.926066 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3659 | 2025.11.06 00:57:16.926166 [ 4 ] {4a759021-3d4c-4833-adec-2d26c271b01d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3660 | 2025.11.06 00:57:16.926210 [ 4 ] {4a759021-3d4c-4833-adec-2d26c271b01d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3661 | 2025.11.06 00:57:16.926664 [ 4 ] {4a759021-3d4c-4833-adec-2d26c271b01d} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3662 | 2025.11.06 00:57:16.926702 [ 4 ] {4a759021-3d4c-4833-adec-2d26c271b01d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3663 | 2025.11.06 00:57:16.927027 [ 4 ] {4a759021-3d4c-4833-adec-2d26c271b01d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3664 | 2025.11.06 00:57:16.927250 [ 4 ] {4a759021-3d4c-4833-adec-2d26c271b01d} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3665 | 2025.11.06 00:57:16.927387 [ 4 ] {4a759021-3d4c-4833-adec-2d26c271b01d} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001242 sec., 72463.76811594203 rows/sec., 5.66 MiB/sec. | ||
| 3666 | 2025.11.06 00:57:16.927433 [ 4 ] {4a759021-3d4c-4833-adec-2d26c271b01d} <Debug> TCPHandler: Processed in 0.001418565 sec. | ||
| 3667 | 2025.11.06 00:57:16.927552 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3668 | 2025.11.06 00:57:16.927650 [ 4 ] {9c321fa5-964f-4aa5-9098-63452f6d150b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3669 | 2025.11.06 00:57:16.927696 [ 4 ] {9c321fa5-964f-4aa5-9098-63452f6d150b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3670 | 2025.11.06 00:57:16.928124 [ 4 ] {9c321fa5-964f-4aa5-9098-63452f6d150b} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3671 | 2025.11.06 00:57:16.928161 [ 4 ] {9c321fa5-964f-4aa5-9098-63452f6d150b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3672 | 2025.11.06 00:57:16.928496 [ 4 ] {9c321fa5-964f-4aa5-9098-63452f6d150b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3673 | 2025.11.06 00:57:16.928714 [ 4 ] {9c321fa5-964f-4aa5-9098-63452f6d150b} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3674 | 2025.11.06 00:57:16.928861 [ 4 ] {9c321fa5-964f-4aa5-9098-63452f6d150b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 3675 | 2025.11.06 00:57:16.928899 [ 4 ] {9c321fa5-964f-4aa5-9098-63452f6d150b} <Debug> TCPHandler: Processed in 0.001397315 sec. | ||
| 3676 | 2025.11.06 00:57:16.929028 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3677 | 2025.11.06 00:57:16.929127 [ 4 ] {fb04edc2-de5d-4bf4-80f8-907c2f837770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3678 | 2025.11.06 00:57:16.929182 [ 4 ] {fb04edc2-de5d-4bf4-80f8-907c2f837770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3679 | 2025.11.06 00:57:16.930053 [ 4 ] {fb04edc2-de5d-4bf4-80f8-907c2f837770} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3680 | 2025.11.06 00:57:16.930092 [ 4 ] {fb04edc2-de5d-4bf4-80f8-907c2f837770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3681 | 2025.11.06 00:57:16.930651 [ 4 ] {fb04edc2-de5d-4bf4-80f8-907c2f837770} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3682 | 2025.11.06 00:57:16.930887 [ 4 ] {fb04edc2-de5d-4bf4-80f8-907c2f837770} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3683 | 2025.11.06 00:57:16.931037 [ 4 ] {fb04edc2-de5d-4bf4-80f8-907c2f837770} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001929 sec., 13478.486262312079 rows/sec., 24.15 MiB/sec. | ||
| 3684 | 2025.11.06 00:57:16.931116 [ 4 ] {fb04edc2-de5d-4bf4-80f8-907c2f837770} <Debug> TCPHandler: Processed in 0.002138038 sec. | ||
| 3685 | 2025.11.06 00:57:16.931243 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3686 | 2025.11.06 00:57:16.931340 [ 4 ] {5b1b17b3-2d23-495f-baf5-107b046b01d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3687 | 2025.11.06 00:57:16.931389 [ 4 ] {5b1b17b3-2d23-495f-baf5-107b046b01d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3688 | 2025.11.06 00:57:16.931761 [ 4 ] {5b1b17b3-2d23-495f-baf5-107b046b01d0} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3689 | 2025.11.06 00:57:16.931799 [ 4 ] {5b1b17b3-2d23-495f-baf5-107b046b01d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3690 | 2025.11.06 00:57:16.932123 [ 4 ] {5b1b17b3-2d23-495f-baf5-107b046b01d0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3691 | 2025.11.06 00:57:16.932339 [ 4 ] {5b1b17b3-2d23-495f-baf5-107b046b01d0} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3692 | 2025.11.06 00:57:16.932488 [ 4 ] {5b1b17b3-2d23-495f-baf5-107b046b01d0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001167 sec., 51413.88174807197 rows/sec., 3.46 MiB/sec. | ||
| 3693 | 2025.11.06 00:57:16.932525 [ 4 ] {5b1b17b3-2d23-495f-baf5-107b046b01d0} <Debug> TCPHandler: Processed in 0.001334803 sec. | ||
| 3694 | 2025.11.06 00:57:17.010714 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3695 | 2025.11.06 00:57:17.030049 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3696 | 2025.11.06 00:57:17.030119 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3697 | 2025.11.06 00:57:17.036570 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3698 | 2025.11.06 00:57:17.037341 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3699 | 2025.11.06 00:57:17.040762 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3700 | 2025.11.06 00:57:18.001178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.64 MiB, peak 230.04 MiB, free memory in arenas 0.00 B, will set to 226.96 MiB (RSS), difference: 1.32 MiB | ||
| 3701 | 2025.11.06 00:57:21.661832 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 516 | ||
| 3702 | 2025.11.06 00:57:21.664035 [ 242 ] {} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3703 | 2025.11.06 00:57:21.664081 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3704 | 2025.11.06 00:57:21.665266 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3705 | 2025.11.06 00:57:21.665547 [ 242 ] {} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3706 | 2025.11.06 00:57:21.665877 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 516 | ||
| 3707 | 2025.11.06 00:57:21.934216 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3708 | 2025.11.06 00:57:21.934409 [ 4 ] {b41350b6-6076-4418-a54b-86a911e79e39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3709 | 2025.11.06 00:57:21.934481 [ 4 ] {b41350b6-6076-4418-a54b-86a911e79e39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3710 | 2025.11.06 00:57:21.935325 [ 4 ] {b41350b6-6076-4418-a54b-86a911e79e39} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3711 | 2025.11.06 00:57:21.935378 [ 4 ] {b41350b6-6076-4418-a54b-86a911e79e39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3712 | 2025.11.06 00:57:21.935840 [ 4 ] {b41350b6-6076-4418-a54b-86a911e79e39} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3713 | 2025.11.06 00:57:21.936073 [ 4 ] {b41350b6-6076-4418-a54b-86a911e79e39} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3714 | 2025.11.06 00:57:21.936233 [ 4 ] {b41350b6-6076-4418-a54b-86a911e79e39} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001883 sec., 217737.6526818906 rows/sec., 13.81 MiB/sec. | ||
| 3715 | 2025.11.06 00:57:21.936284 [ 4 ] {b41350b6-6076-4418-a54b-86a911e79e39} <Debug> TCPHandler: Processed in 0.002205019 sec. | ||
| 3716 | 2025.11.06 00:57:21.936419 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3717 | 2025.11.06 00:57:21.936523 [ 4 ] {520addee-64a4-4994-b4d3-5b600d4dbfd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3718 | 2025.11.06 00:57:21.936568 [ 4 ] {520addee-64a4-4994-b4d3-5b600d4dbfd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3719 | 2025.11.06 00:57:21.937509 [ 4 ] {520addee-64a4-4994-b4d3-5b600d4dbfd6} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3720 | 2025.11.06 00:57:21.937549 [ 4 ] {520addee-64a4-4994-b4d3-5b600d4dbfd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3721 | 2025.11.06 00:57:21.937979 [ 4 ] {520addee-64a4-4994-b4d3-5b600d4dbfd6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3722 | 2025.11.06 00:57:21.938205 [ 4 ] {520addee-64a4-4994-b4d3-5b600d4dbfd6} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3723 | 2025.11.06 00:57:21.938340 [ 4 ] {520addee-64a4-4994-b4d3-5b600d4dbfd6} <Debug> executeQuery: Read 1144 rows, 92.99 KiB in 0.001838 sec., 622415.6692056584 rows/sec., 49.40 MiB/sec. | ||
| 3724 | 2025.11.06 00:57:21.938380 [ 4 ] {520addee-64a4-4994-b4d3-5b600d4dbfd6} <Debug> TCPHandler: Processed in 0.002014506 sec. | ||
| 3725 | 2025.11.06 00:57:21.938501 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3726 | 2025.11.06 00:57:21.938598 [ 4 ] {c576a716-4218-4a71-b57a-711f9ac34e94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3727 | 2025.11.06 00:57:21.938640 [ 4 ] {c576a716-4218-4a71-b57a-711f9ac34e94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3728 | 2025.11.06 00:57:21.939124 [ 4 ] {c576a716-4218-4a71-b57a-711f9ac34e94} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3729 | 2025.11.06 00:57:21.939162 [ 4 ] {c576a716-4218-4a71-b57a-711f9ac34e94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3730 | 2025.11.06 00:57:21.939513 [ 4 ] {c576a716-4218-4a71-b57a-711f9ac34e94} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3731 | 2025.11.06 00:57:21.939759 [ 4 ] {c576a716-4218-4a71-b57a-711f9ac34e94} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3732 | 2025.11.06 00:57:21.939904 [ 4 ] {c576a716-4218-4a71-b57a-711f9ac34e94} <Debug> executeQuery: Read 221 rows, 13.52 KiB in 0.001324 sec., 166918.42900302113 rows/sec., 9.97 MiB/sec. | ||
| 3733 | 2025.11.06 00:57:21.939944 [ 4 ] {c576a716-4218-4a71-b57a-711f9ac34e94} <Debug> TCPHandler: Processed in 0.001494056 sec. | ||
| 3734 | 2025.11.06 00:57:21.940058 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3735 | 2025.11.06 00:57:21.940154 [ 4 ] {bc769aec-0636-4a20-94e7-b7de83345445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3736 | 2025.11.06 00:57:21.940196 [ 4 ] {bc769aec-0636-4a20-94e7-b7de83345445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3737 | 2025.11.06 00:57:21.940736 [ 4 ] {bc769aec-0636-4a20-94e7-b7de83345445} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3738 | 2025.11.06 00:57:21.940783 [ 4 ] {bc769aec-0636-4a20-94e7-b7de83345445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3739 | 2025.11.06 00:57:21.941165 [ 4 ] {bc769aec-0636-4a20-94e7-b7de83345445} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3740 | 2025.11.06 00:57:21.941387 [ 4 ] {bc769aec-0636-4a20-94e7-b7de83345445} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3741 | 2025.11.06 00:57:21.941522 [ 4 ] {bc769aec-0636-4a20-94e7-b7de83345445} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001386 sec., 152958.15295815296 rows/sec., 9.86 MiB/sec. | ||
| 3742 | 2025.11.06 00:57:21.941561 [ 4 ] {bc769aec-0636-4a20-94e7-b7de83345445} <Debug> TCPHandler: Processed in 0.001553597 sec. | ||
| 3743 | 2025.11.06 00:57:21.941665 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3744 | 2025.11.06 00:57:21.941761 [ 4 ] {cddc455a-c8cc-4562-80ed-801e207e5ddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3745 | 2025.11.06 00:57:21.941804 [ 4 ] {cddc455a-c8cc-4562-80ed-801e207e5ddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3746 | 2025.11.06 00:57:21.942274 [ 4 ] {cddc455a-c8cc-4562-80ed-801e207e5ddd} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3747 | 2025.11.06 00:57:21.942312 [ 4 ] {cddc455a-c8cc-4562-80ed-801e207e5ddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3748 | 2025.11.06 00:57:21.942624 [ 4 ] {cddc455a-c8cc-4562-80ed-801e207e5ddd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3749 | 2025.11.06 00:57:21.942833 [ 4 ] {cddc455a-c8cc-4562-80ed-801e207e5ddd} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3750 | 2025.11.06 00:57:21.942962 [ 4 ] {cddc455a-c8cc-4562-80ed-801e207e5ddd} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001219 sec., 173092.69893355208 rows/sec., 9.83 MiB/sec. | ||
| 3751 | 2025.11.06 00:57:21.943002 [ 4 ] {cddc455a-c8cc-4562-80ed-801e207e5ddd} <Debug> TCPHandler: Processed in 0.001386294 sec. | ||
| 3752 | 2025.11.06 00:57:21.943110 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3753 | 2025.11.06 00:57:21.943211 [ 4 ] {31695ad5-14a7-45ad-9e22-c5f80da8f465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3754 | 2025.11.06 00:57:21.943251 [ 4 ] {31695ad5-14a7-45ad-9e22-c5f80da8f465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3755 | 2025.11.06 00:57:21.943920 [ 4 ] {31695ad5-14a7-45ad-9e22-c5f80da8f465} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3756 | 2025.11.06 00:57:21.943958 [ 4 ] {31695ad5-14a7-45ad-9e22-c5f80da8f465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3757 | 2025.11.06 00:57:21.944335 [ 4 ] {31695ad5-14a7-45ad-9e22-c5f80da8f465} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3758 | 2025.11.06 00:57:21.944544 [ 4 ] {31695ad5-14a7-45ad-9e22-c5f80da8f465} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3759 | 2025.11.06 00:57:21.944672 [ 4 ] {31695ad5-14a7-45ad-9e22-c5f80da8f465} <Debug> executeQuery: Read 695 rows, 49.75 KiB in 0.001481 sec., 469277.51519243757 rows/sec., 32.80 MiB/sec. | ||
| 3760 | 2025.11.06 00:57:21.944711 [ 4 ] {31695ad5-14a7-45ad-9e22-c5f80da8f465} <Debug> TCPHandler: Processed in 0.00165215 sec. | ||
| 3761 | 2025.11.06 00:57:21.944826 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3762 | 2025.11.06 00:57:21.944923 [ 4 ] {3108a655-0b1a-4f7d-9333-aa9dc3f6438d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3763 | 2025.11.06 00:57:21.944965 [ 4 ] {3108a655-0b1a-4f7d-9333-aa9dc3f6438d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3764 | 2025.11.06 00:57:21.945299 [ 4 ] {3108a655-0b1a-4f7d-9333-aa9dc3f6438d} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3765 | 2025.11.06 00:57:21.945335 [ 4 ] {3108a655-0b1a-4f7d-9333-aa9dc3f6438d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3766 | 2025.11.06 00:57:21.945664 [ 4 ] {3108a655-0b1a-4f7d-9333-aa9dc3f6438d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3767 | 2025.11.06 00:57:21.945860 [ 4 ] {3108a655-0b1a-4f7d-9333-aa9dc3f6438d} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3768 | 2025.11.06 00:57:21.945986 [ 4 ] {3108a655-0b1a-4f7d-9333-aa9dc3f6438d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001081 sec., 5550.416281221092 rows/sec., 289.99 KiB/sec. | ||
| 3769 | 2025.11.06 00:57:21.946021 [ 4 ] {3108a655-0b1a-4f7d-9333-aa9dc3f6438d} <Debug> TCPHandler: Processed in 0.001244812 sec. | ||
| 3770 | 2025.11.06 00:57:21.946132 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3771 | 2025.11.06 00:57:21.946226 [ 4 ] {7d5c1adf-fef2-4b67-981e-8cf975350be9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3772 | 2025.11.06 00:57:21.946268 [ 4 ] {7d5c1adf-fef2-4b67-981e-8cf975350be9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3773 | 2025.11.06 00:57:21.946693 [ 4 ] {7d5c1adf-fef2-4b67-981e-8cf975350be9} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3774 | 2025.11.06 00:57:21.946729 [ 4 ] {7d5c1adf-fef2-4b67-981e-8cf975350be9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3775 | 2025.11.06 00:57:21.947075 [ 4 ] {7d5c1adf-fef2-4b67-981e-8cf975350be9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3776 | 2025.11.06 00:57:21.947278 [ 4 ] {7d5c1adf-fef2-4b67-981e-8cf975350be9} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3777 | 2025.11.06 00:57:21.947405 [ 4 ] {7d5c1adf-fef2-4b67-981e-8cf975350be9} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001198 sec., 262103.50584307176 rows/sec., 17.22 MiB/sec. | ||
| 3778 | 2025.11.06 00:57:21.947441 [ 4 ] {7d5c1adf-fef2-4b67-981e-8cf975350be9} <Debug> TCPHandler: Processed in 0.001358154 sec. | ||
| 3779 | 2025.11.06 00:57:21.947542 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3780 | 2025.11.06 00:57:21.947635 [ 4 ] {3f8a5ea9-751c-4fae-99e5-abcd8deaf99f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3781 | 2025.11.06 00:57:21.947676 [ 4 ] {3f8a5ea9-751c-4fae-99e5-abcd8deaf99f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3782 | 2025.11.06 00:57:21.947984 [ 4 ] {3f8a5ea9-751c-4fae-99e5-abcd8deaf99f} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3783 | 2025.11.06 00:57:21.948019 [ 4 ] {3f8a5ea9-751c-4fae-99e5-abcd8deaf99f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3784 | 2025.11.06 00:57:21.948351 [ 4 ] {3f8a5ea9-751c-4fae-99e5-abcd8deaf99f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3785 | 2025.11.06 00:57:21.948552 [ 4 ] {3f8a5ea9-751c-4fae-99e5-abcd8deaf99f} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3786 | 2025.11.06 00:57:21.948657 [ 96 ] {} <Debug> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3787 | 2025.11.06 00:57:21.948677 [ 4 ] {3f8a5ea9-751c-4fae-99e5-abcd8deaf99f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00106 sec., 943.3962264150944 rows/sec., 63.57 KiB/sec. | ||
| 3788 | 2025.11.06 00:57:21.948725 [ 96 ] {} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3789 | 2025.11.06 00:57:21.948730 [ 4 ] {3f8a5ea9-751c-4fae-99e5-abcd8deaf99f} <Debug> TCPHandler: Processed in 0.001236252 sec. | ||
| 3790 | 2025.11.06 00:57:21.948756 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3791 | 2025.11.06 00:57:21.948848 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3792 | 2025.11.06 00:57:21.948875 [ 202 ] {065e2cf2-e244-41fc-9505-43875b21e3af::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 | ||
| 3793 | 2025.11.06 00:57:21.948946 [ 4 ] {5320d56a-ac7d-4f13-a55f-2777a04b1870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3794 | 2025.11.06 00:57:21.949005 [ 4 ] {5320d56a-ac7d-4f13-a55f-2777a04b1870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3795 | 2025.11.06 00:57:21.949040 [ 202 ] {065e2cf2-e244-41fc-9505-43875b21e3af::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3796 | 2025.11.06 00:57:21.949088 [ 202 ] {065e2cf2-e244-41fc-9505-43875b21e3af::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 | ||
| 3797 | 2025.11.06 00:57:21.949173 [ 202 ] {065e2cf2-e244-41fc-9505-43875b21e3af::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 | ||
| 3798 | 2025.11.06 00:57:21.949232 [ 202 ] {065e2cf2-e244-41fc-9505-43875b21e3af::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 | ||
| 3799 | 2025.11.06 00:57:21.949286 [ 202 ] {065e2cf2-e244-41fc-9505-43875b21e3af::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 | ||
| 3800 | 2025.11.06 00:57:21.949336 [ 202 ] {065e2cf2-e244-41fc-9505-43875b21e3af::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 | ||
| 3801 | 2025.11.06 00:57:21.949386 [ 202 ] {065e2cf2-e244-41fc-9505-43875b21e3af::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 | ||
| 3802 | 2025.11.06 00:57:21.949770 [ 4 ] {5320d56a-ac7d-4f13-a55f-2777a04b1870} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3803 | 2025.11.06 00:57:21.949811 [ 4 ] {5320d56a-ac7d-4f13-a55f-2777a04b1870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3804 | 2025.11.06 00:57:21.950323 [ 188 ] {065e2cf2-e244-41fc-9505-43875b21e3af::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001498807 sec., 6671.97310927958 rows/sec., 449.58 KiB/sec. | ||
| 3805 | 2025.11.06 00:57:21.950498 [ 191 ] {065e2cf2-e244-41fc-9505-43875b21e3af::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3806 | 2025.11.06 00:57:21.950510 [ 4 ] {5320d56a-ac7d-4f13-a55f-2777a04b1870} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3807 | 2025.11.06 00:57:21.950813 [ 4 ] {5320d56a-ac7d-4f13-a55f-2777a04b1870} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3808 | 2025.11.06 00:57:21.950894 [ 191 ] {065e2cf2-e244-41fc-9505-43875b21e3af::all_1_10_2} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3809 | 2025.11.06 00:57:21.950979 [ 191 ] {065e2cf2-e244-41fc-9505-43875b21e3af::all_1_10_2} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3810 | 2025.11.06 00:57:21.950979 [ 4 ] {5320d56a-ac7d-4f13-a55f-2777a04b1870} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002052 sec., 7797.270955165692 rows/sec., 13.97 MiB/sec. | ||
| 3811 | 2025.11.06 00:57:21.951056 [ 4 ] {5320d56a-ac7d-4f13-a55f-2777a04b1870} <Debug> TCPHandler: Processed in 0.00225639 sec. | ||
| 3812 | 2025.11.06 00:57:21.951075 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3813 | 2025.11.06 00:57:21.951171 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3814 | 2025.11.06 00:57:21.951269 [ 4 ] {ff873363-6595-4489-b999-defcd0c94753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3815 | 2025.11.06 00:57:21.951311 [ 4 ] {ff873363-6595-4489-b999-defcd0c94753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3816 | 2025.11.06 00:57:21.951642 [ 4 ] {ff873363-6595-4489-b999-defcd0c94753} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3817 | 2025.11.06 00:57:21.951680 [ 4 ] {ff873363-6595-4489-b999-defcd0c94753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 3818 | 2025.11.06 00:57:21.951991 [ 4 ] {ff873363-6595-4489-b999-defcd0c94753} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3819 | 2025.11.06 00:57:21.952191 [ 4 ] {ff873363-6595-4489-b999-defcd0c94753} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3820 | 2025.11.06 00:57:21.952317 [ 4 ] {ff873363-6595-4489-b999-defcd0c94753} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001067 sec., 97469.54076850983 rows/sec., 5.97 MiB/sec. | ||
| 3821 | 2025.11.06 00:57:21.952353 [ 4 ] {ff873363-6595-4489-b999-defcd0c94753} <Debug> TCPHandler: Processed in 0.001230922 sec. | ||
| 3822 | 2025.11.06 00:57:24.161472 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7221 | ||
| 3823 | 2025.11.06 00:57:24.162008 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3824 | 2025.11.06 00:57:24.162059 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3825 | 2025.11.06 00:57:24.162546 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3826 | 2025.11.06 00:57:24.162784 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3827 | 2025.11.06 00:57:24.162922 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7221 | ||
| 3828 | 2025.11.06 00:57:24.541809 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3829 | 2025.11.06 00:57:24.557494 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3830 | 2025.11.06 00:57:24.557533 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3831 | 2025.11.06 00:57:24.563100 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3832 | 2025.11.06 00:57:24.563809 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3833 | 2025.11.06 00:57:24.566429 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3834 | 2025.11.06 00:57:26.921723 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3835 | 2025.11.06 00:57:26.921916 [ 4 ] {a4bb6b53-9390-4626-9225-e203380ba456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3836 | 2025.11.06 00:57:26.921987 [ 4 ] {a4bb6b53-9390-4626-9225-e203380ba456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3837 | 2025.11.06 00:57:26.922659 [ 4 ] {a4bb6b53-9390-4626-9225-e203380ba456} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3838 | 2025.11.06 00:57:26.922709 [ 4 ] {a4bb6b53-9390-4626-9225-e203380ba456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3839 | 2025.11.06 00:57:26.923119 [ 4 ] {a4bb6b53-9390-4626-9225-e203380ba456} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3840 | 2025.11.06 00:57:26.923362 [ 4 ] {a4bb6b53-9390-4626-9225-e203380ba456} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3841 | 2025.11.06 00:57:26.923518 [ 4 ] {a4bb6b53-9390-4626-9225-e203380ba456} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001656 sec., 65217.39130434783 rows/sec., 5.45 MiB/sec. | ||
| 3842 | 2025.11.06 00:57:26.923516 [ 23 ] {} <Debug> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3843 | 2025.11.06 00:57:26.923567 [ 4 ] {a4bb6b53-9390-4626-9225-e203380ba456} <Debug> TCPHandler: Processed in 0.001988196 sec. | ||
| 3844 | 2025.11.06 00:57:26.923591 [ 23 ] {} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3845 | 2025.11.06 00:57:26.923617 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3846 | 2025.11.06 00:57:26.923709 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3847 | 2025.11.06 00:57:26.923744 [ 202 ] {316e61a8-187c-47ee-810b-d94734059305::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 | ||
| 3848 | 2025.11.06 00:57:26.923813 [ 4 ] {dbef035d-0bcc-49bc-8231-989812afbbb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3849 | 2025.11.06 00:57:26.923860 [ 4 ] {dbef035d-0bcc-49bc-8231-989812afbbb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3850 | 2025.11.06 00:57:26.923880 [ 202 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3851 | 2025.11.06 00:57:26.923917 [ 202 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2345 rows starting from the beginning of the part | ||
| 3852 | 2025.11.06 00:57:26.923984 [ 202 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1251 rows starting from the beginning of the part | ||
| 3853 | 2025.11.06 00:57:26.924026 [ 202 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1144 rows starting from the beginning of the part | ||
| 3854 | 2025.11.06 00:57:26.924067 [ 202 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 108 rows starting from the beginning of the part | ||
| 3855 | 2025.11.06 00:57:26.924105 [ 202 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1144 rows starting from the beginning of the part | ||
| 3856 | 2025.11.06 00:57:26.924146 [ 202 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 108 rows starting from the beginning of the part | ||
| 3857 | 2025.11.06 00:57:26.924278 [ 4 ] {dbef035d-0bcc-49bc-8231-989812afbbb0} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3858 | 2025.11.06 00:57:26.924327 [ 4 ] {dbef035d-0bcc-49bc-8231-989812afbbb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3859 | 2025.11.06 00:57:26.924654 [ 4 ] {dbef035d-0bcc-49bc-8231-989812afbbb0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3860 | 2025.11.06 00:57:26.924871 [ 4 ] {dbef035d-0bcc-49bc-8231-989812afbbb0} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3861 | 2025.11.06 00:57:26.925006 [ 4 ] {dbef035d-0bcc-49bc-8231-989812afbbb0} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001215 sec., 21399.176954732513 rows/sec., 1.57 MiB/sec. | ||
| 3862 | 2025.11.06 00:57:26.925044 [ 4 ] {dbef035d-0bcc-49bc-8231-989812afbbb0} <Debug> TCPHandler: Processed in 0.001387495 sec. | ||
| 3863 | 2025.11.06 00:57:26.925160 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3864 | 2025.11.06 00:57:26.925254 [ 4 ] {694bf142-a500-422e-8bfb-a76a8fd48b5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3865 | 2025.11.06 00:57:26.925294 [ 4 ] {694bf142-a500-422e-8bfb-a76a8fd48b5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3866 | 2025.11.06 00:57:26.925709 [ 4 ] {694bf142-a500-422e-8bfb-a76a8fd48b5b} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3867 | 2025.11.06 00:57:26.925746 [ 4 ] {694bf142-a500-422e-8bfb-a76a8fd48b5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3868 | 2025.11.06 00:57:26.926058 [ 4 ] {694bf142-a500-422e-8bfb-a76a8fd48b5b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3869 | 2025.11.06 00:57:26.926179 [ 188 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6100 rows, containing 5 columns (5 merged, 0 gathered) in 0.002491795 sec., 2448034.4490618207 rows/sec., 207.13 MiB/sec. | ||
| 3870 | 2025.11.06 00:57:26.926281 [ 4 ] {694bf142-a500-422e-8bfb-a76a8fd48b5b} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3871 | 2025.11.06 00:57:26.926392 [ 23 ] {} <Debug> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3872 | 2025.11.06 00:57:26.926413 [ 4 ] {694bf142-a500-422e-8bfb-a76a8fd48b5b} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001178 sec., 76400.67911714771 rows/sec., 5.97 MiB/sec. | ||
| 3873 | 2025.11.06 00:57:26.926426 [ 23 ] {} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3874 | 2025.11.06 00:57:26.926455 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3875 | 2025.11.06 00:57:26.926458 [ 4 ] {694bf142-a500-422e-8bfb-a76a8fd48b5b} <Debug> TCPHandler: Processed in 0.001348124 sec. | ||
| 3876 | 2025.11.06 00:57:26.926530 [ 188 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3877 | 2025.11.06 00:57:26.926560 [ 192 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::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 | ||
| 3878 | 2025.11.06 00:57:26.926585 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3879 | 2025.11.06 00:57:26.926660 [ 192 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3880 | 2025.11.06 00:57:26.926684 [ 4 ] {008cf71d-031f-4892-b8e1-b479f3f7e326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3881 | 2025.11.06 00:57:26.926694 [ 192 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1213 rows starting from the beginning of the part | ||
| 3882 | 2025.11.06 00:57:26.926737 [ 4 ] {008cf71d-031f-4892-b8e1-b479f3f7e326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3883 | 2025.11.06 00:57:26.926799 [ 192 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 552 rows starting from the beginning of the part | ||
| 3884 | 2025.11.06 00:57:26.926838 [ 188 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_21_4} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3885 | 2025.11.06 00:57:26.926851 [ 192 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 695 rows starting from the beginning of the part | ||
| 3886 | 2025.11.06 00:57:26.926901 [ 192 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::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 | ||
| 3887 | 2025.11.06 00:57:26.926940 [ 188 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_21_4} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3888 | 2025.11.06 00:57:26.926943 [ 192 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 695 rows starting from the beginning of the part | ||
| 3889 | 2025.11.06 00:57:26.926993 [ 192 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::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 | ||
| 3890 | 2025.11.06 00:57:26.927047 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 3891 | 2025.11.06 00:57:26.927159 [ 4 ] {008cf71d-031f-4892-b8e1-b479f3f7e326} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3892 | 2025.11.06 00:57:26.927202 [ 4 ] {008cf71d-031f-4892-b8e1-b479f3f7e326} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3893 | 2025.11.06 00:57:26.927565 [ 4 ] {008cf71d-031f-4892-b8e1-b479f3f7e326} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3894 | 2025.11.06 00:57:26.927815 [ 4 ] {008cf71d-031f-4892-b8e1-b479f3f7e326} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3895 | 2025.11.06 00:57:26.927922 [ 23 ] {} <Debug> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3896 | 2025.11.06 00:57:26.927948 [ 4 ] {008cf71d-031f-4892-b8e1-b479f3f7e326} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001283 sec., 124707.71628994543 rows/sec., 8.69 MiB/sec. | ||
| 3897 | 2025.11.06 00:57:26.927951 [ 23 ] {} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3898 | 2025.11.06 00:57:26.927989 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3899 | 2025.11.06 00:57:26.927992 [ 4 ] {008cf71d-031f-4892-b8e1-b479f3f7e326} <Debug> TCPHandler: Processed in 0.001456926 sec. | ||
| 3900 | 2025.11.06 00:57:26.928058 [ 202 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::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 | ||
| 3901 | 2025.11.06 00:57:26.928116 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3902 | 2025.11.06 00:57:26.928160 [ 202 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3903 | 2025.11.06 00:57:26.928190 [ 202 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5521 rows starting from the beginning of the part | ||
| 3904 | 2025.11.06 00:57:26.928214 [ 4 ] {b70c51cf-0bf6-40ee-9b5d-c7f31fcbb723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3905 | 2025.11.06 00:57:26.928235 [ 202 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 847 rows starting from the beginning of the part | ||
| 3906 | 2025.11.06 00:57:26.928274 [ 4 ] {b70c51cf-0bf6-40ee-9b5d-c7f31fcbb723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3907 | 2025.11.06 00:57:26.928278 [ 202 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 314 rows starting from the beginning of the part | ||
| 3908 | 2025.11.06 00:57:26.928329 [ 202 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3909 | 2025.11.06 00:57:26.928332 [ 193 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3335 rows, containing 5 columns (5 merged, 0 gathered) in 0.001818762 sec., 1833664.8775375776 rows/sec., 138.49 MiB/sec. | ||
| 3910 | 2025.11.06 00:57:26.928365 [ 202 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 314 rows starting from the beginning of the part | ||
| 3911 | 2025.11.06 00:57:26.928408 [ 202 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3912 | 2025.11.06 00:57:26.928578 [ 193 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3913 | 2025.11.06 00:57:26.928875 [ 193 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_21_4} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3914 | 2025.11.06 00:57:26.928945 [ 193 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_21_4} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3915 | 2025.11.06 00:57:26.929024 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 3916 | 2025.11.06 00:57:26.929116 [ 4 ] {b70c51cf-0bf6-40ee-9b5d-c7f31fcbb723} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3917 | 2025.11.06 00:57:26.929153 [ 4 ] {b70c51cf-0bf6-40ee-9b5d-c7f31fcbb723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3918 | 2025.11.06 00:57:26.929712 [ 4 ] {b70c51cf-0bf6-40ee-9b5d-c7f31fcbb723} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3919 | 2025.11.06 00:57:26.929948 [ 4 ] {b70c51cf-0bf6-40ee-9b5d-c7f31fcbb723} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3920 | 2025.11.06 00:57:26.930087 [ 4 ] {b70c51cf-0bf6-40ee-9b5d-c7f31fcbb723} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001891 sec., 13749.338974087783 rows/sec., 24.64 MiB/sec. | ||
| 3921 | 2025.11.06 00:57:26.930153 [ 4 ] {b70c51cf-0bf6-40ee-9b5d-c7f31fcbb723} <Debug> TCPHandler: Processed in 0.002086137 sec. | ||
| 3922 | 2025.11.06 00:57:26.930272 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3923 | 2025.11.06 00:57:26.930371 [ 4 ] {71d09a5d-0f24-480a-8780-1fb2407d11a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3924 | 2025.11.06 00:57:26.930414 [ 4 ] {71d09a5d-0f24-480a-8780-1fb2407d11a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3925 | 2025.11.06 00:57:26.930448 [ 193 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7316 rows, containing 5 columns (5 merged, 0 gathered) in 0.002419573 sec., 3023674.0119021 rows/sec., 202.19 MiB/sec. | ||
| 3926 | 2025.11.06 00:57:26.930747 [ 4 ] {71d09a5d-0f24-480a-8780-1fb2407d11a1} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3927 | 2025.11.06 00:57:26.930783 [ 4 ] {71d09a5d-0f24-480a-8780-1fb2407d11a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3928 | 2025.11.06 00:57:26.931035 [ 190 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3929 | 2025.11.06 00:57:26.931103 [ 4 ] {71d09a5d-0f24-480a-8780-1fb2407d11a1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3930 | 2025.11.06 00:57:26.931368 [ 190 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3931 | 2025.11.06 00:57:26.931386 [ 4 ] {71d09a5d-0f24-480a-8780-1fb2407d11a1} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3932 | 2025.11.06 00:57:26.931452 [ 190 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3933 | 2025.11.06 00:57:26.931509 [ 23 ] {} <Debug> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3934 | 2025.11.06 00:57:26.931527 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
| 3935 | 2025.11.06 00:57:26.931527 [ 4 ] {71d09a5d-0f24-480a-8780-1fb2407d11a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001174 sec., 51107.325383304946 rows/sec., 3.44 MiB/sec. | ||
| 3936 | 2025.11.06 00:57:26.931548 [ 23 ] {} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3937 | 2025.11.06 00:57:26.931584 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3938 | 2025.11.06 00:57:26.931585 [ 4 ] {71d09a5d-0f24-480a-8780-1fb2407d11a1} <Debug> TCPHandler: Processed in 0.001362274 sec. | ||
| 3939 | 2025.11.06 00:57:26.931660 [ 192 ] {0a138287-228c-403c-925c-6dac4d152831::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 | ||
| 3940 | 2025.11.06 00:57:26.931761 [ 192 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3941 | 2025.11.06 00:57:26.931787 [ 192 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1180 rows starting from the beginning of the part | ||
| 3942 | 2025.11.06 00:57:26.931833 [ 192 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3943 | 2025.11.06 00:57:26.931871 [ 192 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 104 rows starting from the beginning of the part | ||
| 3944 | 2025.11.06 00:57:26.931905 [ 192 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3945 | 2025.11.06 00:57:26.931936 [ 192 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 104 rows starting from the beginning of the part | ||
| 3946 | 2025.11.06 00:57:26.931970 [ 192 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3947 | 2025.11.06 00:57:26.932803 [ 190 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1568 rows, containing 4 columns (4 merged, 0 gathered) in 0.001174641 sec., 1334875.932306126 rows/sec., 84.48 MiB/sec. | ||
| 3948 | 2025.11.06 00:57:26.933027 [ 193 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3949 | 2025.11.06 00:57:26.933342 [ 193 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_21_4} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3950 | 2025.11.06 00:57:26.933416 [ 193 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_21_4} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3951 | 2025.11.06 00:57:26.933495 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 3952 | 2025.11.06 00:57:31.585107 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3953 | 2025.11.06 00:57:31.585179 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3954 | 2025.11.06 00:57:31.662998 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7669 | ||
| 3955 | 2025.11.06 00:57:31.663748 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3956 | 2025.11.06 00:57:31.663812 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3957 | 2025.11.06 00:57:31.664464 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3958 | 2025.11.06 00:57:31.664688 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3959 | 2025.11.06 00:57:31.664814 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7669 | ||
| 3960 | 2025.11.06 00:57:31.664879 [ 113 ] {} <Debug> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3961 | 2025.11.06 00:57:31.664984 [ 113 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3962 | 2025.11.06 00:57:31.665021 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3963 | 2025.11.06 00:57:31.665155 [ 192 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::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 | ||
| 3964 | 2025.11.06 00:57:31.665266 [ 192 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3965 | 2025.11.06 00:57:31.665298 [ 192 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5301 rows starting from the beginning of the part | ||
| 3966 | 2025.11.06 00:57:31.665359 [ 192 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::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 | ||
| 3967 | 2025.11.06 00:57:31.665407 [ 192 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::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 | ||
| 3968 | 2025.11.06 00:57:31.665450 [ 192 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::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 | ||
| 3969 | 2025.11.06 00:57:31.665489 [ 192 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::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 | ||
| 3970 | 2025.11.06 00:57:31.665530 [ 192 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::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 | ||
| 3971 | 2025.11.06 00:57:31.666052 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 550 | ||
| 3972 | 2025.11.06 00:57:31.666879 [ 190 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7669 rows, containing 4 columns (4 merged, 0 gathered) in 0.001768281 sec., 4336980.378118636 rows/sec., 62.04 MiB/sec. | ||
| 3973 | 2025.11.06 00:57:31.667388 [ 199 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3974 | 2025.11.06 00:57:31.667720 [ 199 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::all_1_16_3} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3975 | 2025.11.06 00:57:31.667805 [ 199 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::all_1_16_3} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3976 | 2025.11.06 00:57:31.667911 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3977 | 2025.11.06 00:57:31.668361 [ 242 ] {} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3978 | 2025.11.06 00:57:31.668406 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3979 | 2025.11.06 00:57:31.669578 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3980 | 2025.11.06 00:57:31.669835 [ 242 ] {} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3981 | 2025.11.06 00:57:31.669981 [ 113 ] {} <Debug> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3982 | 2025.11.06 00:57:31.670036 [ 113 ] {} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3983 | 2025.11.06 00:57:31.670065 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3984 | 2025.11.06 00:57:31.670081 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 550 | ||
| 3985 | 2025.11.06 00:57:31.670154 [ 190 ] {2b0c522c-3ade-4032-9d38-ea0321c4811f::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 | ||
| 3986 | 2025.11.06 00:57:31.670691 [ 190 ] {2b0c522c-3ade-4032-9d38-ea0321c4811f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3987 | 2025.11.06 00:57:31.670825 [ 190 ] {2b0c522c-3ade-4032-9d38-ea0321c4811f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 372 rows starting from the beginning of the part | ||
| 3988 | 2025.11.06 00:57:31.671197 [ 190 ] {2b0c522c-3ade-4032-9d38-ea0321c4811f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
| 3989 | 2025.11.06 00:57:31.671530 [ 190 ] {2b0c522c-3ade-4032-9d38-ea0321c4811f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 38 rows starting from the beginning of the part | ||
| 3990 | 2025.11.06 00:57:31.671865 [ 190 ] {2b0c522c-3ade-4032-9d38-ea0321c4811f::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 | ||
| 3991 | 2025.11.06 00:57:31.672188 [ 190 ] {2b0c522c-3ade-4032-9d38-ea0321c4811f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part | ||
| 3992 | 2025.11.06 00:57:31.672515 [ 190 ] {2b0c522c-3ade-4032-9d38-ea0321c4811f::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 | ||
| 3993 | 2025.11.06 00:57:31.678271 [ 199 ] {2b0c522c-3ade-4032-9d38-ea0321c4811f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 550 rows, containing 72 columns (72 merged, 0 gathered) in 0.008150675 sec., 67479.07381903954 rows/sec., 59.92 MiB/sec. | ||
| 3994 | 2025.11.06 00:57:31.679265 [ 199 ] {2b0c522c-3ade-4032-9d38-ea0321c4811f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3995 | 2025.11.06 00:57:31.679876 [ 199 ] {2b0c522c-3ade-4032-9d38-ea0321c4811f::all_1_11_2} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3996 | 2025.11.06 00:57:31.679983 [ 199 ] {2b0c522c-3ade-4032-9d38-ea0321c4811f::all_1_11_2} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3997 | 2025.11.06 00:57:31.680270 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
| 3998 | 2025.11.06 00:57:31.932910 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3999 | 2025.11.06 00:57:31.933088 [ 4 ] {531d3bed-8c4a-42a7-b83b-83930a9fe70e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4000 | 2025.11.06 00:57:31.933152 [ 4 ] {531d3bed-8c4a-42a7-b83b-83930a9fe70e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4001 | 2025.11.06 00:57:31.933950 [ 4 ] {531d3bed-8c4a-42a7-b83b-83930a9fe70e} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4002 | 2025.11.06 00:57:31.933998 [ 4 ] {531d3bed-8c4a-42a7-b83b-83930a9fe70e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4003 | 2025.11.06 00:57:31.934407 [ 4 ] {531d3bed-8c4a-42a7-b83b-83930a9fe70e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4004 | 2025.11.06 00:57:31.934650 [ 4 ] {531d3bed-8c4a-42a7-b83b-83930a9fe70e} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4005 | 2025.11.06 00:57:31.934805 [ 4 ] {531d3bed-8c4a-42a7-b83b-83930a9fe70e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001765 sec., 232294.61756373936 rows/sec., 14.74 MiB/sec. | ||
| 4006 | 2025.11.06 00:57:31.934846 [ 4 ] {531d3bed-8c4a-42a7-b83b-83930a9fe70e} <Debug> TCPHandler: Processed in 0.002071087 sec. | ||
| 4007 | 2025.11.06 00:57:31.934969 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4008 | 2025.11.06 00:57:31.935063 [ 4 ] {1378d7fe-7626-4e9f-849a-49e002323ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4009 | 2025.11.06 00:57:31.935104 [ 4 ] {1378d7fe-7626-4e9f-849a-49e002323ce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4010 | 2025.11.06 00:57:31.936001 [ 4 ] {1378d7fe-7626-4e9f-849a-49e002323ce2} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4011 | 2025.11.06 00:57:31.936037 [ 4 ] {1378d7fe-7626-4e9f-849a-49e002323ce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4012 | 2025.11.06 00:57:31.936419 [ 4 ] {1378d7fe-7626-4e9f-849a-49e002323ce2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4013 | 2025.11.06 00:57:31.936637 [ 4 ] {1378d7fe-7626-4e9f-849a-49e002323ce2} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4014 | 2025.11.06 00:57:31.936762 [ 4 ] {1378d7fe-7626-4e9f-849a-49e002323ce2} <Debug> executeQuery: Read 1144 rows, 92.99 KiB in 0.001718 sec., 665890.5704307335 rows/sec., 52.86 MiB/sec. | ||
| 4015 | 2025.11.06 00:57:31.936799 [ 4 ] {1378d7fe-7626-4e9f-849a-49e002323ce2} <Debug> TCPHandler: Processed in 0.001879933 sec. | ||
| 4016 | 2025.11.06 00:57:31.936909 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4017 | 2025.11.06 00:57:31.937001 [ 4 ] {e5d7118f-b11e-4902-970f-a1e30fe9ab78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4018 | 2025.11.06 00:57:31.937070 [ 4 ] {e5d7118f-b11e-4902-970f-a1e30fe9ab78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4019 | 2025.11.06 00:57:31.937531 [ 4 ] {e5d7118f-b11e-4902-970f-a1e30fe9ab78} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4020 | 2025.11.06 00:57:31.937567 [ 4 ] {e5d7118f-b11e-4902-970f-a1e30fe9ab78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4021 | 2025.11.06 00:57:31.937879 [ 4 ] {e5d7118f-b11e-4902-970f-a1e30fe9ab78} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4022 | 2025.11.06 00:57:31.938092 [ 4 ] {e5d7118f-b11e-4902-970f-a1e30fe9ab78} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4023 | 2025.11.06 00:57:31.938220 [ 4 ] {e5d7118f-b11e-4902-970f-a1e30fe9ab78} <Debug> executeQuery: Read 221 rows, 13.52 KiB in 0.001239 sec., 178369.6529459241 rows/sec., 10.66 MiB/sec. | ||
| 4024 | 2025.11.06 00:57:31.938257 [ 4 ] {e5d7118f-b11e-4902-970f-a1e30fe9ab78} <Debug> TCPHandler: Processed in 0.001398815 sec. | ||
| 4025 | 2025.11.06 00:57:31.938365 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4026 | 2025.11.06 00:57:31.938458 [ 4 ] {75442b10-3767-4069-b35c-7971aaad9d9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4027 | 2025.11.06 00:57:31.938580 [ 4 ] {75442b10-3767-4069-b35c-7971aaad9d9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4028 | 2025.11.06 00:57:31.939042 [ 4 ] {75442b10-3767-4069-b35c-7971aaad9d9a} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4029 | 2025.11.06 00:57:31.939076 [ 4 ] {75442b10-3767-4069-b35c-7971aaad9d9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4030 | 2025.11.06 00:57:31.939389 [ 4 ] {75442b10-3767-4069-b35c-7971aaad9d9a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4031 | 2025.11.06 00:57:31.939605 [ 4 ] {75442b10-3767-4069-b35c-7971aaad9d9a} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4032 | 2025.11.06 00:57:31.939735 [ 4 ] {75442b10-3767-4069-b35c-7971aaad9d9a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001296 sec., 163580.24691358025 rows/sec., 10.55 MiB/sec. | ||
| 4033 | 2025.11.06 00:57:31.939771 [ 4 ] {75442b10-3767-4069-b35c-7971aaad9d9a} <Debug> TCPHandler: Processed in 0.001454996 sec. | ||
| 4034 | 2025.11.06 00:57:31.939868 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4035 | 2025.11.06 00:57:31.939960 [ 4 ] {55d43977-56e9-486a-8b81-50f342935624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4036 | 2025.11.06 00:57:31.939999 [ 4 ] {55d43977-56e9-486a-8b81-50f342935624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4037 | 2025.11.06 00:57:31.940439 [ 4 ] {55d43977-56e9-486a-8b81-50f342935624} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4038 | 2025.11.06 00:57:31.940471 [ 4 ] {55d43977-56e9-486a-8b81-50f342935624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4039 | 2025.11.06 00:57:31.940781 [ 4 ] {55d43977-56e9-486a-8b81-50f342935624} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4040 | 2025.11.06 00:57:31.940971 [ 4 ] {55d43977-56e9-486a-8b81-50f342935624} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4041 | 2025.11.06 00:57:31.941095 [ 4 ] {55d43977-56e9-486a-8b81-50f342935624} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001202 sec., 175540.76539101498 rows/sec., 9.97 MiB/sec. | ||
| 4042 | 2025.11.06 00:57:31.941130 [ 4 ] {55d43977-56e9-486a-8b81-50f342935624} <Debug> TCPHandler: Processed in 0.001360584 sec. | ||
| 4043 | 2025.11.06 00:57:31.941221 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4044 | 2025.11.06 00:57:31.941307 [ 4 ] {5237fa99-5566-400f-8d4d-cb3911f65185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4045 | 2025.11.06 00:57:31.941411 [ 4 ] {5237fa99-5566-400f-8d4d-cb3911f65185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4046 | 2025.11.06 00:57:31.942014 [ 4 ] {5237fa99-5566-400f-8d4d-cb3911f65185} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4047 | 2025.11.06 00:57:31.942048 [ 4 ] {5237fa99-5566-400f-8d4d-cb3911f65185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4048 | 2025.11.06 00:57:31.942381 [ 4 ] {5237fa99-5566-400f-8d4d-cb3911f65185} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4049 | 2025.11.06 00:57:31.942586 [ 4 ] {5237fa99-5566-400f-8d4d-cb3911f65185} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4050 | 2025.11.06 00:57:31.942707 [ 4 ] {5237fa99-5566-400f-8d4d-cb3911f65185} <Debug> executeQuery: Read 695 rows, 49.75 KiB in 0.001356 sec., 512536.8731563422 rows/sec., 35.83 MiB/sec. | ||
| 4051 | 2025.11.06 00:57:31.942742 [ 4 ] {5237fa99-5566-400f-8d4d-cb3911f65185} <Debug> TCPHandler: Processed in 0.001512036 sec. | ||
| 4052 | 2025.11.06 00:57:31.942849 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4053 | 2025.11.06 00:57:31.942941 [ 4 ] {edb3d5a9-24f5-4797-8211-8ff40fe4ff1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4054 | 2025.11.06 00:57:31.942981 [ 4 ] {edb3d5a9-24f5-4797-8211-8ff40fe4ff1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4055 | 2025.11.06 00:57:31.943300 [ 4 ] {edb3d5a9-24f5-4797-8211-8ff40fe4ff1c} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4056 | 2025.11.06 00:57:31.943334 [ 4 ] {edb3d5a9-24f5-4797-8211-8ff40fe4ff1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4057 | 2025.11.06 00:57:31.943648 [ 4 ] {edb3d5a9-24f5-4797-8211-8ff40fe4ff1c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4058 | 2025.11.06 00:57:31.943863 [ 4 ] {edb3d5a9-24f5-4797-8211-8ff40fe4ff1c} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4059 | 2025.11.06 00:57:31.943965 [ 113 ] {} <Debug> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4060 | 2025.11.06 00:57:31.943985 [ 4 ] {edb3d5a9-24f5-4797-8211-8ff40fe4ff1c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 4061 | 2025.11.06 00:57:31.944006 [ 113 ] {} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4062 | 2025.11.06 00:57:31.944023 [ 4 ] {edb3d5a9-24f5-4797-8211-8ff40fe4ff1c} <Debug> TCPHandler: Processed in 0.001222252 sec. | ||
| 4063 | 2025.11.06 00:57:31.944029 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4064 | 2025.11.06 00:57:31.944129 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4065 | 2025.11.06 00:57:31.944150 [ 200 ] {6070c994-b797-4158-896d-1fc14e1dfea5::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 | ||
| 4066 | 2025.11.06 00:57:31.944221 [ 4 ] {e22a5ba6-715b-42ad-bd78-a11c0f2eee40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4067 | 2025.11.06 00:57:31.944268 [ 4 ] {e22a5ba6-715b-42ad-bd78-a11c0f2eee40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4068 | 2025.11.06 00:57:31.944296 [ 200 ] {6070c994-b797-4158-896d-1fc14e1dfea5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4069 | 2025.11.06 00:57:31.944339 [ 200 ] {6070c994-b797-4158-896d-1fc14e1dfea5::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 | ||
| 4070 | 2025.11.06 00:57:31.944432 [ 200 ] {6070c994-b797-4158-896d-1fc14e1dfea5::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 | ||
| 4071 | 2025.11.06 00:57:31.944483 [ 200 ] {6070c994-b797-4158-896d-1fc14e1dfea5::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 | ||
| 4072 | 2025.11.06 00:57:31.944536 [ 200 ] {6070c994-b797-4158-896d-1fc14e1dfea5::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 | ||
| 4073 | 2025.11.06 00:57:31.944580 [ 200 ] {6070c994-b797-4158-896d-1fc14e1dfea5::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 | ||
| 4074 | 2025.11.06 00:57:31.944617 [ 200 ] {6070c994-b797-4158-896d-1fc14e1dfea5::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 | ||
| 4075 | 2025.11.06 00:57:31.944691 [ 4 ] {e22a5ba6-715b-42ad-bd78-a11c0f2eee40} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4076 | 2025.11.06 00:57:31.944731 [ 4 ] {e22a5ba6-715b-42ad-bd78-a11c0f2eee40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4077 | 2025.11.06 00:57:31.945133 [ 4 ] {e22a5ba6-715b-42ad-bd78-a11c0f2eee40} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4078 | 2025.11.06 00:57:31.945373 [ 4 ] {e22a5ba6-715b-42ad-bd78-a11c0f2eee40} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4079 | 2025.11.06 00:57:31.945481 [ 199 ] {6070c994-b797-4158-896d-1fc14e1dfea5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001384795 sec., 47660.48404276445 rows/sec., 2.43 MiB/sec. | ||
| 4080 | 2025.11.06 00:57:31.945499 [ 4 ] {e22a5ba6-715b-42ad-bd78-a11c0f2eee40} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001297 sec., 242097.14726291443 rows/sec., 15.90 MiB/sec. | ||
| 4081 | 2025.11.06 00:57:31.945559 [ 4 ] {e22a5ba6-715b-42ad-bd78-a11c0f2eee40} <Debug> TCPHandler: Processed in 0.001477486 sec. | ||
| 4082 | 2025.11.06 00:57:31.945657 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4083 | 2025.11.06 00:57:31.945699 [ 186 ] {6070c994-b797-4158-896d-1fc14e1dfea5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4084 | 2025.11.06 00:57:31.945750 [ 4 ] {64cb459a-721a-4b8b-b83b-c7da28ed33a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4085 | 2025.11.06 00:57:31.945796 [ 4 ] {64cb459a-721a-4b8b-b83b-c7da28ed33a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4086 | 2025.11.06 00:57:31.946087 [ 4 ] {64cb459a-721a-4b8b-b83b-c7da28ed33a8} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4087 | 2025.11.06 00:57:31.946108 [ 186 ] {6070c994-b797-4158-896d-1fc14e1dfea5::all_1_11_2} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4088 | 2025.11.06 00:57:31.946124 [ 4 ] {64cb459a-721a-4b8b-b83b-c7da28ed33a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4089 | 2025.11.06 00:57:31.946218 [ 186 ] {6070c994-b797-4158-896d-1fc14e1dfea5::all_1_11_2} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4090 | 2025.11.06 00:57:31.946336 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4091 | 2025.11.06 00:57:31.946453 [ 4 ] {64cb459a-721a-4b8b-b83b-c7da28ed33a8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4092 | 2025.11.06 00:57:31.946664 [ 4 ] {64cb459a-721a-4b8b-b83b-c7da28ed33a8} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4093 | 2025.11.06 00:57:31.946800 [ 4 ] {64cb459a-721a-4b8b-b83b-c7da28ed33a8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001069 sec., 935.4536950420953 rows/sec., 63.03 KiB/sec. | ||
| 4094 | 2025.11.06 00:57:31.946835 [ 4 ] {64cb459a-721a-4b8b-b83b-c7da28ed33a8} <Debug> TCPHandler: Processed in 0.001225522 sec. | ||
| 4095 | 2025.11.06 00:57:31.946938 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4096 | 2025.11.06 00:57:31.947035 [ 4 ] {037f9c94-ab50-4348-8515-cc60488a9949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4097 | 2025.11.06 00:57:31.947091 [ 4 ] {037f9c94-ab50-4348-8515-cc60488a9949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4098 | 2025.11.06 00:57:31.947979 [ 4 ] {037f9c94-ab50-4348-8515-cc60488a9949} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4099 | 2025.11.06 00:57:31.948024 [ 4 ] {037f9c94-ab50-4348-8515-cc60488a9949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4100 | 2025.11.06 00:57:31.948588 [ 4 ] {037f9c94-ab50-4348-8515-cc60488a9949} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4101 | 2025.11.06 00:57:31.948808 [ 4 ] {037f9c94-ab50-4348-8515-cc60488a9949} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4102 | 2025.11.06 00:57:31.948944 [ 4 ] {037f9c94-ab50-4348-8515-cc60488a9949} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001929 sec., 8294.45308449974 rows/sec., 14.86 MiB/sec. | ||
| 4103 | 2025.11.06 00:57:31.948995 [ 4 ] {037f9c94-ab50-4348-8515-cc60488a9949} <Debug> TCPHandler: Processed in 0.002106417 sec. | ||
| 4104 | 2025.11.06 00:57:31.949103 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4105 | 2025.11.06 00:57:31.949198 [ 4 ] {a065862e-888f-43a2-920b-53400ccbda03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4106 | 2025.11.06 00:57:31.949239 [ 4 ] {a065862e-888f-43a2-920b-53400ccbda03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4107 | 2025.11.06 00:57:31.949566 [ 4 ] {a065862e-888f-43a2-920b-53400ccbda03} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4108 | 2025.11.06 00:57:31.949603 [ 4 ] {a065862e-888f-43a2-920b-53400ccbda03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4109 | 2025.11.06 00:57:31.949921 [ 4 ] {a065862e-888f-43a2-920b-53400ccbda03} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4110 | 2025.11.06 00:57:31.950143 [ 4 ] {a065862e-888f-43a2-920b-53400ccbda03} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4111 | 2025.11.06 00:57:31.950274 [ 4 ] {a065862e-888f-43a2-920b-53400ccbda03} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001095 sec., 94977.16894977169 rows/sec., 5.82 MiB/sec. | ||
| 4112 | 2025.11.06 00:57:31.950311 [ 4 ] {a065862e-888f-43a2-920b-53400ccbda03} <Debug> TCPHandler: Processed in 0.001258142 sec. | ||
| 4113 | 2025.11.06 00:57:32.001608 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001116729 sec. | ||
| 4114 | 2025.11.06 00:57:32.066504 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4115 | 2025.11.06 00:57:32.084654 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4116 | 2025.11.06 00:57:32.084727 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4117 | 2025.11.06 00:57:32.091045 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4118 | 2025.11.06 00:57:32.091782 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4119 | 2025.11.06 00:57:32.092090 [ 111 ] {} <Debug> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4120 | 2025.11.06 00:57:32.092134 [ 111 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4121 | 2025.11.06 00:57:32.092156 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4122 | 2025.11.06 00:57:32.092283 [ 200 ] {99846bd9-424b-4993-a016-b840f1ac03ee::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 | ||
| 4123 | 2025.11.06 00:57:32.095152 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4124 | 2025.11.06 00:57:32.096720 [ 200 ] {99846bd9-424b-4993-a016-b840f1ac03ee::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4125 | 2025.11.06 00:57:32.098191 [ 200 ] {99846bd9-424b-4993-a016-b840f1ac03ee::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 | ||
| 4126 | 2025.11.06 00:57:32.102516 [ 200 ] {99846bd9-424b-4993-a016-b840f1ac03ee::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 | ||
| 4127 | 2025.11.06 00:57:32.106729 [ 200 ] {99846bd9-424b-4993-a016-b840f1ac03ee::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 | ||
| 4128 | 2025.11.06 00:57:32.110952 [ 200 ] {99846bd9-424b-4993-a016-b840f1ac03ee::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 | ||
| 4129 | 2025.11.06 00:57:32.115530 [ 200 ] {99846bd9-424b-4993-a016-b840f1ac03ee::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 | ||
| 4130 | 2025.11.06 00:57:32.119941 [ 200 ] {99846bd9-424b-4993-a016-b840f1ac03ee::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 | ||
| 4131 | 2025.11.06 00:57:32.174289 [ 199 ] {99846bd9-424b-4993-a016-b840f1ac03ee::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.082066761 sec., 1474.4093531362837 rows/sec., 7.62 MiB/sec. | ||
| 4132 | 2025.11.06 00:57:32.176818 [ 189 ] {99846bd9-424b-4993-a016-b840f1ac03ee::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4133 | 2025.11.06 00:57:32.178678 [ 189 ] {99846bd9-424b-4993-a016-b840f1ac03ee::all_1_16_3} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4134 | 2025.11.06 00:57:32.178774 [ 189 ] {99846bd9-424b-4993-a016-b840f1ac03ee::all_1_16_3} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4135 | 2025.11.06 00:57:32.181177 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4136 | 2025.11.06 00:57:33.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.40 MiB, peak 239.35 MiB, free memory in arenas 0.00 B, will set to 239.81 MiB (RSS), difference: 10.41 MiB | ||
| 4137 | 2025.11.06 00:57:35.848938 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55242 | ||
| 4138 | 2025.11.06 00:57:35.849055 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4139 | 2025.11.06 00:57:35.849088 [ 288 ] {} <Debug> TCP-Session: 5b748a60-b2ad-4704-bd3b-9cbed5cc24b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:55242 | ||
| 4140 | 2025.11.06 00:57:35.849110 [ 288 ] {} <Debug> TCP-Session: 5b748a60-b2ad-4704-bd3b-9cbed5cc24b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4141 | 2025.11.06 00:57:35.849123 [ 288 ] {} <Debug> TCP-Session: 5b748a60-b2ad-4704-bd3b-9cbed5cc24b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4142 | 2025.11.06 00:57:35.849304 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58520 | ||
| 4143 | 2025.11.06 00:57:35.849325 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35791 | ||
| 4144 | 2025.11.06 00:57:35.849362 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39477 | ||
| 4145 | 2025.11.06 00:57:35.849398 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38533 | ||
| 4146 | 2025.11.06 00:57:35.849410 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52171 | ||
| 4147 | 2025.11.06 00:57:35.849456 [ 288 ] {} <Trace> TCP-Session: 5b748a60-b2ad-4704-bd3b-9cbed5cc24b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4148 | 2025.11.06 00:57:35.849426 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35080 | ||
| 4149 | 2025.11.06 00:57:35.849418 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58316 | ||
| 4150 | 2025.11.06 00:57:35.849515 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35723 | ||
| 4151 | 2025.11.06 00:57:35.849633 [ 288 ] {894982b4-9ee7-425b-ab1e-e04ab00804c9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55242) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4152 | 2025.11.06 00:57:35.849804 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4153 | 2025.11.06 00:57:35.849838 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4154 | 2025.11.06 00:57:35.849848 [ 3 ] {} <Debug> TCP-Session: 00947c8f-a483-4378-ba22-cdd06fde56e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:35080 | ||
| 4155 | 2025.11.06 00:57:35.849879 [ 286 ] {} <Debug> TCP-Session: b508a91d-4232-447e-a658-be7eaadd4e11 Authenticating user 'default' from [fd00:1122:3344:101::e]:35723 | ||
| 4156 | 2025.11.06 00:57:35.849878 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4157 | 2025.11.06 00:57:35.849899 [ 288 ] {894982b4-9ee7-425b-ab1e-e04ab00804c9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4158 | 2025.11.06 00:57:35.849909 [ 286 ] {} <Debug> TCP-Session: b508a91d-4232-447e-a658-be7eaadd4e11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4159 | 2025.11.06 00:57:35.849926 [ 292 ] {} <Debug> TCP-Session: f2cec0c6-4763-44f8-88a8-943a72196fcf Authenticating user 'default' from [fd00:1122:3344:101::e]:38533 | ||
| 4160 | 2025.11.06 00:57:35.849960 [ 286 ] {} <Debug> TCP-Session: b508a91d-4232-447e-a658-be7eaadd4e11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4161 | 2025.11.06 00:57:35.849970 [ 288 ] {894982b4-9ee7-425b-ab1e-e04ab00804c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4162 | 2025.11.06 00:57:35.849983 [ 292 ] {} <Debug> TCP-Session: f2cec0c6-4763-44f8-88a8-943a72196fcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4163 | 2025.11.06 00:57:35.849894 [ 3 ] {} <Debug> TCP-Session: 00947c8f-a483-4378-ba22-cdd06fde56e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4164 | 2025.11.06 00:57:35.850017 [ 292 ] {} <Debug> TCP-Session: f2cec0c6-4763-44f8-88a8-943a72196fcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4165 | 2025.11.06 00:57:35.850049 [ 3 ] {} <Debug> TCP-Session: 00947c8f-a483-4378-ba22-cdd06fde56e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4166 | 2025.11.06 00:57:35.850103 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4167 | 2025.11.06 00:57:35.850136 [ 289 ] {} <Debug> TCP-Session: eeb1c9f7-98a7-4328-bc2c-6e032f91b9a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:58520 | ||
| 4168 | 2025.11.06 00:57:35.850148 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4169 | 2025.11.06 00:57:35.850153 [ 289 ] {} <Debug> TCP-Session: eeb1c9f7-98a7-4328-bc2c-6e032f91b9a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4170 | 2025.11.06 00:57:35.850189 [ 289 ] {} <Debug> TCP-Session: eeb1c9f7-98a7-4328-bc2c-6e032f91b9a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4171 | 2025.11.06 00:57:35.850191 [ 293 ] {} <Debug> TCP-Session: 7b600912-669e-49f6-8729-117690b39a1f Authenticating user 'default' from [fd00:1122:3344:101::e]:52171 | ||
| 4172 | 2025.11.06 00:57:35.850227 [ 293 ] {} <Debug> TCP-Session: 7b600912-669e-49f6-8729-117690b39a1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4173 | 2025.11.06 00:57:35.850242 [ 293 ] {} <Debug> TCP-Session: 7b600912-669e-49f6-8729-117690b39a1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4174 | 2025.11.06 00:57:35.850290 [ 288 ] {894982b4-9ee7-425b-ab1e-e04ab00804c9} <Debug> oximeter.version (75869ad9-9fbb-4e8a-88e6-8a002d0d387e) (SelectExecutor): Key condition: unknown | ||
| 4175 | 2025.11.06 00:57:35.850321 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4176 | 2025.11.06 00:57:35.850360 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4177 | 2025.11.06 00:57:35.850369 [ 290 ] {} <Debug> TCP-Session: 8d985978-76d7-4f80-8a66-7c226de583a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:35791 | ||
| 4178 | 2025.11.06 00:57:35.850400 [ 291 ] {} <Debug> TCP-Session: 0c3825d7-5646-48fa-aaf7-807c52aefec9 Authenticating user 'default' from [fd00:1122:3344:101::e]:39477 | ||
| 4179 | 2025.11.06 00:57:35.850405 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4180 | 2025.11.06 00:57:35.850444 [ 291 ] {} <Debug> TCP-Session: 0c3825d7-5646-48fa-aaf7-807c52aefec9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4181 | 2025.11.06 00:57:35.850463 [ 294 ] {} <Debug> TCP-Session: f23362ab-9a8a-4487-a64a-fe389f548044 Authenticating user 'default' from [fd00:1122:3344:101::e]:58316 | ||
| 4182 | 2025.11.06 00:57:35.850473 [ 291 ] {} <Debug> TCP-Session: 0c3825d7-5646-48fa-aaf7-807c52aefec9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4183 | 2025.11.06 00:57:35.850492 [ 294 ] {} <Debug> TCP-Session: f23362ab-9a8a-4487-a64a-fe389f548044 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4184 | 2025.11.06 00:57:35.850419 [ 290 ] {} <Debug> TCP-Session: 8d985978-76d7-4f80-8a66-7c226de583a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4185 | 2025.11.06 00:57:35.850529 [ 294 ] {} <Debug> TCP-Session: f23362ab-9a8a-4487-a64a-fe389f548044 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4186 | 2025.11.06 00:57:35.850546 [ 290 ] {} <Debug> TCP-Session: 8d985978-76d7-4f80-8a66-7c226de583a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4187 | 2025.11.06 00:57:35.851241 [ 330 ] {894982b4-9ee7-425b-ab1e-e04ab00804c9} <Trace> AggregatingTransform: Aggregating | ||
| 4188 | 2025.11.06 00:57:35.851285 [ 330 ] {894982b4-9ee7-425b-ab1e-e04ab00804c9} <Trace> Aggregator: Aggregation method: without_key | ||
| 4189 | 2025.11.06 00:57:35.851323 [ 330 ] {894982b4-9ee7-425b-ab1e-e04ab00804c9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000924937 sec. (1081.155 rows/sec., 42.23 KiB/sec.) | ||
| 4190 | 2025.11.06 00:57:35.851342 [ 330 ] {894982b4-9ee7-425b-ab1e-e04ab00804c9} <Trace> Aggregator: Merging aggregated data | ||
| 4191 | 2025.11.06 00:57:35.852750 [ 288 ] {894982b4-9ee7-425b-ab1e-e04ab00804c9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003174 sec., 315.05986137366097 rows/sec., 12.31 KiB/sec. | ||
| 4192 | 2025.11.06 00:57:35.852894 [ 288 ] {894982b4-9ee7-425b-ab1e-e04ab00804c9} <Debug> TCPHandler: Processed in 0.003577344 sec. | ||
| 4193 | 2025.11.06 00:57:35.853004 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4194 | 2025.11.06 00:57:35.853032 [ 288 ] {} <Debug> TCP-Session: 5b748a60-b2ad-4704-bd3b-9cbed5cc24b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4195 | 2025.11.06 00:57:35.853038 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4196 | 2025.11.06 00:57:35.853066 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4197 | 2025.11.06 00:57:35.853082 [ 290 ] {} <Debug> TCP-Session: 8d985978-76d7-4f80-8a66-7c226de583a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4198 | 2025.11.06 00:57:35.853086 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4199 | 2025.11.06 00:57:35.853103 [ 289 ] {} <Debug> TCP-Session: eeb1c9f7-98a7-4328-bc2c-6e032f91b9a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4200 | 2025.11.06 00:57:35.853103 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4201 | 2025.11.06 00:57:35.853137 [ 286 ] {} <Debug> TCP-Session: b508a91d-4232-447e-a658-be7eaadd4e11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4202 | 2025.11.06 00:57:35.853153 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4203 | 2025.11.06 00:57:35.853172 [ 294 ] {} <Debug> TCP-Session: f23362ab-9a8a-4487-a64a-fe389f548044 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4204 | 2025.11.06 00:57:35.853176 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4205 | 2025.11.06 00:57:35.853135 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4206 | 2025.11.06 00:57:35.853207 [ 293 ] {} <Debug> TCP-Session: 7b600912-669e-49f6-8729-117690b39a1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4207 | 2025.11.06 00:57:35.853225 [ 3 ] {} <Debug> TCP-Session: 00947c8f-a483-4378-ba22-cdd06fde56e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4208 | 2025.11.06 00:57:35.853249 [ 291 ] {} <Debug> TCP-Session: 0c3825d7-5646-48fa-aaf7-807c52aefec9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4209 | 2025.11.06 00:57:35.853116 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4210 | 2025.11.06 00:57:35.853307 [ 292 ] {} <Debug> TCP-Session: f2cec0c6-4763-44f8-88a8-943a72196fcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4211 | 2025.11.06 00:57:36.825044 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42002 | ||
| 4212 | 2025.11.06 00:57:36.825151 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4213 | 2025.11.06 00:57:36.825178 [ 286 ] {} <Debug> TCP-Session: cfbb0270-d1fc-41df-85ae-9fd3bdc03529 Authenticating user 'default' from [fd00:1122:3344:101::e]:42002 | ||
| 4214 | 2025.11.06 00:57:36.825200 [ 286 ] {} <Debug> TCP-Session: cfbb0270-d1fc-41df-85ae-9fd3bdc03529 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4215 | 2025.11.06 00:57:36.825213 [ 286 ] {} <Debug> TCP-Session: cfbb0270-d1fc-41df-85ae-9fd3bdc03529 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4216 | 2025.11.06 00:57:36.825452 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41796 | ||
| 4217 | 2025.11.06 00:57:36.825486 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59082 | ||
| 4218 | 2025.11.06 00:57:36.825521 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46680 | ||
| 4219 | 2025.11.06 00:57:36.825511 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41862 | ||
| 4220 | 2025.11.06 00:57:36.825580 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4221 | 2025.11.06 00:57:36.825594 [ 286 ] {} <Trace> TCP-Session: cfbb0270-d1fc-41df-85ae-9fd3bdc03529 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4222 | 2025.11.06 00:57:36.825618 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4223 | 2025.11.06 00:57:36.825623 [ 287 ] {} <Debug> TCP-Session: 2aaa44ec-250f-49bd-8d02-1f4e3f7b109f Authenticating user 'default' from [fd00:1122:3344:101::e]:41796 | ||
| 4224 | 2025.11.06 00:57:36.825625 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4225 | 2025.11.06 00:57:36.825667 [ 293 ] {} <Debug> TCP-Session: db002ddd-8e7d-47c2-8ff6-5b9b33dff4bc Authenticating user 'default' from [fd00:1122:3344:101::e]:46680 | ||
| 4226 | 2025.11.06 00:57:36.825676 [ 287 ] {} <Debug> TCP-Session: 2aaa44ec-250f-49bd-8d02-1f4e3f7b109f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4227 | 2025.11.06 00:57:36.825691 [ 290 ] {} <Debug> TCP-Session: 8402eb65-190d-414c-86b7-217f80358076 Authenticating user 'default' from [fd00:1122:3344:101::e]:59082 | ||
| 4228 | 2025.11.06 00:57:36.825702 [ 293 ] {} <Debug> TCP-Session: db002ddd-8e7d-47c2-8ff6-5b9b33dff4bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4229 | 2025.11.06 00:57:36.825704 [ 287 ] {} <Debug> TCP-Session: 2aaa44ec-250f-49bd-8d02-1f4e3f7b109f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4230 | 2025.11.06 00:57:36.825725 [ 290 ] {} <Debug> TCP-Session: 8402eb65-190d-414c-86b7-217f80358076 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4231 | 2025.11.06 00:57:36.825728 [ 293 ] {} <Debug> TCP-Session: db002ddd-8e7d-47c2-8ff6-5b9b33dff4bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4232 | 2025.11.06 00:57:36.825771 [ 290 ] {} <Debug> TCP-Session: 8402eb65-190d-414c-86b7-217f80358076 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4233 | 2025.11.06 00:57:36.825692 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4234 | 2025.11.06 00:57:36.825498 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41563 | ||
| 4235 | 2025.11.06 00:57:36.825840 [ 292 ] {} <Debug> TCP-Session: cb81da30-3cfb-40a7-812c-63850482d326 Authenticating user 'default' from [fd00:1122:3344:101::e]:41862 | ||
| 4236 | 2025.11.06 00:57:36.825821 [ 286 ] {b616beb2-83dc-4e8c-95ac-5c898ef46a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42002) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4237 | 2025.11.06 00:57:36.825878 [ 292 ] {} <Debug> TCP-Session: cb81da30-3cfb-40a7-812c-63850482d326 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4238 | 2025.11.06 00:57:36.825485 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59358 | ||
| 4239 | 2025.11.06 00:57:36.825912 [ 292 ] {} <Debug> TCP-Session: cb81da30-3cfb-40a7-812c-63850482d326 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4240 | 2025.11.06 00:57:36.825906 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4241 | 2025.11.06 00:57:36.825974 [ 291 ] {} <Debug> TCP-Session: 24562658-9001-4f72-b91b-02ff764ef3d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:41563 | ||
| 4242 | 2025.11.06 00:57:36.825978 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4243 | 2025.11.06 00:57:36.825995 [ 291 ] {} <Debug> TCP-Session: 24562658-9001-4f72-b91b-02ff764ef3d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4244 | 2025.11.06 00:57:36.826020 [ 288 ] {} <Debug> TCP-Session: 4de74280-a0b1-4056-b712-984891a451d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:59358 | ||
| 4245 | 2025.11.06 00:57:36.826026 [ 291 ] {} <Debug> TCP-Session: 24562658-9001-4f72-b91b-02ff764ef3d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4246 | 2025.11.06 00:57:36.826046 [ 288 ] {} <Debug> TCP-Session: 4de74280-a0b1-4056-b712-984891a451d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4247 | 2025.11.06 00:57:36.825486 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42783 | ||
| 4248 | 2025.11.06 00:57:36.826070 [ 288 ] {} <Debug> TCP-Session: 4de74280-a0b1-4056-b712-984891a451d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4249 | 2025.11.06 00:57:36.825550 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36226 | ||
| 4250 | 2025.11.06 00:57:36.826139 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4251 | 2025.11.06 00:57:36.826152 [ 286 ] {b616beb2-83dc-4e8c-95ac-5c898ef46a0a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4252 | 2025.11.06 00:57:36.826160 [ 289 ] {} <Debug> TCP-Session: 2612a56f-d3c9-4a8c-b7bd-8f7ad6ab20e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:42783 | ||
| 4253 | 2025.11.06 00:57:36.826191 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4254 | 2025.11.06 00:57:36.826195 [ 289 ] {} <Debug> TCP-Session: 2612a56f-d3c9-4a8c-b7bd-8f7ad6ab20e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4255 | 2025.11.06 00:57:36.826215 [ 286 ] {b616beb2-83dc-4e8c-95ac-5c898ef46a0a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4256 | 2025.11.06 00:57:36.826225 [ 294 ] {} <Debug> TCP-Session: 689417e2-6363-4d84-9c81-95e03f436eed Authenticating user 'default' from [fd00:1122:3344:101::e]:36226 | ||
| 4257 | 2025.11.06 00:57:36.826222 [ 289 ] {} <Debug> TCP-Session: 2612a56f-d3c9-4a8c-b7bd-8f7ad6ab20e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4258 | 2025.11.06 00:57:36.826263 [ 294 ] {} <Debug> TCP-Session: 689417e2-6363-4d84-9c81-95e03f436eed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4259 | 2025.11.06 00:57:36.826284 [ 294 ] {} <Debug> TCP-Session: 689417e2-6363-4d84-9c81-95e03f436eed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4260 | 2025.11.06 00:57:36.826514 [ 286 ] {b616beb2-83dc-4e8c-95ac-5c898ef46a0a} <Debug> oximeter.version (75869ad9-9fbb-4e8a-88e6-8a002d0d387e) (SelectExecutor): Key condition: unknown | ||
| 4261 | 2025.11.06 00:57:36.827546 [ 316 ] {b616beb2-83dc-4e8c-95ac-5c898ef46a0a} <Trace> AggregatingTransform: Aggregating | ||
| 4262 | 2025.11.06 00:57:36.827611 [ 316 ] {b616beb2-83dc-4e8c-95ac-5c898ef46a0a} <Trace> Aggregator: Aggregation method: without_key | ||
| 4263 | 2025.11.06 00:57:36.827648 [ 316 ] {b616beb2-83dc-4e8c-95ac-5c898ef46a0a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001026298 sec. (974.376 rows/sec., 38.06 KiB/sec.) | ||
| 4264 | 2025.11.06 00:57:36.827667 [ 316 ] {b616beb2-83dc-4e8c-95ac-5c898ef46a0a} <Trace> Aggregator: Merging aggregated data | ||
| 4265 | 2025.11.06 00:57:36.828901 [ 286 ] {b616beb2-83dc-4e8c-95ac-5c898ef46a0a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003158 sec., 316.65611146295123 rows/sec., 12.37 KiB/sec. | ||
| 4266 | 2025.11.06 00:57:36.829058 [ 286 ] {b616beb2-83dc-4e8c-95ac-5c898ef46a0a} <Debug> TCPHandler: Processed in 0.003609214 sec. | ||
| 4267 | 2025.11.06 00:57:36.829139 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4268 | 2025.11.06 00:57:36.829166 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4269 | 2025.11.06 00:57:36.829185 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4270 | 2025.11.06 00:57:36.829201 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4271 | 2025.11.06 00:57:36.829217 [ 288 ] {} <Debug> TCP-Session: 4de74280-a0b1-4056-b712-984891a451d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4272 | 2025.11.06 00:57:36.829241 [ 287 ] {} <Debug> TCP-Session: 2aaa44ec-250f-49bd-8d02-1f4e3f7b109f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4273 | 2025.11.06 00:57:36.829246 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4274 | 2025.11.06 00:57:36.829256 [ 291 ] {} <Debug> TCP-Session: 24562658-9001-4f72-b91b-02ff764ef3d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4275 | 2025.11.06 00:57:36.829281 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4276 | 2025.11.06 00:57:36.829308 [ 289 ] {} <Debug> TCP-Session: 2612a56f-d3c9-4a8c-b7bd-8f7ad6ab20e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4277 | 2025.11.06 00:57:36.829308 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4278 | 2025.11.06 00:57:36.829332 [ 294 ] {} <Debug> TCP-Session: 689417e2-6363-4d84-9c81-95e03f436eed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4279 | 2025.11.06 00:57:36.829264 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4280 | 2025.11.06 00:57:36.829378 [ 293 ] {} <Debug> TCP-Session: db002ddd-8e7d-47c2-8ff6-5b9b33dff4bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4281 | 2025.11.06 00:57:36.829403 [ 292 ] {} <Debug> TCP-Session: cb81da30-3cfb-40a7-812c-63850482d326 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4282 | 2025.11.06 00:57:36.829227 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4283 | 2025.11.06 00:57:36.829169 [ 286 ] {} <Debug> TCP-Session: cfbb0270-d1fc-41df-85ae-9fd3bdc03529 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4284 | 2025.11.06 00:57:36.829472 [ 290 ] {} <Debug> TCP-Session: 8402eb65-190d-414c-86b7-217f80358076 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4285 | 2025.11.06 00:57:36.945126 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48188 | ||
| 4286 | 2025.11.06 00:57:36.945238 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4287 | 2025.11.06 00:57:36.945265 [ 286 ] {} <Debug> TCP-Session: 02e0712b-63d3-4cb3-84a1-4efcb6a2d540 Authenticating user 'default' from [fd00:1122:3344:101::e]:48188 | ||
| 4288 | 2025.11.06 00:57:36.945287 [ 286 ] {} <Debug> TCP-Session: 02e0712b-63d3-4cb3-84a1-4efcb6a2d540 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4289 | 2025.11.06 00:57:36.945300 [ 286 ] {} <Debug> TCP-Session: 02e0712b-63d3-4cb3-84a1-4efcb6a2d540 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4290 | 2025.11.06 00:57:36.945498 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37940 | ||
| 4291 | 2025.11.06 00:57:36.945508 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47761 | ||
| 4292 | 2025.11.06 00:57:36.945554 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50191 | ||
| 4293 | 2025.11.06 00:57:36.945574 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40787 | ||
| 4294 | 2025.11.06 00:57:36.945611 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53692 | ||
| 4295 | 2025.11.06 00:57:36.945625 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4296 | 2025.11.06 00:57:36.945649 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4297 | 2025.11.06 00:57:36.945671 [ 286 ] {} <Trace> TCP-Session: 02e0712b-63d3-4cb3-84a1-4efcb6a2d540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4298 | 2025.11.06 00:57:36.945685 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4299 | 2025.11.06 00:57:36.945696 [ 288 ] {} <Debug> TCP-Session: 4c53a08f-6b2c-493f-bb60-f51b38e514cf Authenticating user 'default' from [fd00:1122:3344:101::e]:47761 | ||
| 4300 | 2025.11.06 00:57:36.945701 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4301 | 2025.11.06 00:57:36.945722 [ 291 ] {} <Debug> TCP-Session: 40c13ad3-c6db-47f9-ade6-ac1a99cc2350 Authenticating user 'default' from [fd00:1122:3344:101::e]:40787 | ||
| 4302 | 2025.11.06 00:57:36.945739 [ 288 ] {} <Debug> TCP-Session: 4c53a08f-6b2c-493f-bb60-f51b38e514cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4303 | 2025.11.06 00:57:36.945758 [ 294 ] {} <Debug> TCP-Session: d0221a54-ef8e-456f-b3de-f85be6989164 Authenticating user 'default' from [fd00:1122:3344:101::e]:53692 | ||
| 4304 | 2025.11.06 00:57:36.945765 [ 291 ] {} <Debug> TCP-Session: 40c13ad3-c6db-47f9-ade6-ac1a99cc2350 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4305 | 2025.11.06 00:57:36.945773 [ 288 ] {} <Debug> TCP-Session: 4c53a08f-6b2c-493f-bb60-f51b38e514cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4306 | 2025.11.06 00:57:36.945800 [ 291 ] {} <Debug> TCP-Session: 40c13ad3-c6db-47f9-ade6-ac1a99cc2350 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4307 | 2025.11.06 00:57:36.945797 [ 294 ] {} <Debug> TCP-Session: d0221a54-ef8e-456f-b3de-f85be6989164 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4308 | 2025.11.06 00:57:36.945678 [ 287 ] {} <Debug> TCP-Session: 1a82577c-695e-4467-8bae-1010d6e1fb16 Authenticating user 'default' from [fd00:1122:3344:101::e]:37940 | ||
| 4309 | 2025.11.06 00:57:36.945846 [ 286 ] {bb80e565-e8a8-4eba-b265-aedfbd2a8cba} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48188) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4310 | 2025.11.06 00:57:36.945878 [ 287 ] {} <Debug> TCP-Session: 1a82577c-695e-4467-8bae-1010d6e1fb16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4311 | 2025.11.06 00:57:36.945604 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43933 | ||
| 4312 | 2025.11.06 00:57:36.945906 [ 287 ] {} <Debug> TCP-Session: 1a82577c-695e-4467-8bae-1010d6e1fb16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4313 | 2025.11.06 00:57:36.945582 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58650 | ||
| 4314 | 2025.11.06 00:57:36.945559 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46703 | ||
| 4315 | 2025.11.06 00:57:36.945966 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4316 | 2025.11.06 00:57:36.946004 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4317 | 2025.11.06 00:57:36.946018 [ 293 ] {} <Debug> TCP-Session: 847b813f-c306-4529-9825-97005ff65640 Authenticating user 'default' from [fd00:1122:3344:101::e]:43933 | ||
| 4318 | 2025.11.06 00:57:36.945845 [ 294 ] {} <Debug> TCP-Session: d0221a54-ef8e-456f-b3de-f85be6989164 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4319 | 2025.11.06 00:57:36.946045 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4320 | 2025.11.06 00:57:36.946046 [ 293 ] {} <Debug> TCP-Session: 847b813f-c306-4529-9825-97005ff65640 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4321 | 2025.11.06 00:57:36.946082 [ 290 ] {} <Debug> TCP-Session: 53788821-d19f-4152-9fdc-5f671f134d30 Authenticating user 'default' from [fd00:1122:3344:101::e]:46703 | ||
| 4322 | 2025.11.06 00:57:36.946090 [ 293 ] {} <Debug> TCP-Session: 847b813f-c306-4529-9825-97005ff65640 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4323 | 2025.11.06 00:57:36.946110 [ 290 ] {} <Debug> TCP-Session: 53788821-d19f-4152-9fdc-5f671f134d30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4324 | 2025.11.06 00:57:36.946038 [ 292 ] {} <Debug> TCP-Session: 207d7d74-b987-4b9e-ab64-02cae21942b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:58650 | ||
| 4325 | 2025.11.06 00:57:36.946138 [ 290 ] {} <Debug> TCP-Session: 53788821-d19f-4152-9fdc-5f671f134d30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4326 | 2025.11.06 00:57:36.946149 [ 286 ] {bb80e565-e8a8-4eba-b265-aedfbd2a8cba} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4327 | 2025.11.06 00:57:36.946160 [ 292 ] {} <Debug> TCP-Session: 207d7d74-b987-4b9e-ab64-02cae21942b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4328 | 2025.11.06 00:57:36.945691 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4329 | 2025.11.06 00:57:36.946203 [ 292 ] {} <Debug> TCP-Session: 207d7d74-b987-4b9e-ab64-02cae21942b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4330 | 2025.11.06 00:57:36.946221 [ 286 ] {bb80e565-e8a8-4eba-b265-aedfbd2a8cba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4331 | 2025.11.06 00:57:36.946237 [ 289 ] {} <Debug> TCP-Session: 6e642a84-68db-424d-aaff-d9237f7f38eb Authenticating user 'default' from [fd00:1122:3344:101::e]:50191 | ||
| 4332 | 2025.11.06 00:57:36.946271 [ 289 ] {} <Debug> TCP-Session: 6e642a84-68db-424d-aaff-d9237f7f38eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4333 | 2025.11.06 00:57:36.946284 [ 289 ] {} <Debug> TCP-Session: 6e642a84-68db-424d-aaff-d9237f7f38eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4334 | 2025.11.06 00:57:36.946538 [ 286 ] {bb80e565-e8a8-4eba-b265-aedfbd2a8cba} <Debug> oximeter.version (75869ad9-9fbb-4e8a-88e6-8a002d0d387e) (SelectExecutor): Key condition: unknown | ||
| 4335 | 2025.11.06 00:57:36.947516 [ 337 ] {bb80e565-e8a8-4eba-b265-aedfbd2a8cba} <Trace> AggregatingTransform: Aggregating | ||
| 4336 | 2025.11.06 00:57:36.947561 [ 337 ] {bb80e565-e8a8-4eba-b265-aedfbd2a8cba} <Trace> Aggregator: Aggregation method: without_key | ||
| 4337 | 2025.11.06 00:57:36.947594 [ 337 ] {bb80e565-e8a8-4eba-b265-aedfbd2a8cba} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000946927 sec. (1056.048 rows/sec., 41.25 KiB/sec.) | ||
| 4338 | 2025.11.06 00:57:36.947609 [ 337 ] {bb80e565-e8a8-4eba-b265-aedfbd2a8cba} <Trace> Aggregator: Merging aggregated data | ||
| 4339 | 2025.11.06 00:57:36.949023 [ 286 ] {bb80e565-e8a8-4eba-b265-aedfbd2a8cba} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003229 sec., 309.6934035305048 rows/sec., 12.10 KiB/sec. | ||
| 4340 | 2025.11.06 00:57:36.949221 [ 286 ] {bb80e565-e8a8-4eba-b265-aedfbd2a8cba} <Debug> TCPHandler: Processed in 0.003670205 sec. | ||
| 4341 | 2025.11.06 00:57:36.949356 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4342 | 2025.11.06 00:57:36.949386 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4343 | 2025.11.06 00:57:36.949400 [ 286 ] {} <Debug> TCP-Session: 02e0712b-63d3-4cb3-84a1-4efcb6a2d540 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4344 | 2025.11.06 00:57:36.949410 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4345 | 2025.11.06 00:57:36.949429 [ 287 ] {} <Debug> TCP-Session: 1a82577c-695e-4467-8bae-1010d6e1fb16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4346 | 2025.11.06 00:57:36.949455 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4347 | 2025.11.06 00:57:36.949471 [ 288 ] {} <Debug> TCP-Session: 4c53a08f-6b2c-493f-bb60-f51b38e514cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4348 | 2025.11.06 00:57:36.949482 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4349 | 2025.11.06 00:57:36.949502 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4350 | 2025.11.06 00:57:36.949522 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4351 | 2025.11.06 00:57:36.949538 [ 291 ] {} <Debug> TCP-Session: 40c13ad3-c6db-47f9-ade6-ac1a99cc2350 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4352 | 2025.11.06 00:57:36.949557 [ 293 ] {} <Debug> TCP-Session: 847b813f-c306-4529-9825-97005ff65640 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4353 | 2025.11.06 00:57:36.949582 [ 292 ] {} <Debug> TCP-Session: 207d7d74-b987-4b9e-ab64-02cae21942b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4354 | 2025.11.06 00:57:36.949542 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4355 | 2025.11.06 00:57:36.949508 [ 290 ] {} <Debug> TCP-Session: 53788821-d19f-4152-9fdc-5f671f134d30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4356 | 2025.11.06 00:57:36.949433 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4357 | 2025.11.06 00:57:36.949640 [ 294 ] {} <Debug> TCP-Session: d0221a54-ef8e-456f-b3de-f85be6989164 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4358 | 2025.11.06 00:57:36.949668 [ 289 ] {} <Debug> TCP-Session: 6e642a84-68db-424d-aaff-d9237f7f38eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4359 | 2025.11.06 00:57:36.951843 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4360 | 2025.11.06 00:57:36.951975 [ 4 ] {8bc77ae7-e4e6-4748-a3cd-ebae23587afe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4361 | 2025.11.06 00:57:36.952027 [ 4 ] {8bc77ae7-e4e6-4748-a3cd-ebae23587afe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4362 | 2025.11.06 00:57:36.953270 [ 4 ] {8bc77ae7-e4e6-4748-a3cd-ebae23587afe} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4363 | 2025.11.06 00:57:36.953317 [ 4 ] {8bc77ae7-e4e6-4748-a3cd-ebae23587afe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4364 | 2025.11.06 00:57:36.953862 [ 4 ] {8bc77ae7-e4e6-4748-a3cd-ebae23587afe} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4365 | 2025.11.06 00:57:36.954095 [ 4 ] {8bc77ae7-e4e6-4748-a3cd-ebae23587afe} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4366 | 2025.11.06 00:57:36.954250 [ 4 ] {8bc77ae7-e4e6-4748-a3cd-ebae23587afe} <Debug> executeQuery: Read 1248 rows, 105.36 KiB in 0.002318 sec., 538395.1682484901 rows/sec., 44.39 MiB/sec. | ||
| 4367 | 2025.11.06 00:57:36.954298 [ 4 ] {8bc77ae7-e4e6-4748-a3cd-ebae23587afe} <Debug> TCPHandler: Processed in 0.002516235 sec. | ||
| 4368 | 2025.11.06 00:57:36.954440 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4369 | 2025.11.06 00:57:36.954542 [ 4 ] {385625a2-8cf2-4271-ae59-c31c88272a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4370 | 2025.11.06 00:57:36.954584 [ 4 ] {385625a2-8cf2-4271-ae59-c31c88272a53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4371 | 2025.11.06 00:57:36.955013 [ 4 ] {385625a2-8cf2-4271-ae59-c31c88272a53} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4372 | 2025.11.06 00:57:36.955051 [ 4 ] {385625a2-8cf2-4271-ae59-c31c88272a53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4373 | 2025.11.06 00:57:36.955387 [ 4 ] {385625a2-8cf2-4271-ae59-c31c88272a53} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4374 | 2025.11.06 00:57:36.955605 [ 4 ] {385625a2-8cf2-4271-ae59-c31c88272a53} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4375 | 2025.11.06 00:57:36.955715 [ 106 ] {} <Debug> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4376 | 2025.11.06 00:57:36.955739 [ 4 ] {385625a2-8cf2-4271-ae59-c31c88272a53} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001221 sec., 21294.02129402129 rows/sec., 1.56 MiB/sec. | ||
| 4377 | 2025.11.06 00:57:36.955755 [ 106 ] {} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4378 | 2025.11.06 00:57:36.955782 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4379 | 2025.11.06 00:57:36.955784 [ 4 ] {385625a2-8cf2-4271-ae59-c31c88272a53} <Debug> TCPHandler: Processed in 0.001395975 sec. | ||
| 4380 | 2025.11.06 00:57:36.955888 [ 199 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::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 | ||
| 4381 | 2025.11.06 00:57:36.955921 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4382 | 2025.11.06 00:57:36.956000 [ 199 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4383 | 2025.11.06 00:57:36.956025 [ 4 ] {a0020bc1-19ca-419a-93ee-65bbb6ce6c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4384 | 2025.11.06 00:57:36.956035 [ 199 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 265 rows starting from the beginning of the part | ||
| 4385 | 2025.11.06 00:57:36.956079 [ 4 ] {a0020bc1-19ca-419a-93ee-65bbb6ce6c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4386 | 2025.11.06 00:57:36.956137 [ 199 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part | ||
| 4387 | 2025.11.06 00:57:36.956211 [ 199 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 221 rows starting from the beginning of the part | ||
| 4388 | 2025.11.06 00:57:36.956254 [ 199 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 26 rows starting from the beginning of the part | ||
| 4389 | 2025.11.06 00:57:36.956300 [ 199 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 221 rows starting from the beginning of the part | ||
| 4390 | 2025.11.06 00:57:36.956340 [ 199 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part | ||
| 4391 | 2025.11.06 00:57:36.956586 [ 4 ] {a0020bc1-19ca-419a-93ee-65bbb6ce6c32} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4392 | 2025.11.06 00:57:36.956631 [ 4 ] {a0020bc1-19ca-419a-93ee-65bbb6ce6c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4393 | 2025.11.06 00:57:36.956997 [ 4 ] {a0020bc1-19ca-419a-93ee-65bbb6ce6c32} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4394 | 2025.11.06 00:57:36.957211 [ 4 ] {a0020bc1-19ca-419a-93ee-65bbb6ce6c32} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4395 | 2025.11.06 00:57:36.957250 [ 196 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 785 rows, containing 5 columns (5 merged, 0 gathered) in 0.001413595 sec., 555321.715201313 rows/sec., 36.41 MiB/sec. | ||
| 4396 | 2025.11.06 00:57:36.957343 [ 4 ] {a0020bc1-19ca-419a-93ee-65bbb6ce6c32} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001339 sec., 170276.32561613145 rows/sec., 11.53 MiB/sec. | ||
| 4397 | 2025.11.06 00:57:36.957386 [ 4 ] {a0020bc1-19ca-419a-93ee-65bbb6ce6c32} <Debug> TCPHandler: Processed in 0.001516766 sec. | ||
| 4398 | 2025.11.06 00:57:36.957449 [ 194 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4399 | 2025.11.06 00:57:36.957505 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4400 | 2025.11.06 00:57:36.957606 [ 4 ] {c932c4c1-dffd-4c82-a7c4-88b839577a69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4401 | 2025.11.06 00:57:36.957648 [ 4 ] {c932c4c1-dffd-4c82-a7c4-88b839577a69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4402 | 2025.11.06 00:57:36.957772 [ 194 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_21_4} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4403 | 2025.11.06 00:57:36.957854 [ 194 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_21_4} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4404 | 2025.11.06 00:57:36.957941 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4405 | 2025.11.06 00:57:36.958284 [ 4 ] {c932c4c1-dffd-4c82-a7c4-88b839577a69} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4406 | 2025.11.06 00:57:36.958326 [ 4 ] {c932c4c1-dffd-4c82-a7c4-88b839577a69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4407 | 2025.11.06 00:57:36.958653 [ 4 ] {c932c4c1-dffd-4c82-a7c4-88b839577a69} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4408 | 2025.11.06 00:57:36.958861 [ 4 ] {c932c4c1-dffd-4c82-a7c4-88b839577a69} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4409 | 2025.11.06 00:57:36.958987 [ 4 ] {c932c4c1-dffd-4c82-a7c4-88b839577a69} <Debug> executeQuery: Read 546 rows, 41.49 KiB in 0.001401 sec., 389721.6274089936 rows/sec., 28.92 MiB/sec. | ||
| 4410 | 2025.11.06 00:57:36.959024 [ 4 ] {c932c4c1-dffd-4c82-a7c4-88b839577a69} <Debug> TCPHandler: Processed in 0.001568028 sec. | ||
| 4411 | 2025.11.06 00:57:36.959140 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4412 | 2025.11.06 00:57:36.959235 [ 4 ] {3e00344d-362e-499c-b520-fdb41e61cbbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4413 | 2025.11.06 00:57:36.959278 [ 4 ] {3e00344d-362e-499c-b520-fdb41e61cbbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4414 | 2025.11.06 00:57:36.959850 [ 4 ] {3e00344d-362e-499c-b520-fdb41e61cbbb} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4415 | 2025.11.06 00:57:36.959884 [ 4 ] {3e00344d-362e-499c-b520-fdb41e61cbbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4416 | 2025.11.06 00:57:36.960284 [ 4 ] {3e00344d-362e-499c-b520-fdb41e61cbbb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4417 | 2025.11.06 00:57:36.960510 [ 4 ] {3e00344d-362e-499c-b520-fdb41e61cbbb} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4418 | 2025.11.06 00:57:36.960636 [ 4 ] {3e00344d-362e-499c-b520-fdb41e61cbbb} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001419 sec., 594785.059901339 rows/sec., 40.03 MiB/sec. | ||
| 4419 | 2025.11.06 00:57:36.960671 [ 4 ] {3e00344d-362e-499c-b520-fdb41e61cbbb} <Debug> TCPHandler: Processed in 0.001580368 sec. | ||
| 4420 | 2025.11.06 00:57:36.960784 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4421 | 2025.11.06 00:57:36.960879 [ 4 ] {6228b536-3f12-46d2-9cdb-ed4c44fdc725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4422 | 2025.11.06 00:57:36.960933 [ 4 ] {6228b536-3f12-46d2-9cdb-ed4c44fdc725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4423 | 2025.11.06 00:57:36.961758 [ 4 ] {6228b536-3f12-46d2-9cdb-ed4c44fdc725} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4424 | 2025.11.06 00:57:36.961792 [ 4 ] {6228b536-3f12-46d2-9cdb-ed4c44fdc725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4425 | 2025.11.06 00:57:36.962337 [ 4 ] {6228b536-3f12-46d2-9cdb-ed4c44fdc725} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4426 | 2025.11.06 00:57:36.962561 [ 4 ] {6228b536-3f12-46d2-9cdb-ed4c44fdc725} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4427 | 2025.11.06 00:57:36.962664 [ 105 ] {} <Debug> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4428 | 2025.11.06 00:57:36.962697 [ 4 ] {6228b536-3f12-46d2-9cdb-ed4c44fdc725} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001838 sec., 14145.810663764962 rows/sec., 25.35 MiB/sec. | ||
| 4429 | 2025.11.06 00:57:36.962701 [ 105 ] {} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4430 | 2025.11.06 00:57:36.962731 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4431 | 2025.11.06 00:57:36.962763 [ 4 ] {6228b536-3f12-46d2-9cdb-ed4c44fdc725} <Debug> TCPHandler: Processed in 0.002028446 sec. | ||
| 4432 | 2025.11.06 00:57:36.962822 [ 199 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::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 | ||
| 4433 | 2025.11.06 00:57:36.962896 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4434 | 2025.11.06 00:57:36.962996 [ 4 ] {cbdbec0a-002b-4f2d-a6e1-c6d8875729d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4435 | 2025.11.06 00:57:36.963020 [ 199 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4436 | 2025.11.06 00:57:36.963037 [ 4 ] {cbdbec0a-002b-4f2d-a6e1-c6d8875729d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4437 | 2025.11.06 00:57:36.963075 [ 199 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 283 rows starting from the beginning of the part | ||
| 4438 | 2025.11.06 00:57:36.963188 [ 199 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part | ||
| 4439 | 2025.11.06 00:57:36.963292 [ 199 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 16 rows starting from the beginning of the part | ||
| 4440 | 2025.11.06 00:57:36.963390 [ 199 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 26 rows starting from the beginning of the part | ||
| 4441 | 2025.11.06 00:57:36.963415 [ 4 ] {cbdbec0a-002b-4f2d-a6e1-c6d8875729d5} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4442 | 2025.11.06 00:57:36.963456 [ 4 ] {cbdbec0a-002b-4f2d-a6e1-c6d8875729d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4443 | 2025.11.06 00:57:36.963484 [ 199 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 16 rows starting from the beginning of the part | ||
| 4444 | 2025.11.06 00:57:36.963592 [ 199 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part | ||
| 4445 | 2025.11.06 00:57:36.963790 [ 4 ] {cbdbec0a-002b-4f2d-a6e1-c6d8875729d5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4446 | 2025.11.06 00:57:36.964041 [ 4 ] {cbdbec0a-002b-4f2d-a6e1-c6d8875729d5} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4447 | 2025.11.06 00:57:36.964176 [ 4 ] {cbdbec0a-002b-4f2d-a6e1-c6d8875729d5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001199 sec., 50041.701417848206 rows/sec., 3.37 MiB/sec. | ||
| 4448 | 2025.11.06 00:57:36.964214 [ 4 ] {cbdbec0a-002b-4f2d-a6e1-c6d8875729d5} <Debug> TCPHandler: Processed in 0.001369164 sec. | ||
| 4449 | 2025.11.06 00:57:36.967294 [ 194 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 393 rows, containing 19 columns (19 merged, 0 gathered) in 0.00451606 sec., 87022.7587764556 rows/sec., 155.94 MiB/sec. | ||
| 4450 | 2025.11.06 00:57:36.968108 [ 196 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4451 | 2025.11.06 00:57:36.968489 [ 196 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4452 | 2025.11.06 00:57:36.968577 [ 196 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4453 | 2025.11.06 00:57:36.968718 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
| 4454 | 2025.11.06 00:57:39.165831 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8181 | ||
| 4455 | 2025.11.06 00:57:39.166381 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4456 | 2025.11.06 00:57:39.166421 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4457 | 2025.11.06 00:57:39.166921 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4458 | 2025.11.06 00:57:39.167157 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4459 | 2025.11.06 00:57:39.167292 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8181 | ||
| 4460 | 2025.11.06 00:57:39.595180 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4461 | 2025.11.06 00:57:39.611217 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4462 | 2025.11.06 00:57:39.611291 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4463 | 2025.11.06 00:57:39.616991 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4464 | 2025.11.06 00:57:39.617709 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4465 | 2025.11.06 00:57:39.620961 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4466 | 2025.11.06 00:57:41.670416 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 592 | ||
| 4467 | 2025.11.06 00:57:41.673288 [ 242 ] {} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4468 | 2025.11.06 00:57:41.673329 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4469 | 2025.11.06 00:57:41.674500 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4470 | 2025.11.06 00:57:41.674758 [ 242 ] {} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4471 | 2025.11.06 00:57:41.674998 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 592 | ||
| 4472 | 2025.11.06 00:57:41.934182 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4473 | 2025.11.06 00:57:41.934360 [ 4 ] {00434f96-e338-4411-bc61-908efa35e11b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4474 | 2025.11.06 00:57:41.934431 [ 4 ] {00434f96-e338-4411-bc61-908efa35e11b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4475 | 2025.11.06 00:57:41.935275 [ 4 ] {00434f96-e338-4411-bc61-908efa35e11b} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4476 | 2025.11.06 00:57:41.935325 [ 4 ] {00434f96-e338-4411-bc61-908efa35e11b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4477 | 2025.11.06 00:57:41.935742 [ 4 ] {00434f96-e338-4411-bc61-908efa35e11b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4478 | 2025.11.06 00:57:41.935989 [ 4 ] {00434f96-e338-4411-bc61-908efa35e11b} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4479 | 2025.11.06 00:57:41.936148 [ 4 ] {00434f96-e338-4411-bc61-908efa35e11b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001836 sec., 223311.54684095862 rows/sec., 14.17 MiB/sec. | ||
| 4480 | 2025.11.06 00:57:41.936200 [ 4 ] {00434f96-e338-4411-bc61-908efa35e11b} <Debug> TCPHandler: Processed in 0.002156898 sec. | ||
| 4481 | 2025.11.06 00:57:41.936333 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4482 | 2025.11.06 00:57:41.936438 [ 4 ] {304a5d92-7525-463f-9156-a711aaea22c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4483 | 2025.11.06 00:57:41.936483 [ 4 ] {304a5d92-7525-463f-9156-a711aaea22c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4484 | 2025.11.06 00:57:41.937381 [ 4 ] {304a5d92-7525-463f-9156-a711aaea22c6} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4485 | 2025.11.06 00:57:41.937419 [ 4 ] {304a5d92-7525-463f-9156-a711aaea22c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4486 | 2025.11.06 00:57:41.937830 [ 4 ] {304a5d92-7525-463f-9156-a711aaea22c6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4487 | 2025.11.06 00:57:41.938067 [ 4 ] {304a5d92-7525-463f-9156-a711aaea22c6} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4488 | 2025.11.06 00:57:41.938252 [ 4 ] {304a5d92-7525-463f-9156-a711aaea22c6} <Debug> executeQuery: Read 1144 rows, 92.99 KiB in 0.001836 sec., 623093.6819172114 rows/sec., 49.46 MiB/sec. | ||
| 4489 | 2025.11.06 00:57:41.938310 [ 4 ] {304a5d92-7525-463f-9156-a711aaea22c6} <Debug> TCPHandler: Processed in 0.002030266 sec. | ||
| 4490 | 2025.11.06 00:57:41.938448 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4491 | 2025.11.06 00:57:41.938552 [ 4 ] {5645134a-033a-4e28-8471-f2cc522c87cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4492 | 2025.11.06 00:57:41.938595 [ 4 ] {5645134a-033a-4e28-8471-f2cc522c87cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4493 | 2025.11.06 00:57:41.939081 [ 4 ] {5645134a-033a-4e28-8471-f2cc522c87cd} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4494 | 2025.11.06 00:57:41.939119 [ 4 ] {5645134a-033a-4e28-8471-f2cc522c87cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4495 | 2025.11.06 00:57:41.939448 [ 4 ] {5645134a-033a-4e28-8471-f2cc522c87cd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4496 | 2025.11.06 00:57:41.939669 [ 4 ] {5645134a-033a-4e28-8471-f2cc522c87cd} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4497 | 2025.11.06 00:57:41.939802 [ 4 ] {5645134a-033a-4e28-8471-f2cc522c87cd} <Debug> executeQuery: Read 221 rows, 13.52 KiB in 0.001271 sec., 173878.83556254918 rows/sec., 10.39 MiB/sec. | ||
| 4498 | 2025.11.06 00:57:41.939842 [ 4 ] {5645134a-033a-4e28-8471-f2cc522c87cd} <Debug> TCPHandler: Processed in 0.001447845 sec. | ||
| 4499 | 2025.11.06 00:57:41.939958 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4500 | 2025.11.06 00:57:41.940055 [ 4 ] {da35cd7e-6822-4850-8c87-007f37ea4a3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4501 | 2025.11.06 00:57:41.940096 [ 4 ] {da35cd7e-6822-4850-8c87-007f37ea4a3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4502 | 2025.11.06 00:57:41.940584 [ 4 ] {da35cd7e-6822-4850-8c87-007f37ea4a3d} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4503 | 2025.11.06 00:57:41.940621 [ 4 ] {da35cd7e-6822-4850-8c87-007f37ea4a3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4504 | 2025.11.06 00:57:41.940932 [ 4 ] {da35cd7e-6822-4850-8c87-007f37ea4a3d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4505 | 2025.11.06 00:57:41.941179 [ 4 ] {da35cd7e-6822-4850-8c87-007f37ea4a3d} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4506 | 2025.11.06 00:57:41.941311 [ 4 ] {da35cd7e-6822-4850-8c87-007f37ea4a3d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001275 sec., 166274.50980392157 rows/sec., 10.72 MiB/sec. | ||
| 4507 | 2025.11.06 00:57:41.941313 [ 99 ] {} <Debug> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4508 | 2025.11.06 00:57:41.941350 [ 4 ] {da35cd7e-6822-4850-8c87-007f37ea4a3d} <Debug> TCPHandler: Processed in 0.001444905 sec. | ||
| 4509 | 2025.11.06 00:57:41.941411 [ 99 ] {} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4510 | 2025.11.06 00:57:41.941452 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4511 | 2025.11.06 00:57:41.941514 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4512 | 2025.11.06 00:57:41.941563 [ 195 ] {a91d9587-d614-43c5-b161-50410e357997::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 | ||
| 4513 | 2025.11.06 00:57:41.941614 [ 4 ] {fc1b4f8b-6c00-4d90-be47-531e2ac3d47a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4514 | 2025.11.06 00:57:41.941659 [ 4 ] {fc1b4f8b-6c00-4d90-be47-531e2ac3d47a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4515 | 2025.11.06 00:57:41.941695 [ 195 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4516 | 2025.11.06 00:57:41.941733 [ 195 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 440 rows starting from the beginning of the part | ||
| 4517 | 2025.11.06 00:57:41.941796 [ 195 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 212 rows starting from the beginning of the part | ||
| 4518 | 2025.11.06 00:57:41.941842 [ 195 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 212 rows starting from the beginning of the part | ||
| 4519 | 2025.11.06 00:57:41.941882 [ 195 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 212 rows starting from the beginning of the part | ||
| 4520 | 2025.11.06 00:57:41.941921 [ 195 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 228 rows starting from the beginning of the part | ||
| 4521 | 2025.11.06 00:57:41.941963 [ 195 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 212 rows starting from the beginning of the part | ||
| 4522 | 2025.11.06 00:57:41.942140 [ 4 ] {fc1b4f8b-6c00-4d90-be47-531e2ac3d47a} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4523 | 2025.11.06 00:57:41.942181 [ 4 ] {fc1b4f8b-6c00-4d90-be47-531e2ac3d47a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4524 | 2025.11.06 00:57:41.942511 [ 4 ] {fc1b4f8b-6c00-4d90-be47-531e2ac3d47a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4525 | 2025.11.06 00:57:41.942748 [ 4 ] {fc1b4f8b-6c00-4d90-be47-531e2ac3d47a} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4526 | 2025.11.06 00:57:41.942886 [ 4 ] {fc1b4f8b-6c00-4d90-be47-531e2ac3d47a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001291 sec., 163439.19442292795 rows/sec., 9.28 MiB/sec. | ||
| 4527 | 2025.11.06 00:57:41.942925 [ 4 ] {fc1b4f8b-6c00-4d90-be47-531e2ac3d47a} <Debug> TCPHandler: Processed in 0.001471846 sec. | ||
| 4528 | 2025.11.06 00:57:41.943042 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4529 | 2025.11.06 00:57:41.943135 [ 196 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1516 rows, containing 5 columns (5 merged, 0 gathered) in 0.001620718 sec., 935387.8959819044 rows/sec., 64.80 MiB/sec. | ||
| 4530 | 2025.11.06 00:57:41.943143 [ 4 ] {c10ebe4a-ae75-43cc-aed5-3179dc010a40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4531 | 2025.11.06 00:57:41.943205 [ 4 ] {c10ebe4a-ae75-43cc-aed5-3179dc010a40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4532 | 2025.11.06 00:57:41.943356 [ 194 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4533 | 2025.11.06 00:57:41.943701 [ 194 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_16_3} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4534 | 2025.11.06 00:57:41.943790 [ 194 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_16_3} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4535 | 2025.11.06 00:57:41.943895 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 4536 | 2025.11.06 00:57:41.943894 [ 4 ] {c10ebe4a-ae75-43cc-aed5-3179dc010a40} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4537 | 2025.11.06 00:57:41.943948 [ 4 ] {c10ebe4a-ae75-43cc-aed5-3179dc010a40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4538 | 2025.11.06 00:57:41.944321 [ 4 ] {c10ebe4a-ae75-43cc-aed5-3179dc010a40} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4539 | 2025.11.06 00:57:41.944563 [ 4 ] {c10ebe4a-ae75-43cc-aed5-3179dc010a40} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4540 | 2025.11.06 00:57:41.944698 [ 4 ] {c10ebe4a-ae75-43cc-aed5-3179dc010a40} <Debug> executeQuery: Read 695 rows, 49.75 KiB in 0.001574 sec., 441550.19059720455 rows/sec., 30.87 MiB/sec. | ||
| 4541 | 2025.11.06 00:57:41.944738 [ 4 ] {c10ebe4a-ae75-43cc-aed5-3179dc010a40} <Debug> TCPHandler: Processed in 0.001746731 sec. | ||
| 4542 | 2025.11.06 00:57:41.944858 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4543 | 2025.11.06 00:57:41.944956 [ 4 ] {a62cea50-659c-42e1-a1f4-2593b50a7a0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4544 | 2025.11.06 00:57:41.945001 [ 4 ] {a62cea50-659c-42e1-a1f4-2593b50a7a0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4545 | 2025.11.06 00:57:41.945346 [ 4 ] {a62cea50-659c-42e1-a1f4-2593b50a7a0c} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4546 | 2025.11.06 00:57:41.945385 [ 4 ] {a62cea50-659c-42e1-a1f4-2593b50a7a0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4547 | 2025.11.06 00:57:41.945715 [ 4 ] {a62cea50-659c-42e1-a1f4-2593b50a7a0c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4548 | 2025.11.06 00:57:41.945932 [ 4 ] {a62cea50-659c-42e1-a1f4-2593b50a7a0c} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4549 | 2025.11.06 00:57:41.946066 [ 4 ] {a62cea50-659c-42e1-a1f4-2593b50a7a0c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00113 sec., 5309.734513274337 rows/sec., 277.41 KiB/sec. | ||
| 4550 | 2025.11.06 00:57:41.946104 [ 4 ] {a62cea50-659c-42e1-a1f4-2593b50a7a0c} <Debug> TCPHandler: Processed in 0.001296083 sec. | ||
| 4551 | 2025.11.06 00:57:41.946218 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4552 | 2025.11.06 00:57:41.946312 [ 4 ] {97ccf185-28c6-4545-aac3-54894f81d78b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4553 | 2025.11.06 00:57:41.946357 [ 4 ] {97ccf185-28c6-4545-aac3-54894f81d78b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4554 | 2025.11.06 00:57:41.946797 [ 4 ] {97ccf185-28c6-4545-aac3-54894f81d78b} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4555 | 2025.11.06 00:57:41.946834 [ 4 ] {97ccf185-28c6-4545-aac3-54894f81d78b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4556 | 2025.11.06 00:57:41.947180 [ 4 ] {97ccf185-28c6-4545-aac3-54894f81d78b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4557 | 2025.11.06 00:57:41.947398 [ 4 ] {97ccf185-28c6-4545-aac3-54894f81d78b} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4558 | 2025.11.06 00:57:41.947533 [ 4 ] {97ccf185-28c6-4545-aac3-54894f81d78b} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001239 sec., 253430.18563357546 rows/sec., 16.65 MiB/sec. | ||
| 4559 | 2025.11.06 00:57:41.947572 [ 4 ] {97ccf185-28c6-4545-aac3-54894f81d78b} <Debug> TCPHandler: Processed in 0.001402985 sec. | ||
| 4560 | 2025.11.06 00:57:41.947683 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4561 | 2025.11.06 00:57:41.947778 [ 4 ] {923c88e9-e193-4998-b784-554656c060c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4562 | 2025.11.06 00:57:41.947821 [ 4 ] {923c88e9-e193-4998-b784-554656c060c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4563 | 2025.11.06 00:57:41.948146 [ 4 ] {923c88e9-e193-4998-b784-554656c060c0} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4564 | 2025.11.06 00:57:41.948183 [ 4 ] {923c88e9-e193-4998-b784-554656c060c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4565 | 2025.11.06 00:57:41.948492 [ 4 ] {923c88e9-e193-4998-b784-554656c060c0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4566 | 2025.11.06 00:57:41.948701 [ 4 ] {923c88e9-e193-4998-b784-554656c060c0} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4567 | 2025.11.06 00:57:41.948831 [ 4 ] {923c88e9-e193-4998-b784-554656c060c0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 62.92 KiB/sec. | ||
| 4568 | 2025.11.06 00:57:41.948869 [ 4 ] {923c88e9-e193-4998-b784-554656c060c0} <Debug> TCPHandler: Processed in 0.001235712 sec. | ||
| 4569 | 2025.11.06 00:57:41.948973 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4570 | 2025.11.06 00:57:41.949067 [ 4 ] {ddfd9ad2-b655-46c0-93aa-321d1821a53f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4571 | 2025.11.06 00:57:41.949123 [ 4 ] {ddfd9ad2-b655-46c0-93aa-321d1821a53f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4572 | 2025.11.06 00:57:41.950150 [ 4 ] {ddfd9ad2-b655-46c0-93aa-321d1821a53f} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4573 | 2025.11.06 00:57:41.950203 [ 4 ] {ddfd9ad2-b655-46c0-93aa-321d1821a53f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4574 | 2025.11.06 00:57:41.950938 [ 4 ] {ddfd9ad2-b655-46c0-93aa-321d1821a53f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4575 | 2025.11.06 00:57:41.951237 [ 4 ] {ddfd9ad2-b655-46c0-93aa-321d1821a53f} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4576 | 2025.11.06 00:57:41.951412 [ 4 ] {ddfd9ad2-b655-46c0-93aa-321d1821a53f} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002361 sec., 6776.789495976282 rows/sec., 12.14 MiB/sec. | ||
| 4577 | 2025.11.06 00:57:41.951501 [ 4 ] {ddfd9ad2-b655-46c0-93aa-321d1821a53f} <Debug> TCPHandler: Processed in 0.002576265 sec. | ||
| 4578 | 2025.11.06 00:57:41.951630 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4579 | 2025.11.06 00:57:41.951738 [ 4 ] {d257d1d9-b03d-4876-bac8-8938c5fe0a48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4580 | 2025.11.06 00:57:41.951787 [ 4 ] {d257d1d9-b03d-4876-bac8-8938c5fe0a48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4581 | 2025.11.06 00:57:41.952149 [ 4 ] {d257d1d9-b03d-4876-bac8-8938c5fe0a48} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4582 | 2025.11.06 00:57:41.952187 [ 4 ] {d257d1d9-b03d-4876-bac8-8938c5fe0a48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 4583 | 2025.11.06 00:57:41.952517 [ 4 ] {d257d1d9-b03d-4876-bac8-8938c5fe0a48} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4584 | 2025.11.06 00:57:41.952753 [ 4 ] {d257d1d9-b03d-4876-bac8-8938c5fe0a48} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4585 | 2025.11.06 00:57:41.952889 [ 4 ] {d257d1d9-b03d-4876-bac8-8938c5fe0a48} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001174 sec., 88586.03066439524 rows/sec., 5.43 MiB/sec. | ||
| 4586 | 2025.11.06 00:57:41.952930 [ 4 ] {d257d1d9-b03d-4876-bac8-8938c5fe0a48} <Debug> TCPHandler: Processed in 0.001356924 sec. | ||
| 4587 | 2025.11.06 00:57:46.585219 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4588 | 2025.11.06 00:57:46.585292 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4589 | 2025.11.06 00:57:46.667630 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8629 | ||
| 4590 | 2025.11.06 00:57:46.668216 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4591 | 2025.11.06 00:57:46.668257 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4592 | 2025.11.06 00:57:46.668744 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4593 | 2025.11.06 00:57:46.668972 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4594 | 2025.11.06 00:57:46.669106 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8629 | ||
| 4595 | 2025.11.06 00:57:46.921325 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4596 | 2025.11.06 00:57:46.921508 [ 4 ] {5258498e-8bad-4425-8bc0-3710de31657f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4597 | 2025.11.06 00:57:46.921575 [ 4 ] {5258498e-8bad-4425-8bc0-3710de31657f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4598 | 2025.11.06 00:57:46.922312 [ 4 ] {5258498e-8bad-4425-8bc0-3710de31657f} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4599 | 2025.11.06 00:57:46.922353 [ 4 ] {5258498e-8bad-4425-8bc0-3710de31657f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4600 | 2025.11.06 00:57:46.922760 [ 4 ] {5258498e-8bad-4425-8bc0-3710de31657f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4601 | 2025.11.06 00:57:46.923012 [ 4 ] {5258498e-8bad-4425-8bc0-3710de31657f} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4602 | 2025.11.06 00:57:46.923179 [ 4 ] {5258498e-8bad-4425-8bc0-3710de31657f} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001719 sec., 62827.22513089005 rows/sec., 5.25 MiB/sec. | ||
| 4603 | 2025.11.06 00:57:46.923232 [ 4 ] {5258498e-8bad-4425-8bc0-3710de31657f} <Debug> TCPHandler: Processed in 0.002038986 sec. | ||
| 4604 | 2025.11.06 00:57:46.923364 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4605 | 2025.11.06 00:57:46.923470 [ 4 ] {af318d5b-b40c-45ea-9add-69507438a6b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4606 | 2025.11.06 00:57:46.923516 [ 4 ] {af318d5b-b40c-45ea-9add-69507438a6b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4607 | 2025.11.06 00:57:46.923941 [ 4 ] {af318d5b-b40c-45ea-9add-69507438a6b6} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4608 | 2025.11.06 00:57:46.923975 [ 4 ] {af318d5b-b40c-45ea-9add-69507438a6b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4609 | 2025.11.06 00:57:46.924284 [ 4 ] {af318d5b-b40c-45ea-9add-69507438a6b6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4610 | 2025.11.06 00:57:46.924502 [ 4 ] {af318d5b-b40c-45ea-9add-69507438a6b6} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4611 | 2025.11.06 00:57:46.924639 [ 4 ] {af318d5b-b40c-45ea-9add-69507438a6b6} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001193 sec., 21793.79715004191 rows/sec., 1.60 MiB/sec. | ||
| 4612 | 2025.11.06 00:57:46.924679 [ 4 ] {af318d5b-b40c-45ea-9add-69507438a6b6} <Debug> TCPHandler: Processed in 0.001369434 sec. | ||
| 4613 | 2025.11.06 00:57:46.924792 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4614 | 2025.11.06 00:57:46.924890 [ 4 ] {2c74ac03-6355-438e-a9ba-c4e6ffd76359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4615 | 2025.11.06 00:57:46.924933 [ 4 ] {2c74ac03-6355-438e-a9ba-c4e6ffd76359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4616 | 2025.11.06 00:57:46.925353 [ 4 ] {2c74ac03-6355-438e-a9ba-c4e6ffd76359} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4617 | 2025.11.06 00:57:46.925391 [ 4 ] {2c74ac03-6355-438e-a9ba-c4e6ffd76359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4618 | 2025.11.06 00:57:46.925700 [ 4 ] {2c74ac03-6355-438e-a9ba-c4e6ffd76359} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4619 | 2025.11.06 00:57:46.925913 [ 4 ] {2c74ac03-6355-438e-a9ba-c4e6ffd76359} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4620 | 2025.11.06 00:57:46.926047 [ 4 ] {2c74ac03-6355-438e-a9ba-c4e6ffd76359} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001176 sec., 76530.61224489796 rows/sec., 5.98 MiB/sec. | ||
| 4621 | 2025.11.06 00:57:46.926086 [ 4 ] {2c74ac03-6355-438e-a9ba-c4e6ffd76359} <Debug> TCPHandler: Processed in 0.001344174 sec. | ||
| 4622 | 2025.11.06 00:57:46.926201 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4623 | 2025.11.06 00:57:46.926297 [ 4 ] {fde3eec9-be78-4967-84dc-e1c9a9baf71e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4624 | 2025.11.06 00:57:46.926342 [ 4 ] {fde3eec9-be78-4967-84dc-e1c9a9baf71e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4625 | 2025.11.06 00:57:46.926767 [ 4 ] {fde3eec9-be78-4967-84dc-e1c9a9baf71e} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4626 | 2025.11.06 00:57:46.926805 [ 4 ] {fde3eec9-be78-4967-84dc-e1c9a9baf71e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4627 | 2025.11.06 00:57:46.927141 [ 4 ] {fde3eec9-be78-4967-84dc-e1c9a9baf71e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4628 | 2025.11.06 00:57:46.927361 [ 4 ] {fde3eec9-be78-4967-84dc-e1c9a9baf71e} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4629 | 2025.11.06 00:57:46.927497 [ 4 ] {fde3eec9-be78-4967-84dc-e1c9a9baf71e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 4630 | 2025.11.06 00:57:46.927535 [ 4 ] {fde3eec9-be78-4967-84dc-e1c9a9baf71e} <Debug> TCPHandler: Processed in 0.001383034 sec. | ||
| 4631 | 2025.11.06 00:57:46.927646 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4632 | 2025.11.06 00:57:46.927742 [ 4 ] {c920ea27-4c37-4cc4-bfd9-a270c1251ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4633 | 2025.11.06 00:57:46.927797 [ 4 ] {c920ea27-4c37-4cc4-bfd9-a270c1251ebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4634 | 2025.11.06 00:57:46.928610 [ 4 ] {c920ea27-4c37-4cc4-bfd9-a270c1251ebf} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4635 | 2025.11.06 00:57:46.928648 [ 4 ] {c920ea27-4c37-4cc4-bfd9-a270c1251ebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4636 | 2025.11.06 00:57:46.929179 [ 4 ] {c920ea27-4c37-4cc4-bfd9-a270c1251ebf} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4637 | 2025.11.06 00:57:46.929408 [ 4 ] {c920ea27-4c37-4cc4-bfd9-a270c1251ebf} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4638 | 2025.11.06 00:57:46.929548 [ 4 ] {c920ea27-4c37-4cc4-bfd9-a270c1251ebf} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001824 sec., 14254.38596491228 rows/sec., 25.54 MiB/sec. | ||
| 4639 | 2025.11.06 00:57:46.929645 [ 4 ] {c920ea27-4c37-4cc4-bfd9-a270c1251ebf} <Debug> TCPHandler: Processed in 0.002047627 sec. | ||
| 4640 | 2025.11.06 00:57:46.929777 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4641 | 2025.11.06 00:57:46.929875 [ 4 ] {8f9f7189-0f2b-4360-8036-e278d27c2944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4642 | 2025.11.06 00:57:46.929917 [ 4 ] {8f9f7189-0f2b-4360-8036-e278d27c2944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4643 | 2025.11.06 00:57:46.930259 [ 4 ] {8f9f7189-0f2b-4360-8036-e278d27c2944} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4644 | 2025.11.06 00:57:46.930297 [ 4 ] {8f9f7189-0f2b-4360-8036-e278d27c2944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4645 | 2025.11.06 00:57:46.930604 [ 4 ] {8f9f7189-0f2b-4360-8036-e278d27c2944} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4646 | 2025.11.06 00:57:46.930819 [ 4 ] {8f9f7189-0f2b-4360-8036-e278d27c2944} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4647 | 2025.11.06 00:57:46.930960 [ 4 ] {8f9f7189-0f2b-4360-8036-e278d27c2944} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 4648 | 2025.11.06 00:57:46.930998 [ 4 ] {8f9f7189-0f2b-4360-8036-e278d27c2944} <Debug> TCPHandler: Processed in 0.001273483 sec. | ||
| 4649 | 2025.11.06 00:57:47.121203 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4650 | 2025.11.06 00:57:47.137401 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4651 | 2025.11.06 00:57:47.137470 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4652 | 2025.11.06 00:57:47.143737 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4653 | 2025.11.06 00:57:47.144440 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4654 | 2025.11.06 00:57:47.147236 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4655 | 2025.11.06 00:57:51.675215 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 626 | ||
| 4656 | 2025.11.06 00:57:51.677417 [ 242 ] {} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4657 | 2025.11.06 00:57:51.677465 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4658 | 2025.11.06 00:57:51.678602 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4659 | 2025.11.06 00:57:51.678855 [ 242 ] {} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4660 | 2025.11.06 00:57:51.679097 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 626 | ||
| 4661 | 2025.11.06 00:57:51.932815 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4662 | 2025.11.06 00:57:51.932999 [ 4 ] {c5ee649b-9cb5-4297-842d-c93ab90ae444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4663 | 2025.11.06 00:57:51.933068 [ 4 ] {c5ee649b-9cb5-4297-842d-c93ab90ae444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4664 | 2025.11.06 00:57:51.933854 [ 4 ] {c5ee649b-9cb5-4297-842d-c93ab90ae444} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4665 | 2025.11.06 00:57:51.933902 [ 4 ] {c5ee649b-9cb5-4297-842d-c93ab90ae444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4666 | 2025.11.06 00:57:51.934422 [ 4 ] {c5ee649b-9cb5-4297-842d-c93ab90ae444} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4667 | 2025.11.06 00:57:51.934735 [ 4 ] {c5ee649b-9cb5-4297-842d-c93ab90ae444} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4668 | 2025.11.06 00:57:51.934888 [ 88 ] {} <Debug> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4669 | 2025.11.06 00:57:51.934898 [ 4 ] {c5ee649b-9cb5-4297-842d-c93ab90ae444} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001948 sec., 210472.27926078028 rows/sec., 13.35 MiB/sec. | ||
| 4670 | 2025.11.06 00:57:51.934970 [ 88 ] {} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4671 | 2025.11.06 00:57:51.934987 [ 4 ] {c5ee649b-9cb5-4297-842d-c93ab90ae444} <Debug> TCPHandler: Processed in 0.002314281 sec. | ||
| 4672 | 2025.11.06 00:57:51.935001 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4673 | 2025.11.06 00:57:51.935138 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4674 | 2025.11.06 00:57:51.935143 [ 195 ] {09deef5d-b638-4de3-8592-f2355aced8d4::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 | ||
| 4675 | 2025.11.06 00:57:51.935243 [ 4 ] {46058306-23f5-406e-9a03-fd36a8c3b92a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4676 | 2025.11.06 00:57:51.935291 [ 4 ] {46058306-23f5-406e-9a03-fd36a8c3b92a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4677 | 2025.11.06 00:57:51.935295 [ 195 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4678 | 2025.11.06 00:57:51.935340 [ 195 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 410 rows starting from the beginning of the part | ||
| 4679 | 2025.11.06 00:57:51.935408 [ 195 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 410 rows starting from the beginning of the part | ||
| 4680 | 2025.11.06 00:57:51.935456 [ 195 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 410 rows starting from the beginning of the part | ||
| 4681 | 2025.11.06 00:57:51.935501 [ 195 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 410 rows starting from the beginning of the part | ||
| 4682 | 2025.11.06 00:57:51.935541 [ 195 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 410 rows starting from the beginning of the part | ||
| 4683 | 2025.11.06 00:57:51.935715 [ 4 ] {46058306-23f5-406e-9a03-fd36a8c3b92a} <Trace> oximeter.fields_ipaddr (1e9a6b6c-e3b8-4beb-9bb1-159d493a8b1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4684 | 2025.11.06 00:57:51.935760 [ 4 ] {46058306-23f5-406e-9a03-fd36a8c3b92a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4685 | 2025.11.06 00:57:51.936086 [ 4 ] {46058306-23f5-406e-9a03-fd36a8c3b92a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4686 | 2025.11.06 00:57:51.936322 [ 4 ] {46058306-23f5-406e-9a03-fd36a8c3b92a} <Trace> oximeter.fields_ipaddr (1e9a6b6c-e3b8-4beb-9bb1-159d493a8b1d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4687 | 2025.11.06 00:57:51.936455 [ 4 ] {46058306-23f5-406e-9a03-fd36a8c3b92a} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.00123 sec., 9756.09756097561 rows/sec., 795.54 KiB/sec. | ||
| 4688 | 2025.11.06 00:57:51.936494 [ 4 ] {46058306-23f5-406e-9a03-fd36a8c3b92a} <Debug> TCPHandler: Processed in 0.001407205 sec. | ||
| 4689 | 2025.11.06 00:57:51.936637 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4690 | 2025.11.06 00:57:51.936707 [ 194 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001620619 sec., 1264948.7634046003 rows/sec., 85.07 MiB/sec. | ||
| 4691 | 2025.11.06 00:57:51.936732 [ 4 ] {257cd599-2c38-4be6-9d9f-9426eeed845b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4692 | 2025.11.06 00:57:51.936788 [ 4 ] {257cd599-2c38-4be6-9d9f-9426eeed845b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4693 | 2025.11.06 00:57:51.936914 [ 198 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4694 | 2025.11.06 00:57:51.937214 [ 198 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_13_3} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4695 | 2025.11.06 00:57:51.937293 [ 198 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_13_3} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4696 | 2025.11.06 00:57:51.937381 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 4697 | 2025.11.06 00:57:51.937640 [ 4 ] {257cd599-2c38-4be6-9d9f-9426eeed845b} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4698 | 2025.11.06 00:57:51.937682 [ 4 ] {257cd599-2c38-4be6-9d9f-9426eeed845b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4699 | 2025.11.06 00:57:51.938063 [ 4 ] {257cd599-2c38-4be6-9d9f-9426eeed845b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4700 | 2025.11.06 00:57:51.938280 [ 4 ] {257cd599-2c38-4be6-9d9f-9426eeed845b} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4701 | 2025.11.06 00:57:51.938397 [ 86 ] {} <Debug> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4702 | 2025.11.06 00:57:51.938408 [ 4 ] {257cd599-2c38-4be6-9d9f-9426eeed845b} <Debug> executeQuery: Read 1150 rows, 93.42 KiB in 0.001695 sec., 678466.0766961653 rows/sec., 53.83 MiB/sec. | ||
| 4703 | 2025.11.06 00:57:51.938443 [ 86 ] {} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4704 | 2025.11.06 00:57:51.938462 [ 4 ] {257cd599-2c38-4be6-9d9f-9426eeed845b} <Debug> TCPHandler: Processed in 0.001875743 sec. | ||
| 4705 | 2025.11.06 00:57:51.938471 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4706 | 2025.11.06 00:57:51.938561 [ 198 ] {316e61a8-187c-47ee-810b-d94734059305::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 | ||
| 4707 | 2025.11.06 00:57:51.938599 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4708 | 2025.11.06 00:57:51.938645 [ 198 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4709 | 2025.11.06 00:57:51.938677 [ 198 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2345 rows starting from the beginning of the part | ||
| 4710 | 2025.11.06 00:57:51.938699 [ 4 ] {9ca7d1c1-2a4c-4156-8ae3-10fc6d5c4905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4711 | 2025.11.06 00:57:51.938734 [ 198 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1144 rows starting from the beginning of the part | ||
| 4712 | 2025.11.06 00:57:51.938745 [ 4 ] {9ca7d1c1-2a4c-4156-8ae3-10fc6d5c4905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4713 | 2025.11.06 00:57:51.938785 [ 198 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1248 rows starting from the beginning of the part | ||
| 4714 | 2025.11.06 00:57:51.938828 [ 198 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1144 rows starting from the beginning of the part | ||
| 4715 | 2025.11.06 00:57:51.938869 [ 198 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 108 rows starting from the beginning of the part | ||
| 4716 | 2025.11.06 00:57:51.938910 [ 198 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1150 rows starting from the beginning of the part | ||
| 4717 | 2025.11.06 00:57:51.939220 [ 4 ] {9ca7d1c1-2a4c-4156-8ae3-10fc6d5c4905} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4718 | 2025.11.06 00:57:51.939264 [ 4 ] {9ca7d1c1-2a4c-4156-8ae3-10fc6d5c4905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4719 | 2025.11.06 00:57:51.939606 [ 4 ] {9ca7d1c1-2a4c-4156-8ae3-10fc6d5c4905} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4720 | 2025.11.06 00:57:51.939837 [ 4 ] {9ca7d1c1-2a4c-4156-8ae3-10fc6d5c4905} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4721 | 2025.11.06 00:57:51.939968 [ 4 ] {9ca7d1c1-2a4c-4156-8ae3-10fc6d5c4905} <Debug> executeQuery: Read 233 rows, 14.36 KiB in 0.001288 sec., 180900.6211180124 rows/sec., 10.89 MiB/sec. | ||
| 4722 | 2025.11.06 00:57:51.940007 [ 4 ] {9ca7d1c1-2a4c-4156-8ae3-10fc6d5c4905} <Debug> TCPHandler: Processed in 0.001458656 sec. | ||
| 4723 | 2025.11.06 00:57:51.940117 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4724 | 2025.11.06 00:57:51.940211 [ 4 ] {84e1a6f6-59eb-4722-a8af-c82ae8fef4dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4725 | 2025.11.06 00:57:51.940252 [ 4 ] {84e1a6f6-59eb-4722-a8af-c82ae8fef4dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4726 | 2025.11.06 00:57:51.940711 [ 4 ] {84e1a6f6-59eb-4722-a8af-c82ae8fef4dd} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4727 | 2025.11.06 00:57:51.940748 [ 4 ] {84e1a6f6-59eb-4722-a8af-c82ae8fef4dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4728 | 2025.11.06 00:57:51.941064 [ 4 ] {84e1a6f6-59eb-4722-a8af-c82ae8fef4dd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4729 | 2025.11.06 00:57:51.941128 [ 198 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7139 rows, containing 5 columns (5 merged, 0 gathered) in 0.002596915 sec., 2749031.061856087 rows/sec., 231.84 MiB/sec. | ||
| 4730 | 2025.11.06 00:57:51.941290 [ 4 ] {84e1a6f6-59eb-4722-a8af-c82ae8fef4dd} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4731 | 2025.11.06 00:57:51.941422 [ 4 ] {84e1a6f6-59eb-4722-a8af-c82ae8fef4dd} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001228 sec., 172638.4364820847 rows/sec., 11.13 MiB/sec. | ||
| 4732 | 2025.11.06 00:57:51.941432 [ 195 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4733 | 2025.11.06 00:57:51.941461 [ 4 ] {84e1a6f6-59eb-4722-a8af-c82ae8fef4dd} <Debug> TCPHandler: Processed in 0.001393034 sec. | ||
| 4734 | 2025.11.06 00:57:51.941590 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4735 | 2025.11.06 00:57:51.941687 [ 4 ] {9058d46e-8d4c-47c1-a48b-bef4b450431c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4736 | 2025.11.06 00:57:51.941731 [ 4 ] {9058d46e-8d4c-47c1-a48b-bef4b450431c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4737 | 2025.11.06 00:57:51.941750 [ 195 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_26_5} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4738 | 2025.11.06 00:57:51.941868 [ 195 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_26_5} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4739 | 2025.11.06 00:57:51.941985 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 4740 | 2025.11.06 00:57:51.942211 [ 4 ] {9058d46e-8d4c-47c1-a48b-bef4b450431c} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4741 | 2025.11.06 00:57:51.942254 [ 4 ] {9058d46e-8d4c-47c1-a48b-bef4b450431c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4742 | 2025.11.06 00:57:51.942566 [ 4 ] {9058d46e-8d4c-47c1-a48b-bef4b450431c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4743 | 2025.11.06 00:57:51.942780 [ 4 ] {9058d46e-8d4c-47c1-a48b-bef4b450431c} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4744 | 2025.11.06 00:57:51.942893 [ 86 ] {} <Debug> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4745 | 2025.11.06 00:57:51.942925 [ 4 ] {9058d46e-8d4c-47c1-a48b-bef4b450431c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001254 sec., 168261.5629984051 rows/sec., 9.55 MiB/sec. | ||
| 4746 | 2025.11.06 00:57:51.942936 [ 86 ] {} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4747 | 2025.11.06 00:57:51.942972 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4748 | 2025.11.06 00:57:51.942984 [ 4 ] {9058d46e-8d4c-47c1-a48b-bef4b450431c} <Debug> TCPHandler: Processed in 0.001443345 sec. | ||
| 4749 | 2025.11.06 00:57:51.943048 [ 194 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::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 | ||
| 4750 | 2025.11.06 00:57:51.943138 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4751 | 2025.11.06 00:57:51.943151 [ 194 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4752 | 2025.11.06 00:57:51.943196 [ 194 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 211 rows starting from the beginning of the part | ||
| 4753 | 2025.11.06 00:57:51.943253 [ 194 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 211 rows starting from the beginning of the part | ||
| 4754 | 2025.11.06 00:57:51.943261 [ 4 ] {afaf4fe5-2c3e-41ed-bd85-a4cad7b414ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4755 | 2025.11.06 00:57:51.943299 [ 194 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 211 rows starting from the beginning of the part | ||
| 4756 | 2025.11.06 00:57:51.943321 [ 4 ] {afaf4fe5-2c3e-41ed-bd85-a4cad7b414ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4757 | 2025.11.06 00:57:51.943385 [ 194 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 211 rows starting from the beginning of the part | ||
| 4758 | 2025.11.06 00:57:51.943429 [ 194 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 211 rows starting from the beginning of the part | ||
| 4759 | 2025.11.06 00:57:51.944345 [ 4 ] {afaf4fe5-2c3e-41ed-bd85-a4cad7b414ef} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4760 | 2025.11.06 00:57:51.944398 [ 4 ] {afaf4fe5-2c3e-41ed-bd85-a4cad7b414ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4761 | 2025.11.06 00:57:51.944448 [ 198 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001431425 sec., 737027.7869954765 rows/sec., 44.66 MiB/sec. | ||
| 4762 | 2025.11.06 00:57:51.944582 [ 198 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4763 | 2025.11.06 00:57:51.944913 [ 198 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_13_3} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4764 | 2025.11.06 00:57:51.944950 [ 4 ] {afaf4fe5-2c3e-41ed-bd85-a4cad7b414ef} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4765 | 2025.11.06 00:57:51.945050 [ 198 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_13_3} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4766 | 2025.11.06 00:57:51.945135 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 4767 | 2025.11.06 00:57:51.945284 [ 4 ] {afaf4fe5-2c3e-41ed-bd85-a4cad7b414ef} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4768 | 2025.11.06 00:57:51.945464 [ 86 ] {} <Debug> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4769 | 2025.11.06 00:57:51.945498 [ 4 ] {afaf4fe5-2c3e-41ed-bd85-a4cad7b414ef} <Debug> executeQuery: Read 707 rows, 50.73 KiB in 0.002258 sec., 313108.94596988487 rows/sec., 21.94 MiB/sec. | ||
| 4770 | 2025.11.06 00:57:51.945520 [ 86 ] {} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4771 | 2025.11.06 00:57:51.945565 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4772 | 2025.11.06 00:57:51.945565 [ 4 ] {afaf4fe5-2c3e-41ed-bd85-a4cad7b414ef} <Debug> TCPHandler: Processed in 0.002486064 sec. | ||
| 4773 | 2025.11.06 00:57:51.945726 [ 191 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::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 | ||
| 4774 | 2025.11.06 00:57:51.945893 [ 191 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4775 | 2025.11.06 00:57:51.945936 [ 191 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1213 rows starting from the beginning of the part | ||
| 4776 | 2025.11.06 00:57:51.945796 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4777 | 2025.11.06 00:57:51.946046 [ 191 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 695 rows starting from the beginning of the part | ||
| 4778 | 2025.11.06 00:57:51.946118 [ 4 ] {691b7f8c-e0ac-4d1f-acd5-66daa1c863e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4779 | 2025.11.06 00:57:51.946132 [ 191 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 546 rows starting from the beginning of the part | ||
| 4780 | 2025.11.06 00:57:51.946177 [ 4 ] {691b7f8c-e0ac-4d1f-acd5-66daa1c863e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4781 | 2025.11.06 00:57:51.946212 [ 191 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 695 rows starting from the beginning of the part | ||
| 4782 | 2025.11.06 00:57:51.946270 [ 191 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 90 rows starting from the beginning of the part | ||
| 4783 | 2025.11.06 00:57:51.946316 [ 191 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 707 rows starting from the beginning of the part | ||
| 4784 | 2025.11.06 00:57:51.946539 [ 4 ] {691b7f8c-e0ac-4d1f-acd5-66daa1c863e4} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4785 | 2025.11.06 00:57:51.946581 [ 4 ] {691b7f8c-e0ac-4d1f-acd5-66daa1c863e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4786 | 2025.11.06 00:57:51.946928 [ 4 ] {691b7f8c-e0ac-4d1f-acd5-66daa1c863e4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4787 | 2025.11.06 00:57:51.947173 [ 4 ] {691b7f8c-e0ac-4d1f-acd5-66daa1c863e4} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4788 | 2025.11.06 00:57:51.947307 [ 4 ] {691b7f8c-e0ac-4d1f-acd5-66daa1c863e4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001213 sec., 4946.41384995878 rows/sec., 258.43 KiB/sec. | ||
| 4789 | 2025.11.06 00:57:51.947344 [ 4 ] {691b7f8c-e0ac-4d1f-acd5-66daa1c863e4} <Debug> TCPHandler: Processed in 0.001626248 sec. | ||
| 4790 | 2025.11.06 00:57:51.947461 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4791 | 2025.11.06 00:57:51.947566 [ 4 ] {720f4138-539c-42f1-99b0-5009111feaa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4792 | 2025.11.06 00:57:51.947611 [ 4 ] {720f4138-539c-42f1-99b0-5009111feaa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4793 | 2025.11.06 00:57:51.947785 [ 198 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3946 rows, containing 5 columns (5 merged, 0 gathered) in 0.002131378 sec., 1851384.409522853 rows/sec., 138.99 MiB/sec. | ||
| 4794 | 2025.11.06 00:57:51.947963 [ 198 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4795 | 2025.11.06 00:57:51.948080 [ 4 ] {720f4138-539c-42f1-99b0-5009111feaa3} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4796 | 2025.11.06 00:57:51.948126 [ 4 ] {720f4138-539c-42f1-99b0-5009111feaa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4797 | 2025.11.06 00:57:51.948239 [ 198 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_26_5} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4798 | 2025.11.06 00:57:51.948321 [ 198 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_26_5} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4799 | 2025.11.06 00:57:51.948399 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 4800 | 2025.11.06 00:57:51.948505 [ 4 ] {720f4138-539c-42f1-99b0-5009111feaa3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4801 | 2025.11.06 00:57:51.948718 [ 4 ] {720f4138-539c-42f1-99b0-5009111feaa3} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4802 | 2025.11.06 00:57:51.948848 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4803 | 2025.11.06 00:57:51.948861 [ 4 ] {720f4138-539c-42f1-99b0-5009111feaa3} <Debug> executeQuery: Read 320 rows, 21.54 KiB in 0.001314 sec., 243531.202435312 rows/sec., 16.01 MiB/sec. | ||
| 4804 | 2025.11.06 00:57:51.948903 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4805 | 2025.11.06 00:57:51.948917 [ 4 ] {720f4138-539c-42f1-99b0-5009111feaa3} <Debug> TCPHandler: Processed in 0.001505656 sec. | ||
| 4806 | 2025.11.06 00:57:51.948930 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4807 | 2025.11.06 00:57:51.949029 [ 191 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::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 | ||
| 4808 | 2025.11.06 00:57:51.949043 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4809 | 2025.11.06 00:57:51.949155 [ 4 ] {80ac7215-8730-404d-b7a6-ee241529d7cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4810 | 2025.11.06 00:57:51.949163 [ 191 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4811 | 2025.11.06 00:57:51.949199 [ 4 ] {80ac7215-8730-404d-b7a6-ee241529d7cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4812 | 2025.11.06 00:57:51.949213 [ 191 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7316 rows starting from the beginning of the part | ||
| 4813 | 2025.11.06 00:57:51.949283 [ 191 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 314 rows starting from the beginning of the part | ||
| 4814 | 2025.11.06 00:57:51.949342 [ 191 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 844 rows starting from the beginning of the part | ||
| 4815 | 2025.11.06 00:57:51.949399 [ 191 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 314 rows starting from the beginning of the part | ||
| 4816 | 2025.11.06 00:57:51.949446 [ 191 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4817 | 2025.11.06 00:57:51.949484 [ 191 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 320 rows starting from the beginning of the part | ||
| 4818 | 2025.11.06 00:57:51.949533 [ 4 ] {80ac7215-8730-404d-b7a6-ee241529d7cc} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4819 | 2025.11.06 00:57:51.949572 [ 4 ] {80ac7215-8730-404d-b7a6-ee241529d7cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4820 | 2025.11.06 00:57:51.949904 [ 4 ] {80ac7215-8730-404d-b7a6-ee241529d7cc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4821 | 2025.11.06 00:57:51.950116 [ 4 ] {80ac7215-8730-404d-b7a6-ee241529d7cc} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4822 | 2025.11.06 00:57:51.950244 [ 4 ] {80ac7215-8730-404d-b7a6-ee241529d7cc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001108 sec., 902.5270758122743 rows/sec., 60.81 KiB/sec. | ||
| 4823 | 2025.11.06 00:57:51.950281 [ 4 ] {80ac7215-8730-404d-b7a6-ee241529d7cc} <Debug> TCPHandler: Processed in 0.001286542 sec. | ||
| 4824 | 2025.11.06 00:57:51.950396 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4825 | 2025.11.06 00:57:51.950490 [ 4 ] {b6b5a2db-1b41-4c23-ad8c-0283ea989708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4826 | 2025.11.06 00:57:51.950547 [ 4 ] {b6b5a2db-1b41-4c23-ad8c-0283ea989708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4827 | 2025.11.06 00:57:51.951410 [ 4 ] {b6b5a2db-1b41-4c23-ad8c-0283ea989708} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4828 | 2025.11.06 00:57:51.951450 [ 4 ] {b6b5a2db-1b41-4c23-ad8c-0283ea989708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4829 | 2025.11.06 00:57:51.952114 [ 4 ] {b6b5a2db-1b41-4c23-ad8c-0283ea989708} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4830 | 2025.11.06 00:57:51.952350 [ 4 ] {b6b5a2db-1b41-4c23-ad8c-0283ea989708} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4831 | 2025.11.06 00:57:51.952490 [ 4 ] {b6b5a2db-1b41-4c23-ad8c-0283ea989708} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002018 sec., 7928.642220019822 rows/sec., 14.21 MiB/sec. | ||
| 4832 | 2025.11.06 00:57:51.952542 [ 4 ] {b6b5a2db-1b41-4c23-ad8c-0283ea989708} <Debug> TCPHandler: Processed in 0.002195468 sec. | ||
| 4833 | 2025.11.06 00:57:51.952665 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4834 | 2025.11.06 00:57:51.952761 [ 4 ] {828c47df-b06b-4e9d-87a9-e30cfb729787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4835 | 2025.11.06 00:57:51.952802 [ 4 ] {828c47df-b06b-4e9d-87a9-e30cfb729787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4836 | 2025.11.06 00:57:51.953146 [ 4 ] {828c47df-b06b-4e9d-87a9-e30cfb729787} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4837 | 2025.11.06 00:57:51.953183 [ 4 ] {828c47df-b06b-4e9d-87a9-e30cfb729787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4838 | 2025.11.06 00:57:51.953471 [ 198 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9268 rows, containing 5 columns (5 merged, 0 gathered) in 0.004480319 sec., 2068602.704405646 rows/sec., 138.26 MiB/sec. | ||
| 4839 | 2025.11.06 00:57:51.953513 [ 4 ] {828c47df-b06b-4e9d-87a9-e30cfb729787} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4840 | 2025.11.06 00:57:51.953736 [ 4 ] {828c47df-b06b-4e9d-87a9-e30cfb729787} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4841 | 2025.11.06 00:57:51.953767 [ 188 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4842 | 2025.11.06 00:57:51.953854 [ 87 ] {} <Debug> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4843 | 2025.11.06 00:57:51.953869 [ 4 ] {828c47df-b06b-4e9d-87a9-e30cfb729787} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001127 sec., 92280.39041703638 rows/sec., 5.65 MiB/sec. | ||
| 4844 | 2025.11.06 00:57:51.953897 [ 87 ] {} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4845 | 2025.11.06 00:57:51.953917 [ 4 ] {828c47df-b06b-4e9d-87a9-e30cfb729787} <Debug> TCPHandler: Processed in 0.001301443 sec. | ||
| 4846 | 2025.11.06 00:57:51.953924 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4847 | 2025.11.06 00:57:51.954014 [ 191 ] {0a138287-228c-403c-925c-6dac4d152831::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 | ||
| 4848 | 2025.11.06 00:57:51.954109 [ 191 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4849 | 2025.11.06 00:57:51.954137 [ 188 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4850 | 2025.11.06 00:57:51.954137 [ 191 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1568 rows starting from the beginning of the part | ||
| 4851 | 2025.11.06 00:57:51.954205 [ 191 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 104 rows starting from the beginning of the part | ||
| 4852 | 2025.11.06 00:57:51.954238 [ 188 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4853 | 2025.11.06 00:57:51.954247 [ 191 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4854 | 2025.11.06 00:57:51.954292 [ 191 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 104 rows starting from the beginning of the part | ||
| 4855 | 2025.11.06 00:57:51.954343 [ 191 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4856 | 2025.11.06 00:57:51.954355 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.63 MiB. | ||
| 4857 | 2025.11.06 00:57:51.954381 [ 191 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 104 rows starting from the beginning of the part | ||
| 4858 | 2025.11.06 00:57:51.955610 [ 202 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2000 rows, containing 4 columns (4 merged, 0 gathered) in 0.001626868 sec., 1229356.0387197977 rows/sec., 77.72 MiB/sec. | ||
| 4859 | 2025.11.06 00:57:51.956016 [ 202 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4860 | 2025.11.06 00:57:51.956373 [ 202 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_26_5} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4861 | 2025.11.06 00:57:51.956472 [ 202 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_26_5} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4862 | 2025.11.06 00:57:51.956574 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4863 | 2025.11.06 00:57:54.169162 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9141 | ||
| 4864 | 2025.11.06 00:57:54.169685 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4865 | 2025.11.06 00:57:54.169728 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4866 | 2025.11.06 00:57:54.170223 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4867 | 2025.11.06 00:57:54.170453 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4868 | 2025.11.06 00:57:54.170585 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9141 | ||
| 4869 | 2025.11.06 00:57:54.647298 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4870 | 2025.11.06 00:57:54.664007 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4871 | 2025.11.06 00:57:54.664075 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4872 | 2025.11.06 00:57:54.669777 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4873 | 2025.11.06 00:57:54.670467 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4874 | 2025.11.06 00:57:54.673417 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4875 | 2025.11.06 00:57:56.922893 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4876 | 2025.11.06 00:57:56.923072 [ 4 ] {183c77e3-d98c-41a9-bb17-3cdd9fa94e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4877 | 2025.11.06 00:57:56.923141 [ 4 ] {183c77e3-d98c-41a9-bb17-3cdd9fa94e28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4878 | 2025.11.06 00:57:56.923842 [ 4 ] {183c77e3-d98c-41a9-bb17-3cdd9fa94e28} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4879 | 2025.11.06 00:57:56.923887 [ 4 ] {183c77e3-d98c-41a9-bb17-3cdd9fa94e28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4880 | 2025.11.06 00:57:56.924324 [ 4 ] {183c77e3-d98c-41a9-bb17-3cdd9fa94e28} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4881 | 2025.11.06 00:57:56.924568 [ 4 ] {183c77e3-d98c-41a9-bb17-3cdd9fa94e28} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4882 | 2025.11.06 00:57:56.924730 [ 4 ] {183c77e3-d98c-41a9-bb17-3cdd9fa94e28} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001708 sec., 63231.850117096015 rows/sec., 5.29 MiB/sec. | ||
| 4883 | 2025.11.06 00:57:56.924783 [ 4 ] {183c77e3-d98c-41a9-bb17-3cdd9fa94e28} <Debug> TCPHandler: Processed in 0.002023995 sec. | ||
| 4884 | 2025.11.06 00:57:56.924913 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4885 | 2025.11.06 00:57:56.925018 [ 4 ] {eac1a1bf-fa13-4244-89eb-683b500a0411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4886 | 2025.11.06 00:57:56.925063 [ 4 ] {eac1a1bf-fa13-4244-89eb-683b500a0411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4887 | 2025.11.06 00:57:56.925483 [ 4 ] {eac1a1bf-fa13-4244-89eb-683b500a0411} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4888 | 2025.11.06 00:57:56.925520 [ 4 ] {eac1a1bf-fa13-4244-89eb-683b500a0411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4889 | 2025.11.06 00:57:56.925833 [ 4 ] {eac1a1bf-fa13-4244-89eb-683b500a0411} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4890 | 2025.11.06 00:57:56.926053 [ 4 ] {eac1a1bf-fa13-4244-89eb-683b500a0411} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4891 | 2025.11.06 00:57:56.926201 [ 4 ] {eac1a1bf-fa13-4244-89eb-683b500a0411} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001207 sec., 21541.010770505385 rows/sec., 1.58 MiB/sec. | ||
| 4892 | 2025.11.06 00:57:56.926240 [ 4 ] {eac1a1bf-fa13-4244-89eb-683b500a0411} <Debug> TCPHandler: Processed in 0.001378794 sec. | ||
| 4893 | 2025.11.06 00:57:56.926355 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4894 | 2025.11.06 00:57:56.926452 [ 4 ] {ba4025dd-28f0-4fdd-9095-fb4485425ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4895 | 2025.11.06 00:57:56.926494 [ 4 ] {ba4025dd-28f0-4fdd-9095-fb4485425ad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4896 | 2025.11.06 00:57:56.926906 [ 4 ] {ba4025dd-28f0-4fdd-9095-fb4485425ad2} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4897 | 2025.11.06 00:57:56.926942 [ 4 ] {ba4025dd-28f0-4fdd-9095-fb4485425ad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4898 | 2025.11.06 00:57:56.927261 [ 4 ] {ba4025dd-28f0-4fdd-9095-fb4485425ad2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4899 | 2025.11.06 00:57:56.927506 [ 4 ] {ba4025dd-28f0-4fdd-9095-fb4485425ad2} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4900 | 2025.11.06 00:57:56.927636 [ 4 ] {ba4025dd-28f0-4fdd-9095-fb4485425ad2} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001204 sec., 74750.83056478406 rows/sec., 5.84 MiB/sec. | ||
| 4901 | 2025.11.06 00:57:56.927674 [ 4 ] {ba4025dd-28f0-4fdd-9095-fb4485425ad2} <Debug> TCPHandler: Processed in 0.001370125 sec. | ||
| 4902 | 2025.11.06 00:57:56.927800 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4903 | 2025.11.06 00:57:56.927899 [ 4 ] {b30beccc-e9cc-4e98-adee-e58cfa1de4ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4904 | 2025.11.06 00:57:56.927944 [ 4 ] {b30beccc-e9cc-4e98-adee-e58cfa1de4ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4905 | 2025.11.06 00:57:56.928363 [ 4 ] {b30beccc-e9cc-4e98-adee-e58cfa1de4ea} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4906 | 2025.11.06 00:57:56.928400 [ 4 ] {b30beccc-e9cc-4e98-adee-e58cfa1de4ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4907 | 2025.11.06 00:57:56.928740 [ 4 ] {b30beccc-e9cc-4e98-adee-e58cfa1de4ea} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4908 | 2025.11.06 00:57:56.928979 [ 4 ] {b30beccc-e9cc-4e98-adee-e58cfa1de4ea} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4909 | 2025.11.06 00:57:56.929123 [ 4 ] {b30beccc-e9cc-4e98-adee-e58cfa1de4ea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001243 sec., 128720.83668543847 rows/sec., 8.97 MiB/sec. | ||
| 4910 | 2025.11.06 00:57:56.929162 [ 4 ] {b30beccc-e9cc-4e98-adee-e58cfa1de4ea} <Debug> TCPHandler: Processed in 0.001410125 sec. | ||
| 4911 | 2025.11.06 00:57:56.929277 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4912 | 2025.11.06 00:57:56.929371 [ 4 ] {571a5440-8c59-4da6-a8be-42d8b0527685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4913 | 2025.11.06 00:57:56.929428 [ 4 ] {571a5440-8c59-4da6-a8be-42d8b0527685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4914 | 2025.11.06 00:57:56.930229 [ 4 ] {571a5440-8c59-4da6-a8be-42d8b0527685} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4915 | 2025.11.06 00:57:56.930267 [ 4 ] {571a5440-8c59-4da6-a8be-42d8b0527685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4916 | 2025.11.06 00:57:56.930844 [ 4 ] {571a5440-8c59-4da6-a8be-42d8b0527685} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4917 | 2025.11.06 00:57:56.931086 [ 4 ] {571a5440-8c59-4da6-a8be-42d8b0527685} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4918 | 2025.11.06 00:57:56.931238 [ 4 ] {571a5440-8c59-4da6-a8be-42d8b0527685} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001884 sec., 13800.424628450106 rows/sec., 24.73 MiB/sec. | ||
| 4919 | 2025.11.06 00:57:56.931301 [ 4 ] {571a5440-8c59-4da6-a8be-42d8b0527685} <Debug> TCPHandler: Processed in 0.002073817 sec. | ||
| 4920 | 2025.11.06 00:57:56.931416 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4921 | 2025.11.06 00:57:56.931512 [ 4 ] {f001827e-0cae-409c-9115-f709db273d9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4922 | 2025.11.06 00:57:56.931554 [ 4 ] {f001827e-0cae-409c-9115-f709db273d9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4923 | 2025.11.06 00:57:56.931893 [ 4 ] {f001827e-0cae-409c-9115-f709db273d9f} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4924 | 2025.11.06 00:57:56.931929 [ 4 ] {f001827e-0cae-409c-9115-f709db273d9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4925 | 2025.11.06 00:57:56.932232 [ 4 ] {f001827e-0cae-409c-9115-f709db273d9f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4926 | 2025.11.06 00:57:56.932469 [ 4 ] {f001827e-0cae-409c-9115-f709db273d9f} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4927 | 2025.11.06 00:57:56.932598 [ 4 ] {f001827e-0cae-409c-9115-f709db273d9f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 4928 | 2025.11.06 00:57:56.932634 [ 4 ] {f001827e-0cae-409c-9115-f709db273d9f} <Debug> TCPHandler: Processed in 0.001266512 sec. | ||
| 4929 | 2025.11.06 00:58:01.585532 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4930 | 2025.11.06 00:58:01.585605 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4931 | 2025.11.06 00:58:01.671587 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9589 | ||
| 4932 | 2025.11.06 00:58:01.672044 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4933 | 2025.11.06 00:58:01.672084 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4934 | 2025.11.06 00:58:01.672601 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4935 | 2025.11.06 00:58:01.672831 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4936 | 2025.11.06 00:58:01.672964 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9589 | ||
| 4937 | 2025.11.06 00:58:01.679334 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 662 | ||
| 4938 | 2025.11.06 00:58:01.681900 [ 242 ] {} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4939 | 2025.11.06 00:58:01.681945 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4940 | 2025.11.06 00:58:01.683139 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4941 | 2025.11.06 00:58:01.683390 [ 242 ] {} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4942 | 2025.11.06 00:58:01.683636 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 662 | ||
| 4943 | 2025.11.06 00:58:01.933030 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4944 | 2025.11.06 00:58:01.933208 [ 4 ] {2bd40153-be69-4db7-8222-2915a13d95a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4945 | 2025.11.06 00:58:01.933275 [ 4 ] {2bd40153-be69-4db7-8222-2915a13d95a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4946 | 2025.11.06 00:58:01.934081 [ 4 ] {2bd40153-be69-4db7-8222-2915a13d95a8} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4947 | 2025.11.06 00:58:01.934130 [ 4 ] {2bd40153-be69-4db7-8222-2915a13d95a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4948 | 2025.11.06 00:58:01.934567 [ 4 ] {2bd40153-be69-4db7-8222-2915a13d95a8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4949 | 2025.11.06 00:58:01.934791 [ 4 ] {2bd40153-be69-4db7-8222-2915a13d95a8} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4950 | 2025.11.06 00:58:01.934948 [ 4 ] {2bd40153-be69-4db7-8222-2915a13d95a8} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001788 sec., 229306.48769574944 rows/sec., 14.55 MiB/sec. | ||
| 4951 | 2025.11.06 00:58:01.934997 [ 4 ] {2bd40153-be69-4db7-8222-2915a13d95a8} <Debug> TCPHandler: Processed in 0.002103067 sec. | ||
| 4952 | 2025.11.06 00:58:01.935125 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4953 | 2025.11.06 00:58:01.935228 [ 4 ] {e758cb44-4031-4c70-9642-8e2776f446bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4954 | 2025.11.06 00:58:01.935271 [ 4 ] {e758cb44-4031-4c70-9642-8e2776f446bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4955 | 2025.11.06 00:58:01.936205 [ 4 ] {e758cb44-4031-4c70-9642-8e2776f446bb} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4956 | 2025.11.06 00:58:01.936243 [ 4 ] {e758cb44-4031-4c70-9642-8e2776f446bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4957 | 2025.11.06 00:58:01.936656 [ 4 ] {e758cb44-4031-4c70-9642-8e2776f446bb} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4958 | 2025.11.06 00:58:01.936875 [ 4 ] {e758cb44-4031-4c70-9642-8e2776f446bb} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4959 | 2025.11.06 00:58:01.937005 [ 4 ] {e758cb44-4031-4c70-9642-8e2776f446bb} <Debug> executeQuery: Read 1144 rows, 92.99 KiB in 0.001801 sec., 635202.6651860077 rows/sec., 50.42 MiB/sec. | ||
| 4960 | 2025.11.06 00:58:01.937044 [ 4 ] {e758cb44-4031-4c70-9642-8e2776f446bb} <Debug> TCPHandler: Processed in 0.001972854 sec. | ||
| 4961 | 2025.11.06 00:58:01.937169 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4962 | 2025.11.06 00:58:01.937266 [ 4 ] {920bf277-ef35-4037-9b93-39f39e4a5a27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4963 | 2025.11.06 00:58:01.937309 [ 4 ] {920bf277-ef35-4037-9b93-39f39e4a5a27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4964 | 2025.11.06 00:58:01.937797 [ 4 ] {920bf277-ef35-4037-9b93-39f39e4a5a27} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4965 | 2025.11.06 00:58:01.937838 [ 4 ] {920bf277-ef35-4037-9b93-39f39e4a5a27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4966 | 2025.11.06 00:58:01.938164 [ 4 ] {920bf277-ef35-4037-9b93-39f39e4a5a27} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4967 | 2025.11.06 00:58:01.938393 [ 4 ] {920bf277-ef35-4037-9b93-39f39e4a5a27} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4968 | 2025.11.06 00:58:01.938507 [ 75 ] {} <Debug> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4969 | 2025.11.06 00:58:01.938521 [ 4 ] {920bf277-ef35-4037-9b93-39f39e4a5a27} <Debug> executeQuery: Read 221 rows, 13.52 KiB in 0.001275 sec., 173333.3333333333 rows/sec., 10.35 MiB/sec. | ||
| 4970 | 2025.11.06 00:58:01.938578 [ 75 ] {} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4971 | 2025.11.06 00:58:01.938586 [ 4 ] {920bf277-ef35-4037-9b93-39f39e4a5a27} <Debug> TCPHandler: Processed in 0.001466736 sec. | ||
| 4972 | 2025.11.06 00:58:01.938606 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4973 | 2025.11.06 00:58:01.938712 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4974 | 2025.11.06 00:58:01.938754 [ 188 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::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 | ||
| 4975 | 2025.11.06 00:58:01.938812 [ 4 ] {17f1f147-5b2e-4a81-8cea-2a9c8277dee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4976 | 2025.11.06 00:58:01.938857 [ 4 ] {17f1f147-5b2e-4a81-8cea-2a9c8277dee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4977 | 2025.11.06 00:58:01.938903 [ 188 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4978 | 2025.11.06 00:58:01.938945 [ 188 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 265 rows starting from the beginning of the part | ||
| 4979 | 2025.11.06 00:58:01.939013 [ 188 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 221 rows starting from the beginning of the part | ||
| 4980 | 2025.11.06 00:58:01.939059 [ 188 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part | ||
| 4981 | 2025.11.06 00:58:01.939100 [ 188 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 233 rows starting from the beginning of the part | ||
| 4982 | 2025.11.06 00:58:01.939138 [ 188 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 26 rows starting from the beginning of the part | ||
| 4983 | 2025.11.06 00:58:01.939177 [ 188 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 221 rows starting from the beginning of the part | ||
| 4984 | 2025.11.06 00:58:01.939336 [ 4 ] {17f1f147-5b2e-4a81-8cea-2a9c8277dee9} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4985 | 2025.11.06 00:58:01.939378 [ 4 ] {17f1f147-5b2e-4a81-8cea-2a9c8277dee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4986 | 2025.11.06 00:58:01.939743 [ 4 ] {17f1f147-5b2e-4a81-8cea-2a9c8277dee9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4987 | 2025.11.06 00:58:01.939958 [ 4 ] {17f1f147-5b2e-4a81-8cea-2a9c8277dee9} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4988 | 2025.11.06 00:58:01.940086 [ 193 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 992 rows, containing 5 columns (5 merged, 0 gathered) in 0.001386214 sec., 715618.2234489047 rows/sec., 46.43 MiB/sec. | ||
| 4989 | 2025.11.06 00:58:01.940090 [ 4 ] {17f1f147-5b2e-4a81-8cea-2a9c8277dee9} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001297 sec., 163454.12490362374 rows/sec., 10.54 MiB/sec. | ||
| 4990 | 2025.11.06 00:58:01.940141 [ 4 ] {17f1f147-5b2e-4a81-8cea-2a9c8277dee9} <Debug> TCPHandler: Processed in 0.001478846 sec. | ||
| 4991 | 2025.11.06 00:58:01.940249 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4992 | 2025.11.06 00:58:01.940259 [ 192 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4993 | 2025.11.06 00:58:01.940346 [ 4 ] {c282ac88-cebe-4d37-862b-2596d6708ea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4994 | 2025.11.06 00:58:01.940391 [ 4 ] {c282ac88-cebe-4d37-862b-2596d6708ea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4995 | 2025.11.06 00:58:01.940545 [ 192 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_26_5} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4996 | 2025.11.06 00:58:01.940625 [ 192 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_26_5} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4997 | 2025.11.06 00:58:01.940701 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4998 | 2025.11.06 00:58:01.940854 [ 4 ] {c282ac88-cebe-4d37-862b-2596d6708ea2} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4999 | 2025.11.06 00:58:01.940895 [ 4 ] {c282ac88-cebe-4d37-862b-2596d6708ea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5000 | 2025.11.06 00:58:01.941201 [ 4 ] {c282ac88-cebe-4d37-862b-2596d6708ea2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5001 | 2025.11.06 00:58:01.941406 [ 4 ] {c282ac88-cebe-4d37-862b-2596d6708ea2} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5002 | 2025.11.06 00:58:01.941537 [ 4 ] {c282ac88-cebe-4d37-862b-2596d6708ea2} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001208 sec., 174668.87417218543 rows/sec., 9.92 MiB/sec. | ||
| 5003 | 2025.11.06 00:58:01.941574 [ 4 ] {c282ac88-cebe-4d37-862b-2596d6708ea2} <Debug> TCPHandler: Processed in 0.001373985 sec. | ||
| 5004 | 2025.11.06 00:58:01.941683 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5005 | 2025.11.06 00:58:01.941776 [ 4 ] {a8cc0968-15d1-42ea-8a42-3b2c909d695d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5006 | 2025.11.06 00:58:01.941816 [ 4 ] {a8cc0968-15d1-42ea-8a42-3b2c909d695d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5007 | 2025.11.06 00:58:01.942457 [ 4 ] {a8cc0968-15d1-42ea-8a42-3b2c909d695d} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5008 | 2025.11.06 00:58:01.942503 [ 4 ] {a8cc0968-15d1-42ea-8a42-3b2c909d695d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5009 | 2025.11.06 00:58:01.942938 [ 4 ] {a8cc0968-15d1-42ea-8a42-3b2c909d695d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5010 | 2025.11.06 00:58:01.943172 [ 4 ] {a8cc0968-15d1-42ea-8a42-3b2c909d695d} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5011 | 2025.11.06 00:58:01.943353 [ 4 ] {a8cc0968-15d1-42ea-8a42-3b2c909d695d} <Debug> executeQuery: Read 695 rows, 49.75 KiB in 0.001592 sec., 436557.7889447236 rows/sec., 30.52 MiB/sec. | ||
| 5012 | 2025.11.06 00:58:01.943408 [ 4 ] {a8cc0968-15d1-42ea-8a42-3b2c909d695d} <Debug> TCPHandler: Processed in 0.001773111 sec. | ||
| 5013 | 2025.11.06 00:58:01.943543 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5014 | 2025.11.06 00:58:01.943648 [ 4 ] {4967dddb-73d3-44db-8c06-caa24425d462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5015 | 2025.11.06 00:58:01.943690 [ 4 ] {4967dddb-73d3-44db-8c06-caa24425d462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5016 | 2025.11.06 00:58:01.944033 [ 4 ] {4967dddb-73d3-44db-8c06-caa24425d462} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5017 | 2025.11.06 00:58:01.944069 [ 4 ] {4967dddb-73d3-44db-8c06-caa24425d462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5018 | 2025.11.06 00:58:01.944401 [ 4 ] {4967dddb-73d3-44db-8c06-caa24425d462} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5019 | 2025.11.06 00:58:01.944612 [ 4 ] {4967dddb-73d3-44db-8c06-caa24425d462} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5020 | 2025.11.06 00:58:01.944747 [ 4 ] {4967dddb-73d3-44db-8c06-caa24425d462} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001117 sec., 5371.530886302597 rows/sec., 280.64 KiB/sec. | ||
| 5021 | 2025.11.06 00:58:01.944782 [ 4 ] {4967dddb-73d3-44db-8c06-caa24425d462} <Debug> TCPHandler: Processed in 0.001300223 sec. | ||
| 5022 | 2025.11.06 00:58:01.944893 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5023 | 2025.11.06 00:58:01.944986 [ 4 ] {40dadb37-c990-4a84-9c56-7bf6b10abcb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5024 | 2025.11.06 00:58:01.945028 [ 4 ] {40dadb37-c990-4a84-9c56-7bf6b10abcb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5025 | 2025.11.06 00:58:01.945455 [ 4 ] {40dadb37-c990-4a84-9c56-7bf6b10abcb4} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5026 | 2025.11.06 00:58:01.945490 [ 4 ] {40dadb37-c990-4a84-9c56-7bf6b10abcb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5027 | 2025.11.06 00:58:01.945843 [ 4 ] {40dadb37-c990-4a84-9c56-7bf6b10abcb4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5028 | 2025.11.06 00:58:01.946056 [ 4 ] {40dadb37-c990-4a84-9c56-7bf6b10abcb4} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5029 | 2025.11.06 00:58:01.946201 [ 4 ] {40dadb37-c990-4a84-9c56-7bf6b10abcb4} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001228 sec., 255700.32573289904 rows/sec., 16.80 MiB/sec. | ||
| 5030 | 2025.11.06 00:58:01.946241 [ 4 ] {40dadb37-c990-4a84-9c56-7bf6b10abcb4} <Debug> TCPHandler: Processed in 0.001397415 sec. | ||
| 5031 | 2025.11.06 00:58:01.946363 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5032 | 2025.11.06 00:58:01.946460 [ 4 ] {993eea34-6940-4340-abfd-644ee1a8e60d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5033 | 2025.11.06 00:58:01.946502 [ 4 ] {993eea34-6940-4340-abfd-644ee1a8e60d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5034 | 2025.11.06 00:58:01.946810 [ 4 ] {993eea34-6940-4340-abfd-644ee1a8e60d} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5035 | 2025.11.06 00:58:01.946845 [ 4 ] {993eea34-6940-4340-abfd-644ee1a8e60d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5036 | 2025.11.06 00:58:01.947148 [ 4 ] {993eea34-6940-4340-abfd-644ee1a8e60d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5037 | 2025.11.06 00:58:01.947363 [ 4 ] {993eea34-6940-4340-abfd-644ee1a8e60d} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5038 | 2025.11.06 00:58:01.947488 [ 4 ] {993eea34-6940-4340-abfd-644ee1a8e60d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001048 sec., 954.1984732824427 rows/sec., 64.30 KiB/sec. | ||
| 5039 | 2025.11.06 00:58:01.947525 [ 4 ] {993eea34-6940-4340-abfd-644ee1a8e60d} <Debug> TCPHandler: Processed in 0.001210602 sec. | ||
| 5040 | 2025.11.06 00:58:01.947640 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5041 | 2025.11.06 00:58:01.947734 [ 4 ] {137bf873-3399-4433-9f96-a6419d8dfe19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5042 | 2025.11.06 00:58:01.947788 [ 4 ] {137bf873-3399-4433-9f96-a6419d8dfe19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5043 | 2025.11.06 00:58:01.948607 [ 4 ] {137bf873-3399-4433-9f96-a6419d8dfe19} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5044 | 2025.11.06 00:58:01.948645 [ 4 ] {137bf873-3399-4433-9f96-a6419d8dfe19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5045 | 2025.11.06 00:58:01.949177 [ 4 ] {137bf873-3399-4433-9f96-a6419d8dfe19} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5046 | 2025.11.06 00:58:01.949419 [ 4 ] {137bf873-3399-4433-9f96-a6419d8dfe19} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5047 | 2025.11.06 00:58:01.949564 [ 75 ] {} <Debug> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5048 | 2025.11.06 00:58:01.949588 [ 4 ] {137bf873-3399-4433-9f96-a6419d8dfe19} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001872 sec., 8547.008547008547 rows/sec., 15.32 MiB/sec. | ||
| 5049 | 2025.11.06 00:58:01.949613 [ 75 ] {} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5050 | 2025.11.06 00:58:01.949638 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5051 | 2025.11.06 00:58:01.949662 [ 4 ] {137bf873-3399-4433-9f96-a6419d8dfe19} <Debug> TCPHandler: Processed in 0.002070317 sec. | ||
| 5052 | 2025.11.06 00:58:01.949738 [ 191 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::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 | ||
| 5053 | 2025.11.06 00:58:01.949774 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5054 | 2025.11.06 00:58:01.949875 [ 4 ] {e2e78bfa-11c9-4a0c-b347-1b0751320f5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5055 | 2025.11.06 00:58:01.949915 [ 4 ] {e2e78bfa-11c9-4a0c-b347-1b0751320f5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5056 | 2025.11.06 00:58:01.949995 [ 191 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5057 | 2025.11.06 00:58:01.950064 [ 191 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 393 rows starting from the beginning of the part | ||
| 5058 | 2025.11.06 00:58:01.950208 [ 191 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 16 rows starting from the beginning of the part | ||
| 5059 | 2025.11.06 00:58:01.950265 [ 4 ] {e2e78bfa-11c9-4a0c-b347-1b0751320f5e} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5060 | 2025.11.06 00:58:01.950318 [ 4 ] {e2e78bfa-11c9-4a0c-b347-1b0751320f5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5061 | 2025.11.06 00:58:01.950328 [ 191 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part | ||
| 5062 | 2025.11.06 00:58:01.950444 [ 191 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 16 rows starting from the beginning of the part | ||
| 5063 | 2025.11.06 00:58:01.950552 [ 191 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 26 rows starting from the beginning of the part | ||
| 5064 | 2025.11.06 00:58:01.950666 [ 191 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 16 rows starting from the beginning of the part | ||
| 5065 | 2025.11.06 00:58:01.950671 [ 4 ] {e2e78bfa-11c9-4a0c-b347-1b0751320f5e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5066 | 2025.11.06 00:58:01.950903 [ 4 ] {e2e78bfa-11c9-4a0c-b347-1b0751320f5e} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5067 | 2025.11.06 00:58:01.951037 [ 4 ] {e2e78bfa-11c9-4a0c-b347-1b0751320f5e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001181 sec., 88060.96528365792 rows/sec., 5.40 MiB/sec. | ||
| 5068 | 2025.11.06 00:58:01.951075 [ 4 ] {e2e78bfa-11c9-4a0c-b347-1b0751320f5e} <Debug> TCPHandler: Processed in 0.001348494 sec. | ||
| 5069 | 2025.11.06 00:58:01.954747 [ 192 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 493 rows, containing 19 columns (19 merged, 0 gathered) in 0.00505762 sec., 97476.67875403847 rows/sec., 174.67 MiB/sec. | ||
| 5070 | 2025.11.06 00:58:01.955464 [ 191 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5071 | 2025.11.06 00:58:01.955802 [ 191 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5072 | 2025.11.06 00:58:01.955876 [ 191 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5073 | 2025.11.06 00:58:01.955965 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. | ||
| 5074 | 2025.11.06 00:58:02.000235 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.94 MiB, peak 251.19 MiB, free memory in arenas 0.00 B, will set to 247.50 MiB (RSS), difference: 1.56 MiB | ||
| 5075 | 2025.11.06 00:58:02.081394 [ 75 ] {} <Debug> oximeter.fields_ipaddr (1e9a6b6c-e3b8-4beb-9bb1-159d493a8b1d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5076 | 2025.11.06 00:58:02.081451 [ 75 ] {} <Trace> oximeter.fields_ipaddr (1e9a6b6c-e3b8-4beb-9bb1-159d493a8b1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5077 | 2025.11.06 00:58:02.081471 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5078 | 2025.11.06 00:58:02.081580 [ 188 ] {1e9a6b6c-e3b8-4beb-9bb1-159d493a8b1d::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 | ||
| 5079 | 2025.11.06 00:58:02.081702 [ 188 ] {1e9a6b6c-e3b8-4beb-9bb1-159d493a8b1d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5080 | 2025.11.06 00:58:02.081736 [ 188 ] {1e9a6b6c-e3b8-4beb-9bb1-159d493a8b1d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 5081 | 2025.11.06 00:58:02.081800 [ 188 ] {1e9a6b6c-e3b8-4beb-9bb1-159d493a8b1d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 5082 | 2025.11.06 00:58:02.081843 [ 188 ] {1e9a6b6c-e3b8-4beb-9bb1-159d493a8b1d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 5083 | 2025.11.06 00:58:02.081884 [ 188 ] {1e9a6b6c-e3b8-4beb-9bb1-159d493a8b1d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 5084 | 2025.11.06 00:58:02.081920 [ 188 ] {1e9a6b6c-e3b8-4beb-9bb1-159d493a8b1d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 5085 | 2025.11.06 00:58:02.082661 [ 191 ] {1e9a6b6c-e3b8-4beb-9bb1-159d493a8b1d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.00112945 sec., 38957.01447607243 rows/sec., 3.25 MiB/sec. | ||
| 5086 | 2025.11.06 00:58:02.082792 [ 192 ] {1e9a6b6c-e3b8-4beb-9bb1-159d493a8b1d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5087 | 2025.11.06 00:58:02.083051 [ 192 ] {1e9a6b6c-e3b8-4beb-9bb1-159d493a8b1d::all_1_5_1} <Trace> oximeter.fields_ipaddr (1e9a6b6c-e3b8-4beb-9bb1-159d493a8b1d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5088 | 2025.11.06 00:58:02.083122 [ 192 ] {1e9a6b6c-e3b8-4beb-9bb1-159d493a8b1d::all_1_5_1} <Trace> oximeter.fields_ipaddr (1e9a6b6c-e3b8-4beb-9bb1-159d493a8b1d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5089 | 2025.11.06 00:58:02.083192 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5090 | 2025.11.06 00:58:02.174399 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 5091 | 2025.11.06 00:58:02.192071 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5092 | 2025.11.06 00:58:02.192118 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5093 | 2025.11.06 00:58:02.197747 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5094 | 2025.11.06 00:58:02.198470 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5095 | 2025.11.06 00:58:02.201873 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 5096 | 2025.11.06 00:58:06.950104 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5097 | 2025.11.06 00:58:06.950300 [ 4 ] {79e9b286-8084-4542-a4b4-6ae428a876ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5098 | 2025.11.06 00:58:06.950371 [ 4 ] {79e9b286-8084-4542-a4b4-6ae428a876ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5099 | 2025.11.06 00:58:06.951009 [ 4 ] {79e9b286-8084-4542-a4b4-6ae428a876ff} <Trace> oximeter.fields_ipaddr (1e9a6b6c-e3b8-4beb-9bb1-159d493a8b1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5100 | 2025.11.06 00:58:06.951053 [ 4 ] {79e9b286-8084-4542-a4b4-6ae428a876ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5101 | 2025.11.06 00:58:06.951438 [ 4 ] {79e9b286-8084-4542-a4b4-6ae428a876ff} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5102 | 2025.11.06 00:58:06.951670 [ 4 ] {79e9b286-8084-4542-a4b4-6ae428a876ff} <Trace> oximeter.fields_ipaddr (1e9a6b6c-e3b8-4beb-9bb1-159d493a8b1d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5103 | 2025.11.06 00:58:06.951825 [ 4 ] {79e9b286-8084-4542-a4b4-6ae428a876ff} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001576 sec., 3807.1065989847716 rows/sec., 310.44 KiB/sec. | ||
| 5104 | 2025.11.06 00:58:06.951875 [ 4 ] {79e9b286-8084-4542-a4b4-6ae428a876ff} <Debug> TCPHandler: Processed in 0.001905574 sec. | ||
| 5105 | 2025.11.06 00:58:06.951995 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5106 | 2025.11.06 00:58:06.952098 [ 4 ] {efbe5d89-2fde-482c-b68c-dd72459e9914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5107 | 2025.11.06 00:58:06.952141 [ 4 ] {efbe5d89-2fde-482c-b68c-dd72459e9914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5108 | 2025.11.06 00:58:06.953139 [ 4 ] {efbe5d89-2fde-482c-b68c-dd72459e9914} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5109 | 2025.11.06 00:58:06.953181 [ 4 ] {efbe5d89-2fde-482c-b68c-dd72459e9914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5110 | 2025.11.06 00:58:06.953606 [ 4 ] {efbe5d89-2fde-482c-b68c-dd72459e9914} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5111 | 2025.11.06 00:58:06.953839 [ 4 ] {efbe5d89-2fde-482c-b68c-dd72459e9914} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5112 | 2025.11.06 00:58:06.953976 [ 4 ] {efbe5d89-2fde-482c-b68c-dd72459e9914} <Debug> executeQuery: Read 1251 rows, 105.58 KiB in 0.0019 sec., 658421.052631579 rows/sec., 54.27 MiB/sec. | ||
| 5113 | 2025.11.06 00:58:06.954016 [ 4 ] {efbe5d89-2fde-482c-b68c-dd72459e9914} <Debug> TCPHandler: Processed in 0.002073997 sec. | ||
| 5114 | 2025.11.06 00:58:06.954133 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5115 | 2025.11.06 00:58:06.954232 [ 4 ] {4492b965-7cf5-4208-b9bc-ed567f7cd137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5116 | 2025.11.06 00:58:06.954274 [ 4 ] {4492b965-7cf5-4208-b9bc-ed567f7cd137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5117 | 2025.11.06 00:58:06.954711 [ 4 ] {4492b965-7cf5-4208-b9bc-ed567f7cd137} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5118 | 2025.11.06 00:58:06.954748 [ 4 ] {4492b965-7cf5-4208-b9bc-ed567f7cd137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5119 | 2025.11.06 00:58:06.955073 [ 4 ] {4492b965-7cf5-4208-b9bc-ed567f7cd137} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5120 | 2025.11.06 00:58:06.955289 [ 4 ] {4492b965-7cf5-4208-b9bc-ed567f7cd137} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5121 | 2025.11.06 00:58:06.955422 [ 4 ] {4492b965-7cf5-4208-b9bc-ed567f7cd137} <Debug> executeQuery: Read 32 rows, 2.37 KiB in 0.00121 sec., 26446.280991735537 rows/sec., 1.92 MiB/sec. | ||
| 5122 | 2025.11.06 00:58:06.955462 [ 4 ] {4492b965-7cf5-4208-b9bc-ed567f7cd137} <Debug> TCPHandler: Processed in 0.001381174 sec. | ||
| 5123 | 2025.11.06 00:58:06.955567 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5124 | 2025.11.06 00:58:06.955669 [ 4 ] {0b19d662-0c54-431d-9ada-887d209bee16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5125 | 2025.11.06 00:58:06.955711 [ 4 ] {0b19d662-0c54-431d-9ada-887d209bee16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5126 | 2025.11.06 00:58:06.956191 [ 4 ] {0b19d662-0c54-431d-9ada-887d209bee16} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5127 | 2025.11.06 00:58:06.956230 [ 4 ] {0b19d662-0c54-431d-9ada-887d209bee16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5128 | 2025.11.06 00:58:06.956548 [ 4 ] {0b19d662-0c54-431d-9ada-887d209bee16} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5129 | 2025.11.06 00:58:06.956768 [ 4 ] {0b19d662-0c54-431d-9ada-887d209bee16} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5130 | 2025.11.06 00:58:06.956900 [ 4 ] {0b19d662-0c54-431d-9ada-887d209bee16} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001249 sec., 182546.03682946358 rows/sec., 12.36 MiB/sec. | ||
| 5131 | 2025.11.06 00:58:06.956939 [ 4 ] {0b19d662-0c54-431d-9ada-887d209bee16} <Debug> TCPHandler: Processed in 0.001423226 sec. | ||
| 5132 | 2025.11.06 00:58:06.957040 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5133 | 2025.11.06 00:58:06.957137 [ 4 ] {b06f40e7-3c25-4d68-93af-a21eecced5fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5134 | 2025.11.06 00:58:06.957178 [ 4 ] {b06f40e7-3c25-4d68-93af-a21eecced5fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5135 | 2025.11.06 00:58:06.957761 [ 4 ] {b06f40e7-3c25-4d68-93af-a21eecced5fa} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5136 | 2025.11.06 00:58:06.957799 [ 4 ] {b06f40e7-3c25-4d68-93af-a21eecced5fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5137 | 2025.11.06 00:58:06.958132 [ 4 ] {b06f40e7-3c25-4d68-93af-a21eecced5fa} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5138 | 2025.11.06 00:58:06.958356 [ 4 ] {b06f40e7-3c25-4d68-93af-a21eecced5fa} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5139 | 2025.11.06 00:58:06.958489 [ 4 ] {b06f40e7-3c25-4d68-93af-a21eecced5fa} <Debug> executeQuery: Read 552 rows, 41.98 KiB in 0.001372 sec., 402332.361516035 rows/sec., 29.88 MiB/sec. | ||
| 5140 | 2025.11.06 00:58:06.958530 [ 4 ] {b06f40e7-3c25-4d68-93af-a21eecced5fa} <Debug> TCPHandler: Processed in 0.001537848 sec. | ||
| 5141 | 2025.11.06 00:58:06.958644 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5142 | 2025.11.06 00:58:06.958739 [ 4 ] {290a9487-91a8-479c-bc8f-aa7e6d9df362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5143 | 2025.11.06 00:58:06.958784 [ 4 ] {290a9487-91a8-479c-bc8f-aa7e6d9df362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5144 | 2025.11.06 00:58:06.959327 [ 4 ] {290a9487-91a8-479c-bc8f-aa7e6d9df362} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5145 | 2025.11.06 00:58:06.959364 [ 4 ] {290a9487-91a8-479c-bc8f-aa7e6d9df362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5146 | 2025.11.06 00:58:06.959739 [ 4 ] {290a9487-91a8-479c-bc8f-aa7e6d9df362} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5147 | 2025.11.06 00:58:06.959969 [ 4 ] {290a9487-91a8-479c-bc8f-aa7e6d9df362} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5148 | 2025.11.06 00:58:06.960096 [ 4 ] {290a9487-91a8-479c-bc8f-aa7e6d9df362} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001377 sec., 615105.3013798113 rows/sec., 41.40 MiB/sec. | ||
| 5149 | 2025.11.06 00:58:06.960134 [ 4 ] {290a9487-91a8-479c-bc8f-aa7e6d9df362} <Debug> TCPHandler: Processed in 0.001540987 sec. | ||
| 5150 | 2025.11.06 00:58:06.960244 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5151 | 2025.11.06 00:58:06.960339 [ 4 ] {cefcfa93-9c04-4dd9-90e1-7bd6628357fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5152 | 2025.11.06 00:58:06.960396 [ 4 ] {cefcfa93-9c04-4dd9-90e1-7bd6628357fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5153 | 2025.11.06 00:58:06.961167 [ 4 ] {cefcfa93-9c04-4dd9-90e1-7bd6628357fb} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5154 | 2025.11.06 00:58:06.961205 [ 4 ] {cefcfa93-9c04-4dd9-90e1-7bd6628357fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5155 | 2025.11.06 00:58:06.961768 [ 4 ] {cefcfa93-9c04-4dd9-90e1-7bd6628357fb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5156 | 2025.11.06 00:58:06.961996 [ 4 ] {cefcfa93-9c04-4dd9-90e1-7bd6628357fb} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5157 | 2025.11.06 00:58:06.962138 [ 4 ] {cefcfa93-9c04-4dd9-90e1-7bd6628357fb} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001817 sec., 14309.301045679691 rows/sec., 25.64 MiB/sec. | ||
| 5158 | 2025.11.06 00:58:06.962203 [ 4 ] {cefcfa93-9c04-4dd9-90e1-7bd6628357fb} <Debug> TCPHandler: Processed in 0.002008996 sec. | ||
| 5159 | 2025.11.06 00:58:06.962320 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5160 | 2025.11.06 00:58:06.962415 [ 4 ] {91b9fb3b-1532-4110-943a-760d8afb7b25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5161 | 2025.11.06 00:58:06.962459 [ 4 ] {91b9fb3b-1532-4110-943a-760d8afb7b25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5162 | 2025.11.06 00:58:06.962797 [ 4 ] {91b9fb3b-1532-4110-943a-760d8afb7b25} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5163 | 2025.11.06 00:58:06.962833 [ 4 ] {91b9fb3b-1532-4110-943a-760d8afb7b25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5164 | 2025.11.06 00:58:06.963142 [ 4 ] {91b9fb3b-1532-4110-943a-760d8afb7b25} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5165 | 2025.11.06 00:58:06.963360 [ 4 ] {91b9fb3b-1532-4110-943a-760d8afb7b25} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5166 | 2025.11.06 00:58:06.963488 [ 4 ] {91b9fb3b-1532-4110-943a-760d8afb7b25} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 5167 | 2025.11.06 00:58:06.963528 [ 4 ] {91b9fb3b-1532-4110-943a-760d8afb7b25} <Debug> TCPHandler: Processed in 0.001257292 sec. | ||
| 5168 | 2025.11.06 00:58:09.173066 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10101 | ||
| 5169 | 2025.11.06 00:58:09.173766 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5170 | 2025.11.06 00:58:09.173815 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5171 | 2025.11.06 00:58:09.174289 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5172 | 2025.11.06 00:58:09.174516 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5173 | 2025.11.06 00:58:09.174654 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10101 | ||
| 5174 | 2025.11.06 00:58:09.174649 [ 63 ] {} <Debug> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5175 | 2025.11.06 00:58:09.174725 [ 63 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5176 | 2025.11.06 00:58:09.174744 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5177 | 2025.11.06 00:58:09.174850 [ 188 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::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 | ||
| 5178 | 2025.11.06 00:58:09.174946 [ 188 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5179 | 2025.11.06 00:58:09.174976 [ 188 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7669 rows starting from the beginning of the part | ||
| 5180 | 2025.11.06 00:58:09.175032 [ 188 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::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 | ||
| 5181 | 2025.11.06 00:58:09.175081 [ 188 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::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 | ||
| 5182 | 2025.11.06 00:58:09.175123 [ 188 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::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 | ||
| 5183 | 2025.11.06 00:58:09.175157 [ 188 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::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 | ||
| 5184 | 2025.11.06 00:58:09.175196 [ 188 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::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 | ||
| 5185 | 2025.11.06 00:58:09.177243 [ 191 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10101 rows, containing 4 columns (4 merged, 0 gathered) in 0.002438503 sec., 4142295.4985087165 rows/sec., 59.26 MiB/sec. | ||
| 5186 | 2025.11.06 00:58:09.177674 [ 190 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5187 | 2025.11.06 00:58:09.178182 [ 190 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::all_1_21_4} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5188 | 2025.11.06 00:58:09.178317 [ 190 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::all_1_21_4} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5189 | 2025.11.06 00:58:09.178467 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.56 MiB. | ||
| 5190 | 2025.11.06 00:58:09.702010 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5191 | 2025.11.06 00:58:09.719732 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5192 | 2025.11.06 00:58:09.719781 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5193 | 2025.11.06 00:58:09.725819 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5194 | 2025.11.06 00:58:09.726541 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5195 | 2025.11.06 00:58:09.726894 [ 64 ] {} <Debug> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5196 | 2025.11.06 00:58:09.726988 [ 64 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5197 | 2025.11.06 00:58:09.727025 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5198 | 2025.11.06 00:58:09.727139 [ 191 ] {99846bd9-424b-4993-a016-b840f1ac03ee::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 | ||
| 5199 | 2025.11.06 00:58:09.729437 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5200 | 2025.11.06 00:58:09.730083 [ 191 ] {99846bd9-424b-4993-a016-b840f1ac03ee::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5201 | 2025.11.06 00:58:09.730815 [ 191 ] {99846bd9-424b-4993-a016-b840f1ac03ee::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 | ||
| 5202 | 2025.11.06 00:58:09.734153 [ 191 ] {99846bd9-424b-4993-a016-b840f1ac03ee::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 | ||
| 5203 | 2025.11.06 00:58:09.737550 [ 191 ] {99846bd9-424b-4993-a016-b840f1ac03ee::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 | ||
| 5204 | 2025.11.06 00:58:09.741159 [ 191 ] {99846bd9-424b-4993-a016-b840f1ac03ee::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 | ||
| 5205 | 2025.11.06 00:58:09.745270 [ 191 ] {99846bd9-424b-4993-a016-b840f1ac03ee::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 | ||
| 5206 | 2025.11.06 00:58:09.749410 [ 191 ] {99846bd9-424b-4993-a016-b840f1ac03ee::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 | ||
| 5207 | 2025.11.06 00:58:09.797755 [ 190 ] {99846bd9-424b-4993-a016-b840f1ac03ee::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.07064337 sec., 2250.742001691029 rows/sec., 11.64 MiB/sec. | ||
| 5208 | 2025.11.06 00:58:09.800563 [ 186 ] {99846bd9-424b-4993-a016-b840f1ac03ee::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5209 | 2025.11.06 00:58:09.802596 [ 186 ] {99846bd9-424b-4993-a016-b840f1ac03ee::all_1_21_4} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5210 | 2025.11.06 00:58:09.802710 [ 186 ] {99846bd9-424b-4993-a016-b840f1ac03ee::all_1_21_4} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5211 | 2025.11.06 00:58:09.805807 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5212 | 2025.11.06 00:58:10.000284 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.72 MiB, peak 259.30 MiB, free memory in arenas 0.00 B, will set to 252.45 MiB (RSS), difference: 3.73 MiB | ||
| 5213 | 2025.11.06 00:58:11.683967 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 700 | ||
| 5214 | 2025.11.06 00:58:11.686794 [ 242 ] {} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5215 | 2025.11.06 00:58:11.686841 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5216 | 2025.11.06 00:58:11.688059 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5217 | 2025.11.06 00:58:11.688325 [ 242 ] {} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5218 | 2025.11.06 00:58:11.688636 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 700 | ||
| 5219 | 2025.11.06 00:58:11.932133 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5220 | 2025.11.06 00:58:11.932315 [ 4 ] {eb158d60-5172-4a37-ac94-6297085e8791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5221 | 2025.11.06 00:58:11.932383 [ 4 ] {eb158d60-5172-4a37-ac94-6297085e8791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5222 | 2025.11.06 00:58:11.933200 [ 4 ] {eb158d60-5172-4a37-ac94-6297085e8791} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5223 | 2025.11.06 00:58:11.933251 [ 4 ] {eb158d60-5172-4a37-ac94-6297085e8791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5224 | 2025.11.06 00:58:11.933663 [ 4 ] {eb158d60-5172-4a37-ac94-6297085e8791} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5225 | 2025.11.06 00:58:11.933898 [ 4 ] {eb158d60-5172-4a37-ac94-6297085e8791} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5226 | 2025.11.06 00:58:11.934063 [ 4 ] {eb158d60-5172-4a37-ac94-6297085e8791} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001799 sec., 227904.39132851583 rows/sec., 14.46 MiB/sec. | ||
| 5227 | 2025.11.06 00:58:11.934115 [ 4 ] {eb158d60-5172-4a37-ac94-6297085e8791} <Debug> TCPHandler: Processed in 0.002120028 sec. | ||
| 5228 | 2025.11.06 00:58:11.934244 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5229 | 2025.11.06 00:58:11.934347 [ 4 ] {6911234e-504c-4b91-a284-27fba4fb0389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5230 | 2025.11.06 00:58:11.934393 [ 4 ] {6911234e-504c-4b91-a284-27fba4fb0389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5231 | 2025.11.06 00:58:11.935362 [ 4 ] {6911234e-504c-4b91-a284-27fba4fb0389} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5232 | 2025.11.06 00:58:11.935403 [ 4 ] {6911234e-504c-4b91-a284-27fba4fb0389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5233 | 2025.11.06 00:58:11.935793 [ 4 ] {6911234e-504c-4b91-a284-27fba4fb0389} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5234 | 2025.11.06 00:58:11.935997 [ 4 ] {6911234e-504c-4b91-a284-27fba4fb0389} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5235 | 2025.11.06 00:58:11.936132 [ 4 ] {6911234e-504c-4b91-a284-27fba4fb0389} <Debug> executeQuery: Read 1144 rows, 92.99 KiB in 0.001809 sec., 632393.5876174682 rows/sec., 50.20 MiB/sec. | ||
| 5236 | 2025.11.06 00:58:11.936173 [ 4 ] {6911234e-504c-4b91-a284-27fba4fb0389} <Debug> TCPHandler: Processed in 0.001982225 sec. | ||
| 5237 | 2025.11.06 00:58:11.936287 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5238 | 2025.11.06 00:58:11.936388 [ 4 ] {5c8112e6-d81a-43e8-82ad-d0766009121d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5239 | 2025.11.06 00:58:11.936428 [ 4 ] {5c8112e6-d81a-43e8-82ad-d0766009121d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5240 | 2025.11.06 00:58:11.936909 [ 4 ] {5c8112e6-d81a-43e8-82ad-d0766009121d} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5241 | 2025.11.06 00:58:11.936947 [ 4 ] {5c8112e6-d81a-43e8-82ad-d0766009121d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5242 | 2025.11.06 00:58:11.937265 [ 4 ] {5c8112e6-d81a-43e8-82ad-d0766009121d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5243 | 2025.11.06 00:58:11.937473 [ 4 ] {5c8112e6-d81a-43e8-82ad-d0766009121d} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5244 | 2025.11.06 00:58:11.937603 [ 4 ] {5c8112e6-d81a-43e8-82ad-d0766009121d} <Debug> executeQuery: Read 221 rows, 13.52 KiB in 0.001237 sec., 178658.0436540016 rows/sec., 10.67 MiB/sec. | ||
| 5245 | 2025.11.06 00:58:11.937641 [ 4 ] {5c8112e6-d81a-43e8-82ad-d0766009121d} <Debug> TCPHandler: Processed in 0.001405355 sec. | ||
| 5246 | 2025.11.06 00:58:11.937743 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5247 | 2025.11.06 00:58:11.937838 [ 4 ] {fe14d2f9-0919-43af-8185-a5d01d5264b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5248 | 2025.11.06 00:58:11.937878 [ 4 ] {fe14d2f9-0919-43af-8185-a5d01d5264b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5249 | 2025.11.06 00:58:11.938340 [ 4 ] {fe14d2f9-0919-43af-8185-a5d01d5264b6} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5250 | 2025.11.06 00:58:11.938378 [ 4 ] {fe14d2f9-0919-43af-8185-a5d01d5264b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5251 | 2025.11.06 00:58:11.938693 [ 4 ] {fe14d2f9-0919-43af-8185-a5d01d5264b6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5252 | 2025.11.06 00:58:11.938898 [ 4 ] {fe14d2f9-0919-43af-8185-a5d01d5264b6} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5253 | 2025.11.06 00:58:11.939025 [ 4 ] {fe14d2f9-0919-43af-8185-a5d01d5264b6} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001205 sec., 175933.60995850625 rows/sec., 11.35 MiB/sec. | ||
| 5254 | 2025.11.06 00:58:11.939062 [ 4 ] {fe14d2f9-0919-43af-8185-a5d01d5264b6} <Debug> TCPHandler: Processed in 0.001369224 sec. | ||
| 5255 | 2025.11.06 00:58:11.939183 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5256 | 2025.11.06 00:58:11.939306 [ 4 ] {4555877f-2bfe-4c8f-9d61-347e00e7d9d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5257 | 2025.11.06 00:58:11.939357 [ 4 ] {4555877f-2bfe-4c8f-9d61-347e00e7d9d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5258 | 2025.11.06 00:58:11.939892 [ 4 ] {4555877f-2bfe-4c8f-9d61-347e00e7d9d0} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5259 | 2025.11.06 00:58:11.939930 [ 4 ] {4555877f-2bfe-4c8f-9d61-347e00e7d9d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5260 | 2025.11.06 00:58:11.940256 [ 4 ] {4555877f-2bfe-4c8f-9d61-347e00e7d9d0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5261 | 2025.11.06 00:58:11.940470 [ 4 ] {4555877f-2bfe-4c8f-9d61-347e00e7d9d0} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5262 | 2025.11.06 00:58:11.940606 [ 4 ] {4555877f-2bfe-4c8f-9d61-347e00e7d9d0} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001325 sec., 159245.28301886792 rows/sec., 9.04 MiB/sec. | ||
| 5263 | 2025.11.06 00:58:11.940645 [ 4 ] {4555877f-2bfe-4c8f-9d61-347e00e7d9d0} <Debug> TCPHandler: Processed in 0.001523627 sec. | ||
| 5264 | 2025.11.06 00:58:11.940754 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5265 | 2025.11.06 00:58:11.940853 [ 4 ] {369778bb-efdc-4189-a96c-38dadabd6e78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5266 | 2025.11.06 00:58:11.940895 [ 4 ] {369778bb-efdc-4189-a96c-38dadabd6e78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5267 | 2025.11.06 00:58:11.941597 [ 4 ] {369778bb-efdc-4189-a96c-38dadabd6e78} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5268 | 2025.11.06 00:58:11.941656 [ 4 ] {369778bb-efdc-4189-a96c-38dadabd6e78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5269 | 2025.11.06 00:58:11.942008 [ 4 ] {369778bb-efdc-4189-a96c-38dadabd6e78} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5270 | 2025.11.06 00:58:11.942213 [ 4 ] {369778bb-efdc-4189-a96c-38dadabd6e78} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5271 | 2025.11.06 00:58:11.942360 [ 4 ] {369778bb-efdc-4189-a96c-38dadabd6e78} <Debug> executeQuery: Read 695 rows, 49.75 KiB in 0.001524 sec., 456036.74540682416 rows/sec., 31.88 MiB/sec. | ||
| 5272 | 2025.11.06 00:58:11.942404 [ 4 ] {369778bb-efdc-4189-a96c-38dadabd6e78} <Debug> TCPHandler: Processed in 0.001701 sec. | ||
| 5273 | 2025.11.06 00:58:11.942520 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5274 | 2025.11.06 00:58:11.942617 [ 4 ] {e8cbc16f-024d-476c-b7de-dc940c5d264a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5275 | 2025.11.06 00:58:11.942661 [ 4 ] {e8cbc16f-024d-476c-b7de-dc940c5d264a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5276 | 2025.11.06 00:58:11.943024 [ 4 ] {e8cbc16f-024d-476c-b7de-dc940c5d264a} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5277 | 2025.11.06 00:58:11.943061 [ 4 ] {e8cbc16f-024d-476c-b7de-dc940c5d264a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5278 | 2025.11.06 00:58:11.943378 [ 4 ] {e8cbc16f-024d-476c-b7de-dc940c5d264a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5279 | 2025.11.06 00:58:11.943595 [ 4 ] {e8cbc16f-024d-476c-b7de-dc940c5d264a} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5280 | 2025.11.06 00:58:11.943732 [ 4 ] {e8cbc16f-024d-476c-b7de-dc940c5d264a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001133 sec., 5295.675198587821 rows/sec., 276.68 KiB/sec. | ||
| 5281 | 2025.11.06 00:58:11.943772 [ 4 ] {e8cbc16f-024d-476c-b7de-dc940c5d264a} <Debug> TCPHandler: Processed in 0.001301473 sec. | ||
| 5282 | 2025.11.06 00:58:11.943883 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5283 | 2025.11.06 00:58:11.943979 [ 4 ] {a1fb939a-a649-4f7f-a07a-c4f0ff491cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5284 | 2025.11.06 00:58:11.944023 [ 4 ] {a1fb939a-a649-4f7f-a07a-c4f0ff491cbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5285 | 2025.11.06 00:58:11.944470 [ 4 ] {a1fb939a-a649-4f7f-a07a-c4f0ff491cbc} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5286 | 2025.11.06 00:58:11.944506 [ 4 ] {a1fb939a-a649-4f7f-a07a-c4f0ff491cbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5287 | 2025.11.06 00:58:11.944848 [ 4 ] {a1fb939a-a649-4f7f-a07a-c4f0ff491cbc} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5288 | 2025.11.06 00:58:11.945063 [ 4 ] {a1fb939a-a649-4f7f-a07a-c4f0ff491cbc} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5289 | 2025.11.06 00:58:11.945200 [ 4 ] {a1fb939a-a649-4f7f-a07a-c4f0ff491cbc} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001239 sec., 253430.18563357546 rows/sec., 16.65 MiB/sec. | ||
| 5290 | 2025.11.06 00:58:11.945240 [ 4 ] {a1fb939a-a649-4f7f-a07a-c4f0ff491cbc} <Debug> TCPHandler: Processed in 0.001406025 sec. | ||
| 5291 | 2025.11.06 00:58:11.945352 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5292 | 2025.11.06 00:58:11.945447 [ 4 ] {b5582a2d-06b2-46ed-b7ac-0f6a89172f9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5293 | 2025.11.06 00:58:11.945490 [ 4 ] {b5582a2d-06b2-46ed-b7ac-0f6a89172f9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5294 | 2025.11.06 00:58:11.945810 [ 4 ] {b5582a2d-06b2-46ed-b7ac-0f6a89172f9e} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5295 | 2025.11.06 00:58:11.945846 [ 4 ] {b5582a2d-06b2-46ed-b7ac-0f6a89172f9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5296 | 2025.11.06 00:58:11.946139 [ 4 ] {b5582a2d-06b2-46ed-b7ac-0f6a89172f9e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5297 | 2025.11.06 00:58:11.946359 [ 4 ] {b5582a2d-06b2-46ed-b7ac-0f6a89172f9e} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5298 | 2025.11.06 00:58:11.946473 [ 60 ] {} <Debug> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5299 | 2025.11.06 00:58:11.946489 [ 4 ] {b5582a2d-06b2-46ed-b7ac-0f6a89172f9e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 63.63 KiB/sec. | ||
| 5300 | 2025.11.06 00:58:11.946543 [ 60 ] {} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5301 | 2025.11.06 00:58:11.946551 [ 4 ] {b5582a2d-06b2-46ed-b7ac-0f6a89172f9e} <Debug> TCPHandler: Processed in 0.001249903 sec. | ||
| 5302 | 2025.11.06 00:58:11.946574 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5303 | 2025.11.06 00:58:11.946673 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5304 | 2025.11.06 00:58:11.946691 [ 190 ] {065e2cf2-e244-41fc-9505-43875b21e3af::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 | ||
| 5305 | 2025.11.06 00:58:11.946773 [ 4 ] {498a76aa-12a9-45d5-bcea-c1e3c3542074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5306 | 2025.11.06 00:58:11.946824 [ 190 ] {065e2cf2-e244-41fc-9505-43875b21e3af::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5307 | 2025.11.06 00:58:11.946832 [ 4 ] {498a76aa-12a9-45d5-bcea-c1e3c3542074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5308 | 2025.11.06 00:58:11.946866 [ 190 ] {065e2cf2-e244-41fc-9505-43875b21e3af::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 | ||
| 5309 | 2025.11.06 00:58:11.946935 [ 190 ] {065e2cf2-e244-41fc-9505-43875b21e3af::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 | ||
| 5310 | 2025.11.06 00:58:11.946981 [ 190 ] {065e2cf2-e244-41fc-9505-43875b21e3af::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 | ||
| 5311 | 2025.11.06 00:58:11.947023 [ 190 ] {065e2cf2-e244-41fc-9505-43875b21e3af::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 | ||
| 5312 | 2025.11.06 00:58:11.947059 [ 190 ] {065e2cf2-e244-41fc-9505-43875b21e3af::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 | ||
| 5313 | 2025.11.06 00:58:11.947096 [ 190 ] {065e2cf2-e244-41fc-9505-43875b21e3af::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 | ||
| 5314 | 2025.11.06 00:58:11.947660 [ 4 ] {498a76aa-12a9-45d5-bcea-c1e3c3542074} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5315 | 2025.11.06 00:58:11.947702 [ 4 ] {498a76aa-12a9-45d5-bcea-c1e3c3542074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5316 | 2025.11.06 00:58:11.947893 [ 189 ] {065e2cf2-e244-41fc-9505-43875b21e3af::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001255922 sec., 11943.416868245002 rows/sec., 804.78 KiB/sec. | ||
| 5317 | 2025.11.06 00:58:11.948032 [ 186 ] {065e2cf2-e244-41fc-9505-43875b21e3af::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5318 | 2025.11.06 00:58:11.948320 [ 186 ] {065e2cf2-e244-41fc-9505-43875b21e3af::all_1_15_3} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5319 | 2025.11.06 00:58:11.948327 [ 4 ] {498a76aa-12a9-45d5-bcea-c1e3c3542074} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5320 | 2025.11.06 00:58:11.948399 [ 186 ] {065e2cf2-e244-41fc-9505-43875b21e3af::all_1_15_3} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5321 | 2025.11.06 00:58:11.948492 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5322 | 2025.11.06 00:58:11.948585 [ 4 ] {498a76aa-12a9-45d5-bcea-c1e3c3542074} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5323 | 2025.11.06 00:58:11.948734 [ 4 ] {498a76aa-12a9-45d5-bcea-c1e3c3542074} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001977 sec., 8093.070308548306 rows/sec., 14.50 MiB/sec. | ||
| 5324 | 2025.11.06 00:58:11.948790 [ 4 ] {498a76aa-12a9-45d5-bcea-c1e3c3542074} <Debug> TCPHandler: Processed in 0.002170748 sec. | ||
| 5325 | 2025.11.06 00:58:11.948905 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5326 | 2025.11.06 00:58:11.949000 [ 4 ] {4c3ec87a-50cb-4440-8515-5352744bac4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5327 | 2025.11.06 00:58:11.949042 [ 4 ] {4c3ec87a-50cb-4440-8515-5352744bac4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5328 | 2025.11.06 00:58:11.949381 [ 4 ] {4c3ec87a-50cb-4440-8515-5352744bac4d} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5329 | 2025.11.06 00:58:11.949418 [ 4 ] {4c3ec87a-50cb-4440-8515-5352744bac4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 5330 | 2025.11.06 00:58:11.949725 [ 4 ] {4c3ec87a-50cb-4440-8515-5352744bac4d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5331 | 2025.11.06 00:58:11.949927 [ 4 ] {4c3ec87a-50cb-4440-8515-5352744bac4d} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5332 | 2025.11.06 00:58:11.950056 [ 4 ] {4c3ec87a-50cb-4440-8515-5352744bac4d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001073 sec., 96924.51071761418 rows/sec., 5.94 MiB/sec. | ||
| 5333 | 2025.11.06 00:58:11.950093 [ 4 ] {4c3ec87a-50cb-4440-8515-5352744bac4d} <Debug> TCPHandler: Processed in 0.001238182 sec. | ||
| 5334 | 2025.11.06 00:58:16.585851 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5335 | 2025.11.06 00:58:16.585918 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5336 | 2025.11.06 00:58:16.674811 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10549 | ||
| 5337 | 2025.11.06 00:58:16.675287 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5338 | 2025.11.06 00:58:16.675327 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5339 | 2025.11.06 00:58:16.675834 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5340 | 2025.11.06 00:58:16.676071 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5341 | 2025.11.06 00:58:16.676211 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10549 | ||
| 5342 | 2025.11.06 00:58:16.921341 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5343 | 2025.11.06 00:58:16.921541 [ 4 ] {9f816d10-173e-4b13-86f0-a03e943d7966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5344 | 2025.11.06 00:58:16.921620 [ 4 ] {9f816d10-173e-4b13-86f0-a03e943d7966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5345 | 2025.11.06 00:58:16.922327 [ 4 ] {9f816d10-173e-4b13-86f0-a03e943d7966} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5346 | 2025.11.06 00:58:16.922372 [ 4 ] {9f816d10-173e-4b13-86f0-a03e943d7966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5347 | 2025.11.06 00:58:16.922754 [ 4 ] {9f816d10-173e-4b13-86f0-a03e943d7966} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5348 | 2025.11.06 00:58:16.922998 [ 4 ] {9f816d10-173e-4b13-86f0-a03e943d7966} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5349 | 2025.11.06 00:58:16.923136 [ 55 ] {} <Debug> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5350 | 2025.11.06 00:58:16.923164 [ 4 ] {9f816d10-173e-4b13-86f0-a03e943d7966} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001674 sec., 64516.12903225807 rows/sec., 5.39 MiB/sec. | ||
| 5351 | 2025.11.06 00:58:16.923205 [ 55 ] {} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5352 | 2025.11.06 00:58:16.923227 [ 4 ] {9f816d10-173e-4b13-86f0-a03e943d7966} <Debug> TCPHandler: Processed in 0.002028876 sec. | ||
| 5353 | 2025.11.06 00:58:16.923232 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5354 | 2025.11.06 00:58:16.923370 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5355 | 2025.11.06 00:58:16.923377 [ 190 ] {316e61a8-187c-47ee-810b-d94734059305::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 | ||
| 5356 | 2025.11.06 00:58:16.923482 [ 4 ] {bedd116e-498f-4e74-b63e-3243b9745677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5357 | 2025.11.06 00:58:16.923531 [ 4 ] {bedd116e-498f-4e74-b63e-3243b9745677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5358 | 2025.11.06 00:58:16.923541 [ 190 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5359 | 2025.11.06 00:58:16.923583 [ 190 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2345 rows starting from the beginning of the part | ||
| 5360 | 2025.11.06 00:58:16.923669 [ 190 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 108 rows starting from the beginning of the part | ||
| 5361 | 2025.11.06 00:58:16.923744 [ 190 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1144 rows starting from the beginning of the part | ||
| 5362 | 2025.11.06 00:58:16.923797 [ 190 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1251 rows starting from the beginning of the part | ||
| 5363 | 2025.11.06 00:58:16.923836 [ 190 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1144 rows starting from the beginning of the part | ||
| 5364 | 2025.11.06 00:58:16.923874 [ 190 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 108 rows starting from the beginning of the part | ||
| 5365 | 2025.11.06 00:58:16.923981 [ 4 ] {bedd116e-498f-4e74-b63e-3243b9745677} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5366 | 2025.11.06 00:58:16.924028 [ 4 ] {bedd116e-498f-4e74-b63e-3243b9745677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5367 | 2025.11.06 00:58:16.924359 [ 4 ] {bedd116e-498f-4e74-b63e-3243b9745677} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5368 | 2025.11.06 00:58:16.924578 [ 4 ] {bedd116e-498f-4e74-b63e-3243b9745677} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5369 | 2025.11.06 00:58:16.924726 [ 4 ] {bedd116e-498f-4e74-b63e-3243b9745677} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001266 sec., 20537.124802527647 rows/sec., 1.51 MiB/sec. | ||
| 5370 | 2025.11.06 00:58:16.924767 [ 4 ] {bedd116e-498f-4e74-b63e-3243b9745677} <Debug> TCPHandler: Processed in 0.001450925 sec. | ||
| 5371 | 2025.11.06 00:58:16.924883 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5372 | 2025.11.06 00:58:16.924983 [ 4 ] {2ec5c848-f1f8-442b-86ec-10b87dd539f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5373 | 2025.11.06 00:58:16.925026 [ 4 ] {2ec5c848-f1f8-442b-86ec-10b87dd539f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5374 | 2025.11.06 00:58:16.925471 [ 4 ] {2ec5c848-f1f8-442b-86ec-10b87dd539f9} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5375 | 2025.11.06 00:58:16.925508 [ 4 ] {2ec5c848-f1f8-442b-86ec-10b87dd539f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5376 | 2025.11.06 00:58:16.925830 [ 4 ] {2ec5c848-f1f8-442b-86ec-10b87dd539f9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5377 | 2025.11.06 00:58:16.925902 [ 186 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6100 rows, containing 5 columns (5 merged, 0 gathered) in 0.002586665 sec., 2358248.94217071 rows/sec., 199.53 MiB/sec. | ||
| 5378 | 2025.11.06 00:58:16.926043 [ 4 ] {2ec5c848-f1f8-442b-86ec-10b87dd539f9} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5379 | 2025.11.06 00:58:16.926153 [ 55 ] {} <Debug> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5380 | 2025.11.06 00:58:16.926179 [ 4 ] {2ec5c848-f1f8-442b-86ec-10b87dd539f9} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001216 sec., 74013.15789473684 rows/sec., 5.78 MiB/sec. | ||
| 5381 | 2025.11.06 00:58:16.926189 [ 190 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5382 | 2025.11.06 00:58:16.926189 [ 55 ] {} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5383 | 2025.11.06 00:58:16.926226 [ 4 ] {2ec5c848-f1f8-442b-86ec-10b87dd539f9} <Debug> TCPHandler: Processed in 0.001393945 sec. | ||
| 5384 | 2025.11.06 00:58:16.926251 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5385 | 2025.11.06 00:58:16.926354 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5386 | 2025.11.06 00:58:16.926364 [ 200 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::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 | ||
| 5387 | 2025.11.06 00:58:16.926455 [ 4 ] {f0781452-0733-4708-929e-30e57b21685c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5388 | 2025.11.06 00:58:16.926460 [ 190 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_31_6} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5389 | 2025.11.06 00:58:16.926506 [ 200 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5390 | 2025.11.06 00:58:16.926507 [ 4 ] {f0781452-0733-4708-929e-30e57b21685c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5391 | 2025.11.06 00:58:16.926550 [ 200 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1213 rows starting from the beginning of the part | ||
| 5392 | 2025.11.06 00:58:16.926556 [ 190 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_31_6} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5393 | 2025.11.06 00:58:16.926626 [ 200 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 90 rows starting from the beginning of the part | ||
| 5394 | 2025.11.06 00:58:16.926637 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 5395 | 2025.11.06 00:58:16.926680 [ 200 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 695 rows starting from the beginning of the part | ||
| 5396 | 2025.11.06 00:58:16.926728 [ 200 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 552 rows starting from the beginning of the part | ||
| 5397 | 2025.11.06 00:58:16.926773 [ 200 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 695 rows starting from the beginning of the part | ||
| 5398 | 2025.11.06 00:58:16.926816 [ 200 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 90 rows starting from the beginning of the part | ||
| 5399 | 2025.11.06 00:58:16.926948 [ 4 ] {f0781452-0733-4708-929e-30e57b21685c} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5400 | 2025.11.06 00:58:16.926992 [ 4 ] {f0781452-0733-4708-929e-30e57b21685c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5401 | 2025.11.06 00:58:16.927343 [ 4 ] {f0781452-0733-4708-929e-30e57b21685c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5402 | 2025.11.06 00:58:16.927559 [ 4 ] {f0781452-0733-4708-929e-30e57b21685c} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5403 | 2025.11.06 00:58:16.927674 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5404 | 2025.11.06 00:58:16.927696 [ 4 ] {f0781452-0733-4708-929e-30e57b21685c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. | ||
| 5405 | 2025.11.06 00:58:16.927708 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5406 | 2025.11.06 00:58:16.927737 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5407 | 2025.11.06 00:58:16.927741 [ 4 ] {f0781452-0733-4708-929e-30e57b21685c} <Debug> TCPHandler: Processed in 0.001436846 sec. | ||
| 5408 | 2025.11.06 00:58:16.927816 [ 186 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::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 | ||
| 5409 | 2025.11.06 00:58:16.927861 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5410 | 2025.11.06 00:58:16.927918 [ 186 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5411 | 2025.11.06 00:58:16.927952 [ 186 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9268 rows starting from the beginning of the part | ||
| 5412 | 2025.11.06 00:58:16.927960 [ 4 ] {938a967b-8332-4c63-8043-7159d13d1649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5413 | 2025.11.06 00:58:16.928009 [ 186 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::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 | ||
| 5414 | 2025.11.06 00:58:16.928021 [ 4 ] {938a967b-8332-4c63-8043-7159d13d1649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5415 | 2025.11.06 00:58:16.928065 [ 186 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 314 rows starting from the beginning of the part | ||
| 5416 | 2025.11.06 00:58:16.928109 [ 186 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 847 rows starting from the beginning of the part | ||
| 5417 | 2025.11.06 00:58:16.928150 [ 186 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 314 rows starting from the beginning of the part | ||
| 5418 | 2025.11.06 00:58:16.928190 [ 186 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 5419 | 2025.11.06 00:58:16.928269 [ 199 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3335 rows, containing 5 columns (5 merged, 0 gathered) in 0.001961405 sec., 1700311.7663103745 rows/sec., 128.42 MiB/sec. | ||
| 5420 | 2025.11.06 00:58:16.928501 [ 196 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5421 | 2025.11.06 00:58:16.928822 [ 196 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_31_6} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5422 | 2025.11.06 00:58:16.928882 [ 4 ] {938a967b-8332-4c63-8043-7159d13d1649} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5423 | 2025.11.06 00:58:16.928908 [ 196 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_31_6} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5424 | 2025.11.06 00:58:16.928926 [ 4 ] {938a967b-8332-4c63-8043-7159d13d1649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5425 | 2025.11.06 00:58:16.928996 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 5426 | 2025.11.06 00:58:16.929508 [ 4 ] {938a967b-8332-4c63-8043-7159d13d1649} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5427 | 2025.11.06 00:58:16.929760 [ 4 ] {938a967b-8332-4c63-8043-7159d13d1649} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5428 | 2025.11.06 00:58:16.929910 [ 4 ] {938a967b-8332-4c63-8043-7159d13d1649} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001966 sec., 13224.821973550357 rows/sec., 23.70 MiB/sec. | ||
| 5429 | 2025.11.06 00:58:16.929982 [ 4 ] {938a967b-8332-4c63-8043-7159d13d1649} <Debug> TCPHandler: Processed in 0.002169759 sec. | ||
| 5430 | 2025.11.06 00:58:16.930099 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5431 | 2025.11.06 00:58:16.930194 [ 4 ] {cd593bc6-27a7-4f1b-bb91-616d0c5e8241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5432 | 2025.11.06 00:58:16.930237 [ 4 ] {cd593bc6-27a7-4f1b-bb91-616d0c5e8241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5433 | 2025.11.06 00:58:16.930587 [ 4 ] {cd593bc6-27a7-4f1b-bb91-616d0c5e8241} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5434 | 2025.11.06 00:58:16.930624 [ 4 ] {cd593bc6-27a7-4f1b-bb91-616d0c5e8241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5435 | 2025.11.06 00:58:16.930986 [ 4 ] {cd593bc6-27a7-4f1b-bb91-616d0c5e8241} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5436 | 2025.11.06 00:58:16.931230 [ 4 ] {cd593bc6-27a7-4f1b-bb91-616d0c5e8241} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5437 | 2025.11.06 00:58:16.931340 [ 55 ] {} <Debug> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5438 | 2025.11.06 00:58:16.931365 [ 4 ] {cd593bc6-27a7-4f1b-bb91-616d0c5e8241} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001189 sec., 50462.57359125315 rows/sec., 3.40 MiB/sec. | ||
| 5439 | 2025.11.06 00:58:16.931376 [ 55 ] {} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5440 | 2025.11.06 00:58:16.931407 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5441 | 2025.11.06 00:58:16.931410 [ 4 ] {cd593bc6-27a7-4f1b-bb91-616d0c5e8241} <Debug> TCPHandler: Processed in 0.001360384 sec. | ||
| 5442 | 2025.11.06 00:58:16.931484 [ 200 ] {0a138287-228c-403c-925c-6dac4d152831::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 | ||
| 5443 | 2025.11.06 00:58:16.931588 [ 200 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5444 | 2025.11.06 00:58:16.931616 [ 200 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2000 rows starting from the beginning of the part | ||
| 5445 | 2025.11.06 00:58:16.931687 [ 200 ] {0a138287-228c-403c-925c-6dac4d152831::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 | ||
| 5446 | 2025.11.06 00:58:16.931724 [ 200 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 104 rows starting from the beginning of the part | ||
| 5447 | 2025.11.06 00:58:16.931761 [ 200 ] {0a138287-228c-403c-925c-6dac4d152831::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 | ||
| 5448 | 2025.11.06 00:58:16.931795 [ 200 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 104 rows starting from the beginning of the part | ||
| 5449 | 2025.11.06 00:58:16.931830 [ 200 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 5450 | 2025.11.06 00:58:16.932411 [ 197 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11063 rows, containing 5 columns (5 merged, 0 gathered) in 0.004630293 sec., 2389265.6469039866 rows/sec., 159.82 MiB/sec. | ||
| 5451 | 2025.11.06 00:58:16.932663 [ 186 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5452 | 2025.11.06 00:58:16.932938 [ 186 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5453 | 2025.11.06 00:58:16.932969 [ 197 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2388 rows, containing 4 columns (4 merged, 0 gathered) in 0.001521036 sec., 1569982.5645152384 rows/sec., 99.48 MiB/sec. | ||
| 5454 | 2025.11.06 00:58:16.933013 [ 186 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5455 | 2025.11.06 00:58:16.933092 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.31 MiB. | ||
| 5456 | 2025.11.06 00:58:16.933231 [ 200 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5457 | 2025.11.06 00:58:16.933493 [ 200 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_31_6} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5458 | 2025.11.06 00:58:16.933566 [ 200 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_31_6} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5459 | 2025.11.06 00:58:16.933634 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 5460 | 2025.11.06 00:58:17.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.10 MiB, peak 261.56 MiB, free memory in arenas 0.00 B, will set to 254.62 MiB (RSS), difference: 1.52 MiB | ||
| 5461 | 2025.11.06 00:58:17.229534 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5462 | 2025.11.06 00:58:17.245970 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5463 | 2025.11.06 00:58:17.246032 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5464 | 2025.11.06 00:58:17.251632 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5465 | 2025.11.06 00:58:17.252347 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5466 | 2025.11.06 00:58:17.255206 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5467 | 2025.11.06 00:58:21.689800 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 734 | ||
| 5468 | 2025.11.06 00:58:21.692028 [ 242 ] {} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5469 | 2025.11.06 00:58:21.692069 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5470 | 2025.11.06 00:58:21.693202 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5471 | 2025.11.06 00:58:21.693460 [ 242 ] {} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5472 | 2025.11.06 00:58:21.693606 [ 48 ] {} <Debug> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5473 | 2025.11.06 00:58:21.693683 [ 48 ] {} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5474 | 2025.11.06 00:58:21.693707 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 734 | ||
| 5475 | 2025.11.06 00:58:21.693708 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5476 | 2025.11.06 00:58:21.693873 [ 197 ] {2b0c522c-3ade-4032-9d38-ea0321c4811f::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 | ||
| 5477 | 2025.11.06 00:58:21.694819 [ 197 ] {2b0c522c-3ade-4032-9d38-ea0321c4811f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5478 | 2025.11.06 00:58:21.694999 [ 197 ] {2b0c522c-3ade-4032-9d38-ea0321c4811f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 550 rows starting from the beginning of the part | ||
| 5479 | 2025.11.06 00:58:21.695395 [ 197 ] {2b0c522c-3ade-4032-9d38-ea0321c4811f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 42 rows starting from the beginning of the part | ||
| 5480 | 2025.11.06 00:58:21.695751 [ 197 ] {2b0c522c-3ade-4032-9d38-ea0321c4811f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
| 5481 | 2025.11.06 00:58:21.696082 [ 197 ] {2b0c522c-3ade-4032-9d38-ea0321c4811f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part | ||
| 5482 | 2025.11.06 00:58:21.696401 [ 197 ] {2b0c522c-3ade-4032-9d38-ea0321c4811f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 38 rows starting from the beginning of the part | ||
| 5483 | 2025.11.06 00:58:21.696729 [ 197 ] {2b0c522c-3ade-4032-9d38-ea0321c4811f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 34 rows starting from the beginning of the part | ||
| 5484 | 2025.11.06 00:58:21.703076 [ 200 ] {2b0c522c-3ade-4032-9d38-ea0321c4811f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 734 rows, containing 72 columns (72 merged, 0 gathered) in 0.009280484 sec., 79090.70259697663 rows/sec., 66.74 MiB/sec. | ||
| 5485 | 2025.11.06 00:58:21.703977 [ 197 ] {2b0c522c-3ade-4032-9d38-ea0321c4811f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5486 | 2025.11.06 00:58:21.704527 [ 197 ] {2b0c522c-3ade-4032-9d38-ea0321c4811f::all_1_16_3} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5487 | 2025.11.06 00:58:21.704601 [ 197 ] {2b0c522c-3ade-4032-9d38-ea0321c4811f::all_1_16_3} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5488 | 2025.11.06 00:58:21.704771 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
| 5489 | 2025.11.06 00:58:21.931570 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5490 | 2025.11.06 00:58:21.931741 [ 4 ] {25a90d4c-4384-4906-89e2-fff433131e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5491 | 2025.11.06 00:58:21.931804 [ 4 ] {25a90d4c-4384-4906-89e2-fff433131e4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5492 | 2025.11.06 00:58:21.932550 [ 4 ] {25a90d4c-4384-4906-89e2-fff433131e4c} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5493 | 2025.11.06 00:58:21.932596 [ 4 ] {25a90d4c-4384-4906-89e2-fff433131e4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5494 | 2025.11.06 00:58:21.932974 [ 4 ] {25a90d4c-4384-4906-89e2-fff433131e4c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5495 | 2025.11.06 00:58:21.933190 [ 4 ] {25a90d4c-4384-4906-89e2-fff433131e4c} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5496 | 2025.11.06 00:58:21.933349 [ 4 ] {25a90d4c-4384-4906-89e2-fff433131e4c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001653 sec., 248033.87779794313 rows/sec., 15.73 MiB/sec. | ||
| 5497 | 2025.11.06 00:58:21.933400 [ 4 ] {25a90d4c-4384-4906-89e2-fff433131e4c} <Debug> TCPHandler: Processed in 0.001954955 sec. | ||
| 5498 | 2025.11.06 00:58:21.933528 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5499 | 2025.11.06 00:58:21.933632 [ 4 ] {5b189b06-78cc-4f15-82be-2c4bf35a4db1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5500 | 2025.11.06 00:58:21.933675 [ 4 ] {5b189b06-78cc-4f15-82be-2c4bf35a4db1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5501 | 2025.11.06 00:58:21.934488 [ 4 ] {5b189b06-78cc-4f15-82be-2c4bf35a4db1} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5502 | 2025.11.06 00:58:21.934526 [ 4 ] {5b189b06-78cc-4f15-82be-2c4bf35a4db1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5503 | 2025.11.06 00:58:21.934981 [ 4 ] {5b189b06-78cc-4f15-82be-2c4bf35a4db1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5504 | 2025.11.06 00:58:21.935200 [ 4 ] {5b189b06-78cc-4f15-82be-2c4bf35a4db1} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5505 | 2025.11.06 00:58:21.935337 [ 4 ] {5b189b06-78cc-4f15-82be-2c4bf35a4db1} <Debug> executeQuery: Read 1144 rows, 92.99 KiB in 0.001727 sec., 662420.3821656051 rows/sec., 52.58 MiB/sec. | ||
| 5506 | 2025.11.06 00:58:21.935379 [ 4 ] {5b189b06-78cc-4f15-82be-2c4bf35a4db1} <Debug> TCPHandler: Processed in 0.001903314 sec. | ||
| 5507 | 2025.11.06 00:58:21.935499 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5508 | 2025.11.06 00:58:21.935606 [ 4 ] {3c517800-1e1d-469c-be70-e45ed7bee442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5509 | 2025.11.06 00:58:21.935652 [ 4 ] {3c517800-1e1d-469c-be70-e45ed7bee442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5510 | 2025.11.06 00:58:21.936142 [ 4 ] {3c517800-1e1d-469c-be70-e45ed7bee442} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5511 | 2025.11.06 00:58:21.936181 [ 4 ] {3c517800-1e1d-469c-be70-e45ed7bee442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5512 | 2025.11.06 00:58:21.936508 [ 4 ] {3c517800-1e1d-469c-be70-e45ed7bee442} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5513 | 2025.11.06 00:58:21.936725 [ 4 ] {3c517800-1e1d-469c-be70-e45ed7bee442} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5514 | 2025.11.06 00:58:21.936864 [ 4 ] {3c517800-1e1d-469c-be70-e45ed7bee442} <Debug> executeQuery: Read 221 rows, 13.52 KiB in 0.00128 sec., 172656.25 rows/sec., 10.31 MiB/sec. | ||
| 5515 | 2025.11.06 00:58:21.936904 [ 4 ] {3c517800-1e1d-469c-be70-e45ed7bee442} <Debug> TCPHandler: Processed in 0.001455666 sec. | ||
| 5516 | 2025.11.06 00:58:21.937022 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5517 | 2025.11.06 00:58:21.937119 [ 4 ] {f6e47ee6-34d7-4bfd-8db4-af6a346b7a15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5518 | 2025.11.06 00:58:21.937159 [ 4 ] {f6e47ee6-34d7-4bfd-8db4-af6a346b7a15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5519 | 2025.11.06 00:58:21.937624 [ 4 ] {f6e47ee6-34d7-4bfd-8db4-af6a346b7a15} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5520 | 2025.11.06 00:58:21.937661 [ 4 ] {f6e47ee6-34d7-4bfd-8db4-af6a346b7a15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5521 | 2025.11.06 00:58:21.937971 [ 4 ] {f6e47ee6-34d7-4bfd-8db4-af6a346b7a15} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5522 | 2025.11.06 00:58:21.938186 [ 4 ] {f6e47ee6-34d7-4bfd-8db4-af6a346b7a15} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5523 | 2025.11.06 00:58:21.938290 [ 48 ] {} <Debug> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5524 | 2025.11.06 00:58:21.938321 [ 4 ] {f6e47ee6-34d7-4bfd-8db4-af6a346b7a15} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00122 sec., 173770.4918032787 rows/sec., 11.21 MiB/sec. | ||
| 5525 | 2025.11.06 00:58:21.938332 [ 48 ] {} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5526 | 2025.11.06 00:58:21.938366 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5527 | 2025.11.06 00:58:21.938368 [ 4 ] {f6e47ee6-34d7-4bfd-8db4-af6a346b7a15} <Debug> TCPHandler: Processed in 0.001396955 sec. | ||
| 5528 | 2025.11.06 00:58:21.938495 [ 195 ] {a91d9587-d614-43c5-b161-50410e357997::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 | ||
| 5529 | 2025.11.06 00:58:21.938499 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5530 | 2025.11.06 00:58:21.938640 [ 4 ] {abfcee4e-f9d3-4939-88e0-44a3a30315b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5531 | 2025.11.06 00:58:21.938659 [ 195 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5532 | 2025.11.06 00:58:21.938683 [ 4 ] {abfcee4e-f9d3-4939-88e0-44a3a30315b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5533 | 2025.11.06 00:58:21.938699 [ 195 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 440 rows starting from the beginning of the part | ||
| 5534 | 2025.11.06 00:58:21.938772 [ 195 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 212 rows starting from the beginning of the part | ||
| 5535 | 2025.11.06 00:58:21.938819 [ 195 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 212 rows starting from the beginning of the part | ||
| 5536 | 2025.11.06 00:58:21.938861 [ 195 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 228 rows starting from the beginning of the part | ||
| 5537 | 2025.11.06 00:58:21.938901 [ 195 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 212 rows starting from the beginning of the part | ||
| 5538 | 2025.11.06 00:58:21.938942 [ 195 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 212 rows starting from the beginning of the part | ||
| 5539 | 2025.11.06 00:58:21.939181 [ 4 ] {abfcee4e-f9d3-4939-88e0-44a3a30315b3} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5540 | 2025.11.06 00:58:21.939233 [ 4 ] {abfcee4e-f9d3-4939-88e0-44a3a30315b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5541 | 2025.11.06 00:58:21.939591 [ 4 ] {abfcee4e-f9d3-4939-88e0-44a3a30315b3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5542 | 2025.11.06 00:58:21.939831 [ 4 ] {abfcee4e-f9d3-4939-88e0-44a3a30315b3} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5543 | 2025.11.06 00:58:21.940016 [ 4 ] {abfcee4e-f9d3-4939-88e0-44a3a30315b3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001393 sec., 151471.6439339555 rows/sec., 8.60 MiB/sec. | ||
| 5544 | 2025.11.06 00:58:21.940033 [ 197 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1516 rows, containing 5 columns (5 merged, 0 gathered) in 0.001600968 sec., 946927.1090989951 rows/sec., 65.60 MiB/sec. | ||
| 5545 | 2025.11.06 00:58:21.940062 [ 4 ] {abfcee4e-f9d3-4939-88e0-44a3a30315b3} <Debug> TCPHandler: Processed in 0.001612748 sec. | ||
| 5546 | 2025.11.06 00:58:21.940197 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5547 | 2025.11.06 00:58:21.940224 [ 200 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5548 | 2025.11.06 00:58:21.940296 [ 4 ] {ab9daedc-5efd-47c2-b4ce-9c276b292008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5549 | 2025.11.06 00:58:21.940342 [ 4 ] {ab9daedc-5efd-47c2-b4ce-9c276b292008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5550 | 2025.11.06 00:58:21.940528 [ 200 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_21_4} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5551 | 2025.11.06 00:58:21.940608 [ 200 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_21_4} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5552 | 2025.11.06 00:58:21.940717 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 5553 | 2025.11.06 00:58:21.941005 [ 4 ] {ab9daedc-5efd-47c2-b4ce-9c276b292008} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5554 | 2025.11.06 00:58:21.941049 [ 4 ] {ab9daedc-5efd-47c2-b4ce-9c276b292008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5555 | 2025.11.06 00:58:21.941399 [ 4 ] {ab9daedc-5efd-47c2-b4ce-9c276b292008} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5556 | 2025.11.06 00:58:21.941611 [ 4 ] {ab9daedc-5efd-47c2-b4ce-9c276b292008} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5557 | 2025.11.06 00:58:21.941747 [ 4 ] {ab9daedc-5efd-47c2-b4ce-9c276b292008} <Debug> executeQuery: Read 695 rows, 49.75 KiB in 0.001469 sec., 473110.9598366235 rows/sec., 33.07 MiB/sec. | ||
| 5558 | 2025.11.06 00:58:21.941790 [ 4 ] {ab9daedc-5efd-47c2-b4ce-9c276b292008} <Debug> TCPHandler: Processed in 0.001641959 sec. | ||
| 5559 | 2025.11.06 00:58:21.941913 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5560 | 2025.11.06 00:58:21.942009 [ 4 ] {98221bd7-4041-4b74-9097-88d010e34ccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5561 | 2025.11.06 00:58:21.942052 [ 4 ] {98221bd7-4041-4b74-9097-88d010e34ccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5562 | 2025.11.06 00:58:21.942390 [ 4 ] {98221bd7-4041-4b74-9097-88d010e34ccc} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5563 | 2025.11.06 00:58:21.942427 [ 4 ] {98221bd7-4041-4b74-9097-88d010e34ccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5564 | 2025.11.06 00:58:21.942948 [ 4 ] {98221bd7-4041-4b74-9097-88d010e34ccc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5565 | 2025.11.06 00:58:21.943198 [ 4 ] {98221bd7-4041-4b74-9097-88d010e34ccc} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5566 | 2025.11.06 00:58:21.943371 [ 48 ] {} <Debug> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5567 | 2025.11.06 00:58:21.943398 [ 4 ] {98221bd7-4041-4b74-9097-88d010e34ccc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001408 sec., 4261.363636363636 rows/sec., 222.64 KiB/sec. | ||
| 5568 | 2025.11.06 00:58:21.943406 [ 48 ] {} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5569 | 2025.11.06 00:58:21.943443 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5570 | 2025.11.06 00:58:21.943447 [ 4 ] {98221bd7-4041-4b74-9097-88d010e34ccc} <Debug> TCPHandler: Processed in 0.001586159 sec. | ||
| 5571 | 2025.11.06 00:58:21.943524 [ 197 ] {6070c994-b797-4158-896d-1fc14e1dfea5::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 | ||
| 5572 | 2025.11.06 00:58:21.943569 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5573 | 2025.11.06 00:58:21.943613 [ 197 ] {6070c994-b797-4158-896d-1fc14e1dfea5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5574 | 2025.11.06 00:58:21.943641 [ 197 ] {6070c994-b797-4158-896d-1fc14e1dfea5::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 | ||
| 5575 | 2025.11.06 00:58:21.943666 [ 4 ] {3320658f-3f9e-4736-8228-6d2069722b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5576 | 2025.11.06 00:58:21.943694 [ 197 ] {6070c994-b797-4158-896d-1fc14e1dfea5::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 | ||
| 5577 | 2025.11.06 00:58:21.943711 [ 4 ] {3320658f-3f9e-4736-8228-6d2069722b18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5578 | 2025.11.06 00:58:21.943737 [ 197 ] {6070c994-b797-4158-896d-1fc14e1dfea5::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 | ||
| 5579 | 2025.11.06 00:58:21.943780 [ 197 ] {6070c994-b797-4158-896d-1fc14e1dfea5::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 | ||
| 5580 | 2025.11.06 00:58:21.943819 [ 197 ] {6070c994-b797-4158-896d-1fc14e1dfea5::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 | ||
| 5581 | 2025.11.06 00:58:21.943854 [ 197 ] {6070c994-b797-4158-896d-1fc14e1dfea5::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 | ||
| 5582 | 2025.11.06 00:58:21.944145 [ 4 ] {3320658f-3f9e-4736-8228-6d2069722b18} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5583 | 2025.11.06 00:58:21.944181 [ 4 ] {3320658f-3f9e-4736-8228-6d2069722b18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5584 | 2025.11.06 00:58:21.944528 [ 4 ] {3320658f-3f9e-4736-8228-6d2069722b18} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5585 | 2025.11.06 00:58:21.944546 [ 194 ] {6070c994-b797-4158-896d-1fc14e1dfea5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001052669 sec., 91196.7579552547 rows/sec., 4.65 MiB/sec. | ||
| 5586 | 2025.11.06 00:58:21.944674 [ 197 ] {6070c994-b797-4158-896d-1fc14e1dfea5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5587 | 2025.11.06 00:58:21.944750 [ 4 ] {3320658f-3f9e-4736-8228-6d2069722b18} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5588 | 2025.11.06 00:58:21.944884 [ 4 ] {3320658f-3f9e-4736-8228-6d2069722b18} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001237 sec., 253839.935327405 rows/sec., 16.68 MiB/sec. | ||
| 5589 | 2025.11.06 00:58:21.944917 [ 197 ] {6070c994-b797-4158-896d-1fc14e1dfea5::all_1_16_3} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5590 | 2025.11.06 00:58:21.944922 [ 4 ] {3320658f-3f9e-4736-8228-6d2069722b18} <Debug> TCPHandler: Processed in 0.001401725 sec. | ||
| 5591 | 2025.11.06 00:58:21.944981 [ 197 ] {6070c994-b797-4158-896d-1fc14e1dfea5::all_1_16_3} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5592 | 2025.11.06 00:58:21.945041 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5593 | 2025.11.06 00:58:21.945043 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5594 | 2025.11.06 00:58:21.945135 [ 4 ] {f5b3f6e7-3e3c-4901-b2e1-c008a708e73f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5595 | 2025.11.06 00:58:21.945179 [ 4 ] {f5b3f6e7-3e3c-4901-b2e1-c008a708e73f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5596 | 2025.11.06 00:58:21.945492 [ 4 ] {f5b3f6e7-3e3c-4901-b2e1-c008a708e73f} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5597 | 2025.11.06 00:58:21.945526 [ 4 ] {f5b3f6e7-3e3c-4901-b2e1-c008a708e73f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5598 | 2025.11.06 00:58:21.945829 [ 4 ] {f5b3f6e7-3e3c-4901-b2e1-c008a708e73f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5599 | 2025.11.06 00:58:21.946039 [ 4 ] {f5b3f6e7-3e3c-4901-b2e1-c008a708e73f} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5600 | 2025.11.06 00:58:21.946169 [ 4 ] {f5b3f6e7-3e3c-4901-b2e1-c008a708e73f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 64.05 KiB/sec. | ||
| 5601 | 2025.11.06 00:58:21.946207 [ 4 ] {f5b3f6e7-3e3c-4901-b2e1-c008a708e73f} <Debug> TCPHandler: Processed in 0.001215171 sec. | ||
| 5602 | 2025.11.06 00:58:21.946310 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5603 | 2025.11.06 00:58:21.946402 [ 4 ] {c25bd31e-4e54-4e4a-b7de-f45a202622b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5604 | 2025.11.06 00:58:21.946454 [ 4 ] {c25bd31e-4e54-4e4a-b7de-f45a202622b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5605 | 2025.11.06 00:58:21.947195 [ 4 ] {c25bd31e-4e54-4e4a-b7de-f45a202622b5} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5606 | 2025.11.06 00:58:21.947233 [ 4 ] {c25bd31e-4e54-4e4a-b7de-f45a202622b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5607 | 2025.11.06 00:58:21.947770 [ 4 ] {c25bd31e-4e54-4e4a-b7de-f45a202622b5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5608 | 2025.11.06 00:58:21.947994 [ 4 ] {c25bd31e-4e54-4e4a-b7de-f45a202622b5} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5609 | 2025.11.06 00:58:21.948133 [ 4 ] {c25bd31e-4e54-4e4a-b7de-f45a202622b5} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001749 sec., 9148.084619782734 rows/sec., 16.39 MiB/sec. | ||
| 5610 | 2025.11.06 00:58:21.948196 [ 4 ] {c25bd31e-4e54-4e4a-b7de-f45a202622b5} <Debug> TCPHandler: Processed in 0.001933094 sec. | ||
| 5611 | 2025.11.06 00:58:21.948306 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5612 | 2025.11.06 00:58:21.948400 [ 4 ] {c0bfcb05-992d-44a4-8a29-1eac798c2871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5613 | 2025.11.06 00:58:21.948441 [ 4 ] {c0bfcb05-992d-44a4-8a29-1eac798c2871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5614 | 2025.11.06 00:58:21.948763 [ 4 ] {c0bfcb05-992d-44a4-8a29-1eac798c2871} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5615 | 2025.11.06 00:58:21.948801 [ 4 ] {c0bfcb05-992d-44a4-8a29-1eac798c2871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5616 | 2025.11.06 00:58:21.949110 [ 4 ] {c0bfcb05-992d-44a4-8a29-1eac798c2871} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5617 | 2025.11.06 00:58:21.949315 [ 4 ] {c0bfcb05-992d-44a4-8a29-1eac798c2871} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5618 | 2025.11.06 00:58:21.949441 [ 4 ] {c0bfcb05-992d-44a4-8a29-1eac798c2871} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001059 sec., 98205.85457979226 rows/sec., 6.02 MiB/sec. | ||
| 5619 | 2025.11.06 00:58:21.949478 [ 4 ] {c0bfcb05-992d-44a4-8a29-1eac798c2871} <Debug> TCPHandler: Processed in 0.001221791 sec. | ||
| 5620 | 2025.11.06 00:58:24.176417 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11061 | ||
| 5621 | 2025.11.06 00:58:24.176988 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5622 | 2025.11.06 00:58:24.177033 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5623 | 2025.11.06 00:58:24.177529 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5624 | 2025.11.06 00:58:24.177766 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5625 | 2025.11.06 00:58:24.177904 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11061 | ||
| 5626 | 2025.11.06 00:58:24.756203 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5627 | 2025.11.06 00:58:24.772050 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5628 | 2025.11.06 00:58:24.772098 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5629 | 2025.11.06 00:58:24.778702 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5630 | 2025.11.06 00:58:24.779447 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5631 | 2025.11.06 00:58:24.782220 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5632 | 2025.11.06 00:58:26.921573 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5633 | 2025.11.06 00:58:26.921834 [ 4 ] {018825d5-d577-4aa1-87e1-2d21f220ab99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5634 | 2025.11.06 00:58:26.921933 [ 4 ] {018825d5-d577-4aa1-87e1-2d21f220ab99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5635 | 2025.11.06 00:58:26.922626 [ 4 ] {018825d5-d577-4aa1-87e1-2d21f220ab99} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5636 | 2025.11.06 00:58:26.922672 [ 4 ] {018825d5-d577-4aa1-87e1-2d21f220ab99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5637 | 2025.11.06 00:58:26.923072 [ 4 ] {018825d5-d577-4aa1-87e1-2d21f220ab99} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5638 | 2025.11.06 00:58:26.923297 [ 4 ] {018825d5-d577-4aa1-87e1-2d21f220ab99} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5639 | 2025.11.06 00:58:26.923451 [ 4 ] {018825d5-d577-4aa1-87e1-2d21f220ab99} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001695 sec., 63716.81415929204 rows/sec., 5.33 MiB/sec. | ||
| 5640 | 2025.11.06 00:58:26.923500 [ 4 ] {018825d5-d577-4aa1-87e1-2d21f220ab99} <Debug> TCPHandler: Processed in 0.002101327 sec. | ||
| 5641 | 2025.11.06 00:58:26.923624 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5642 | 2025.11.06 00:58:26.923726 [ 4 ] {d18b018d-f043-417c-baca-1cbc8a316e1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5643 | 2025.11.06 00:58:26.923768 [ 4 ] {d18b018d-f043-417c-baca-1cbc8a316e1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5644 | 2025.11.06 00:58:26.924163 [ 4 ] {d18b018d-f043-417c-baca-1cbc8a316e1f} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5645 | 2025.11.06 00:58:26.924200 [ 4 ] {d18b018d-f043-417c-baca-1cbc8a316e1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5646 | 2025.11.06 00:58:26.924517 [ 4 ] {d18b018d-f043-417c-baca-1cbc8a316e1f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5647 | 2025.11.06 00:58:26.924721 [ 4 ] {d18b018d-f043-417c-baca-1cbc8a316e1f} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5648 | 2025.11.06 00:58:26.924830 [ 40 ] {} <Debug> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5649 | 2025.11.06 00:58:26.924850 [ 4 ] {d18b018d-f043-417c-baca-1cbc8a316e1f} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001147 sec., 22667.829119442024 rows/sec., 1.66 MiB/sec. | ||
| 5650 | 2025.11.06 00:58:26.924897 [ 40 ] {} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5651 | 2025.11.06 00:58:26.924905 [ 4 ] {d18b018d-f043-417c-baca-1cbc8a316e1f} <Debug> TCPHandler: Processed in 0.001333584 sec. | ||
| 5652 | 2025.11.06 00:58:26.924931 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5653 | 2025.11.06 00:58:26.925021 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5654 | 2025.11.06 00:58:26.925046 [ 200 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::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 | ||
| 5655 | 2025.11.06 00:58:26.925120 [ 4 ] {db64befe-c78f-47e8-9950-cd7c7fd26604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5656 | 2025.11.06 00:58:26.925164 [ 4 ] {db64befe-c78f-47e8-9950-cd7c7fd26604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5657 | 2025.11.06 00:58:26.925172 [ 200 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5658 | 2025.11.06 00:58:26.925214 [ 200 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 265 rows starting from the beginning of the part | ||
| 5659 | 2025.11.06 00:58:26.925288 [ 200 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 32 rows starting from the beginning of the part | ||
| 5660 | 2025.11.06 00:58:26.925339 [ 200 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 221 rows starting from the beginning of the part | ||
| 5661 | 2025.11.06 00:58:26.925387 [ 200 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part | ||
| 5662 | 2025.11.06 00:58:26.925430 [ 200 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 221 rows starting from the beginning of the part | ||
| 5663 | 2025.11.06 00:58:26.925473 [ 200 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 26 rows starting from the beginning of the part | ||
| 5664 | 2025.11.06 00:58:26.925585 [ 4 ] {db64befe-c78f-47e8-9950-cd7c7fd26604} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5665 | 2025.11.06 00:58:26.925625 [ 4 ] {db64befe-c78f-47e8-9950-cd7c7fd26604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5666 | 2025.11.06 00:58:26.925965 [ 4 ] {db64befe-c78f-47e8-9950-cd7c7fd26604} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5667 | 2025.11.06 00:58:26.926186 [ 4 ] {db64befe-c78f-47e8-9950-cd7c7fd26604} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5668 | 2025.11.06 00:58:26.926321 [ 4 ] {db64befe-c78f-47e8-9950-cd7c7fd26604} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001218 sec., 73891.62561576355 rows/sec., 5.77 MiB/sec. | ||
| 5669 | 2025.11.06 00:58:26.926368 [ 4 ] {db64befe-c78f-47e8-9950-cd7c7fd26604} <Debug> TCPHandler: Processed in 0.001396724 sec. | ||
| 5670 | 2025.11.06 00:58:26.926463 [ 194 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 791 rows, containing 5 columns (5 merged, 0 gathered) in 0.001460816 sec., 541478.1875335429 rows/sec., 35.53 MiB/sec. | ||
| 5671 | 2025.11.06 00:58:26.926495 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5672 | 2025.11.06 00:58:26.926598 [ 4 ] {984df07f-6c98-4673-9004-96b5baf007ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5673 | 2025.11.06 00:58:26.926641 [ 4 ] {984df07f-6c98-4673-9004-96b5baf007ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5674 | 2025.11.06 00:58:26.926670 [ 198 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5675 | 2025.11.06 00:58:26.926972 [ 198 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_31_6} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5676 | 2025.11.06 00:58:26.927065 [ 198 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_31_6} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5677 | 2025.11.06 00:58:26.927087 [ 4 ] {984df07f-6c98-4673-9004-96b5baf007ac} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5678 | 2025.11.06 00:58:26.927128 [ 4 ] {984df07f-6c98-4673-9004-96b5baf007ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5679 | 2025.11.06 00:58:26.927161 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5680 | 2025.11.06 00:58:26.927478 [ 4 ] {984df07f-6c98-4673-9004-96b5baf007ac} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5681 | 2025.11.06 00:58:26.927694 [ 4 ] {984df07f-6c98-4673-9004-96b5baf007ac} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5682 | 2025.11.06 00:58:26.927822 [ 4 ] {984df07f-6c98-4673-9004-96b5baf007ac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001242 sec., 128824.4766505636 rows/sec., 8.97 MiB/sec. | ||
| 5683 | 2025.11.06 00:58:26.927858 [ 4 ] {984df07f-6c98-4673-9004-96b5baf007ac} <Debug> TCPHandler: Processed in 0.001425075 sec. | ||
| 5684 | 2025.11.06 00:58:26.927965 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5685 | 2025.11.06 00:58:26.928058 [ 4 ] {ef7b11b2-59ac-418f-a3a4-dd04007cc4c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5686 | 2025.11.06 00:58:26.928111 [ 4 ] {ef7b11b2-59ac-418f-a3a4-dd04007cc4c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5687 | 2025.11.06 00:58:26.928919 [ 4 ] {ef7b11b2-59ac-418f-a3a4-dd04007cc4c6} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5688 | 2025.11.06 00:58:26.928955 [ 4 ] {ef7b11b2-59ac-418f-a3a4-dd04007cc4c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5689 | 2025.11.06 00:58:26.929483 [ 4 ] {ef7b11b2-59ac-418f-a3a4-dd04007cc4c6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5690 | 2025.11.06 00:58:26.929704 [ 4 ] {ef7b11b2-59ac-418f-a3a4-dd04007cc4c6} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5691 | 2025.11.06 00:58:26.929813 [ 40 ] {} <Debug> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5692 | 2025.11.06 00:58:26.929840 [ 4 ] {ef7b11b2-59ac-418f-a3a4-dd04007cc4c6} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.0018 sec., 14444.444444444445 rows/sec., 25.88 MiB/sec. | ||
| 5693 | 2025.11.06 00:58:26.929848 [ 40 ] {} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5694 | 2025.11.06 00:58:26.929881 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5695 | 2025.11.06 00:58:26.929900 [ 4 ] {ef7b11b2-59ac-418f-a3a4-dd04007cc4c6} <Debug> TCPHandler: Processed in 0.001983715 sec. | ||
| 5696 | 2025.11.06 00:58:26.929946 [ 200 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::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 | ||
| 5697 | 2025.11.06 00:58:26.930024 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5698 | 2025.11.06 00:58:26.930122 [ 4 ] {f4b45423-ed5a-44a0-b736-5150fbbde761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5699 | 2025.11.06 00:58:26.930138 [ 200 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5700 | 2025.11.06 00:58:26.930163 [ 4 ] {f4b45423-ed5a-44a0-b736-5150fbbde761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5701 | 2025.11.06 00:58:26.930197 [ 200 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 493 rows starting from the beginning of the part | ||
| 5702 | 2025.11.06 00:58:26.930309 [ 200 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 26 rows starting from the beginning of the part | ||
| 5703 | 2025.11.06 00:58:26.930406 [ 200 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 16 rows starting from the beginning of the part | ||
| 5704 | 2025.11.06 00:58:26.930501 [ 200 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part | ||
| 5705 | 2025.11.06 00:58:26.930501 [ 4 ] {f4b45423-ed5a-44a0-b736-5150fbbde761} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5706 | 2025.11.06 00:58:26.930549 [ 4 ] {f4b45423-ed5a-44a0-b736-5150fbbde761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5707 | 2025.11.06 00:58:26.930599 [ 200 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 16 rows starting from the beginning of the part | ||
| 5708 | 2025.11.06 00:58:26.930699 [ 200 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 26 rows starting from the beginning of the part | ||
| 5709 | 2025.11.06 00:58:26.930872 [ 4 ] {f4b45423-ed5a-44a0-b736-5150fbbde761} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5710 | 2025.11.06 00:58:26.931127 [ 4 ] {f4b45423-ed5a-44a0-b736-5150fbbde761} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5711 | 2025.11.06 00:58:26.931260 [ 4 ] {f4b45423-ed5a-44a0-b736-5150fbbde761} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. | ||
| 5712 | 2025.11.06 00:58:26.931296 [ 4 ] {f4b45423-ed5a-44a0-b736-5150fbbde761} <Debug> TCPHandler: Processed in 0.001321284 sec. | ||
| 5713 | 2025.11.06 00:58:26.954608 [ 198 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 603 rows, containing 19 columns (19 merged, 0 gathered) in 0.024685357 sec., 24427.43688090069 rows/sec., 43.77 MiB/sec. | ||
| 5714 | 2025.11.06 00:58:26.955556 [ 198 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5715 | 2025.11.06 00:58:26.955899 [ 198 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5716 | 2025.11.06 00:58:26.955977 [ 198 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5717 | 2025.11.06 00:58:26.956094 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.40 MiB. | ||
| 5718 | 2025.11.06 00:58:27.000164 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.53 MiB, peak 263.88 MiB, free memory in arenas 0.00 B, will set to 258.42 MiB (RSS), difference: 1.89 MiB | ||
| 5719 | 2025.11.06 00:58:31.585959 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5720 | 2025.11.06 00:58:31.586065 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5721 | 2025.11.06 00:58:31.677972 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11509 | ||
| 5722 | 2025.11.06 00:58:31.678529 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5723 | 2025.11.06 00:58:31.678578 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5724 | 2025.11.06 00:58:31.679129 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5725 | 2025.11.06 00:58:31.679360 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5726 | 2025.11.06 00:58:31.679496 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11509 | ||
| 5727 | 2025.11.06 00:58:31.694861 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 768 | ||
| 5728 | 2025.11.06 00:58:31.697147 [ 242 ] {} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5729 | 2025.11.06 00:58:31.697187 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5730 | 2025.11.06 00:58:31.698353 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5731 | 2025.11.06 00:58:31.698616 [ 242 ] {} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5732 | 2025.11.06 00:58:31.698867 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 768 | ||
| 5733 | 2025.11.06 00:58:31.936180 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5734 | 2025.11.06 00:58:31.936439 [ 4 ] {cc3d4e50-7781-4370-b347-ec38fb11489c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5735 | 2025.11.06 00:58:31.936543 [ 4 ] {cc3d4e50-7781-4370-b347-ec38fb11489c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5736 | 2025.11.06 00:58:31.937641 [ 4 ] {cc3d4e50-7781-4370-b347-ec38fb11489c} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5737 | 2025.11.06 00:58:31.937716 [ 4 ] {cc3d4e50-7781-4370-b347-ec38fb11489c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5738 | 2025.11.06 00:58:31.938322 [ 4 ] {cc3d4e50-7781-4370-b347-ec38fb11489c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5739 | 2025.11.06 00:58:31.938646 [ 4 ] {cc3d4e50-7781-4370-b347-ec38fb11489c} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5740 | 2025.11.06 00:58:31.938864 [ 4 ] {cc3d4e50-7781-4370-b347-ec38fb11489c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002497 sec., 164197.03644373248 rows/sec., 10.42 MiB/sec. | ||
| 5741 | 2025.11.06 00:58:31.938874 [ 34 ] {} <Debug> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5742 | 2025.11.06 00:58:31.938934 [ 4 ] {cc3d4e50-7781-4370-b347-ec38fb11489c} <Debug> TCPHandler: Processed in 0.002958912 sec. | ||
| 5743 | 2025.11.06 00:58:31.938968 [ 34 ] {} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5744 | 2025.11.06 00:58:31.939010 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5745 | 2025.11.06 00:58:31.939122 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5746 | 2025.11.06 00:58:31.939149 [ 202 ] {09deef5d-b638-4de3-8592-f2355aced8d4::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 | ||
| 5747 | 2025.11.06 00:58:31.939265 [ 4 ] {fbd372f6-8614-49fe-9b63-c7fe75effcf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5748 | 2025.11.06 00:58:31.939326 [ 202 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5749 | 2025.11.06 00:58:31.939336 [ 4 ] {fbd372f6-8614-49fe-9b63-c7fe75effcf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5750 | 2025.11.06 00:58:31.939383 [ 202 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 410 rows starting from the beginning of the part | ||
| 5751 | 2025.11.06 00:58:31.939492 [ 202 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 410 rows starting from the beginning of the part | ||
| 5752 | 2025.11.06 00:58:31.939562 [ 202 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 410 rows starting from the beginning of the part | ||
| 5753 | 2025.11.06 00:58:31.939628 [ 202 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 410 rows starting from the beginning of the part | ||
| 5754 | 2025.11.06 00:58:31.939687 [ 202 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 410 rows starting from the beginning of the part | ||
| 5755 | 2025.11.06 00:58:31.940649 [ 4 ] {fbd372f6-8614-49fe-9b63-c7fe75effcf0} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5756 | 2025.11.06 00:58:31.940710 [ 4 ] {fbd372f6-8614-49fe-9b63-c7fe75effcf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5757 | 2025.11.06 00:58:31.941221 [ 200 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.002119508 sec., 967205.5967705713 rows/sec., 65.04 MiB/sec. | ||
| 5758 | 2025.11.06 00:58:31.941328 [ 4 ] {fbd372f6-8614-49fe-9b63-c7fe75effcf0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5759 | 2025.11.06 00:58:31.941457 [ 202 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5760 | 2025.11.06 00:58:31.941774 [ 4 ] {fbd372f6-8614-49fe-9b63-c7fe75effcf0} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5761 | 2025.11.06 00:58:31.941894 [ 202 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_17_4} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5762 | 2025.11.06 00:58:31.941995 [ 4 ] {fbd372f6-8614-49fe-9b63-c7fe75effcf0} <Debug> executeQuery: Read 1144 rows, 92.99 KiB in 0.00276 sec., 414492.7536231884 rows/sec., 32.90 MiB/sec. | ||
| 5763 | 2025.11.06 00:58:31.942006 [ 202 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_17_4} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5764 | 2025.11.06 00:58:31.942067 [ 4 ] {fbd372f6-8614-49fe-9b63-c7fe75effcf0} <Debug> TCPHandler: Processed in 0.003017313 sec. | ||
| 5765 | 2025.11.06 00:58:31.942127 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 5766 | 2025.11.06 00:58:31.942239 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5767 | 2025.11.06 00:58:31.942396 [ 4 ] {ba9f1d21-3424-432c-9be4-44f89dab43ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5768 | 2025.11.06 00:58:31.942460 [ 4 ] {ba9f1d21-3424-432c-9be4-44f89dab43ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5769 | 2025.11.06 00:58:31.943181 [ 4 ] {ba9f1d21-3424-432c-9be4-44f89dab43ae} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5770 | 2025.11.06 00:58:31.943237 [ 4 ] {ba9f1d21-3424-432c-9be4-44f89dab43ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5771 | 2025.11.06 00:58:31.943756 [ 4 ] {ba9f1d21-3424-432c-9be4-44f89dab43ae} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5772 | 2025.11.06 00:58:31.944087 [ 4 ] {ba9f1d21-3424-432c-9be4-44f89dab43ae} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5773 | 2025.11.06 00:58:31.944288 [ 4 ] {ba9f1d21-3424-432c-9be4-44f89dab43ae} <Debug> executeQuery: Read 221 rows, 13.52 KiB in 0.001927 sec., 114686.04047742605 rows/sec., 6.85 MiB/sec. | ||
| 5774 | 2025.11.06 00:58:31.944349 [ 4 ] {ba9f1d21-3424-432c-9be4-44f89dab43ae} <Debug> TCPHandler: Processed in 0.002186109 sec. | ||
| 5775 | 2025.11.06 00:58:31.944520 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5776 | 2025.11.06 00:58:31.944666 [ 4 ] {77ed2b57-0e30-488f-a7df-72af18d2e501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5777 | 2025.11.06 00:58:31.944730 [ 4 ] {77ed2b57-0e30-488f-a7df-72af18d2e501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5778 | 2025.11.06 00:58:31.945411 [ 4 ] {77ed2b57-0e30-488f-a7df-72af18d2e501} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5779 | 2025.11.06 00:58:31.945460 [ 4 ] {77ed2b57-0e30-488f-a7df-72af18d2e501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5780 | 2025.11.06 00:58:31.945917 [ 4 ] {77ed2b57-0e30-488f-a7df-72af18d2e501} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5781 | 2025.11.06 00:58:31.946232 [ 4 ] {77ed2b57-0e30-488f-a7df-72af18d2e501} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5782 | 2025.11.06 00:58:31.946418 [ 4 ] {77ed2b57-0e30-488f-a7df-72af18d2e501} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001781 sec., 119034.25042111173 rows/sec., 7.68 MiB/sec. | ||
| 5783 | 2025.11.06 00:58:31.946473 [ 4 ] {77ed2b57-0e30-488f-a7df-72af18d2e501} <Debug> TCPHandler: Processed in 0.002025096 sec. | ||
| 5784 | 2025.11.06 00:58:31.946620 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5785 | 2025.11.06 00:58:31.946760 [ 4 ] {874139a5-e3e5-4f47-bbbd-c9fe72620c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5786 | 2025.11.06 00:58:31.946823 [ 4 ] {874139a5-e3e5-4f47-bbbd-c9fe72620c67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5787 | 2025.11.06 00:58:31.947512 [ 4 ] {874139a5-e3e5-4f47-bbbd-c9fe72620c67} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5788 | 2025.11.06 00:58:31.947557 [ 4 ] {874139a5-e3e5-4f47-bbbd-c9fe72620c67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5789 | 2025.11.06 00:58:31.947932 [ 4 ] {874139a5-e3e5-4f47-bbbd-c9fe72620c67} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5790 | 2025.11.06 00:58:31.948195 [ 4 ] {874139a5-e3e5-4f47-bbbd-c9fe72620c67} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5791 | 2025.11.06 00:58:31.948338 [ 34 ] {} <Debug> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5792 | 2025.11.06 00:58:31.948369 [ 4 ] {874139a5-e3e5-4f47-bbbd-c9fe72620c67} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001639 sec., 128737.03477730323 rows/sec., 7.31 MiB/sec. | ||
| 5793 | 2025.11.06 00:58:31.948391 [ 34 ] {} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5794 | 2025.11.06 00:58:31.948431 [ 4 ] {874139a5-e3e5-4f47-bbbd-c9fe72620c67} <Debug> TCPHandler: Processed in 0.001881673 sec. | ||
| 5795 | 2025.11.06 00:58:31.948435 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5796 | 2025.11.06 00:58:31.948587 [ 200 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::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 | ||
| 5797 | 2025.11.06 00:58:31.948597 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5798 | 2025.11.06 00:58:31.948757 [ 4 ] {aafd7904-75ad-41ff-b547-1f4723626a45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5799 | 2025.11.06 00:58:31.948766 [ 200 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5800 | 2025.11.06 00:58:31.948828 [ 4 ] {aafd7904-75ad-41ff-b547-1f4723626a45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5801 | 2025.11.06 00:58:31.948836 [ 200 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 211 rows starting from the beginning of the part | ||
| 5802 | 2025.11.06 00:58:31.948940 [ 200 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 211 rows starting from the beginning of the part | ||
| 5803 | 2025.11.06 00:58:31.949004 [ 200 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 211 rows starting from the beginning of the part | ||
| 5804 | 2025.11.06 00:58:31.949061 [ 200 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 211 rows starting from the beginning of the part | ||
| 5805 | 2025.11.06 00:58:31.949124 [ 200 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 211 rows starting from the beginning of the part | ||
| 5806 | 2025.11.06 00:58:31.949742 [ 4 ] {aafd7904-75ad-41ff-b547-1f4723626a45} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5807 | 2025.11.06 00:58:31.949804 [ 4 ] {aafd7904-75ad-41ff-b547-1f4723626a45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5808 | 2025.11.06 00:58:31.950304 [ 4 ] {aafd7904-75ad-41ff-b547-1f4723626a45} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5809 | 2025.11.06 00:58:31.950404 [ 202 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001875223 sec., 562599.7548024955 rows/sec., 34.09 MiB/sec. | ||
| 5810 | 2025.11.06 00:58:31.950613 [ 193 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5811 | 2025.11.06 00:58:31.950617 [ 4 ] {aafd7904-75ad-41ff-b547-1f4723626a45} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5812 | 2025.11.06 00:58:31.950835 [ 4 ] {aafd7904-75ad-41ff-b547-1f4723626a45} <Debug> executeQuery: Read 695 rows, 49.75 KiB in 0.002104 sec., 330323.1939163498 rows/sec., 23.09 MiB/sec. | ||
| 5813 | 2025.11.06 00:58:31.950895 [ 4 ] {aafd7904-75ad-41ff-b547-1f4723626a45} <Debug> TCPHandler: Processed in 0.002364762 sec. | ||
| 5814 | 2025.11.06 00:58:31.950978 [ 193 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_17_4} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5815 | 2025.11.06 00:58:31.951058 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5816 | 2025.11.06 00:58:31.951069 [ 193 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_17_4} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5817 | 2025.11.06 00:58:31.951186 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 5818 | 2025.11.06 00:58:31.951193 [ 4 ] {e4ae6efa-c6bc-4fe5-85e6-1be66ba121dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5819 | 2025.11.06 00:58:31.951261 [ 4 ] {e4ae6efa-c6bc-4fe5-85e6-1be66ba121dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5820 | 2025.11.06 00:58:31.951775 [ 4 ] {e4ae6efa-c6bc-4fe5-85e6-1be66ba121dd} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5821 | 2025.11.06 00:58:31.951829 [ 4 ] {e4ae6efa-c6bc-4fe5-85e6-1be66ba121dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5822 | 2025.11.06 00:58:31.952278 [ 4 ] {e4ae6efa-c6bc-4fe5-85e6-1be66ba121dd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5823 | 2025.11.06 00:58:31.952572 [ 4 ] {e4ae6efa-c6bc-4fe5-85e6-1be66ba121dd} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5824 | 2025.11.06 00:58:31.952758 [ 4 ] {e4ae6efa-c6bc-4fe5-85e6-1be66ba121dd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001592 sec., 3768.8442211055276 rows/sec., 196.91 KiB/sec. | ||
| 5825 | 2025.11.06 00:58:31.952815 [ 4 ] {e4ae6efa-c6bc-4fe5-85e6-1be66ba121dd} <Debug> TCPHandler: Processed in 0.001827492 sec. | ||
| 5826 | 2025.11.06 00:58:31.952978 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5827 | 2025.11.06 00:58:31.953118 [ 4 ] {1ca35134-7128-4d47-a30c-31d4f2440e38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5828 | 2025.11.06 00:58:31.953182 [ 4 ] {1ca35134-7128-4d47-a30c-31d4f2440e38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5829 | 2025.11.06 00:58:31.953815 [ 4 ] {1ca35134-7128-4d47-a30c-31d4f2440e38} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5830 | 2025.11.06 00:58:31.953868 [ 4 ] {1ca35134-7128-4d47-a30c-31d4f2440e38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5831 | 2025.11.06 00:58:31.954371 [ 4 ] {1ca35134-7128-4d47-a30c-31d4f2440e38} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5832 | 2025.11.06 00:58:31.954682 [ 4 ] {1ca35134-7128-4d47-a30c-31d4f2440e38} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5833 | 2025.11.06 00:58:31.954859 [ 4 ] {1ca35134-7128-4d47-a30c-31d4f2440e38} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001771 sec., 177300.95990965556 rows/sec., 11.65 MiB/sec. | ||
| 5834 | 2025.11.06 00:58:31.954905 [ 4 ] {1ca35134-7128-4d47-a30c-31d4f2440e38} <Debug> TCPHandler: Processed in 0.002000915 sec. | ||
| 5835 | 2025.11.06 00:58:31.955064 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5836 | 2025.11.06 00:58:31.955197 [ 4 ] {4498b396-17cf-452f-b608-f0252eb5a6ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5837 | 2025.11.06 00:58:31.955258 [ 4 ] {4498b396-17cf-452f-b608-f0252eb5a6ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5838 | 2025.11.06 00:58:31.955738 [ 4 ] {4498b396-17cf-452f-b608-f0252eb5a6ce} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5839 | 2025.11.06 00:58:31.955789 [ 4 ] {4498b396-17cf-452f-b608-f0252eb5a6ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5840 | 2025.11.06 00:58:31.956206 [ 4 ] {4498b396-17cf-452f-b608-f0252eb5a6ce} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5841 | 2025.11.06 00:58:31.956504 [ 4 ] {4498b396-17cf-452f-b608-f0252eb5a6ce} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5842 | 2025.11.06 00:58:31.956695 [ 4 ] {4498b396-17cf-452f-b608-f0252eb5a6ce} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001523 sec., 656.5988181221273 rows/sec., 44.24 KiB/sec. | ||
| 5843 | 2025.11.06 00:58:31.956756 [ 4 ] {4498b396-17cf-452f-b608-f0252eb5a6ce} <Debug> TCPHandler: Processed in 0.001757101 sec. | ||
| 5844 | 2025.11.06 00:58:31.956915 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5845 | 2025.11.06 00:58:31.957053 [ 4 ] {e593bba4-5643-48bb-9878-b8e09772449b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5846 | 2025.11.06 00:58:31.957137 [ 4 ] {e593bba4-5643-48bb-9878-b8e09772449b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5847 | 2025.11.06 00:58:31.958246 [ 4 ] {e593bba4-5643-48bb-9878-b8e09772449b} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5848 | 2025.11.06 00:58:31.958300 [ 4 ] {e593bba4-5643-48bb-9878-b8e09772449b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5849 | 2025.11.06 00:58:31.959057 [ 4 ] {e593bba4-5643-48bb-9878-b8e09772449b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5850 | 2025.11.06 00:58:31.959390 [ 4 ] {e593bba4-5643-48bb-9878-b8e09772449b} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5851 | 2025.11.06 00:58:31.959599 [ 4 ] {e593bba4-5643-48bb-9878-b8e09772449b} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002572 sec., 6220.839813374805 rows/sec., 11.15 MiB/sec. | ||
| 5852 | 2025.11.06 00:58:31.959690 [ 4 ] {e593bba4-5643-48bb-9878-b8e09772449b} <Debug> TCPHandler: Processed in 0.00284559 sec. | ||
| 5853 | 2025.11.06 00:58:31.959843 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5854 | 2025.11.06 00:58:31.959991 [ 4 ] {6df021a5-4df9-4f75-b514-647dccad611b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5855 | 2025.11.06 00:58:31.960056 [ 4 ] {6df021a5-4df9-4f75-b514-647dccad611b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5856 | 2025.11.06 00:58:31.960573 [ 4 ] {6df021a5-4df9-4f75-b514-647dccad611b} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5857 | 2025.11.06 00:58:31.960633 [ 4 ] {6df021a5-4df9-4f75-b514-647dccad611b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5858 | 2025.11.06 00:58:31.961064 [ 4 ] {6df021a5-4df9-4f75-b514-647dccad611b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5859 | 2025.11.06 00:58:31.961386 [ 4 ] {6df021a5-4df9-4f75-b514-647dccad611b} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5860 | 2025.11.06 00:58:31.961555 [ 4 ] {6df021a5-4df9-4f75-b514-647dccad611b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001594 sec., 65244.66750313676 rows/sec., 4.00 MiB/sec. | ||
| 5861 | 2025.11.06 00:58:31.961605 [ 4 ] {6df021a5-4df9-4f75-b514-647dccad611b} <Debug> TCPHandler: Processed in 0.001831573 sec. | ||
| 5862 | 2025.11.06 00:58:32.282276 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5863 | 2025.11.06 00:58:32.300575 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5864 | 2025.11.06 00:58:32.300645 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 5865 | 2025.11.06 00:58:32.306750 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5866 | 2025.11.06 00:58:32.307465 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5867 | 2025.11.06 00:58:32.310605 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5868 | 2025.11.06 00:58:36.030182 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55942 | ||
| 5869 | 2025.11.06 00:58:36.030313 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5870 | 2025.11.06 00:58:36.030342 [ 286 ] {} <Debug> TCP-Session: 0bbc610b-002e-4a39-8647-e5cd81ab4b2f Authenticating user 'default' from [fd00:1122:3344:101::e]:55942 | ||
| 5871 | 2025.11.06 00:58:36.030365 [ 286 ] {} <Debug> TCP-Session: 0bbc610b-002e-4a39-8647-e5cd81ab4b2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5872 | 2025.11.06 00:58:36.030377 [ 286 ] {} <Debug> TCP-Session: 0bbc610b-002e-4a39-8647-e5cd81ab4b2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5873 | 2025.11.06 00:58:36.030692 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40458 | ||
| 5874 | 2025.11.06 00:58:36.030714 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42887 | ||
| 5875 | 2025.11.06 00:58:36.030752 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36753 | ||
| 5876 | 2025.11.06 00:58:36.030774 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46126 | ||
| 5877 | 2025.11.06 00:58:36.030835 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5878 | 2025.11.06 00:58:36.030765 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45486 | ||
| 5879 | 2025.11.06 00:58:36.030881 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5880 | 2025.11.06 00:58:36.030885 [ 287 ] {} <Debug> TCP-Session: 7c230df0-71e5-46b3-b3f7-3d58e9e6b555 Authenticating user 'default' from [fd00:1122:3344:101::e]:40458 | ||
| 5881 | 2025.11.06 00:58:36.030931 [ 288 ] {} <Debug> TCP-Session: 7c8657a8-31c1-45c2-bea7-c7cb4b1903fc Authenticating user 'default' from [fd00:1122:3344:101::e]:42887 | ||
| 5882 | 2025.11.06 00:58:36.030950 [ 287 ] {} <Debug> TCP-Session: 7c230df0-71e5-46b3-b3f7-3d58e9e6b555 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5883 | 2025.11.06 00:58:36.030737 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56547 | ||
| 5884 | 2025.11.06 00:58:36.030997 [ 287 ] {} <Debug> TCP-Session: 7c230df0-71e5-46b3-b3f7-3d58e9e6b555 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5885 | 2025.11.06 00:58:36.031005 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5886 | 2025.11.06 00:58:36.031003 [ 288 ] {} <Debug> TCP-Session: 7c8657a8-31c1-45c2-bea7-c7cb4b1903fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5887 | 2025.11.06 00:58:36.031083 [ 292 ] {} <Debug> TCP-Session: 35322c07-1667-4826-b173-a22f5a7f21d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:36753 | ||
| 5888 | 2025.11.06 00:58:36.031097 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5889 | 2025.11.06 00:58:36.031136 [ 292 ] {} <Debug> TCP-Session: 35322c07-1667-4826-b173-a22f5a7f21d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5890 | 2025.11.06 00:58:36.031151 [ 293 ] {} <Debug> TCP-Session: 88e03c47-012e-42e3-b79f-0030de03f307 Authenticating user 'default' from [fd00:1122:3344:101::e]:45486 | ||
| 5891 | 2025.11.06 00:58:36.031170 [ 292 ] {} <Debug> TCP-Session: 35322c07-1667-4826-b173-a22f5a7f21d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5892 | 2025.11.06 00:58:36.031185 [ 293 ] {} <Debug> TCP-Session: 88e03c47-012e-42e3-b79f-0030de03f307 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5893 | 2025.11.06 00:58:36.031105 [ 288 ] {} <Debug> TCP-Session: 7c8657a8-31c1-45c2-bea7-c7cb4b1903fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5894 | 2025.11.06 00:58:36.031235 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5895 | 2025.11.06 00:58:36.031213 [ 293 ] {} <Debug> TCP-Session: 88e03c47-012e-42e3-b79f-0030de03f307 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5896 | 2025.11.06 00:58:36.031286 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5897 | 2025.11.06 00:58:36.031307 [ 294 ] {} <Debug> TCP-Session: bc2d462a-9483-46d8-994e-6e1bb6ab0c95 Authenticating user 'default' from [fd00:1122:3344:101::e]:46126 | ||
| 5898 | 2025.11.06 00:58:36.031340 [ 291 ] {} <Debug> TCP-Session: e0181c56-afe0-48e6-981c-671dcb1a6c81 Authenticating user 'default' from [fd00:1122:3344:101::e]:56547 | ||
| 5899 | 2025.11.06 00:58:36.031361 [ 294 ] {} <Debug> TCP-Session: bc2d462a-9483-46d8-994e-6e1bb6ab0c95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5900 | 2025.11.06 00:58:36.031380 [ 291 ] {} <Debug> TCP-Session: e0181c56-afe0-48e6-981c-671dcb1a6c81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5901 | 2025.11.06 00:58:36.031397 [ 294 ] {} <Debug> TCP-Session: bc2d462a-9483-46d8-994e-6e1bb6ab0c95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5902 | 2025.11.06 00:58:36.031415 [ 291 ] {} <Debug> TCP-Session: e0181c56-afe0-48e6-981c-671dcb1a6c81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5903 | 2025.11.06 00:58:36.030720 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65506 | ||
| 5904 | 2025.11.06 00:58:36.030719 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47183 | ||
| 5905 | 2025.11.06 00:58:36.030865 [ 286 ] {} <Trace> TCP-Session: 0bbc610b-002e-4a39-8647-e5cd81ab4b2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5906 | 2025.11.06 00:58:36.031668 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5907 | 2025.11.06 00:58:36.031670 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5908 | 2025.11.06 00:58:36.031712 [ 289 ] {} <Debug> TCP-Session: 6f50fea7-36f7-43f3-9c15-f2dfdbabc66f Authenticating user 'default' from [fd00:1122:3344:101::e]:47183 | ||
| 5909 | 2025.11.06 00:58:36.031729 [ 290 ] {} <Debug> TCP-Session: 6dc10654-833b-4c05-9a55-fac0a880927a Authenticating user 'default' from [fd00:1122:3344:101::e]:65506 | ||
| 5910 | 2025.11.06 00:58:36.031738 [ 289 ] {} <Debug> TCP-Session: 6f50fea7-36f7-43f3-9c15-f2dfdbabc66f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5911 | 2025.11.06 00:58:36.031753 [ 290 ] {} <Debug> TCP-Session: 6dc10654-833b-4c05-9a55-fac0a880927a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5912 | 2025.11.06 00:58:36.031760 [ 289 ] {} <Debug> TCP-Session: 6f50fea7-36f7-43f3-9c15-f2dfdbabc66f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5913 | 2025.11.06 00:58:36.031752 [ 286 ] {f3a93fbd-f9dc-47f1-a20a-1313303f1bac} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55942) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5914 | 2025.11.06 00:58:36.031773 [ 290 ] {} <Debug> TCP-Session: 6dc10654-833b-4c05-9a55-fac0a880927a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5915 | 2025.11.06 00:58:36.032155 [ 286 ] {f3a93fbd-f9dc-47f1-a20a-1313303f1bac} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5916 | 2025.11.06 00:58:36.032235 [ 286 ] {f3a93fbd-f9dc-47f1-a20a-1313303f1bac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5917 | 2025.11.06 00:58:36.032619 [ 286 ] {f3a93fbd-f9dc-47f1-a20a-1313303f1bac} <Debug> oximeter.version (75869ad9-9fbb-4e8a-88e6-8a002d0d387e) (SelectExecutor): Key condition: unknown | ||
| 5918 | 2025.11.06 00:58:36.033802 [ 332 ] {f3a93fbd-f9dc-47f1-a20a-1313303f1bac} <Trace> AggregatingTransform: Aggregating | ||
| 5919 | 2025.11.06 00:58:36.033847 [ 332 ] {f3a93fbd-f9dc-47f1-a20a-1313303f1bac} <Trace> Aggregator: Aggregation method: without_key | ||
| 5920 | 2025.11.06 00:58:36.033882 [ 332 ] {f3a93fbd-f9dc-47f1-a20a-1313303f1bac} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001148071 sec. (871.026 rows/sec., 34.02 KiB/sec.) | ||
| 5921 | 2025.11.06 00:58:36.033902 [ 332 ] {f3a93fbd-f9dc-47f1-a20a-1313303f1bac} <Trace> Aggregator: Merging aggregated data | ||
| 5922 | 2025.11.06 00:58:36.035696 [ 286 ] {f3a93fbd-f9dc-47f1-a20a-1313303f1bac} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004023 sec., 248.5707183693761 rows/sec., 9.71 KiB/sec. | ||
| 5923 | 2025.11.06 00:58:36.035866 [ 286 ] {f3a93fbd-f9dc-47f1-a20a-1313303f1bac} <Debug> TCPHandler: Processed in 0.005214862 sec. | ||
| 5924 | 2025.11.06 00:58:36.036005 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5925 | 2025.11.06 00:58:36.036046 [ 286 ] {} <Debug> TCP-Session: 0bbc610b-002e-4a39-8647-e5cd81ab4b2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5926 | 2025.11.06 00:58:36.036060 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5927 | 2025.11.06 00:58:36.036093 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5928 | 2025.11.06 00:58:36.036123 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5929 | 2025.11.06 00:58:36.036148 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5930 | 2025.11.06 00:58:36.036163 [ 288 ] {} <Debug> TCP-Session: 7c8657a8-31c1-45c2-bea7-c7cb4b1903fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5931 | 2025.11.06 00:58:36.036183 [ 292 ] {} <Debug> TCP-Session: 35322c07-1667-4826-b173-a22f5a7f21d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5932 | 2025.11.06 00:58:36.036205 [ 287 ] {} <Debug> TCP-Session: 7c230df0-71e5-46b3-b3f7-3d58e9e6b555 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5933 | 2025.11.06 00:58:36.036213 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5934 | 2025.11.06 00:58:36.036242 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5935 | 2025.11.06 00:58:36.036262 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5936 | 2025.11.06 00:58:36.036283 [ 291 ] {} <Debug> TCP-Session: e0181c56-afe0-48e6-981c-671dcb1a6c81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5937 | 2025.11.06 00:58:36.036311 [ 290 ] {} <Debug> TCP-Session: 6dc10654-833b-4c05-9a55-fac0a880927a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5938 | 2025.11.06 00:58:36.036326 [ 293 ] {} <Debug> TCP-Session: 88e03c47-012e-42e3-b79f-0030de03f307 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5939 | 2025.11.06 00:58:36.036185 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5940 | 2025.11.06 00:58:36.036124 [ 294 ] {} <Debug> TCP-Session: bc2d462a-9483-46d8-994e-6e1bb6ab0c95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5941 | 2025.11.06 00:58:36.036403 [ 289 ] {} <Debug> TCP-Session: 6f50fea7-36f7-43f3-9c15-f2dfdbabc66f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5942 | 2025.11.06 00:58:36.949884 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5943 | 2025.11.06 00:58:36.950078 [ 4 ] {63644e6c-8d7a-458e-8f61-74ec5a0e06e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5944 | 2025.11.06 00:58:36.950152 [ 4 ] {63644e6c-8d7a-458e-8f61-74ec5a0e06e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5945 | 2025.11.06 00:58:36.951469 [ 4 ] {63644e6c-8d7a-458e-8f61-74ec5a0e06e3} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5946 | 2025.11.06 00:58:36.951517 [ 4 ] {63644e6c-8d7a-458e-8f61-74ec5a0e06e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5947 | 2025.11.06 00:58:36.951984 [ 4 ] {63644e6c-8d7a-458e-8f61-74ec5a0e06e3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5948 | 2025.11.06 00:58:36.952205 [ 4 ] {63644e6c-8d7a-458e-8f61-74ec5a0e06e3} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5949 | 2025.11.06 00:58:36.952358 [ 4 ] {63644e6c-8d7a-458e-8f61-74ec5a0e06e3} <Debug> executeQuery: Read 1248 rows, 105.36 KiB in 0.002333 sec., 534933.5619374196 rows/sec., 44.10 MiB/sec. | ||
| 5950 | 2025.11.06 00:58:36.952401 [ 4 ] {63644e6c-8d7a-458e-8f61-74ec5a0e06e3} <Debug> TCPHandler: Processed in 0.002660827 sec. | ||
| 5951 | 2025.11.06 00:58:36.952536 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5952 | 2025.11.06 00:58:36.952636 [ 4 ] {64e88f1f-d1c0-49bb-ae6c-d019bcd18d3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5953 | 2025.11.06 00:58:36.952678 [ 4 ] {64e88f1f-d1c0-49bb-ae6c-d019bcd18d3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5954 | 2025.11.06 00:58:36.953106 [ 4 ] {64e88f1f-d1c0-49bb-ae6c-d019bcd18d3e} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5955 | 2025.11.06 00:58:36.953150 [ 4 ] {64e88f1f-d1c0-49bb-ae6c-d019bcd18d3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5956 | 2025.11.06 00:58:36.953454 [ 4 ] {64e88f1f-d1c0-49bb-ae6c-d019bcd18d3e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5957 | 2025.11.06 00:58:36.953672 [ 4 ] {64e88f1f-d1c0-49bb-ae6c-d019bcd18d3e} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5958 | 2025.11.06 00:58:36.953807 [ 4 ] {64e88f1f-d1c0-49bb-ae6c-d019bcd18d3e} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001191 sec., 21830.3946263644 rows/sec., 1.60 MiB/sec. | ||
| 5959 | 2025.11.06 00:58:36.953845 [ 4 ] {64e88f1f-d1c0-49bb-ae6c-d019bcd18d3e} <Debug> TCPHandler: Processed in 0.001360074 sec. | ||
| 5960 | 2025.11.06 00:58:36.953954 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5961 | 2025.11.06 00:58:36.954050 [ 4 ] {96b765fc-7def-469f-b37f-9cd364bd20af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5962 | 2025.11.06 00:58:36.954092 [ 4 ] {96b765fc-7def-469f-b37f-9cd364bd20af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5963 | 2025.11.06 00:58:36.954601 [ 4 ] {96b765fc-7def-469f-b37f-9cd364bd20af} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5964 | 2025.11.06 00:58:36.954638 [ 4 ] {96b765fc-7def-469f-b37f-9cd364bd20af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5965 | 2025.11.06 00:58:36.954956 [ 4 ] {96b765fc-7def-469f-b37f-9cd364bd20af} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5966 | 2025.11.06 00:58:36.955163 [ 4 ] {96b765fc-7def-469f-b37f-9cd364bd20af} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5967 | 2025.11.06 00:58:36.955291 [ 4 ] {96b765fc-7def-469f-b37f-9cd364bd20af} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001259 sec., 181096.10802223987 rows/sec., 12.26 MiB/sec. | ||
| 5968 | 2025.11.06 00:58:36.955329 [ 4 ] {96b765fc-7def-469f-b37f-9cd364bd20af} <Debug> TCPHandler: Processed in 0.001424125 sec. | ||
| 5969 | 2025.11.06 00:58:36.955435 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5970 | 2025.11.06 00:58:36.955530 [ 4 ] {482ac446-9984-42e8-b285-6009d6262f31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5971 | 2025.11.06 00:58:36.955572 [ 4 ] {482ac446-9984-42e8-b285-6009d6262f31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5972 | 2025.11.06 00:58:36.956163 [ 4 ] {482ac446-9984-42e8-b285-6009d6262f31} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5973 | 2025.11.06 00:58:36.956200 [ 4 ] {482ac446-9984-42e8-b285-6009d6262f31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5974 | 2025.11.06 00:58:36.956521 [ 4 ] {482ac446-9984-42e8-b285-6009d6262f31} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5975 | 2025.11.06 00:58:36.956725 [ 4 ] {482ac446-9984-42e8-b285-6009d6262f31} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5976 | 2025.11.06 00:58:36.956850 [ 4 ] {482ac446-9984-42e8-b285-6009d6262f31} <Debug> executeQuery: Read 546 rows, 41.49 KiB in 0.001337 sec., 408376.9633507853 rows/sec., 30.30 MiB/sec. | ||
| 5977 | 2025.11.06 00:58:36.956888 [ 4 ] {482ac446-9984-42e8-b285-6009d6262f31} <Debug> TCPHandler: Processed in 0.001502397 sec. | ||
| 5978 | 2025.11.06 00:58:36.956999 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5979 | 2025.11.06 00:58:36.957094 [ 4 ] {cc98f6d2-4c5c-4843-808f-ca200bc8bb24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5980 | 2025.11.06 00:58:36.957138 [ 4 ] {cc98f6d2-4c5c-4843-808f-ca200bc8bb24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5981 | 2025.11.06 00:58:36.957691 [ 4 ] {cc98f6d2-4c5c-4843-808f-ca200bc8bb24} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5982 | 2025.11.06 00:58:36.957729 [ 4 ] {cc98f6d2-4c5c-4843-808f-ca200bc8bb24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5983 | 2025.11.06 00:58:36.958099 [ 4 ] {cc98f6d2-4c5c-4843-808f-ca200bc8bb24} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5984 | 2025.11.06 00:58:36.958307 [ 4 ] {cc98f6d2-4c5c-4843-808f-ca200bc8bb24} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5985 | 2025.11.06 00:58:36.958438 [ 4 ] {cc98f6d2-4c5c-4843-808f-ca200bc8bb24} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001362 sec., 619676.9456681351 rows/sec., 41.71 MiB/sec. | ||
| 5986 | 2025.11.06 00:58:36.958474 [ 4 ] {cc98f6d2-4c5c-4843-808f-ca200bc8bb24} <Debug> TCPHandler: Processed in 0.001525777 sec. | ||
| 5987 | 2025.11.06 00:58:36.958585 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5988 | 2025.11.06 00:58:36.958680 [ 4 ] {c44992d7-5f31-4b3e-abce-2f35f5c6c08f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5989 | 2025.11.06 00:58:36.958736 [ 4 ] {c44992d7-5f31-4b3e-abce-2f35f5c6c08f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5990 | 2025.11.06 00:58:36.959521 [ 4 ] {c44992d7-5f31-4b3e-abce-2f35f5c6c08f} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5991 | 2025.11.06 00:58:36.959556 [ 4 ] {c44992d7-5f31-4b3e-abce-2f35f5c6c08f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5992 | 2025.11.06 00:58:36.960085 [ 4 ] {c44992d7-5f31-4b3e-abce-2f35f5c6c08f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5993 | 2025.11.06 00:58:36.960307 [ 4 ] {c44992d7-5f31-4b3e-abce-2f35f5c6c08f} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5994 | 2025.11.06 00:58:36.960443 [ 4 ] {c44992d7-5f31-4b3e-abce-2f35f5c6c08f} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001782 sec., 14590.347923681258 rows/sec., 26.15 MiB/sec. | ||
| 5995 | 2025.11.06 00:58:36.960502 [ 4 ] {c44992d7-5f31-4b3e-abce-2f35f5c6c08f} <Debug> TCPHandler: Processed in 0.001966905 sec. | ||
| 5996 | 2025.11.06 00:58:36.960619 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5997 | 2025.11.06 00:58:36.960713 [ 4 ] {ed6838e7-d7d3-4ee8-aebc-db5579d07992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5998 | 2025.11.06 00:58:36.960753 [ 4 ] {ed6838e7-d7d3-4ee8-aebc-db5579d07992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5999 | 2025.11.06 00:58:36.961070 [ 4 ] {ed6838e7-d7d3-4ee8-aebc-db5579d07992} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6000 | 2025.11.06 00:58:36.961102 [ 4 ] {ed6838e7-d7d3-4ee8-aebc-db5579d07992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6001 | 2025.11.06 00:58:36.961391 [ 4 ] {ed6838e7-d7d3-4ee8-aebc-db5579d07992} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6002 | 2025.11.06 00:58:36.961584 [ 4 ] {ed6838e7-d7d3-4ee8-aebc-db5579d07992} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6003 | 2025.11.06 00:58:36.961774 [ 4 ] {ed6838e7-d7d3-4ee8-aebc-db5579d07992} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 6004 | 2025.11.06 00:58:36.961810 [ 4 ] {ed6838e7-d7d3-4ee8-aebc-db5579d07992} <Debug> TCPHandler: Processed in 0.001240412 sec. | ||
| 6005 | 2025.11.06 00:58:36.983345 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37860 | ||
| 6006 | 2025.11.06 00:58:36.983414 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6007 | 2025.11.06 00:58:36.983437 [ 286 ] {} <Debug> TCP-Session: 7f6d4a40-40a8-4101-96af-d8e554837878 Authenticating user 'default' from [fd00:1122:3344:101::e]:37860 | ||
| 6008 | 2025.11.06 00:58:36.983458 [ 286 ] {} <Debug> TCP-Session: 7f6d4a40-40a8-4101-96af-d8e554837878 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6009 | 2025.11.06 00:58:36.983471 [ 286 ] {} <Debug> TCP-Session: 7f6d4a40-40a8-4101-96af-d8e554837878 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6010 | 2025.11.06 00:58:36.983669 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56760 | ||
| 6011 | 2025.11.06 00:58:36.983684 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54005 | ||
| 6012 | 2025.11.06 00:58:36.983721 [ 286 ] {} <Trace> TCP-Session: 7f6d4a40-40a8-4101-96af-d8e554837878 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6013 | 2025.11.06 00:58:36.983794 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6014 | 2025.11.06 00:58:36.983817 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6015 | 2025.11.06 00:58:36.983830 [ 287 ] {} <Debug> TCP-Session: 1f7d3447-85b2-4a60-919f-48d6ebcab476 Authenticating user 'default' from [fd00:1122:3344:101::e]:56760 | ||
| 6016 | 2025.11.06 00:58:36.983851 [ 288 ] {} <Debug> TCP-Session: d0c4aeca-21a9-401f-80b9-9294333f2f2f Authenticating user 'default' from [fd00:1122:3344:101::e]:54005 | ||
| 6017 | 2025.11.06 00:58:36.983864 [ 287 ] {} <Debug> TCP-Session: 1f7d3447-85b2-4a60-919f-48d6ebcab476 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6018 | 2025.11.06 00:58:36.983864 [ 286 ] {16f628f9-65a1-4c41-960d-a9b7e60a9e99} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37860) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6019 | 2025.11.06 00:58:36.983889 [ 287 ] {} <Debug> TCP-Session: 1f7d3447-85b2-4a60-919f-48d6ebcab476 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6020 | 2025.11.06 00:58:36.983880 [ 288 ] {} <Debug> TCP-Session: d0c4aeca-21a9-401f-80b9-9294333f2f2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6021 | 2025.11.06 00:58:36.983940 [ 288 ] {} <Debug> TCP-Session: d0c4aeca-21a9-401f-80b9-9294333f2f2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6022 | 2025.11.06 00:58:36.984115 [ 286 ] {16f628f9-65a1-4c41-960d-a9b7e60a9e99} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6023 | 2025.11.06 00:58:36.984169 [ 286 ] {16f628f9-65a1-4c41-960d-a9b7e60a9e99} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6024 | 2025.11.06 00:58:36.984424 [ 286 ] {16f628f9-65a1-4c41-960d-a9b7e60a9e99} <Debug> oximeter.version (75869ad9-9fbb-4e8a-88e6-8a002d0d387e) (SelectExecutor): Key condition: unknown | ||
| 6025 | 2025.11.06 00:58:36.985472 [ 306 ] {16f628f9-65a1-4c41-960d-a9b7e60a9e99} <Trace> AggregatingTransform: Aggregating | ||
| 6026 | 2025.11.06 00:58:36.985539 [ 306 ] {16f628f9-65a1-4c41-960d-a9b7e60a9e99} <Trace> Aggregator: Aggregation method: without_key | ||
| 6027 | 2025.11.06 00:58:36.985577 [ 306 ] {16f628f9-65a1-4c41-960d-a9b7e60a9e99} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001058329 sec. (944.886 rows/sec., 36.91 KiB/sec.) | ||
| 6028 | 2025.11.06 00:58:36.985596 [ 306 ] {16f628f9-65a1-4c41-960d-a9b7e60a9e99} <Trace> Aggregator: Merging aggregated data | ||
| 6029 | 2025.11.06 00:58:36.986696 [ 286 ] {16f628f9-65a1-4c41-960d-a9b7e60a9e99} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002866 sec., 348.91835310537334 rows/sec., 13.63 KiB/sec. | ||
| 6030 | 2025.11.06 00:58:36.986832 [ 286 ] {16f628f9-65a1-4c41-960d-a9b7e60a9e99} <Debug> TCPHandler: Processed in 0.003165605 sec. | ||
| 6031 | 2025.11.06 00:58:36.986945 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6032 | 2025.11.06 00:58:36.986973 [ 286 ] {} <Debug> TCP-Session: 7f6d4a40-40a8-4101-96af-d8e554837878 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6033 | 2025.11.06 00:58:36.986999 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6034 | 2025.11.06 00:58:36.987019 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6035 | 2025.11.06 00:58:36.987037 [ 287 ] {} <Debug> TCP-Session: 1f7d3447-85b2-4a60-919f-48d6ebcab476 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6036 | 2025.11.06 00:58:36.987067 [ 288 ] {} <Debug> TCP-Session: d0c4aeca-21a9-401f-80b9-9294333f2f2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6037 | 2025.11.06 00:58:36.991398 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58297 | ||
| 6038 | 2025.11.06 00:58:36.991420 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51571 | ||
| 6039 | 2025.11.06 00:58:36.991432 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32934 | ||
| 6040 | 2025.11.06 00:58:36.991445 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35320 | ||
| 6041 | 2025.11.06 00:58:36.991451 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56985 | ||
| 6042 | 2025.11.06 00:58:36.991503 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6043 | 2025.11.06 00:58:36.991525 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6044 | 2025.11.06 00:58:36.991555 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6045 | 2025.11.06 00:58:36.991571 [ 290 ] {} <Debug> TCP-Session: 7c26abff-bf19-47d0-a814-236cc9de5288 Authenticating user 'default' from [fd00:1122:3344:101::e]:58297 | ||
| 6046 | 2025.11.06 00:58:36.991585 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6047 | 2025.11.06 00:58:36.991608 [ 292 ] {} <Debug> TCP-Session: 8bc7dae9-98c3-4708-b31b-e78fde7b4302 Authenticating user 'default' from [fd00:1122:3344:101::e]:35320 | ||
| 6048 | 2025.11.06 00:58:36.991622 [ 290 ] {} <Debug> TCP-Session: 7c26abff-bf19-47d0-a814-236cc9de5288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6049 | 2025.11.06 00:58:36.991636 [ 293 ] {} <Debug> TCP-Session: f71f8b19-64fe-4c6e-a365-f6c754bd6ca7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56985 | ||
| 6050 | 2025.11.06 00:58:36.991649 [ 292 ] {} <Debug> TCP-Session: 8bc7dae9-98c3-4708-b31b-e78fde7b4302 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6051 | 2025.11.06 00:58:36.991656 [ 290 ] {} <Debug> TCP-Session: 7c26abff-bf19-47d0-a814-236cc9de5288 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6052 | 2025.11.06 00:58:36.991677 [ 293 ] {} <Debug> TCP-Session: f71f8b19-64fe-4c6e-a365-f6c754bd6ca7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6053 | 2025.11.06 00:58:36.991686 [ 292 ] {} <Debug> TCP-Session: 8bc7dae9-98c3-4708-b31b-e78fde7b4302 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6054 | 2025.11.06 00:58:36.991593 [ 291 ] {} <Debug> TCP-Session: 0e209df9-8572-4218-9a41-e6c209cc0779 Authenticating user 'default' from [fd00:1122:3344:101::e]:32934 | ||
| 6055 | 2025.11.06 00:58:36.991737 [ 293 ] {} <Debug> TCP-Session: f71f8b19-64fe-4c6e-a365-f6c754bd6ca7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6056 | 2025.11.06 00:58:36.991773 [ 291 ] {} <Debug> TCP-Session: 0e209df9-8572-4218-9a41-e6c209cc0779 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6057 | 2025.11.06 00:58:36.991406 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40811 | ||
| 6058 | 2025.11.06 00:58:36.991797 [ 291 ] {} <Debug> TCP-Session: 0e209df9-8572-4218-9a41-e6c209cc0779 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6059 | 2025.11.06 00:58:36.991501 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6060 | 2025.11.06 00:58:36.991859 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6061 | 2025.11.06 00:58:36.991861 [ 288 ] {} <Debug> TCP-Session: 18110e76-a866-4413-a2d8-1f853fc045f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:51571 | ||
| 6062 | 2025.11.06 00:58:36.991887 [ 289 ] {} <Debug> TCP-Session: 7627f21f-53fa-4ed7-9b27-ea472f56a26f Authenticating user 'default' from [fd00:1122:3344:101::e]:40811 | ||
| 6063 | 2025.11.06 00:58:36.991894 [ 288 ] {} <Debug> TCP-Session: 18110e76-a866-4413-a2d8-1f853fc045f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6064 | 2025.11.06 00:58:36.991910 [ 289 ] {} <Debug> TCP-Session: 7627f21f-53fa-4ed7-9b27-ea472f56a26f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6065 | 2025.11.06 00:58:36.991918 [ 288 ] {} <Debug> TCP-Session: 18110e76-a866-4413-a2d8-1f853fc045f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6066 | 2025.11.06 00:58:36.991932 [ 289 ] {} <Debug> TCP-Session: 7627f21f-53fa-4ed7-9b27-ea472f56a26f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6067 | 2025.11.06 00:58:37.059175 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:32934). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6068 | |||
| 6069 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6070 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6071 | 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 | ||
| 6072 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6073 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6074 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6075 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6076 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6077 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6078 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6079 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6080 | (version 23.8.7.1) | ||
| 6081 | 2025.11.06 00:58:37.059374 [ 291 ] {} <Debug> TCP-Session: 0e209df9-8572-4218-9a41-e6c209cc0779 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6082 | 2025.11.06 00:58:37.059402 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:56985). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6083 | |||
| 6084 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6085 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6086 | 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 | ||
| 6087 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6088 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6089 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6090 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6091 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6092 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6093 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6094 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6095 | (version 23.8.7.1) | ||
| 6096 | 2025.11.06 00:58:37.059494 [ 293 ] {} <Debug> TCP-Session: f71f8b19-64fe-4c6e-a365-f6c754bd6ca7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6097 | 2025.11.06 00:58:37.059524 [ 289 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:40811). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6098 | |||
| 6099 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6100 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6101 | 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 | ||
| 6102 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6103 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6104 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6105 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6106 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6107 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6108 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6109 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6110 | (version 23.8.7.1) | ||
| 6111 | 2025.11.06 00:58:37.059620 [ 289 ] {} <Debug> TCP-Session: 7627f21f-53fa-4ed7-9b27-ea472f56a26f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6112 | 2025.11.06 00:58:37.059649 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:35320). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6113 | |||
| 6114 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6115 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6116 | 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 | ||
| 6117 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6118 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6119 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6120 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6121 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6122 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6123 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6124 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6125 | (version 23.8.7.1) | ||
| 6126 | 2025.11.06 00:58:37.059770 [ 292 ] {} <Debug> TCP-Session: 8bc7dae9-98c3-4708-b31b-e78fde7b4302 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6127 | 2025.11.06 00:58:37.059778 [ 288 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:51571). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6128 | |||
| 6129 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6130 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6131 | 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 | ||
| 6132 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6133 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6134 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6135 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6136 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6137 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6138 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6139 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6140 | (version 23.8.7.1) | ||
| 6141 | 2025.11.06 00:58:37.059842 [ 288 ] {} <Debug> TCP-Session: 18110e76-a866-4413-a2d8-1f853fc045f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6142 | 2025.11.06 00:58:37.059871 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:58297). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6143 | |||
| 6144 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6145 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6146 | 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 | ||
| 6147 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6148 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6149 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6150 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6151 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6152 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6153 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6154 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6155 | (version 23.8.7.1) | ||
| 6156 | 2025.11.06 00:58:37.059953 [ 290 ] {} <Debug> TCP-Session: 7c26abff-bf19-47d0-a814-236cc9de5288 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6157 | 2025.11.06 00:58:37.166054 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60898 | ||
| 6158 | 2025.11.06 00:58:37.166162 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6159 | 2025.11.06 00:58:37.166187 [ 290 ] {} <Debug> TCP-Session: 14697530-50e5-458d-8694-e5751d19c3fe Authenticating user 'default' from [fd00:1122:3344:101::e]:60898 | ||
| 6160 | 2025.11.06 00:58:37.166208 [ 290 ] {} <Debug> TCP-Session: 14697530-50e5-458d-8694-e5751d19c3fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6161 | 2025.11.06 00:58:37.166222 [ 290 ] {} <Debug> TCP-Session: 14697530-50e5-458d-8694-e5751d19c3fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6162 | 2025.11.06 00:58:37.166394 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63308 | ||
| 6163 | 2025.11.06 00:58:37.166434 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40085 | ||
| 6164 | 2025.11.06 00:58:37.166458 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65269 | ||
| 6165 | 2025.11.06 00:58:37.166485 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44096 | ||
| 6166 | 2025.11.06 00:58:37.166492 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6167 | 2025.11.06 00:58:37.166500 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34818 | ||
| 6168 | 2025.11.06 00:58:37.166550 [ 291 ] {} <Debug> TCP-Session: dd6ef670-4eb1-4b26-9b25-542d64a365d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:63308 | ||
| 6169 | 2025.11.06 00:58:37.166560 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6170 | 2025.11.06 00:58:37.166571 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6171 | 2025.11.06 00:58:37.166591 [ 291 ] {} <Debug> TCP-Session: dd6ef670-4eb1-4b26-9b25-542d64a365d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6172 | 2025.11.06 00:58:37.166610 [ 292 ] {} <Debug> TCP-Session: ded2b571-b7f2-432d-a45a-cd02936d4278 Authenticating user 'default' from [fd00:1122:3344:101::e]:40085 | ||
| 6173 | 2025.11.06 00:58:37.166626 [ 291 ] {} <Debug> TCP-Session: dd6ef670-4eb1-4b26-9b25-542d64a365d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6174 | 2025.11.06 00:58:37.166621 [ 293 ] {} <Debug> TCP-Session: 2e6f2544-0523-482a-ad32-b5abee3ae31f Authenticating user 'default' from [fd00:1122:3344:101::e]:65269 | ||
| 6175 | 2025.11.06 00:58:37.166652 [ 292 ] {} <Debug> TCP-Session: ded2b571-b7f2-432d-a45a-cd02936d4278 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6176 | 2025.11.06 00:58:37.166686 [ 293 ] {} <Debug> TCP-Session: 2e6f2544-0523-482a-ad32-b5abee3ae31f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6177 | 2025.11.06 00:58:37.166699 [ 292 ] {} <Debug> TCP-Session: ded2b571-b7f2-432d-a45a-cd02936d4278 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6178 | 2025.11.06 00:58:37.166712 [ 293 ] {} <Debug> TCP-Session: 2e6f2544-0523-482a-ad32-b5abee3ae31f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6179 | 2025.11.06 00:58:37.166616 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6180 | 2025.11.06 00:58:37.166474 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34281 | ||
| 6181 | 2025.11.06 00:58:37.166766 [ 289 ] {} <Debug> TCP-Session: 9d346f7d-c082-41c1-b71a-e8f04fcdaf9e Authenticating user 'default' from [fd00:1122:3344:101::e]:34818 | ||
| 6182 | 2025.11.06 00:58:37.166460 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59952 | ||
| 6183 | 2025.11.06 00:58:37.166837 [ 289 ] {} <Debug> TCP-Session: 9d346f7d-c082-41c1-b71a-e8f04fcdaf9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6184 | 2025.11.06 00:58:37.166831 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6185 | 2025.11.06 00:58:37.166859 [ 289 ] {} <Debug> TCP-Session: 9d346f7d-c082-41c1-b71a-e8f04fcdaf9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6186 | 2025.11.06 00:58:37.166887 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6187 | 2025.11.06 00:58:37.166889 [ 286 ] {} <Debug> TCP-Session: b9da25e2-3bce-4ae4-b83c-e43c83a0bad5 Authenticating user 'default' from [fd00:1122:3344:101::e]:34281 | ||
| 6188 | 2025.11.06 00:58:37.166912 [ 294 ] {} <Debug> TCP-Session: a11c1819-f54b-4b5c-95d8-09991f78d1cf Authenticating user 'default' from [fd00:1122:3344:101::e]:59952 | ||
| 6189 | 2025.11.06 00:58:37.166928 [ 286 ] {} <Debug> TCP-Session: b9da25e2-3bce-4ae4-b83c-e43c83a0bad5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6190 | 2025.11.06 00:58:37.166944 [ 294 ] {} <Debug> TCP-Session: a11c1819-f54b-4b5c-95d8-09991f78d1cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6191 | 2025.11.06 00:58:37.166960 [ 286 ] {} <Debug> TCP-Session: b9da25e2-3bce-4ae4-b83c-e43c83a0bad5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6192 | 2025.11.06 00:58:37.166577 [ 290 ] {} <Trace> TCP-Session: 14697530-50e5-458d-8694-e5751d19c3fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6193 | 2025.11.06 00:58:37.167005 [ 294 ] {} <Debug> TCP-Session: a11c1819-f54b-4b5c-95d8-09991f78d1cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6194 | 2025.11.06 00:58:37.166570 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6195 | 2025.11.06 00:58:37.166495 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40729 | ||
| 6196 | 2025.11.06 00:58:37.167061 [ 287 ] {} <Debug> TCP-Session: 7b35d1f6-35c4-45a3-8805-e02282867adf Authenticating user 'default' from [fd00:1122:3344:101::e]:44096 | ||
| 6197 | 2025.11.06 00:58:37.167093 [ 287 ] {} <Debug> TCP-Session: 7b35d1f6-35c4-45a3-8805-e02282867adf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6198 | 2025.11.06 00:58:37.167106 [ 287 ] {} <Debug> TCP-Session: 7b35d1f6-35c4-45a3-8805-e02282867adf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6199 | 2025.11.06 00:58:37.167124 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6200 | 2025.11.06 00:58:37.167151 [ 288 ] {} <Debug> TCP-Session: 406d90a7-11be-4e75-afd3-e9b00b506890 Authenticating user 'default' from [fd00:1122:3344:101::e]:40729 | ||
| 6201 | 2025.11.06 00:58:37.167168 [ 288 ] {} <Debug> TCP-Session: 406d90a7-11be-4e75-afd3-e9b00b506890 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6202 | 2025.11.06 00:58:37.167173 [ 290 ] {0489b5bf-bbf4-40a3-b24e-7b874c690b35} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60898) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6203 | 2025.11.06 00:58:37.167181 [ 288 ] {} <Debug> TCP-Session: 406d90a7-11be-4e75-afd3-e9b00b506890 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6204 | 2025.11.06 00:58:37.167479 [ 290 ] {0489b5bf-bbf4-40a3-b24e-7b874c690b35} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6205 | 2025.11.06 00:58:37.167539 [ 290 ] {0489b5bf-bbf4-40a3-b24e-7b874c690b35} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6206 | 2025.11.06 00:58:37.167845 [ 290 ] {0489b5bf-bbf4-40a3-b24e-7b874c690b35} <Debug> oximeter.version (75869ad9-9fbb-4e8a-88e6-8a002d0d387e) (SelectExecutor): Key condition: unknown | ||
| 6207 | 2025.11.06 00:58:37.168917 [ 330 ] {0489b5bf-bbf4-40a3-b24e-7b874c690b35} <Trace> AggregatingTransform: Aggregating | ||
| 6208 | 2025.11.06 00:58:37.168959 [ 330 ] {0489b5bf-bbf4-40a3-b24e-7b874c690b35} <Trace> Aggregator: Aggregation method: without_key | ||
| 6209 | 2025.11.06 00:58:37.168998 [ 330 ] {0489b5bf-bbf4-40a3-b24e-7b874c690b35} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001051479 sec. (951.041 rows/sec., 37.15 KiB/sec.) | ||
| 6210 | 2025.11.06 00:58:37.169019 [ 330 ] {0489b5bf-bbf4-40a3-b24e-7b874c690b35} <Trace> Aggregator: Merging aggregated data | ||
| 6211 | 2025.11.06 00:58:37.170531 [ 290 ] {0489b5bf-bbf4-40a3-b24e-7b874c690b35} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003418 sec., 292.5687536571094 rows/sec., 11.43 KiB/sec. | ||
| 6212 | 2025.11.06 00:58:37.170673 [ 290 ] {0489b5bf-bbf4-40a3-b24e-7b874c690b35} <Debug> TCPHandler: Processed in 0.004238515 sec. | ||
| 6213 | 2025.11.06 00:58:37.170795 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6214 | 2025.11.06 00:58:37.170823 [ 290 ] {} <Debug> TCP-Session: 14697530-50e5-458d-8694-e5751d19c3fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6215 | 2025.11.06 00:58:37.170826 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6216 | 2025.11.06 00:58:37.170848 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6217 | 2025.11.06 00:58:37.170866 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6218 | 2025.11.06 00:58:37.170888 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6219 | 2025.11.06 00:58:37.170895 [ 291 ] {} <Debug> TCP-Session: dd6ef670-4eb1-4b26-9b25-542d64a365d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6220 | 2025.11.06 00:58:37.170915 [ 289 ] {} <Debug> TCP-Session: 9d346f7d-c082-41c1-b71a-e8f04fcdaf9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6221 | 2025.11.06 00:58:37.170922 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6222 | 2025.11.06 00:58:37.170941 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6223 | 2025.11.06 00:58:37.170967 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6224 | 2025.11.06 00:58:37.170980 [ 293 ] {} <Debug> TCP-Session: 2e6f2544-0523-482a-ad32-b5abee3ae31f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6225 | 2025.11.06 00:58:37.170997 [ 286 ] {} <Debug> TCP-Session: b9da25e2-3bce-4ae4-b83c-e43c83a0bad5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6226 | 2025.11.06 00:58:37.171007 [ 287 ] {} <Debug> TCP-Session: 7b35d1f6-35c4-45a3-8805-e02282867adf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6227 | 2025.11.06 00:58:37.170904 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6228 | 2025.11.06 00:58:37.170931 [ 288 ] {} <Debug> TCP-Session: 406d90a7-11be-4e75-afd3-e9b00b506890 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6229 | 2025.11.06 00:58:37.170874 [ 292 ] {} <Debug> TCP-Session: ded2b571-b7f2-432d-a45a-cd02936d4278 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6230 | 2025.11.06 00:58:37.171078 [ 294 ] {} <Debug> TCP-Session: a11c1819-f54b-4b5c-95d8-09991f78d1cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6231 | 2025.11.06 00:58:39.179673 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12021 | ||
| 6232 | 2025.11.06 00:58:39.180282 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6233 | 2025.11.06 00:58:39.180337 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6234 | 2025.11.06 00:58:39.180821 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6235 | 2025.11.06 00:58:39.181052 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6236 | 2025.11.06 00:58:39.181197 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12021 | ||
| 6237 | 2025.11.06 00:58:39.810877 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6238 | 2025.11.06 00:58:39.828104 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6239 | 2025.11.06 00:58:39.828161 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6240 | 2025.11.06 00:58:39.833705 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6241 | 2025.11.06 00:58:39.834419 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6242 | 2025.11.06 00:58:39.837294 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6243 | 2025.11.06 00:58:41.699150 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 810 | ||
| 6244 | 2025.11.06 00:58:41.701791 [ 242 ] {} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6245 | 2025.11.06 00:58:41.701857 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6246 | 2025.11.06 00:58:41.703143 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6247 | 2025.11.06 00:58:41.703445 [ 242 ] {} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6248 | 2025.11.06 00:58:41.703824 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 810 | ||
| 6249 | 2025.11.06 00:58:41.932458 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6250 | 2025.11.06 00:58:41.932653 [ 4 ] {7a0d0891-7760-48b5-8937-d7874db65642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6251 | 2025.11.06 00:58:41.932727 [ 4 ] {7a0d0891-7760-48b5-8937-d7874db65642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6252 | 2025.11.06 00:58:41.933534 [ 4 ] {7a0d0891-7760-48b5-8937-d7874db65642} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6253 | 2025.11.06 00:58:41.933585 [ 4 ] {7a0d0891-7760-48b5-8937-d7874db65642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6254 | 2025.11.06 00:58:41.934000 [ 4 ] {7a0d0891-7760-48b5-8937-d7874db65642} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6255 | 2025.11.06 00:58:41.934226 [ 4 ] {7a0d0891-7760-48b5-8937-d7874db65642} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6256 | 2025.11.06 00:58:41.934390 [ 4 ] {7a0d0891-7760-48b5-8937-d7874db65642} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001792 sec., 228794.64285714287 rows/sec., 14.51 MiB/sec. | ||
| 6257 | 2025.11.06 00:58:41.934442 [ 4 ] {7a0d0891-7760-48b5-8937-d7874db65642} <Debug> TCPHandler: Processed in 0.002143718 sec. | ||
| 6258 | 2025.11.06 00:58:41.934571 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6259 | 2025.11.06 00:58:41.934677 [ 4 ] {81afc8e5-251b-48c8-b856-6a97dcd8a1ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6260 | 2025.11.06 00:58:41.934721 [ 4 ] {81afc8e5-251b-48c8-b856-6a97dcd8a1ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6261 | 2025.11.06 00:58:41.935637 [ 4 ] {81afc8e5-251b-48c8-b856-6a97dcd8a1ee} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6262 | 2025.11.06 00:58:41.935678 [ 4 ] {81afc8e5-251b-48c8-b856-6a97dcd8a1ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6263 | 2025.11.06 00:58:41.936106 [ 4 ] {81afc8e5-251b-48c8-b856-6a97dcd8a1ee} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6264 | 2025.11.06 00:58:41.936336 [ 4 ] {81afc8e5-251b-48c8-b856-6a97dcd8a1ee} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6265 | 2025.11.06 00:58:41.936462 [ 100 ] {} <Debug> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6266 | 2025.11.06 00:58:41.936475 [ 4 ] {81afc8e5-251b-48c8-b856-6a97dcd8a1ee} <Debug> executeQuery: Read 1144 rows, 92.99 KiB in 0.001822 sec., 627881.4489571899 rows/sec., 49.84 MiB/sec. | ||
| 6267 | 2025.11.06 00:58:41.936538 [ 100 ] {} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6268 | 2025.11.06 00:58:41.936558 [ 4 ] {81afc8e5-251b-48c8-b856-6a97dcd8a1ee} <Debug> TCPHandler: Processed in 0.002039446 sec. | ||
| 6269 | 2025.11.06 00:58:41.936565 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6270 | 2025.11.06 00:58:41.936678 [ 200 ] {316e61a8-187c-47ee-810b-d94734059305::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 | ||
| 6271 | 2025.11.06 00:58:41.936692 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6272 | 2025.11.06 00:58:41.936812 [ 200 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6273 | 2025.11.06 00:58:41.936824 [ 4 ] {1541acad-aa81-4bd9-8503-1067193aa365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6274 | 2025.11.06 00:58:41.936850 [ 200 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2345 rows starting from the beginning of the part | ||
| 6275 | 2025.11.06 00:58:41.936872 [ 4 ] {1541acad-aa81-4bd9-8503-1067193aa365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6276 | 2025.11.06 00:58:41.936921 [ 200 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1144 rows starting from the beginning of the part | ||
| 6277 | 2025.11.06 00:58:41.936969 [ 200 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 108 rows starting from the beginning of the part | ||
| 6278 | 2025.11.06 00:58:41.937011 [ 200 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1144 rows starting from the beginning of the part | ||
| 6279 | 2025.11.06 00:58:41.937049 [ 200 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1248 rows starting from the beginning of the part | ||
| 6280 | 2025.11.06 00:58:41.937090 [ 200 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1144 rows starting from the beginning of the part | ||
| 6281 | 2025.11.06 00:58:41.937365 [ 4 ] {1541acad-aa81-4bd9-8503-1067193aa365} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6282 | 2025.11.06 00:58:41.937408 [ 4 ] {1541acad-aa81-4bd9-8503-1067193aa365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6283 | 2025.11.06 00:58:41.937742 [ 4 ] {1541acad-aa81-4bd9-8503-1067193aa365} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6284 | 2025.11.06 00:58:41.937977 [ 4 ] {1541acad-aa81-4bd9-8503-1067193aa365} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6285 | 2025.11.06 00:58:41.938121 [ 4 ] {1541acad-aa81-4bd9-8503-1067193aa365} <Debug> executeQuery: Read 221 rows, 13.52 KiB in 0.001319 sec., 167551.17513267626 rows/sec., 10.01 MiB/sec. | ||
| 6286 | 2025.11.06 00:58:41.938162 [ 4 ] {1541acad-aa81-4bd9-8503-1067193aa365} <Debug> TCPHandler: Processed in 0.001521277 sec. | ||
| 6287 | 2025.11.06 00:58:41.938263 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6288 | 2025.11.06 00:58:41.938361 [ 4 ] {a7747154-1480-4c0c-8016-53e48a9a3a8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6289 | 2025.11.06 00:58:41.938402 [ 4 ] {a7747154-1480-4c0c-8016-53e48a9a3a8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6290 | 2025.11.06 00:58:41.938867 [ 4 ] {a7747154-1480-4c0c-8016-53e48a9a3a8c} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6291 | 2025.11.06 00:58:41.938905 [ 4 ] {a7747154-1480-4c0c-8016-53e48a9a3a8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6292 | 2025.11.06 00:58:41.939226 [ 4 ] {a7747154-1480-4c0c-8016-53e48a9a3a8c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6293 | 2025.11.06 00:58:41.939421 [ 202 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7133 rows, containing 5 columns (5 merged, 0 gathered) in 0.002783759 sec., 2562362.618315738 rows/sec., 216.12 MiB/sec. | ||
| 6294 | 2025.11.06 00:58:41.939440 [ 4 ] {a7747154-1480-4c0c-8016-53e48a9a3a8c} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6295 | 2025.11.06 00:58:41.939593 [ 4 ] {a7747154-1480-4c0c-8016-53e48a9a3a8c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001252 sec., 169329.0734824281 rows/sec., 10.92 MiB/sec. | ||
| 6296 | 2025.11.06 00:58:41.939633 [ 4 ] {a7747154-1480-4c0c-8016-53e48a9a3a8c} <Debug> TCPHandler: Processed in 0.001419645 sec. | ||
| 6297 | 2025.11.06 00:58:41.939700 [ 192 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6298 | 2025.11.06 00:58:41.939744 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6299 | 2025.11.06 00:58:41.939845 [ 4 ] {89c135ac-23f6-444a-8398-627895a1b37c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6300 | 2025.11.06 00:58:41.939889 [ 4 ] {89c135ac-23f6-444a-8398-627895a1b37c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6301 | 2025.11.06 00:58:41.939980 [ 192 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_36_7} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6302 | 2025.11.06 00:58:41.940056 [ 192 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_36_7} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6303 | 2025.11.06 00:58:41.940133 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 6304 | 2025.11.06 00:58:41.940352 [ 4 ] {89c135ac-23f6-444a-8398-627895a1b37c} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6305 | 2025.11.06 00:58:41.940395 [ 4 ] {89c135ac-23f6-444a-8398-627895a1b37c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6306 | 2025.11.06 00:58:41.940718 [ 4 ] {89c135ac-23f6-444a-8398-627895a1b37c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6307 | 2025.11.06 00:58:41.940958 [ 4 ] {89c135ac-23f6-444a-8398-627895a1b37c} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6308 | 2025.11.06 00:58:41.941093 [ 4 ] {89c135ac-23f6-444a-8398-627895a1b37c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001266 sec., 166666.66666666666 rows/sec., 9.46 MiB/sec. | ||
| 6309 | 2025.11.06 00:58:41.941133 [ 4 ] {89c135ac-23f6-444a-8398-627895a1b37c} <Debug> TCPHandler: Processed in 0.001444696 sec. | ||
| 6310 | 2025.11.06 00:58:41.941250 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6311 | 2025.11.06 00:58:41.941346 [ 4 ] {74e32315-9b50-4349-897f-2ec409d02659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6312 | 2025.11.06 00:58:41.941386 [ 4 ] {74e32315-9b50-4349-897f-2ec409d02659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6313 | 2025.11.06 00:58:41.942027 [ 4 ] {74e32315-9b50-4349-897f-2ec409d02659} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6314 | 2025.11.06 00:58:41.942064 [ 4 ] {74e32315-9b50-4349-897f-2ec409d02659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6315 | 2025.11.06 00:58:41.942404 [ 4 ] {74e32315-9b50-4349-897f-2ec409d02659} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6316 | 2025.11.06 00:58:41.942609 [ 4 ] {74e32315-9b50-4349-897f-2ec409d02659} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6317 | 2025.11.06 00:58:41.942728 [ 71 ] {} <Debug> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6318 | 2025.11.06 00:58:41.942738 [ 4 ] {74e32315-9b50-4349-897f-2ec409d02659} <Debug> executeQuery: Read 695 rows, 49.75 KiB in 0.00141 sec., 492907.8014184397 rows/sec., 34.46 MiB/sec. | ||
| 6319 | 2025.11.06 00:58:41.942804 [ 71 ] {} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6320 | 2025.11.06 00:58:41.942821 [ 4 ] {74e32315-9b50-4349-897f-2ec409d02659} <Debug> TCPHandler: Processed in 0.001619918 sec. | ||
| 6321 | 2025.11.06 00:58:41.942832 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6322 | 2025.11.06 00:58:41.942922 [ 188 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::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 | ||
| 6323 | 2025.11.06 00:58:41.942948 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6324 | 2025.11.06 00:58:41.943033 [ 188 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6325 | 2025.11.06 00:58:41.943049 [ 4 ] {19fb3f83-80e7-43d3-8893-a8f95a088b3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6326 | 2025.11.06 00:58:41.943066 [ 188 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1213 rows starting from the beginning of the part | ||
| 6327 | 2025.11.06 00:58:41.943098 [ 4 ] {19fb3f83-80e7-43d3-8893-a8f95a088b3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6328 | 2025.11.06 00:58:41.943133 [ 188 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 695 rows starting from the beginning of the part | ||
| 6329 | 2025.11.06 00:58:41.943186 [ 188 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::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 | ||
| 6330 | 2025.11.06 00:58:41.943231 [ 188 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 695 rows starting from the beginning of the part | ||
| 6331 | 2025.11.06 00:58:41.943273 [ 188 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 546 rows starting from the beginning of the part | ||
| 6332 | 2025.11.06 00:58:41.943317 [ 188 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 695 rows starting from the beginning of the part | ||
| 6333 | 2025.11.06 00:58:41.943436 [ 4 ] {19fb3f83-80e7-43d3-8893-a8f95a088b3b} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6334 | 2025.11.06 00:58:41.943479 [ 4 ] {19fb3f83-80e7-43d3-8893-a8f95a088b3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6335 | 2025.11.06 00:58:41.943816 [ 4 ] {19fb3f83-80e7-43d3-8893-a8f95a088b3b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6336 | 2025.11.06 00:58:41.944040 [ 4 ] {19fb3f83-80e7-43d3-8893-a8f95a088b3b} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6337 | 2025.11.06 00:58:41.944182 [ 4 ] {19fb3f83-80e7-43d3-8893-a8f95a088b3b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001151 sec., 5212.858384013902 rows/sec., 272.35 KiB/sec. | ||
| 6338 | 2025.11.06 00:58:41.944219 [ 4 ] {19fb3f83-80e7-43d3-8893-a8f95a088b3b} <Debug> TCPHandler: Processed in 0.001322383 sec. | ||
| 6339 | 2025.11.06 00:58:41.944322 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6340 | 2025.11.06 00:58:41.944417 [ 4 ] {f191bc52-31ee-434b-b16c-fc7ea9f568c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6341 | 2025.11.06 00:58:41.944462 [ 4 ] {f191bc52-31ee-434b-b16c-fc7ea9f568c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6342 | 2025.11.06 00:58:41.944617 [ 188 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3934 rows, containing 5 columns (5 merged, 0 gathered) in 0.00173038 sec., 2273489.0602064286 rows/sec., 170.63 MiB/sec. | ||
| 6343 | 2025.11.06 00:58:41.944861 [ 202 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6344 | 2025.11.06 00:58:41.944888 [ 4 ] {f191bc52-31ee-434b-b16c-fc7ea9f568c5} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6345 | 2025.11.06 00:58:41.944929 [ 4 ] {f191bc52-31ee-434b-b16c-fc7ea9f568c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6346 | 2025.11.06 00:58:41.945237 [ 202 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_36_7} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6347 | 2025.11.06 00:58:41.945314 [ 4 ] {f191bc52-31ee-434b-b16c-fc7ea9f568c5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6348 | 2025.11.06 00:58:41.945337 [ 202 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_36_7} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6349 | 2025.11.06 00:58:41.945448 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 6350 | 2025.11.06 00:58:41.945556 [ 4 ] {f191bc52-31ee-434b-b16c-fc7ea9f568c5} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6351 | 2025.11.06 00:58:41.945676 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6352 | 2025.11.06 00:58:41.945697 [ 4 ] {f191bc52-31ee-434b-b16c-fc7ea9f568c5} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001298 sec., 241910.63174114024 rows/sec., 15.89 MiB/sec. | ||
| 6353 | 2025.11.06 00:58:41.945715 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6354 | 2025.11.06 00:58:41.945739 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6355 | 2025.11.06 00:58:41.945743 [ 4 ] {f191bc52-31ee-434b-b16c-fc7ea9f568c5} <Debug> TCPHandler: Processed in 0.001470696 sec. | ||
| 6356 | 2025.11.06 00:58:41.945834 [ 187 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::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 | ||
| 6357 | 2025.11.06 00:58:41.945873 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6358 | 2025.11.06 00:58:41.945962 [ 187 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6359 | 2025.11.06 00:58:41.945974 [ 4 ] {e6a7f5da-c149-49b3-9c15-90ad4fc6fe2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6360 | 2025.11.06 00:58:41.946003 [ 187 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11063 rows starting from the beginning of the part | ||
| 6361 | 2025.11.06 00:58:41.946025 [ 4 ] {e6a7f5da-c149-49b3-9c15-90ad4fc6fe2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6362 | 2025.11.06 00:58:41.946077 [ 187 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 314 rows starting from the beginning of the part | ||
| 6363 | 2025.11.06 00:58:41.946126 [ 187 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 6364 | 2025.11.06 00:58:41.946169 [ 187 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 314 rows starting from the beginning of the part | ||
| 6365 | 2025.11.06 00:58:41.946209 [ 187 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 844 rows starting from the beginning of the part | ||
| 6366 | 2025.11.06 00:58:41.946255 [ 187 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 314 rows starting from the beginning of the part | ||
| 6367 | 2025.11.06 00:58:41.946356 [ 4 ] {e6a7f5da-c149-49b3-9c15-90ad4fc6fe2c} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6368 | 2025.11.06 00:58:41.946399 [ 4 ] {e6a7f5da-c149-49b3-9c15-90ad4fc6fe2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6369 | 2025.11.06 00:58:41.946726 [ 4 ] {e6a7f5da-c149-49b3-9c15-90ad4fc6fe2c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6370 | 2025.11.06 00:58:41.946942 [ 4 ] {e6a7f5da-c149-49b3-9c15-90ad4fc6fe2c} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6371 | 2025.11.06 00:58:41.947086 [ 4 ] {e6a7f5da-c149-49b3-9c15-90ad4fc6fe2c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001129 sec., 885.7395925597874 rows/sec., 59.68 KiB/sec. | ||
| 6372 | 2025.11.06 00:58:41.947124 [ 4 ] {e6a7f5da-c149-49b3-9c15-90ad4fc6fe2c} <Debug> TCPHandler: Processed in 0.001299773 sec. | ||
| 6373 | 2025.11.06 00:58:41.947238 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6374 | 2025.11.06 00:58:41.947333 [ 4 ] {b5b9e230-f9f7-4ced-8633-7289a3cfa5eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6375 | 2025.11.06 00:58:41.947389 [ 4 ] {b5b9e230-f9f7-4ced-8633-7289a3cfa5eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6376 | 2025.11.06 00:58:41.948162 [ 4 ] {b5b9e230-f9f7-4ced-8633-7289a3cfa5eb} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6377 | 2025.11.06 00:58:41.948199 [ 4 ] {b5b9e230-f9f7-4ced-8633-7289a3cfa5eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6378 | 2025.11.06 00:58:41.948751 [ 4 ] {b5b9e230-f9f7-4ced-8633-7289a3cfa5eb} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6379 | 2025.11.06 00:58:41.948971 [ 4 ] {b5b9e230-f9f7-4ced-8633-7289a3cfa5eb} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6380 | 2025.11.06 00:58:41.949116 [ 4 ] {b5b9e230-f9f7-4ced-8633-7289a3cfa5eb} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001802 sec., 8879.023307436182 rows/sec., 15.91 MiB/sec. | ||
| 6381 | 2025.11.06 00:58:41.949180 [ 4 ] {b5b9e230-f9f7-4ced-8633-7289a3cfa5eb} <Debug> TCPHandler: Processed in 0.001991975 sec. | ||
| 6382 | 2025.11.06 00:58:41.949301 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6383 | 2025.11.06 00:58:41.949395 [ 4 ] {45c5f516-af00-42a5-81de-140964a79dd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6384 | 2025.11.06 00:58:41.949438 [ 4 ] {45c5f516-af00-42a5-81de-140964a79dd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6385 | 2025.11.06 00:58:41.949773 [ 4 ] {45c5f516-af00-42a5-81de-140964a79dd4} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6386 | 2025.11.06 00:58:41.949809 [ 4 ] {45c5f516-af00-42a5-81de-140964a79dd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6387 | 2025.11.06 00:58:41.950118 [ 4 ] {45c5f516-af00-42a5-81de-140964a79dd4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6388 | 2025.11.06 00:58:41.950161 [ 202 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13009 rows, containing 5 columns (5 merged, 0 gathered) in 0.004372797 sec., 2974983.7461011796 rows/sec., 198.92 MiB/sec. | ||
| 6389 | 2025.11.06 00:58:41.950347 [ 4 ] {45c5f516-af00-42a5-81de-140964a79dd4} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6390 | 2025.11.06 00:58:41.950461 [ 71 ] {} <Debug> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6391 | 2025.11.06 00:58:41.950479 [ 4 ] {45c5f516-af00-42a5-81de-140964a79dd4} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001102 sec., 94373.8656987296 rows/sec., 5.78 MiB/sec. | ||
| 6392 | 2025.11.06 00:58:41.950506 [ 71 ] {} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6393 | 2025.11.06 00:58:41.950525 [ 4 ] {45c5f516-af00-42a5-81de-140964a79dd4} <Debug> TCPHandler: Processed in 0.001274083 sec. | ||
| 6394 | 2025.11.06 00:58:41.950535 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6395 | 2025.11.06 00:58:41.950597 [ 188 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6396 | 2025.11.06 00:58:41.950626 [ 202 ] {0a138287-228c-403c-925c-6dac4d152831::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 | ||
| 6397 | 2025.11.06 00:58:41.950736 [ 202 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6398 | 2025.11.06 00:58:41.950769 [ 202 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2388 rows starting from the beginning of the part | ||
| 6399 | 2025.11.06 00:58:41.950831 [ 202 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 104 rows starting from the beginning of the part | ||
| 6400 | 2025.11.06 00:58:41.950878 [ 202 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 6401 | 2025.11.06 00:58:41.950914 [ 188 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6402 | 2025.11.06 00:58:41.950921 [ 202 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 104 rows starting from the beginning of the part | ||
| 6403 | 2025.11.06 00:58:41.950979 [ 202 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 6404 | 2025.11.06 00:58:41.951008 [ 188 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6405 | 2025.11.06 00:58:41.951021 [ 202 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 104 rows starting from the beginning of the part | ||
| 6406 | 2025.11.06 00:58:41.951104 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
| 6407 | 2025.11.06 00:58:41.952291 [ 191 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2820 rows, containing 4 columns (4 merged, 0 gathered) in 0.00169804 sec., 1660738.2629384466 rows/sec., 105.13 MiB/sec. | ||
| 6408 | 2025.11.06 00:58:41.952630 [ 191 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6409 | 2025.11.06 00:58:41.953043 [ 191 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_36_7} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6410 | 2025.11.06 00:58:41.953151 [ 191 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_36_7} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6411 | 2025.11.06 00:58:41.953277 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6412 | 2025.11.06 00:58:46.586142 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6413 | 2025.11.06 00:58:46.586216 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6414 | 2025.11.06 00:58:46.682237 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12469 | ||
| 6415 | 2025.11.06 00:58:46.682728 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6416 | 2025.11.06 00:58:46.682772 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6417 | 2025.11.06 00:58:46.683264 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6418 | 2025.11.06 00:58:46.683496 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6419 | 2025.11.06 00:58:46.683634 [ 123 ] {} <Debug> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6420 | 2025.11.06 00:58:46.683639 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12469 | ||
| 6421 | 2025.11.06 00:58:46.683698 [ 123 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6422 | 2025.11.06 00:58:46.683725 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6423 | 2025.11.06 00:58:46.683850 [ 189 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::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 | ||
| 6424 | 2025.11.06 00:58:46.683994 [ 189 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6425 | 2025.11.06 00:58:46.684032 [ 189 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10101 rows starting from the beginning of the part | ||
| 6426 | 2025.11.06 00:58:46.684095 [ 189 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::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 | ||
| 6427 | 2025.11.06 00:58:46.684138 [ 189 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::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 | ||
| 6428 | 2025.11.06 00:58:46.684179 [ 189 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::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 | ||
| 6429 | 2025.11.06 00:58:46.684221 [ 189 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::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 | ||
| 6430 | 2025.11.06 00:58:46.684264 [ 189 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::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 | ||
| 6431 | 2025.11.06 00:58:46.688421 [ 188 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12469 rows, containing 4 columns (4 merged, 0 gathered) in 0.004630662 sec., 2692703.5486502796 rows/sec., 38.52 MiB/sec. | ||
| 6432 | 2025.11.06 00:58:46.688804 [ 190 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6433 | 2025.11.06 00:58:46.689120 [ 190 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::all_1_26_5} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6434 | 2025.11.06 00:58:46.689205 [ 190 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::all_1_26_5} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6435 | 2025.11.06 00:58:46.689307 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 6436 | 2025.11.06 00:58:46.921497 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6437 | 2025.11.06 00:58:46.921675 [ 4 ] {92d80c2d-8557-4623-a1e6-7dd35855daf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6438 | 2025.11.06 00:58:46.921747 [ 4 ] {92d80c2d-8557-4623-a1e6-7dd35855daf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6439 | 2025.11.06 00:58:46.922485 [ 4 ] {92d80c2d-8557-4623-a1e6-7dd35855daf4} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6440 | 2025.11.06 00:58:46.922537 [ 4 ] {92d80c2d-8557-4623-a1e6-7dd35855daf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6441 | 2025.11.06 00:58:46.922916 [ 4 ] {92d80c2d-8557-4623-a1e6-7dd35855daf4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6442 | 2025.11.06 00:58:46.923144 [ 4 ] {92d80c2d-8557-4623-a1e6-7dd35855daf4} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6443 | 2025.11.06 00:58:46.923294 [ 4 ] {92d80c2d-8557-4623-a1e6-7dd35855daf4} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001669 sec., 64709.406830437394 rows/sec., 5.41 MiB/sec. | ||
| 6444 | 2025.11.06 00:58:46.923336 [ 4 ] {92d80c2d-8557-4623-a1e6-7dd35855daf4} <Debug> TCPHandler: Processed in 0.001971515 sec. | ||
| 6445 | 2025.11.06 00:58:46.923467 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6446 | 2025.11.06 00:58:46.923564 [ 4 ] {4178c063-41b9-4ed4-9ed6-cab7144a668e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6447 | 2025.11.06 00:58:46.923607 [ 4 ] {4178c063-41b9-4ed4-9ed6-cab7144a668e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6448 | 2025.11.06 00:58:46.924019 [ 4 ] {4178c063-41b9-4ed4-9ed6-cab7144a668e} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6449 | 2025.11.06 00:58:46.924058 [ 4 ] {4178c063-41b9-4ed4-9ed6-cab7144a668e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6450 | 2025.11.06 00:58:46.924368 [ 4 ] {4178c063-41b9-4ed4-9ed6-cab7144a668e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6451 | 2025.11.06 00:58:46.924575 [ 4 ] {4178c063-41b9-4ed4-9ed6-cab7144a668e} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6452 | 2025.11.06 00:58:46.924707 [ 4 ] {4178c063-41b9-4ed4-9ed6-cab7144a668e} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001161 sec., 22394.487510766583 rows/sec., 1.64 MiB/sec. | ||
| 6453 | 2025.11.06 00:58:46.924744 [ 4 ] {4178c063-41b9-4ed4-9ed6-cab7144a668e} <Debug> TCPHandler: Processed in 0.001328303 sec. | ||
| 6454 | 2025.11.06 00:58:46.924856 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6455 | 2025.11.06 00:58:46.924950 [ 4 ] {a005de67-4234-45ce-8f3a-8377adc0acf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6456 | 2025.11.06 00:58:46.924991 [ 4 ] {a005de67-4234-45ce-8f3a-8377adc0acf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6457 | 2025.11.06 00:58:46.925425 [ 4 ] {a005de67-4234-45ce-8f3a-8377adc0acf6} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6458 | 2025.11.06 00:58:46.925464 [ 4 ] {a005de67-4234-45ce-8f3a-8377adc0acf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6459 | 2025.11.06 00:58:46.925784 [ 4 ] {a005de67-4234-45ce-8f3a-8377adc0acf6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6460 | 2025.11.06 00:58:46.925997 [ 4 ] {a005de67-4234-45ce-8f3a-8377adc0acf6} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6461 | 2025.11.06 00:58:46.926127 [ 4 ] {a005de67-4234-45ce-8f3a-8377adc0acf6} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001194 sec., 75376.88442211055 rows/sec., 5.89 MiB/sec. | ||
| 6462 | 2025.11.06 00:58:46.926165 [ 4 ] {a005de67-4234-45ce-8f3a-8377adc0acf6} <Debug> TCPHandler: Processed in 0.001359484 sec. | ||
| 6463 | 2025.11.06 00:58:46.926280 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6464 | 2025.11.06 00:58:46.926374 [ 4 ] {84c96ca3-e57c-4679-b912-ee743bdf36ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6465 | 2025.11.06 00:58:46.926419 [ 4 ] {84c96ca3-e57c-4679-b912-ee743bdf36ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6466 | 2025.11.06 00:58:46.926838 [ 4 ] {84c96ca3-e57c-4679-b912-ee743bdf36ce} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6467 | 2025.11.06 00:58:46.926876 [ 4 ] {84c96ca3-e57c-4679-b912-ee743bdf36ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6468 | 2025.11.06 00:58:46.927220 [ 4 ] {84c96ca3-e57c-4679-b912-ee743bdf36ce} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6469 | 2025.11.06 00:58:46.927433 [ 4 ] {84c96ca3-e57c-4679-b912-ee743bdf36ce} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6470 | 2025.11.06 00:58:46.927564 [ 4 ] {84c96ca3-e57c-4679-b912-ee743bdf36ce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 6471 | 2025.11.06 00:58:46.927603 [ 4 ] {84c96ca3-e57c-4679-b912-ee743bdf36ce} <Debug> TCPHandler: Processed in 0.001373364 sec. | ||
| 6472 | 2025.11.06 00:58:46.927704 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6473 | 2025.11.06 00:58:46.927798 [ 4 ] {edb1e9e5-bd89-442d-a1d7-da1f31404843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6474 | 2025.11.06 00:58:46.927855 [ 4 ] {edb1e9e5-bd89-442d-a1d7-da1f31404843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6475 | 2025.11.06 00:58:46.928670 [ 4 ] {edb1e9e5-bd89-442d-a1d7-da1f31404843} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6476 | 2025.11.06 00:58:46.928708 [ 4 ] {edb1e9e5-bd89-442d-a1d7-da1f31404843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6477 | 2025.11.06 00:58:46.929249 [ 4 ] {edb1e9e5-bd89-442d-a1d7-da1f31404843} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6478 | 2025.11.06 00:58:46.929487 [ 4 ] {edb1e9e5-bd89-442d-a1d7-da1f31404843} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6479 | 2025.11.06 00:58:46.929627 [ 4 ] {edb1e9e5-bd89-442d-a1d7-da1f31404843} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001847 sec., 14076.881429344885 rows/sec., 25.23 MiB/sec. | ||
| 6480 | 2025.11.06 00:58:46.929683 [ 4 ] {edb1e9e5-bd89-442d-a1d7-da1f31404843} <Debug> TCPHandler: Processed in 0.002028236 sec. | ||
| 6481 | 2025.11.06 00:58:46.929812 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6482 | 2025.11.06 00:58:46.929908 [ 4 ] {781cb834-52e6-40b6-af27-d4991ca52895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6483 | 2025.11.06 00:58:46.929951 [ 4 ] {781cb834-52e6-40b6-af27-d4991ca52895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6484 | 2025.11.06 00:58:46.930309 [ 4 ] {781cb834-52e6-40b6-af27-d4991ca52895} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6485 | 2025.11.06 00:58:46.930347 [ 4 ] {781cb834-52e6-40b6-af27-d4991ca52895} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6486 | 2025.11.06 00:58:46.930663 [ 4 ] {781cb834-52e6-40b6-af27-d4991ca52895} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6487 | 2025.11.06 00:58:46.930887 [ 4 ] {781cb834-52e6-40b6-af27-d4991ca52895} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6488 | 2025.11.06 00:58:46.931023 [ 4 ] {781cb834-52e6-40b6-af27-d4991ca52895} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 6489 | 2025.11.06 00:58:46.931061 [ 4 ] {781cb834-52e6-40b6-af27-d4991ca52895} <Debug> TCPHandler: Processed in 0.001300343 sec. | ||
| 6490 | 2025.11.06 00:58:47.338320 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6491 | 2025.11.06 00:58:47.355744 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6492 | 2025.11.06 00:58:47.355798 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6493 | 2025.11.06 00:58:47.361832 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6494 | 2025.11.06 00:58:47.362544 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6495 | 2025.11.06 00:58:47.362832 [ 115 ] {} <Debug> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6496 | 2025.11.06 00:58:47.362874 [ 115 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6497 | 2025.11.06 00:58:47.362897 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6498 | 2025.11.06 00:58:47.363060 [ 196 ] {99846bd9-424b-4993-a016-b840f1ac03ee::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 | ||
| 6499 | 2025.11.06 00:58:47.365597 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6500 | 2025.11.06 00:58:47.367310 [ 196 ] {99846bd9-424b-4993-a016-b840f1ac03ee::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6501 | 2025.11.06 00:58:47.368834 [ 196 ] {99846bd9-424b-4993-a016-b840f1ac03ee::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 | ||
| 6502 | 2025.11.06 00:58:47.373473 [ 196 ] {99846bd9-424b-4993-a016-b840f1ac03ee::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 | ||
| 6503 | 2025.11.06 00:58:47.377961 [ 196 ] {99846bd9-424b-4993-a016-b840f1ac03ee::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 | ||
| 6504 | 2025.11.06 00:58:47.382193 [ 196 ] {99846bd9-424b-4993-a016-b840f1ac03ee::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 | ||
| 6505 | 2025.11.06 00:58:47.387114 [ 196 ] {99846bd9-424b-4993-a016-b840f1ac03ee::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 | ||
| 6506 | 2025.11.06 00:58:47.391366 [ 196 ] {99846bd9-424b-4993-a016-b840f1ac03ee::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 | ||
| 6507 | 2025.11.06 00:58:47.443515 [ 199 ] {99846bd9-424b-4993-a016-b840f1ac03ee::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.080544404 sec., 2433.4403169709967 rows/sec., 12.58 MiB/sec. | ||
| 6508 | 2025.11.06 00:58:47.446264 [ 186 ] {99846bd9-424b-4993-a016-b840f1ac03ee::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6509 | 2025.11.06 00:58:47.448278 [ 186 ] {99846bd9-424b-4993-a016-b840f1ac03ee::all_1_26_5} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6510 | 2025.11.06 00:58:47.448398 [ 186 ] {99846bd9-424b-4993-a016-b840f1ac03ee::all_1_26_5} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6511 | 2025.11.06 00:58:47.451361 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 6512 | 2025.11.06 00:58:48.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.78 MiB, peak 271.34 MiB, free memory in arenas 0.00 B, will set to 266.60 MiB (RSS), difference: 5.82 MiB | ||
| 6513 | 2025.11.06 00:58:51.704974 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 844 | ||
| 6514 | 2025.11.06 00:58:51.707295 [ 242 ] {} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6515 | 2025.11.06 00:58:51.707343 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6516 | 2025.11.06 00:58:51.708527 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6517 | 2025.11.06 00:58:51.708791 [ 242 ] {} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6518 | 2025.11.06 00:58:51.709057 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 844 | ||
| 6519 | 2025.11.06 00:58:51.932549 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6520 | 2025.11.06 00:58:51.932750 [ 4 ] {aafaff60-bc88-4308-a455-7ee3e3a47cce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6521 | 2025.11.06 00:58:51.932825 [ 4 ] {aafaff60-bc88-4308-a455-7ee3e3a47cce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6522 | 2025.11.06 00:58:51.933785 [ 4 ] {aafaff60-bc88-4308-a455-7ee3e3a47cce} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6523 | 2025.11.06 00:58:51.933838 [ 4 ] {aafaff60-bc88-4308-a455-7ee3e3a47cce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6524 | 2025.11.06 00:58:51.934261 [ 4 ] {aafaff60-bc88-4308-a455-7ee3e3a47cce} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6525 | 2025.11.06 00:58:51.934497 [ 4 ] {aafaff60-bc88-4308-a455-7ee3e3a47cce} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6526 | 2025.11.06 00:58:51.934656 [ 4 ] {aafaff60-bc88-4308-a455-7ee3e3a47cce} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00196 sec., 209183.67346938775 rows/sec., 13.27 MiB/sec. | ||
| 6527 | 2025.11.06 00:58:51.934707 [ 4 ] {aafaff60-bc88-4308-a455-7ee3e3a47cce} <Debug> TCPHandler: Processed in 0.002297891 sec. | ||
| 6528 | 2025.11.06 00:58:51.934833 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6529 | 2025.11.06 00:58:51.934932 [ 4 ] {e0b4f127-bc1a-4af9-a9a8-f29f85b5d9e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6530 | 2025.11.06 00:58:51.934974 [ 4 ] {e0b4f127-bc1a-4af9-a9a8-f29f85b5d9e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6531 | 2025.11.06 00:58:51.935377 [ 4 ] {e0b4f127-bc1a-4af9-a9a8-f29f85b5d9e1} <Trace> oximeter.fields_ipaddr (1e9a6b6c-e3b8-4beb-9bb1-159d493a8b1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6532 | 2025.11.06 00:58:51.935415 [ 4 ] {e0b4f127-bc1a-4af9-a9a8-f29f85b5d9e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6533 | 2025.11.06 00:58:51.935702 [ 4 ] {e0b4f127-bc1a-4af9-a9a8-f29f85b5d9e1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6534 | 2025.11.06 00:58:51.935898 [ 4 ] {e0b4f127-bc1a-4af9-a9a8-f29f85b5d9e1} <Trace> oximeter.fields_ipaddr (1e9a6b6c-e3b8-4beb-9bb1-159d493a8b1d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6535 | 2025.11.06 00:58:51.936025 [ 4 ] {e0b4f127-bc1a-4af9-a9a8-f29f85b5d9e1} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001116 sec., 10752.68817204301 rows/sec., 876.81 KiB/sec. | ||
| 6536 | 2025.11.06 00:58:51.936064 [ 4 ] {e0b4f127-bc1a-4af9-a9a8-f29f85b5d9e1} <Debug> TCPHandler: Processed in 0.001282243 sec. | ||
| 6537 | 2025.11.06 00:58:51.936179 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6538 | 2025.11.06 00:58:51.936272 [ 4 ] {94f989a8-4a8b-4684-82d8-11a5a1d3dadc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6539 | 2025.11.06 00:58:51.936311 [ 4 ] {94f989a8-4a8b-4684-82d8-11a5a1d3dadc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6540 | 2025.11.06 00:58:51.937273 [ 4 ] {94f989a8-4a8b-4684-82d8-11a5a1d3dadc} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6541 | 2025.11.06 00:58:51.937309 [ 4 ] {94f989a8-4a8b-4684-82d8-11a5a1d3dadc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6542 | 2025.11.06 00:58:51.937695 [ 4 ] {94f989a8-4a8b-4684-82d8-11a5a1d3dadc} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6543 | 2025.11.06 00:58:51.937898 [ 4 ] {94f989a8-4a8b-4684-82d8-11a5a1d3dadc} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6544 | 2025.11.06 00:58:51.938028 [ 4 ] {94f989a8-4a8b-4684-82d8-11a5a1d3dadc} <Debug> executeQuery: Read 1150 rows, 93.42 KiB in 0.001774 sec., 648252.5366403608 rows/sec., 51.43 MiB/sec. | ||
| 6545 | 2025.11.06 00:58:51.938065 [ 4 ] {94f989a8-4a8b-4684-82d8-11a5a1d3dadc} <Debug> TCPHandler: Processed in 0.001932904 sec. | ||
| 6546 | 2025.11.06 00:58:51.938175 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6547 | 2025.11.06 00:58:51.938266 [ 4 ] {0295a067-59c6-414b-b4bd-a18affb16d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6548 | 2025.11.06 00:58:51.938306 [ 4 ] {0295a067-59c6-414b-b4bd-a18affb16d57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6549 | 2025.11.06 00:58:51.938790 [ 4 ] {0295a067-59c6-414b-b4bd-a18affb16d57} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6550 | 2025.11.06 00:58:51.938826 [ 4 ] {0295a067-59c6-414b-b4bd-a18affb16d57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6551 | 2025.11.06 00:58:51.939122 [ 4 ] {0295a067-59c6-414b-b4bd-a18affb16d57} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6552 | 2025.11.06 00:58:51.939321 [ 4 ] {0295a067-59c6-414b-b4bd-a18affb16d57} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6553 | 2025.11.06 00:58:51.939422 [ 150 ] {} <Debug> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6554 | 2025.11.06 00:58:51.939446 [ 4 ] {0295a067-59c6-414b-b4bd-a18affb16d57} <Debug> executeQuery: Read 233 rows, 14.36 KiB in 0.001198 sec., 194490.81803005008 rows/sec., 11.70 MiB/sec. | ||
| 6555 | 2025.11.06 00:58:51.939463 [ 150 ] {} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6556 | 2025.11.06 00:58:51.939487 [ 4 ] {0295a067-59c6-414b-b4bd-a18affb16d57} <Debug> TCPHandler: Processed in 0.001359424 sec. | ||
| 6557 | 2025.11.06 00:58:51.939488 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6558 | 2025.11.06 00:58:51.939590 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6559 | 2025.11.06 00:58:51.939619 [ 199 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::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 | ||
| 6560 | 2025.11.06 00:58:51.939684 [ 4 ] {670d558a-44b8-4bfb-9621-4a251a3adcd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6561 | 2025.11.06 00:58:51.939728 [ 4 ] {670d558a-44b8-4bfb-9621-4a251a3adcd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6562 | 2025.11.06 00:58:51.939777 [ 199 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6563 | 2025.11.06 00:58:51.939820 [ 199 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 265 rows starting from the beginning of the part | ||
| 6564 | 2025.11.06 00:58:51.939895 [ 199 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 221 rows starting from the beginning of the part | ||
| 6565 | 2025.11.06 00:58:51.939947 [ 199 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 26 rows starting from the beginning of the part | ||
| 6566 | 2025.11.06 00:58:51.939997 [ 199 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 221 rows starting from the beginning of the part | ||
| 6567 | 2025.11.06 00:58:51.940043 [ 199 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 26 rows starting from the beginning of the part | ||
| 6568 | 2025.11.06 00:58:51.940095 [ 199 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 233 rows starting from the beginning of the part | ||
| 6569 | 2025.11.06 00:58:51.940197 [ 4 ] {670d558a-44b8-4bfb-9621-4a251a3adcd5} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6570 | 2025.11.06 00:58:51.940238 [ 4 ] {670d558a-44b8-4bfb-9621-4a251a3adcd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6571 | 2025.11.06 00:58:51.940594 [ 4 ] {670d558a-44b8-4bfb-9621-4a251a3adcd5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6572 | 2025.11.06 00:58:51.940823 [ 4 ] {670d558a-44b8-4bfb-9621-4a251a3adcd5} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6573 | 2025.11.06 00:58:51.940959 [ 4 ] {670d558a-44b8-4bfb-9621-4a251a3adcd5} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001292 sec., 164086.68730650155 rows/sec., 10.58 MiB/sec. | ||
| 6574 | 2025.11.06 00:58:51.940996 [ 4 ] {670d558a-44b8-4bfb-9621-4a251a3adcd5} <Debug> TCPHandler: Processed in 0.001451825 sec. | ||
| 6575 | 2025.11.06 00:58:51.941096 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6576 | 2025.11.06 00:58:51.941139 [ 195 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 992 rows, containing 5 columns (5 merged, 0 gathered) in 0.001575667 sec., 629574.6499736302 rows/sec., 40.85 MiB/sec. | ||
| 6577 | 2025.11.06 00:58:51.941186 [ 4 ] {1ba2f11e-e132-40d5-955b-9314a8406ded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6578 | 2025.11.06 00:58:51.941229 [ 4 ] {1ba2f11e-e132-40d5-955b-9314a8406ded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6579 | 2025.11.06 00:58:51.941287 [ 199 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6580 | 2025.11.06 00:58:51.941532 [ 199 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_36_7} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6581 | 2025.11.06 00:58:51.941603 [ 199 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_36_7} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6582 | 2025.11.06 00:58:51.941677 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 6583 | 2025.11.06 00:58:51.941698 [ 4 ] {1ba2f11e-e132-40d5-955b-9314a8406ded} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6584 | 2025.11.06 00:58:51.941738 [ 4 ] {1ba2f11e-e132-40d5-955b-9314a8406ded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6585 | 2025.11.06 00:58:51.942057 [ 4 ] {1ba2f11e-e132-40d5-955b-9314a8406ded} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6586 | 2025.11.06 00:58:51.942261 [ 4 ] {1ba2f11e-e132-40d5-955b-9314a8406ded} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6587 | 2025.11.06 00:58:51.942387 [ 4 ] {1ba2f11e-e132-40d5-955b-9314a8406ded} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001219 sec., 173092.69893355208 rows/sec., 9.83 MiB/sec. | ||
| 6588 | 2025.11.06 00:58:51.942423 [ 4 ] {1ba2f11e-e132-40d5-955b-9314a8406ded} <Debug> TCPHandler: Processed in 0.001373914 sec. | ||
| 6589 | 2025.11.06 00:58:51.942518 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6590 | 2025.11.06 00:58:51.942608 [ 4 ] {806ed28d-6906-44c6-8670-f5b2db6cae29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6591 | 2025.11.06 00:58:51.942647 [ 4 ] {806ed28d-6906-44c6-8670-f5b2db6cae29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6592 | 2025.11.06 00:58:51.943303 [ 4 ] {806ed28d-6906-44c6-8670-f5b2db6cae29} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6593 | 2025.11.06 00:58:51.943338 [ 4 ] {806ed28d-6906-44c6-8670-f5b2db6cae29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6594 | 2025.11.06 00:58:51.943665 [ 4 ] {806ed28d-6906-44c6-8670-f5b2db6cae29} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6595 | 2025.11.06 00:58:51.943869 [ 4 ] {806ed28d-6906-44c6-8670-f5b2db6cae29} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6596 | 2025.11.06 00:58:51.943998 [ 4 ] {806ed28d-6906-44c6-8670-f5b2db6cae29} <Debug> executeQuery: Read 707 rows, 50.73 KiB in 0.001407 sec., 502487.56218905473 rows/sec., 35.21 MiB/sec. | ||
| 6597 | 2025.11.06 00:58:51.944035 [ 4 ] {806ed28d-6906-44c6-8670-f5b2db6cae29} <Debug> TCPHandler: Processed in 0.001562568 sec. | ||
| 6598 | 2025.11.06 00:58:51.944141 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6599 | 2025.11.06 00:58:51.944233 [ 4 ] {2f97acca-5080-40de-b78f-beb21cd78975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6600 | 2025.11.06 00:58:51.944273 [ 4 ] {2f97acca-5080-40de-b78f-beb21cd78975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6601 | 2025.11.06 00:58:51.944595 [ 4 ] {2f97acca-5080-40de-b78f-beb21cd78975} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6602 | 2025.11.06 00:58:51.944630 [ 4 ] {2f97acca-5080-40de-b78f-beb21cd78975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6603 | 2025.11.06 00:58:51.944947 [ 4 ] {2f97acca-5080-40de-b78f-beb21cd78975} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6604 | 2025.11.06 00:58:51.945146 [ 4 ] {2f97acca-5080-40de-b78f-beb21cd78975} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6605 | 2025.11.06 00:58:51.945271 [ 4 ] {2f97acca-5080-40de-b78f-beb21cd78975} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 6606 | 2025.11.06 00:58:51.945306 [ 4 ] {2f97acca-5080-40de-b78f-beb21cd78975} <Debug> TCPHandler: Processed in 0.001211781 sec. | ||
| 6607 | 2025.11.06 00:58:51.945400 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6608 | 2025.11.06 00:58:51.945490 [ 4 ] {6f7c37ea-84a2-46bf-801f-0162cd7d789d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6609 | 2025.11.06 00:58:51.945531 [ 4 ] {6f7c37ea-84a2-46bf-801f-0162cd7d789d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6610 | 2025.11.06 00:58:51.945958 [ 4 ] {6f7c37ea-84a2-46bf-801f-0162cd7d789d} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6611 | 2025.11.06 00:58:51.945993 [ 4 ] {6f7c37ea-84a2-46bf-801f-0162cd7d789d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6612 | 2025.11.06 00:58:51.946315 [ 4 ] {6f7c37ea-84a2-46bf-801f-0162cd7d789d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6613 | 2025.11.06 00:58:51.946517 [ 4 ] {6f7c37ea-84a2-46bf-801f-0162cd7d789d} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6614 | 2025.11.06 00:58:51.946647 [ 4 ] {6f7c37ea-84a2-46bf-801f-0162cd7d789d} <Debug> executeQuery: Read 320 rows, 21.54 KiB in 0.001174 sec., 272572.40204429306 rows/sec., 17.92 MiB/sec. | ||
| 6615 | 2025.11.06 00:58:51.946684 [ 4 ] {6f7c37ea-84a2-46bf-801f-0162cd7d789d} <Debug> TCPHandler: Processed in 0.001329334 sec. | ||
| 6616 | 2025.11.06 00:58:51.946804 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6617 | 2025.11.06 00:58:51.946928 [ 4 ] {29695a0c-ebc7-4a92-a37d-b8e9bfdfd118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6618 | 2025.11.06 00:58:51.946982 [ 4 ] {29695a0c-ebc7-4a92-a37d-b8e9bfdfd118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6619 | 2025.11.06 00:58:51.947364 [ 4 ] {29695a0c-ebc7-4a92-a37d-b8e9bfdfd118} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6620 | 2025.11.06 00:58:51.947410 [ 4 ] {29695a0c-ebc7-4a92-a37d-b8e9bfdfd118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6621 | 2025.11.06 00:58:51.947854 [ 4 ] {29695a0c-ebc7-4a92-a37d-b8e9bfdfd118} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6622 | 2025.11.06 00:58:51.948071 [ 4 ] {29695a0c-ebc7-4a92-a37d-b8e9bfdfd118} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6623 | 2025.11.06 00:58:51.948203 [ 4 ] {29695a0c-ebc7-4a92-a37d-b8e9bfdfd118} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0013 sec., 769.2307692307693 rows/sec., 51.83 KiB/sec. | ||
| 6624 | 2025.11.06 00:58:51.948242 [ 4 ] {29695a0c-ebc7-4a92-a37d-b8e9bfdfd118} <Debug> TCPHandler: Processed in 0.001499976 sec. | ||
| 6625 | 2025.11.06 00:58:51.948362 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6626 | 2025.11.06 00:58:51.948483 [ 4 ] {02876f8b-9282-4266-b38d-b50ac879b570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6627 | 2025.11.06 00:58:51.948547 [ 4 ] {02876f8b-9282-4266-b38d-b50ac879b570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6628 | 2025.11.06 00:58:51.949363 [ 4 ] {02876f8b-9282-4266-b38d-b50ac879b570} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6629 | 2025.11.06 00:58:51.949399 [ 4 ] {02876f8b-9282-4266-b38d-b50ac879b570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6630 | 2025.11.06 00:58:51.949939 [ 4 ] {02876f8b-9282-4266-b38d-b50ac879b570} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6631 | 2025.11.06 00:58:51.950158 [ 4 ] {02876f8b-9282-4266-b38d-b50ac879b570} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6632 | 2025.11.06 00:58:51.950267 [ 150 ] {} <Debug> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6633 | 2025.11.06 00:58:51.950294 [ 4 ] {02876f8b-9282-4266-b38d-b50ac879b570} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001835 sec., 8719.346049046322 rows/sec., 15.62 MiB/sec. | ||
| 6634 | 2025.11.06 00:58:51.950303 [ 150 ] {} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6635 | 2025.11.06 00:58:51.950336 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6636 | 2025.11.06 00:58:51.950353 [ 4 ] {02876f8b-9282-4266-b38d-b50ac879b570} <Debug> TCPHandler: Processed in 0.002049337 sec. | ||
| 6637 | 2025.11.06 00:58:51.950425 [ 197 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::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 | ||
| 6638 | 2025.11.06 00:58:51.950465 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6639 | 2025.11.06 00:58:51.950556 [ 4 ] {8274b110-c957-4445-84ea-c56d6d126e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6640 | 2025.11.06 00:58:51.950596 [ 4 ] {8274b110-c957-4445-84ea-c56d6d126e4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6641 | 2025.11.06 00:58:51.950617 [ 197 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6642 | 2025.11.06 00:58:51.950684 [ 197 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 603 rows starting from the beginning of the part | ||
| 6643 | 2025.11.06 00:58:51.950802 [ 197 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 16 rows starting from the beginning of the part | ||
| 6644 | 2025.11.06 00:58:51.950902 [ 197 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 26 rows starting from the beginning of the part | ||
| 6645 | 2025.11.06 00:58:51.950926 [ 4 ] {8274b110-c957-4445-84ea-c56d6d126e4c} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6646 | 2025.11.06 00:58:51.950961 [ 4 ] {8274b110-c957-4445-84ea-c56d6d126e4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6647 | 2025.11.06 00:58:51.950991 [ 197 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 16 rows starting from the beginning of the part | ||
| 6648 | 2025.11.06 00:58:51.951075 [ 197 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 26 rows starting from the beginning of the part | ||
| 6649 | 2025.11.06 00:58:51.951163 [ 197 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 16 rows starting from the beginning of the part | ||
| 6650 | 2025.11.06 00:58:51.951283 [ 4 ] {8274b110-c957-4445-84ea-c56d6d126e4c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6651 | 2025.11.06 00:58:51.951488 [ 4 ] {8274b110-c957-4445-84ea-c56d6d126e4c} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6652 | 2025.11.06 00:58:51.951616 [ 4 ] {8274b110-c957-4445-84ea-c56d6d126e4c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001078 sec., 96474.95361781077 rows/sec., 5.91 MiB/sec. | ||
| 6653 | 2025.11.06 00:58:51.951651 [ 4 ] {8274b110-c957-4445-84ea-c56d6d126e4c} <Debug> TCPHandler: Processed in 0.001233452 sec. | ||
| 6654 | 2025.11.06 00:58:51.955703 [ 195 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 703 rows, containing 19 columns (19 merged, 0 gathered) in 0.005320164 sec., 132138.78369163058 rows/sec., 236.79 MiB/sec. | ||
| 6655 | 2025.11.06 00:58:51.956713 [ 197 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6656 | 2025.11.06 00:58:51.957023 [ 197 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6657 | 2025.11.06 00:58:51.957090 [ 197 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6658 | 2025.11.06 00:58:51.957170 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.55 MiB. | ||
| 6659 | 2025.11.06 00:58:52.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.55 MiB, peak 275.04 MiB, free memory in arenas 0.00 B, will set to 269.30 MiB (RSS), difference: 1.76 MiB | ||
| 6660 | 2025.11.06 00:58:54.184719 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12981 | ||
| 6661 | 2025.11.06 00:58:54.185247 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6662 | 2025.11.06 00:58:54.185289 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6663 | 2025.11.06 00:58:54.185772 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6664 | 2025.11.06 00:58:54.186019 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6665 | 2025.11.06 00:58:54.186159 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12981 | ||
| 6666 | 2025.11.06 00:58:54.866610 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6667 | 2025.11.06 00:58:54.883103 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6668 | 2025.11.06 00:58:54.883168 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6669 | 2025.11.06 00:58:54.888519 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6670 | 2025.11.06 00:58:54.889260 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6671 | 2025.11.06 00:58:54.892187 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6672 | 2025.11.06 00:58:56.922421 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6673 | 2025.11.06 00:58:56.922619 [ 4 ] {528e2449-ddf8-44b3-90ac-c1aedf415b1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6674 | 2025.11.06 00:58:56.922692 [ 4 ] {528e2449-ddf8-44b3-90ac-c1aedf415b1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6675 | 2025.11.06 00:58:56.923330 [ 4 ] {528e2449-ddf8-44b3-90ac-c1aedf415b1c} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6676 | 2025.11.06 00:58:56.923377 [ 4 ] {528e2449-ddf8-44b3-90ac-c1aedf415b1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6677 | 2025.11.06 00:58:56.923768 [ 4 ] {528e2449-ddf8-44b3-90ac-c1aedf415b1c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6678 | 2025.11.06 00:58:56.923992 [ 4 ] {528e2449-ddf8-44b3-90ac-c1aedf415b1c} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6679 | 2025.11.06 00:58:56.924148 [ 4 ] {528e2449-ddf8-44b3-90ac-c1aedf415b1c} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001585 sec., 68138.80126182965 rows/sec., 5.70 MiB/sec. | ||
| 6680 | 2025.11.06 00:58:56.924189 [ 4 ] {528e2449-ddf8-44b3-90ac-c1aedf415b1c} <Debug> TCPHandler: Processed in 0.001912713 sec. | ||
| 6681 | 2025.11.06 00:58:56.924307 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6682 | 2025.11.06 00:58:56.924403 [ 4 ] {cd706f3b-e6f7-40bc-ab2d-a6282ee316c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6683 | 2025.11.06 00:58:56.924445 [ 4 ] {cd706f3b-e6f7-40bc-ab2d-a6282ee316c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6684 | 2025.11.06 00:58:56.924850 [ 4 ] {cd706f3b-e6f7-40bc-ab2d-a6282ee316c9} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6685 | 2025.11.06 00:58:56.924887 [ 4 ] {cd706f3b-e6f7-40bc-ab2d-a6282ee316c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6686 | 2025.11.06 00:58:56.925181 [ 4 ] {cd706f3b-e6f7-40bc-ab2d-a6282ee316c9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6687 | 2025.11.06 00:58:56.925387 [ 4 ] {cd706f3b-e6f7-40bc-ab2d-a6282ee316c9} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6688 | 2025.11.06 00:58:56.925515 [ 4 ] {cd706f3b-e6f7-40bc-ab2d-a6282ee316c9} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00113 sec., 23008.849557522124 rows/sec., 1.69 MiB/sec. | ||
| 6689 | 2025.11.06 00:58:56.925553 [ 4 ] {cd706f3b-e6f7-40bc-ab2d-a6282ee316c9} <Debug> TCPHandler: Processed in 0.001296303 sec. | ||
| 6690 | 2025.11.06 00:58:56.925654 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6691 | 2025.11.06 00:58:56.925747 [ 4 ] {2f4d7af3-eff6-48f5-923a-b1efd4e5efee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6692 | 2025.11.06 00:58:56.925787 [ 4 ] {2f4d7af3-eff6-48f5-923a-b1efd4e5efee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6693 | 2025.11.06 00:58:56.926181 [ 4 ] {2f4d7af3-eff6-48f5-923a-b1efd4e5efee} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6694 | 2025.11.06 00:58:56.926218 [ 4 ] {2f4d7af3-eff6-48f5-923a-b1efd4e5efee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6695 | 2025.11.06 00:58:56.926514 [ 4 ] {2f4d7af3-eff6-48f5-923a-b1efd4e5efee} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6696 | 2025.11.06 00:58:56.926730 [ 4 ] {2f4d7af3-eff6-48f5-923a-b1efd4e5efee} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6697 | 2025.11.06 00:58:56.926858 [ 4 ] {2f4d7af3-eff6-48f5-923a-b1efd4e5efee} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001129 sec., 79716.56333038087 rows/sec., 6.23 MiB/sec. | ||
| 6698 | 2025.11.06 00:58:56.926895 [ 4 ] {2f4d7af3-eff6-48f5-923a-b1efd4e5efee} <Debug> TCPHandler: Processed in 0.001290853 sec. | ||
| 6699 | 2025.11.06 00:58:56.927006 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6700 | 2025.11.06 00:58:56.927099 [ 4 ] {c1f0be1b-d05b-4842-a4c2-4805b1a433b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6701 | 2025.11.06 00:58:56.927143 [ 4 ] {c1f0be1b-d05b-4842-a4c2-4805b1a433b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6702 | 2025.11.06 00:58:56.927528 [ 4 ] {c1f0be1b-d05b-4842-a4c2-4805b1a433b8} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6703 | 2025.11.06 00:58:56.927564 [ 4 ] {c1f0be1b-d05b-4842-a4c2-4805b1a433b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6704 | 2025.11.06 00:58:56.927885 [ 4 ] {c1f0be1b-d05b-4842-a4c2-4805b1a433b8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6705 | 2025.11.06 00:58:56.928098 [ 4 ] {c1f0be1b-d05b-4842-a4c2-4805b1a433b8} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6706 | 2025.11.06 00:58:56.928225 [ 4 ] {c1f0be1b-d05b-4842-a4c2-4805b1a433b8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001144 sec., 139860.13986013984 rows/sec., 9.74 MiB/sec. | ||
| 6707 | 2025.11.06 00:58:56.928262 [ 4 ] {c1f0be1b-d05b-4842-a4c2-4805b1a433b8} <Debug> TCPHandler: Processed in 0.001306843 sec. | ||
| 6708 | 2025.11.06 00:58:56.928365 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6709 | 2025.11.06 00:58:56.928458 [ 4 ] {98ea096e-4801-446c-9e4b-facd004e1298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6710 | 2025.11.06 00:58:56.928512 [ 4 ] {98ea096e-4801-446c-9e4b-facd004e1298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6711 | 2025.11.06 00:58:56.929260 [ 4 ] {98ea096e-4801-446c-9e4b-facd004e1298} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6712 | 2025.11.06 00:58:56.929297 [ 4 ] {98ea096e-4801-446c-9e4b-facd004e1298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6713 | 2025.11.06 00:58:56.929814 [ 4 ] {98ea096e-4801-446c-9e4b-facd004e1298} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6714 | 2025.11.06 00:58:56.930031 [ 4 ] {98ea096e-4801-446c-9e4b-facd004e1298} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6715 | 2025.11.06 00:58:56.930166 [ 4 ] {98ea096e-4801-446c-9e4b-facd004e1298} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001726 sec., 15063.731170336036 rows/sec., 26.99 MiB/sec. | ||
| 6716 | 2025.11.06 00:58:56.930219 [ 4 ] {98ea096e-4801-446c-9e4b-facd004e1298} <Debug> TCPHandler: Processed in 0.001903374 sec. | ||
| 6717 | 2025.11.06 00:58:56.930330 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6718 | 2025.11.06 00:58:56.930425 [ 4 ] {920c0415-6c5d-4cc8-bcce-2affa93ef31a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6719 | 2025.11.06 00:58:56.930466 [ 4 ] {920c0415-6c5d-4cc8-bcce-2affa93ef31a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6720 | 2025.11.06 00:58:56.930792 [ 4 ] {920c0415-6c5d-4cc8-bcce-2affa93ef31a} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6721 | 2025.11.06 00:58:56.930827 [ 4 ] {920c0415-6c5d-4cc8-bcce-2affa93ef31a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6722 | 2025.11.06 00:58:56.931132 [ 4 ] {920c0415-6c5d-4cc8-bcce-2affa93ef31a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6723 | 2025.11.06 00:58:56.931351 [ 4 ] {920c0415-6c5d-4cc8-bcce-2affa93ef31a} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6724 | 2025.11.06 00:58:56.931478 [ 4 ] {920c0415-6c5d-4cc8-bcce-2affa93ef31a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 6725 | 2025.11.06 00:58:56.931514 [ 4 ] {920c0415-6c5d-4cc8-bcce-2affa93ef31a} <Debug> TCPHandler: Processed in 0.001233492 sec. | ||
| 6726 | 2025.11.06 00:59:01.586454 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6727 | 2025.11.06 00:59:01.586519 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6728 | 2025.11.06 00:59:01.686316 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13429 | ||
| 6729 | 2025.11.06 00:59:01.686888 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6730 | 2025.11.06 00:59:01.686946 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6731 | 2025.11.06 00:59:01.687439 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6732 | 2025.11.06 00:59:01.687680 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6733 | 2025.11.06 00:59:01.687823 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13429 | ||
| 6734 | 2025.11.06 00:59:01.709288 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 880 | ||
| 6735 | 2025.11.06 00:59:01.711560 [ 242 ] {} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6736 | 2025.11.06 00:59:01.711604 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6737 | 2025.11.06 00:59:01.712773 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6738 | 2025.11.06 00:59:01.713032 [ 242 ] {} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6739 | 2025.11.06 00:59:01.713316 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 880 | ||
| 6740 | 2025.11.06 00:59:01.931862 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6741 | 2025.11.06 00:59:01.932040 [ 4 ] {f6e604cb-71dd-497d-ae68-af49350331f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6742 | 2025.11.06 00:59:01.932106 [ 4 ] {f6e604cb-71dd-497d-ae68-af49350331f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6743 | 2025.11.06 00:59:01.932922 [ 4 ] {f6e604cb-71dd-497d-ae68-af49350331f1} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6744 | 2025.11.06 00:59:01.932969 [ 4 ] {f6e604cb-71dd-497d-ae68-af49350331f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6745 | 2025.11.06 00:59:01.933388 [ 4 ] {f6e604cb-71dd-497d-ae68-af49350331f1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6746 | 2025.11.06 00:59:01.933622 [ 4 ] {f6e604cb-71dd-497d-ae68-af49350331f1} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6747 | 2025.11.06 00:59:01.933786 [ 4 ] {f6e604cb-71dd-497d-ae68-af49350331f1} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001797 sec., 228158.04117974403 rows/sec., 14.47 MiB/sec. | ||
| 6748 | 2025.11.06 00:59:01.933841 [ 4 ] {f6e604cb-71dd-497d-ae68-af49350331f1} <Debug> TCPHandler: Processed in 0.002108827 sec. | ||
| 6749 | 2025.11.06 00:59:01.933974 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6750 | 2025.11.06 00:59:01.934078 [ 4 ] {f9968e91-5bdd-4e86-b6af-b144158de723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6751 | 2025.11.06 00:59:01.934122 [ 4 ] {f9968e91-5bdd-4e86-b6af-b144158de723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6752 | 2025.11.06 00:59:01.935092 [ 4 ] {f9968e91-5bdd-4e86-b6af-b144158de723} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6753 | 2025.11.06 00:59:01.935127 [ 4 ] {f9968e91-5bdd-4e86-b6af-b144158de723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6754 | 2025.11.06 00:59:01.935511 [ 4 ] {f9968e91-5bdd-4e86-b6af-b144158de723} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6755 | 2025.11.06 00:59:01.935732 [ 4 ] {f9968e91-5bdd-4e86-b6af-b144158de723} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6756 | 2025.11.06 00:59:01.935864 [ 4 ] {f9968e91-5bdd-4e86-b6af-b144158de723} <Debug> executeQuery: Read 1144 rows, 92.99 KiB in 0.00181 sec., 632044.1988950276 rows/sec., 50.17 MiB/sec. | ||
| 6757 | 2025.11.06 00:59:01.935904 [ 4 ] {f9968e91-5bdd-4e86-b6af-b144158de723} <Debug> TCPHandler: Processed in 0.001983925 sec. | ||
| 6758 | 2025.11.06 00:59:01.936020 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6759 | 2025.11.06 00:59:01.936117 [ 4 ] {d63f8fdb-5879-4050-809a-1ea341929e90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6760 | 2025.11.06 00:59:01.936158 [ 4 ] {d63f8fdb-5879-4050-809a-1ea341929e90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6761 | 2025.11.06 00:59:01.936633 [ 4 ] {d63f8fdb-5879-4050-809a-1ea341929e90} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6762 | 2025.11.06 00:59:01.936668 [ 4 ] {d63f8fdb-5879-4050-809a-1ea341929e90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6763 | 2025.11.06 00:59:01.936984 [ 4 ] {d63f8fdb-5879-4050-809a-1ea341929e90} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6764 | 2025.11.06 00:59:01.937203 [ 4 ] {d63f8fdb-5879-4050-809a-1ea341929e90} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6765 | 2025.11.06 00:59:01.937335 [ 4 ] {d63f8fdb-5879-4050-809a-1ea341929e90} <Debug> executeQuery: Read 221 rows, 13.52 KiB in 0.001238 sec., 178513.73182552506 rows/sec., 10.66 MiB/sec. | ||
| 6766 | 2025.11.06 00:59:01.937374 [ 4 ] {d63f8fdb-5879-4050-809a-1ea341929e90} <Debug> TCPHandler: Processed in 0.001403975 sec. | ||
| 6767 | 2025.11.06 00:59:01.937474 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6768 | 2025.11.06 00:59:01.937567 [ 4 ] {f0e27c71-c9b1-4941-95ff-81417b58f30b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6769 | 2025.11.06 00:59:01.937607 [ 4 ] {f0e27c71-c9b1-4941-95ff-81417b58f30b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6770 | 2025.11.06 00:59:01.938077 [ 4 ] {f0e27c71-c9b1-4941-95ff-81417b58f30b} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6771 | 2025.11.06 00:59:01.938112 [ 4 ] {f0e27c71-c9b1-4941-95ff-81417b58f30b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6772 | 2025.11.06 00:59:01.938418 [ 4 ] {f0e27c71-c9b1-4941-95ff-81417b58f30b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6773 | 2025.11.06 00:59:01.938620 [ 4 ] {f0e27c71-c9b1-4941-95ff-81417b58f30b} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6774 | 2025.11.06 00:59:01.938718 [ 137 ] {} <Debug> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6775 | 2025.11.06 00:59:01.938744 [ 4 ] {f0e27c71-c9b1-4941-95ff-81417b58f30b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001195 sec., 177405.85774058575 rows/sec., 11.44 MiB/sec. | ||
| 6776 | 2025.11.06 00:59:01.938758 [ 137 ] {} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6777 | 2025.11.06 00:59:01.938783 [ 4 ] {f0e27c71-c9b1-4941-95ff-81417b58f30b} <Debug> TCPHandler: Processed in 0.001358314 sec. | ||
| 6778 | 2025.11.06 00:59:01.938787 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6779 | 2025.11.06 00:59:01.938910 [ 194 ] {a91d9587-d614-43c5-b161-50410e357997::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 | ||
| 6780 | 2025.11.06 00:59:01.938916 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6781 | 2025.11.06 00:59:01.939074 [ 194 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6782 | 2025.11.06 00:59:01.939085 [ 4 ] {f70d49f7-49bc-4763-9444-e9f21f33cdc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6783 | 2025.11.06 00:59:01.939118 [ 194 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 440 rows starting from the beginning of the part | ||
| 6784 | 2025.11.06 00:59:01.939144 [ 4 ] {f70d49f7-49bc-4763-9444-e9f21f33cdc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6785 | 2025.11.06 00:59:01.939195 [ 194 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 212 rows starting from the beginning of the part | ||
| 6786 | 2025.11.06 00:59:01.939249 [ 194 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 228 rows starting from the beginning of the part | ||
| 6787 | 2025.11.06 00:59:01.939296 [ 194 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 212 rows starting from the beginning of the part | ||
| 6788 | 2025.11.06 00:59:01.939339 [ 194 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 212 rows starting from the beginning of the part | ||
| 6789 | 2025.11.06 00:59:01.939381 [ 194 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 212 rows starting from the beginning of the part | ||
| 6790 | 2025.11.06 00:59:01.939749 [ 4 ] {f70d49f7-49bc-4763-9444-e9f21f33cdc2} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6791 | 2025.11.06 00:59:01.939799 [ 4 ] {f70d49f7-49bc-4763-9444-e9f21f33cdc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6792 | 2025.11.06 00:59:01.940181 [ 4 ] {f70d49f7-49bc-4763-9444-e9f21f33cdc2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6793 | 2025.11.06 00:59:01.940419 [ 4 ] {f70d49f7-49bc-4763-9444-e9f21f33cdc2} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6794 | 2025.11.06 00:59:01.940544 [ 195 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1516 rows, containing 5 columns (5 merged, 0 gathered) in 0.00168812 sec., 898040.423666564 rows/sec., 62.21 MiB/sec. | ||
| 6795 | 2025.11.06 00:59:01.940555 [ 4 ] {f70d49f7-49bc-4763-9444-e9f21f33cdc2} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001495 sec., 141137.1237458194 rows/sec., 8.01 MiB/sec. | ||
| 6796 | 2025.11.06 00:59:01.940638 [ 4 ] {f70d49f7-49bc-4763-9444-e9f21f33cdc2} <Debug> TCPHandler: Processed in 0.001784641 sec. | ||
| 6797 | 2025.11.06 00:59:01.940726 [ 194 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6798 | 2025.11.06 00:59:01.940751 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6799 | 2025.11.06 00:59:01.940852 [ 4 ] {c393399e-6c68-4665-afff-be15863003cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6800 | 2025.11.06 00:59:01.940896 [ 4 ] {c393399e-6c68-4665-afff-be15863003cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6801 | 2025.11.06 00:59:01.940998 [ 194 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_26_5} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6802 | 2025.11.06 00:59:01.941077 [ 194 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_26_5} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6803 | 2025.11.06 00:59:01.941154 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 6804 | 2025.11.06 00:59:01.941578 [ 4 ] {c393399e-6c68-4665-afff-be15863003cd} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6805 | 2025.11.06 00:59:01.941618 [ 4 ] {c393399e-6c68-4665-afff-be15863003cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6806 | 2025.11.06 00:59:01.941962 [ 4 ] {c393399e-6c68-4665-afff-be15863003cd} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6807 | 2025.11.06 00:59:01.942175 [ 4 ] {c393399e-6c68-4665-afff-be15863003cd} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6808 | 2025.11.06 00:59:01.942305 [ 4 ] {c393399e-6c68-4665-afff-be15863003cd} <Debug> executeQuery: Read 695 rows, 49.75 KiB in 0.001473 sec., 471826.2050237611 rows/sec., 32.98 MiB/sec. | ||
| 6809 | 2025.11.06 00:59:01.942344 [ 4 ] {c393399e-6c68-4665-afff-be15863003cd} <Debug> TCPHandler: Processed in 0.001643689 sec. | ||
| 6810 | 2025.11.06 00:59:01.942455 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6811 | 2025.11.06 00:59:01.942551 [ 4 ] {f41e0a6b-3ab2-4574-8ac3-1ceb56101441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6812 | 2025.11.06 00:59:01.942595 [ 4 ] {f41e0a6b-3ab2-4574-8ac3-1ceb56101441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6813 | 2025.11.06 00:59:01.942929 [ 4 ] {f41e0a6b-3ab2-4574-8ac3-1ceb56101441} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6814 | 2025.11.06 00:59:01.942964 [ 4 ] {f41e0a6b-3ab2-4574-8ac3-1ceb56101441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6815 | 2025.11.06 00:59:01.943282 [ 4 ] {f41e0a6b-3ab2-4574-8ac3-1ceb56101441} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6816 | 2025.11.06 00:59:01.943506 [ 4 ] {f41e0a6b-3ab2-4574-8ac3-1ceb56101441} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6817 | 2025.11.06 00:59:01.943640 [ 4 ] {f41e0a6b-3ab2-4574-8ac3-1ceb56101441} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001107 sec., 5420.054200542006 rows/sec., 283.18 KiB/sec. | ||
| 6818 | 2025.11.06 00:59:01.943676 [ 4 ] {f41e0a6b-3ab2-4574-8ac3-1ceb56101441} <Debug> TCPHandler: Processed in 0.001271832 sec. | ||
| 6819 | 2025.11.06 00:59:01.943780 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6820 | 2025.11.06 00:59:01.943874 [ 4 ] {9f296eb7-ce21-4e31-99b4-6036ba7cc5ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6821 | 2025.11.06 00:59:01.943918 [ 4 ] {9f296eb7-ce21-4e31-99b4-6036ba7cc5ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6822 | 2025.11.06 00:59:01.944357 [ 4 ] {9f296eb7-ce21-4e31-99b4-6036ba7cc5ed} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6823 | 2025.11.06 00:59:01.944393 [ 4 ] {9f296eb7-ce21-4e31-99b4-6036ba7cc5ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6824 | 2025.11.06 00:59:01.944735 [ 4 ] {9f296eb7-ce21-4e31-99b4-6036ba7cc5ed} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6825 | 2025.11.06 00:59:01.944963 [ 4 ] {9f296eb7-ce21-4e31-99b4-6036ba7cc5ed} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6826 | 2025.11.06 00:59:01.945096 [ 4 ] {9f296eb7-ce21-4e31-99b4-6036ba7cc5ed} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001241 sec., 253021.75664786465 rows/sec., 16.62 MiB/sec. | ||
| 6827 | 2025.11.06 00:59:01.945135 [ 4 ] {9f296eb7-ce21-4e31-99b4-6036ba7cc5ed} <Debug> TCPHandler: Processed in 0.001404655 sec. | ||
| 6828 | 2025.11.06 00:59:01.945242 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6829 | 2025.11.06 00:59:01.945342 [ 4 ] {3d1e09d6-b3a7-4a3f-8de7-0a0e373f39db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6830 | 2025.11.06 00:59:01.945385 [ 4 ] {3d1e09d6-b3a7-4a3f-8de7-0a0e373f39db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6831 | 2025.11.06 00:59:01.945721 [ 4 ] {3d1e09d6-b3a7-4a3f-8de7-0a0e373f39db} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6832 | 2025.11.06 00:59:01.945761 [ 4 ] {3d1e09d6-b3a7-4a3f-8de7-0a0e373f39db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6833 | 2025.11.06 00:59:01.946086 [ 4 ] {3d1e09d6-b3a7-4a3f-8de7-0a0e373f39db} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6834 | 2025.11.06 00:59:01.946296 [ 4 ] {3d1e09d6-b3a7-4a3f-8de7-0a0e373f39db} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6835 | 2025.11.06 00:59:01.946406 [ 136 ] {} <Debug> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 6836 | 2025.11.06 00:59:01.946429 [ 4 ] {3d1e09d6-b3a7-4a3f-8de7-0a0e373f39db} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001105 sec., 904.9773755656108 rows/sec., 60.98 KiB/sec. | ||
| 6837 | 2025.11.06 00:59:01.946464 [ 136 ] {} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6838 | 2025.11.06 00:59:01.946479 [ 4 ] {3d1e09d6-b3a7-4a3f-8de7-0a0e373f39db} <Debug> TCPHandler: Processed in 0.001287633 sec. | ||
| 6839 | 2025.11.06 00:59:01.946492 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6840 | 2025.11.06 00:59:01.946586 [ 193 ] {065e2cf2-e244-41fc-9505-43875b21e3af::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 | ||
| 6841 | 2025.11.06 00:59:01.946592 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6842 | 2025.11.06 00:59:01.946683 [ 193 ] {065e2cf2-e244-41fc-9505-43875b21e3af::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6843 | 2025.11.06 00:59:01.946702 [ 4 ] {29d4f652-5e56-4551-ae6a-7fd1643484a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6844 | 2025.11.06 00:59:01.946710 [ 193 ] {065e2cf2-e244-41fc-9505-43875b21e3af::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 | ||
| 6845 | 2025.11.06 00:59:01.946760 [ 4 ] {29d4f652-5e56-4551-ae6a-7fd1643484a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6846 | 2025.11.06 00:59:01.946772 [ 193 ] {065e2cf2-e244-41fc-9505-43875b21e3af::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 | ||
| 6847 | 2025.11.06 00:59:01.946815 [ 193 ] {065e2cf2-e244-41fc-9505-43875b21e3af::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 | ||
| 6848 | 2025.11.06 00:59:01.946852 [ 193 ] {065e2cf2-e244-41fc-9505-43875b21e3af::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 | ||
| 6849 | 2025.11.06 00:59:01.946889 [ 193 ] {065e2cf2-e244-41fc-9505-43875b21e3af::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 | ||
| 6850 | 2025.11.06 00:59:01.946924 [ 193 ] {065e2cf2-e244-41fc-9505-43875b21e3af::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 | ||
| 6851 | 2025.11.06 00:59:01.947553 [ 4 ] {29d4f652-5e56-4551-ae6a-7fd1643484a1} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6852 | 2025.11.06 00:59:01.947589 [ 4 ] {29d4f652-5e56-4551-ae6a-7fd1643484a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6853 | 2025.11.06 00:59:01.947615 [ 194 ] {065e2cf2-e244-41fc-9505-43875b21e3af::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001067279 sec., 18739.24250360028 rows/sec., 1.23 MiB/sec. | ||
| 6854 | 2025.11.06 00:59:01.947717 [ 193 ] {065e2cf2-e244-41fc-9505-43875b21e3af::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 6855 | 2025.11.06 00:59:01.947975 [ 193 ] {065e2cf2-e244-41fc-9505-43875b21e3af::all_1_20_4} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6856 | 2025.11.06 00:59:01.948045 [ 193 ] {065e2cf2-e244-41fc-9505-43875b21e3af::all_1_20_4} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 6857 | 2025.11.06 00:59:01.948102 [ 4 ] {29d4f652-5e56-4551-ae6a-7fd1643484a1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6858 | 2025.11.06 00:59:01.948105 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 6859 | 2025.11.06 00:59:01.948334 [ 4 ] {29d4f652-5e56-4551-ae6a-7fd1643484a1} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6860 | 2025.11.06 00:59:01.948480 [ 4 ] {29d4f652-5e56-4551-ae6a-7fd1643484a1} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001796 sec., 8908.685968819598 rows/sec., 15.96 MiB/sec. | ||
| 6861 | 2025.11.06 00:59:01.948536 [ 4 ] {29d4f652-5e56-4551-ae6a-7fd1643484a1} <Debug> TCPHandler: Processed in 0.001993595 sec. | ||
| 6862 | 2025.11.06 00:59:01.948646 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6863 | 2025.11.06 00:59:01.948741 [ 4 ] {c9f64517-8b67-4469-b1b4-33c027bb0d44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6864 | 2025.11.06 00:59:01.948783 [ 4 ] {c9f64517-8b67-4469-b1b4-33c027bb0d44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6865 | 2025.11.06 00:59:01.949122 [ 4 ] {c9f64517-8b67-4469-b1b4-33c027bb0d44} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6866 | 2025.11.06 00:59:01.949160 [ 4 ] {c9f64517-8b67-4469-b1b4-33c027bb0d44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6867 | 2025.11.06 00:59:01.949466 [ 4 ] {c9f64517-8b67-4469-b1b4-33c027bb0d44} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6868 | 2025.11.06 00:59:01.949669 [ 4 ] {c9f64517-8b67-4469-b1b4-33c027bb0d44} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6869 | 2025.11.06 00:59:01.949800 [ 4 ] {c9f64517-8b67-4469-b1b4-33c027bb0d44} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001077 sec., 96564.53110492107 rows/sec., 5.92 MiB/sec. | ||
| 6870 | 2025.11.06 00:59:01.949837 [ 4 ] {c9f64517-8b67-4469-b1b4-33c027bb0d44} <Debug> TCPHandler: Processed in 0.001240972 sec. | ||
| 6871 | 2025.11.06 00:59:02.392345 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6872 | 2025.11.06 00:59:02.408461 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6873 | 2025.11.06 00:59:02.408525 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6874 | 2025.11.06 00:59:02.414513 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6875 | 2025.11.06 00:59:02.415216 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6876 | 2025.11.06 00:59:02.417935 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6877 | 2025.11.06 00:59:06.948655 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6878 | 2025.11.06 00:59:06.948849 [ 4 ] {49d42454-0553-44b6-aa7f-f9d516c672bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6879 | 2025.11.06 00:59:06.948916 [ 4 ] {49d42454-0553-44b6-aa7f-f9d516c672bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6880 | 2025.11.06 00:59:06.949579 [ 4 ] {49d42454-0553-44b6-aa7f-f9d516c672bf} <Trace> oximeter.fields_ipaddr (1e9a6b6c-e3b8-4beb-9bb1-159d493a8b1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6881 | 2025.11.06 00:59:06.949629 [ 4 ] {49d42454-0553-44b6-aa7f-f9d516c672bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6882 | 2025.11.06 00:59:06.950014 [ 4 ] {49d42454-0553-44b6-aa7f-f9d516c672bf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6883 | 2025.11.06 00:59:06.950247 [ 4 ] {49d42454-0553-44b6-aa7f-f9d516c672bf} <Trace> oximeter.fields_ipaddr (1e9a6b6c-e3b8-4beb-9bb1-159d493a8b1d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6884 | 2025.11.06 00:59:06.950404 [ 4 ] {49d42454-0553-44b6-aa7f-f9d516c672bf} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001602 sec., 3745.3183520599255 rows/sec., 305.40 KiB/sec. | ||
| 6885 | 2025.11.06 00:59:06.950448 [ 4 ] {49d42454-0553-44b6-aa7f-f9d516c672bf} <Debug> TCPHandler: Processed in 0.001927815 sec. | ||
| 6886 | 2025.11.06 00:59:06.950573 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6887 | 2025.11.06 00:59:06.950672 [ 4 ] {be90dafe-a5ea-4652-8dfc-26630e8bd8b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6888 | 2025.11.06 00:59:06.950753 [ 4 ] {be90dafe-a5ea-4652-8dfc-26630e8bd8b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6889 | 2025.11.06 00:59:06.951980 [ 4 ] {be90dafe-a5ea-4652-8dfc-26630e8bd8b6} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6890 | 2025.11.06 00:59:06.952019 [ 4 ] {be90dafe-a5ea-4652-8dfc-26630e8bd8b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6891 | 2025.11.06 00:59:06.952412 [ 4 ] {be90dafe-a5ea-4652-8dfc-26630e8bd8b6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6892 | 2025.11.06 00:59:06.952642 [ 4 ] {be90dafe-a5ea-4652-8dfc-26630e8bd8b6} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6893 | 2025.11.06 00:59:06.952774 [ 4 ] {be90dafe-a5ea-4652-8dfc-26630e8bd8b6} <Debug> executeQuery: Read 1251 rows, 105.58 KiB in 0.00212 sec., 590094.3396226416 rows/sec., 48.64 MiB/sec. | ||
| 6894 | 2025.11.06 00:59:06.952772 [ 132 ] {} <Debug> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6895 | 2025.11.06 00:59:06.952816 [ 4 ] {be90dafe-a5ea-4652-8dfc-26630e8bd8b6} <Debug> TCPHandler: Processed in 0.00229259 sec. | ||
| 6896 | 2025.11.06 00:59:06.952855 [ 132 ] {} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6897 | 2025.11.06 00:59:06.952887 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6898 | 2025.11.06 00:59:06.952950 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6899 | 2025.11.06 00:59:06.953000 [ 192 ] {316e61a8-187c-47ee-810b-d94734059305::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 | ||
| 6900 | 2025.11.06 00:59:06.953051 [ 4 ] {38bb0c35-afb9-4a73-8469-1404538aa479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6901 | 2025.11.06 00:59:06.953098 [ 4 ] {38bb0c35-afb9-4a73-8469-1404538aa479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6902 | 2025.11.06 00:59:06.953123 [ 192 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6903 | 2025.11.06 00:59:06.953165 [ 192 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2345 rows starting from the beginning of the part | ||
| 6904 | 2025.11.06 00:59:06.953242 [ 192 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 108 rows starting from the beginning of the part | ||
| 6905 | 2025.11.06 00:59:06.953295 [ 192 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1150 rows starting from the beginning of the part | ||
| 6906 | 2025.11.06 00:59:06.953345 [ 192 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 108 rows starting from the beginning of the part | ||
| 6907 | 2025.11.06 00:59:06.953392 [ 192 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1144 rows starting from the beginning of the part | ||
| 6908 | 2025.11.06 00:59:06.953442 [ 192 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1251 rows starting from the beginning of the part | ||
| 6909 | 2025.11.06 00:59:06.953546 [ 4 ] {38bb0c35-afb9-4a73-8469-1404538aa479} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6910 | 2025.11.06 00:59:06.953590 [ 4 ] {38bb0c35-afb9-4a73-8469-1404538aa479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6911 | 2025.11.06 00:59:06.954039 [ 4 ] {38bb0c35-afb9-4a73-8469-1404538aa479} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6912 | 2025.11.06 00:59:06.954265 [ 4 ] {38bb0c35-afb9-4a73-8469-1404538aa479} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6913 | 2025.11.06 00:59:06.954402 [ 4 ] {38bb0c35-afb9-4a73-8469-1404538aa479} <Debug> executeQuery: Read 32 rows, 2.37 KiB in 0.001369 sec., 23374.72607742878 rows/sec., 1.69 MiB/sec. | ||
| 6914 | 2025.11.06 00:59:06.954442 [ 4 ] {38bb0c35-afb9-4a73-8469-1404538aa479} <Debug> TCPHandler: Processed in 0.001544577 sec. | ||
| 6915 | 2025.11.06 00:59:06.954553 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6916 | 2025.11.06 00:59:06.954648 [ 4 ] {027335d7-bc47-4e75-a8dc-ae7bf429be4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6917 | 2025.11.06 00:59:06.954689 [ 4 ] {027335d7-bc47-4e75-a8dc-ae7bf429be4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6918 | 2025.11.06 00:59:06.955201 [ 4 ] {027335d7-bc47-4e75-a8dc-ae7bf429be4d} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6919 | 2025.11.06 00:59:06.955239 [ 4 ] {027335d7-bc47-4e75-a8dc-ae7bf429be4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6920 | 2025.11.06 00:59:06.955563 [ 4 ] {027335d7-bc47-4e75-a8dc-ae7bf429be4d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6921 | 2025.11.06 00:59:06.955734 [ 194 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6106 rows, containing 5 columns (5 merged, 0 gathered) in 0.002778719 sec., 2197415.427756459 rows/sec., 185.90 MiB/sec. | ||
| 6922 | 2025.11.06 00:59:06.955774 [ 4 ] {027335d7-bc47-4e75-a8dc-ae7bf429be4d} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6923 | 2025.11.06 00:59:06.955914 [ 4 ] {027335d7-bc47-4e75-a8dc-ae7bf429be4d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001283 sec., 177708.49571317225 rows/sec., 12.03 MiB/sec. | ||
| 6924 | 2025.11.06 00:59:06.955953 [ 4 ] {027335d7-bc47-4e75-a8dc-ae7bf429be4d} <Debug> TCPHandler: Processed in 0.001449976 sec. | ||
| 6925 | 2025.11.06 00:59:06.956034 [ 192 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6926 | 2025.11.06 00:59:06.956056 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6927 | 2025.11.06 00:59:06.956156 [ 4 ] {ce358156-98f1-4d8c-9313-6fff0266c7bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6928 | 2025.11.06 00:59:06.956199 [ 4 ] {ce358156-98f1-4d8c-9313-6fff0266c7bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6929 | 2025.11.06 00:59:06.956296 [ 192 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_41_8} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6930 | 2025.11.06 00:59:06.956370 [ 192 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_41_8} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6931 | 2025.11.06 00:59:06.956450 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 6932 | 2025.11.06 00:59:06.956882 [ 4 ] {ce358156-98f1-4d8c-9313-6fff0266c7bf} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6933 | 2025.11.06 00:59:06.956924 [ 4 ] {ce358156-98f1-4d8c-9313-6fff0266c7bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6934 | 2025.11.06 00:59:06.957282 [ 4 ] {ce358156-98f1-4d8c-9313-6fff0266c7bf} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6935 | 2025.11.06 00:59:06.957497 [ 4 ] {ce358156-98f1-4d8c-9313-6fff0266c7bf} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6936 | 2025.11.06 00:59:06.957632 [ 4 ] {ce358156-98f1-4d8c-9313-6fff0266c7bf} <Debug> executeQuery: Read 552 rows, 41.98 KiB in 0.001492 sec., 369973.1903485255 rows/sec., 27.47 MiB/sec. | ||
| 6937 | 2025.11.06 00:59:06.957634 [ 131 ] {} <Debug> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6938 | 2025.11.06 00:59:06.957673 [ 4 ] {ce358156-98f1-4d8c-9313-6fff0266c7bf} <Debug> TCPHandler: Processed in 0.00166553 sec. | ||
| 6939 | 2025.11.06 00:59:06.957708 [ 131 ] {} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6940 | 2025.11.06 00:59:06.957735 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6941 | 2025.11.06 00:59:06.957796 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6942 | 2025.11.06 00:59:06.957827 [ 194 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::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 | ||
| 6943 | 2025.11.06 00:59:06.957898 [ 4 ] {2f4a309c-74af-460d-a293-aa99cfec1944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6944 | 2025.11.06 00:59:06.957938 [ 194 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6945 | 2025.11.06 00:59:06.957948 [ 4 ] {2f4a309c-74af-460d-a293-aa99cfec1944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6946 | 2025.11.06 00:59:06.957979 [ 194 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1213 rows starting from the beginning of the part | ||
| 6947 | 2025.11.06 00:59:06.958051 [ 194 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::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 | ||
| 6948 | 2025.11.06 00:59:06.958097 [ 194 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 707 rows starting from the beginning of the part | ||
| 6949 | 2025.11.06 00:59:06.958137 [ 194 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 90 rows starting from the beginning of the part | ||
| 6950 | 2025.11.06 00:59:06.958176 [ 194 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 695 rows starting from the beginning of the part | ||
| 6951 | 2025.11.06 00:59:06.958212 [ 194 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 552 rows starting from the beginning of the part | ||
| 6952 | 2025.11.06 00:59:06.958614 [ 4 ] {2f4a309c-74af-460d-a293-aa99cfec1944} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6953 | 2025.11.06 00:59:06.958657 [ 4 ] {2f4a309c-74af-460d-a293-aa99cfec1944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6954 | 2025.11.06 00:59:06.959060 [ 4 ] {2f4a309c-74af-460d-a293-aa99cfec1944} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6955 | 2025.11.06 00:59:06.959285 [ 4 ] {2f4a309c-74af-460d-a293-aa99cfec1944} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6956 | 2025.11.06 00:59:06.959392 [ 131 ] {} <Debug> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6957 | 2025.11.06 00:59:06.959419 [ 4 ] {2f4a309c-74af-460d-a293-aa99cfec1944} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001538 sec., 550715.2145643693 rows/sec., 37.07 MiB/sec. | ||
| 6958 | 2025.11.06 00:59:06.959425 [ 131 ] {} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6959 | 2025.11.06 00:59:06.959461 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6960 | 2025.11.06 00:59:06.959466 [ 4 ] {2f4a309c-74af-460d-a293-aa99cfec1944} <Debug> TCPHandler: Processed in 0.00171947 sec. | ||
| 6961 | 2025.11.06 00:59:06.959514 [ 192 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3347 rows, containing 5 columns (5 merged, 0 gathered) in 0.001727891 sec., 1937043.4824881894 rows/sec., 146.36 MiB/sec. | ||
| 6962 | 2025.11.06 00:59:06.959527 [ 194 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::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 | ||
| 6963 | 2025.11.06 00:59:06.959595 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6964 | 2025.11.06 00:59:06.959636 [ 194 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6965 | 2025.11.06 00:59:06.959667 [ 194 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 13009 rows starting from the beginning of the part | ||
| 6966 | 2025.11.06 00:59:06.959698 [ 4 ] {42150309-23a8-4c3a-9ae2-02d779e6367b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6967 | 2025.11.06 00:59:06.959711 [ 194 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 6968 | 2025.11.06 00:59:06.959758 [ 194 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 320 rows starting from the beginning of the part | ||
| 6969 | 2025.11.06 00:59:06.959762 [ 4 ] {42150309-23a8-4c3a-9ae2-02d779e6367b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6970 | 2025.11.06 00:59:06.959768 [ 187 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6971 | 2025.11.06 00:59:06.959797 [ 194 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 6972 | 2025.11.06 00:59:06.959839 [ 194 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 314 rows starting from the beginning of the part | ||
| 6973 | 2025.11.06 00:59:06.959873 [ 194 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 847 rows starting from the beginning of the part | ||
| 6974 | 2025.11.06 00:59:06.960178 [ 187 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_41_8} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6975 | 2025.11.06 00:59:06.960270 [ 187 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_41_8} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6976 | 2025.11.06 00:59:06.960406 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 6977 | 2025.11.06 00:59:06.960632 [ 4 ] {42150309-23a8-4c3a-9ae2-02d779e6367b} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6978 | 2025.11.06 00:59:06.960674 [ 4 ] {42150309-23a8-4c3a-9ae2-02d779e6367b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6979 | 2025.11.06 00:59:06.961238 [ 4 ] {42150309-23a8-4c3a-9ae2-02d779e6367b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6980 | 2025.11.06 00:59:06.961474 [ 4 ] {42150309-23a8-4c3a-9ae2-02d779e6367b} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6981 | 2025.11.06 00:59:06.961625 [ 4 ] {42150309-23a8-4c3a-9ae2-02d779e6367b} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001946 sec., 13360.739979445016 rows/sec., 23.94 MiB/sec. | ||
| 6982 | 2025.11.06 00:59:06.961693 [ 4 ] {42150309-23a8-4c3a-9ae2-02d779e6367b} <Debug> TCPHandler: Processed in 0.002151778 sec. | ||
| 6983 | 2025.11.06 00:59:06.961810 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6984 | 2025.11.06 00:59:06.961907 [ 4 ] {80bbeb81-82c9-4ec4-9b99-5292e52d7adc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6985 | 2025.11.06 00:59:06.961950 [ 4 ] {80bbeb81-82c9-4ec4-9b99-5292e52d7adc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6986 | 2025.11.06 00:59:06.962304 [ 4 ] {80bbeb81-82c9-4ec4-9b99-5292e52d7adc} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6987 | 2025.11.06 00:59:06.962341 [ 4 ] {80bbeb81-82c9-4ec4-9b99-5292e52d7adc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6988 | 2025.11.06 00:59:06.962735 [ 4 ] {80bbeb81-82c9-4ec4-9b99-5292e52d7adc} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6989 | 2025.11.06 00:59:06.962960 [ 4 ] {80bbeb81-82c9-4ec4-9b99-5292e52d7adc} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6990 | 2025.11.06 00:59:06.963071 [ 131 ] {} <Debug> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6991 | 2025.11.06 00:59:06.963093 [ 4 ] {80bbeb81-82c9-4ec4-9b99-5292e52d7adc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001204 sec., 49833.88704318937 rows/sec., 3.36 MiB/sec. | ||
| 6992 | 2025.11.06 00:59:06.963105 [ 131 ] {} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6993 | 2025.11.06 00:59:06.963134 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6994 | 2025.11.06 00:59:06.963138 [ 4 ] {80bbeb81-82c9-4ec4-9b99-5292e52d7adc} <Debug> TCPHandler: Processed in 0.001376374 sec. | ||
| 6995 | 2025.11.06 00:59:06.963218 [ 202 ] {0a138287-228c-403c-925c-6dac4d152831::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 | ||
| 6996 | 2025.11.06 00:59:06.963323 [ 202 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6997 | 2025.11.06 00:59:06.963352 [ 202 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2820 rows starting from the beginning of the part | ||
| 6998 | 2025.11.06 00:59:06.963402 [ 202 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 6999 | 2025.11.06 00:59:06.963457 [ 202 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 104 rows starting from the beginning of the part | ||
| 7000 | 2025.11.06 00:59:06.963510 [ 202 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 7001 | 2025.11.06 00:59:06.963553 [ 202 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 104 rows starting from the beginning of the part | ||
| 7002 | 2025.11.06 00:59:06.963588 [ 192 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14810 rows, containing 5 columns (5 merged, 0 gathered) in 0.004089902 sec., 3621113.659936106 rows/sec., 242.26 MiB/sec. | ||
| 7003 | 2025.11.06 00:59:06.963599 [ 202 ] {0a138287-228c-403c-925c-6dac4d152831::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 | ||
| 7004 | 2025.11.06 00:59:06.964326 [ 200 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7005 | 2025.11.06 00:59:06.964636 [ 194 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3208 rows, containing 4 columns (4 merged, 0 gathered) in 0.001455205 sec., 2204500.3968513026 rows/sec., 139.77 MiB/sec. | ||
| 7006 | 2025.11.06 00:59:06.964680 [ 200 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7007 | 2025.11.06 00:59:06.964774 [ 200 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7008 | 2025.11.06 00:59:06.964870 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.70 MiB. | ||
| 7009 | 2025.11.06 00:59:06.964873 [ 194 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7010 | 2025.11.06 00:59:06.965145 [ 194 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_41_8} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7011 | 2025.11.06 00:59:06.965218 [ 194 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_41_8} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7012 | 2025.11.06 00:59:06.965290 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7013 | 2025.11.06 00:59:09.188738 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13941 | ||
| 7014 | 2025.11.06 00:59:09.189265 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7015 | 2025.11.06 00:59:09.189303 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7016 | 2025.11.06 00:59:09.189816 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7017 | 2025.11.06 00:59:09.190052 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7018 | 2025.11.06 00:59:09.190194 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13941 | ||
| 7019 | 2025.11.06 00:59:09.918849 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 7020 | 2025.11.06 00:59:09.936464 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7021 | 2025.11.06 00:59:09.936533 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7022 | 2025.11.06 00:59:09.942714 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7023 | 2025.11.06 00:59:09.943454 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7024 | 2025.11.06 00:59:09.946596 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 7025 | 2025.11.06 00:59:11.714385 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 918 | ||
| 7026 | 2025.11.06 00:59:11.716709 [ 242 ] {} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7027 | 2025.11.06 00:59:11.716757 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7028 | 2025.11.06 00:59:11.717909 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7029 | 2025.11.06 00:59:11.718169 [ 242 ] {} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7030 | 2025.11.06 00:59:11.718326 [ 127 ] {} <Debug> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7031 | 2025.11.06 00:59:11.718398 [ 127 ] {} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7032 | 2025.11.06 00:59:11.718423 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 918 | ||
| 7033 | 2025.11.06 00:59:11.718424 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7034 | 2025.11.06 00:59:11.718559 [ 191 ] {2b0c522c-3ade-4032-9d38-ea0321c4811f::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 | ||
| 7035 | 2025.11.06 00:59:11.719152 [ 191 ] {2b0c522c-3ade-4032-9d38-ea0321c4811f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7036 | 2025.11.06 00:59:11.719303 [ 191 ] {2b0c522c-3ade-4032-9d38-ea0321c4811f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 734 rows starting from the beginning of the part | ||
| 7037 | 2025.11.06 00:59:11.719675 [ 191 ] {2b0c522c-3ade-4032-9d38-ea0321c4811f::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 | ||
| 7038 | 2025.11.06 00:59:11.720011 [ 191 ] {2b0c522c-3ade-4032-9d38-ea0321c4811f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 42 rows starting from the beginning of the part | ||
| 7039 | 2025.11.06 00:59:11.720348 [ 191 ] {2b0c522c-3ade-4032-9d38-ea0321c4811f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
| 7040 | 2025.11.06 00:59:11.720678 [ 191 ] {2b0c522c-3ade-4032-9d38-ea0321c4811f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
| 7041 | 2025.11.06 00:59:11.721108 [ 191 ] {2b0c522c-3ade-4032-9d38-ea0321c4811f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 38 rows starting from the beginning of the part | ||
| 7042 | 2025.11.06 00:59:11.727786 [ 191 ] {2b0c522c-3ade-4032-9d38-ea0321c4811f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 918 rows, containing 72 columns (72 merged, 0 gathered) in 0.009277604 sec., 98947.96113306841 rows/sec., 80.88 MiB/sec. | ||
| 7043 | 2025.11.06 00:59:11.728807 [ 191 ] {2b0c522c-3ade-4032-9d38-ea0321c4811f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7044 | 2025.11.06 00:59:11.729299 [ 191 ] {2b0c522c-3ade-4032-9d38-ea0321c4811f::all_1_21_4} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7045 | 2025.11.06 00:59:11.729372 [ 191 ] {2b0c522c-3ade-4032-9d38-ea0321c4811f::all_1_21_4} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7046 | 2025.11.06 00:59:11.729555 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 7047 | 2025.11.06 00:59:11.931681 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7048 | 2025.11.06 00:59:11.931859 [ 4 ] {58036081-2400-4b50-a360-ad9f3647aa3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7049 | 2025.11.06 00:59:11.931928 [ 4 ] {58036081-2400-4b50-a360-ad9f3647aa3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7050 | 2025.11.06 00:59:11.932794 [ 4 ] {58036081-2400-4b50-a360-ad9f3647aa3c} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7051 | 2025.11.06 00:59:11.932846 [ 4 ] {58036081-2400-4b50-a360-ad9f3647aa3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7052 | 2025.11.06 00:59:11.933250 [ 4 ] {58036081-2400-4b50-a360-ad9f3647aa3c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7053 | 2025.11.06 00:59:11.933474 [ 4 ] {58036081-2400-4b50-a360-ad9f3647aa3c} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7054 | 2025.11.06 00:59:11.933639 [ 4 ] {58036081-2400-4b50-a360-ad9f3647aa3c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001827 sec., 224411.60372194854 rows/sec., 14.24 MiB/sec. | ||
| 7055 | 2025.11.06 00:59:11.933647 [ 122 ] {} <Debug> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 7056 | 2025.11.06 00:59:11.933688 [ 4 ] {58036081-2400-4b50-a360-ad9f3647aa3c} <Debug> TCPHandler: Processed in 0.002142538 sec. | ||
| 7057 | 2025.11.06 00:59:11.933724 [ 122 ] {} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7058 | 2025.11.06 00:59:11.933755 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7059 | 2025.11.06 00:59:11.933839 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7060 | 2025.11.06 00:59:11.933879 [ 200 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 7061 | 2025.11.06 00:59:11.933946 [ 4 ] {c8494e9f-7acb-48f3-a83b-d5e610a96a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7062 | 2025.11.06 00:59:11.933995 [ 4 ] {c8494e9f-7acb-48f3-a83b-d5e610a96a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7063 | 2025.11.06 00:59:11.934021 [ 200 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7064 | 2025.11.06 00:59:11.934064 [ 200 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 410 rows starting from the beginning of the part | ||
| 7065 | 2025.11.06 00:59:11.934132 [ 200 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 410 rows starting from the beginning of the part | ||
| 7066 | 2025.11.06 00:59:11.934180 [ 200 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 410 rows starting from the beginning of the part | ||
| 7067 | 2025.11.06 00:59:11.934224 [ 200 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 410 rows starting from the beginning of the part | ||
| 7068 | 2025.11.06 00:59:11.934268 [ 200 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 410 rows starting from the beginning of the part | ||
| 7069 | 2025.11.06 00:59:11.935211 [ 4 ] {c8494e9f-7acb-48f3-a83b-d5e610a96a2b} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7070 | 2025.11.06 00:59:11.935253 [ 4 ] {c8494e9f-7acb-48f3-a83b-d5e610a96a2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7071 | 2025.11.06 00:59:11.935364 [ 191 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001536868 sec., 1333881.6345971157 rows/sec., 89.70 MiB/sec. | ||
| 7072 | 2025.11.06 00:59:11.935527 [ 200 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 7073 | 2025.11.06 00:59:11.935695 [ 4 ] {c8494e9f-7acb-48f3-a83b-d5e610a96a2b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7074 | 2025.11.06 00:59:11.935826 [ 200 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_21_5} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7075 | 2025.11.06 00:59:11.935915 [ 200 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_21_5} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 7076 | 2025.11.06 00:59:11.935967 [ 4 ] {c8494e9f-7acb-48f3-a83b-d5e610a96a2b} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7077 | 2025.11.06 00:59:11.935993 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 7078 | 2025.11.06 00:59:11.936118 [ 4 ] {c8494e9f-7acb-48f3-a83b-d5e610a96a2b} <Debug> executeQuery: Read 1144 rows, 92.99 KiB in 0.002195 sec., 521184.5102505695 rows/sec., 41.37 MiB/sec. | ||
| 7079 | 2025.11.06 00:59:11.936161 [ 4 ] {c8494e9f-7acb-48f3-a83b-d5e610a96a2b} <Debug> TCPHandler: Processed in 0.002376262 sec. | ||
| 7080 | 2025.11.06 00:59:11.936289 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7081 | 2025.11.06 00:59:11.936386 [ 4 ] {13e992ae-e47a-4ee2-8103-56a7e00b85b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7082 | 2025.11.06 00:59:11.936428 [ 4 ] {13e992ae-e47a-4ee2-8103-56a7e00b85b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7083 | 2025.11.06 00:59:11.936927 [ 4 ] {13e992ae-e47a-4ee2-8103-56a7e00b85b5} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7084 | 2025.11.06 00:59:11.936965 [ 4 ] {13e992ae-e47a-4ee2-8103-56a7e00b85b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7085 | 2025.11.06 00:59:11.937283 [ 4 ] {13e992ae-e47a-4ee2-8103-56a7e00b85b5} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7086 | 2025.11.06 00:59:11.937488 [ 4 ] {13e992ae-e47a-4ee2-8103-56a7e00b85b5} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7087 | 2025.11.06 00:59:11.937624 [ 4 ] {13e992ae-e47a-4ee2-8103-56a7e00b85b5} <Debug> executeQuery: Read 221 rows, 13.52 KiB in 0.001259 sec., 175536.13979348692 rows/sec., 10.49 MiB/sec. | ||
| 7088 | 2025.11.06 00:59:11.937661 [ 4 ] {13e992ae-e47a-4ee2-8103-56a7e00b85b5} <Debug> TCPHandler: Processed in 0.001423885 sec. | ||
| 7089 | 2025.11.06 00:59:11.937775 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7090 | 2025.11.06 00:59:11.937870 [ 4 ] {7e96ea53-848a-476b-a496-626ff85d6965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7091 | 2025.11.06 00:59:11.937911 [ 4 ] {7e96ea53-848a-476b-a496-626ff85d6965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7092 | 2025.11.06 00:59:11.938423 [ 4 ] {7e96ea53-848a-476b-a496-626ff85d6965} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7093 | 2025.11.06 00:59:11.938459 [ 4 ] {7e96ea53-848a-476b-a496-626ff85d6965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7094 | 2025.11.06 00:59:11.938774 [ 4 ] {7e96ea53-848a-476b-a496-626ff85d6965} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7095 | 2025.11.06 00:59:11.938974 [ 4 ] {7e96ea53-848a-476b-a496-626ff85d6965} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7096 | 2025.11.06 00:59:11.939106 [ 4 ] {7e96ea53-848a-476b-a496-626ff85d6965} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001255 sec., 168924.30278884462 rows/sec., 10.89 MiB/sec. | ||
| 7097 | 2025.11.06 00:59:11.939142 [ 4 ] {7e96ea53-848a-476b-a496-626ff85d6965} <Debug> TCPHandler: Processed in 0.001415976 sec. | ||
| 7098 | 2025.11.06 00:59:11.939273 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7099 | 2025.11.06 00:59:11.939372 [ 4 ] {92447102-2aa0-4d00-a5b8-cdc81d18a16d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7100 | 2025.11.06 00:59:11.939413 [ 4 ] {92447102-2aa0-4d00-a5b8-cdc81d18a16d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7101 | 2025.11.06 00:59:11.939886 [ 4 ] {92447102-2aa0-4d00-a5b8-cdc81d18a16d} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7102 | 2025.11.06 00:59:11.939921 [ 4 ] {92447102-2aa0-4d00-a5b8-cdc81d18a16d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7103 | 2025.11.06 00:59:11.940224 [ 4 ] {92447102-2aa0-4d00-a5b8-cdc81d18a16d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7104 | 2025.11.06 00:59:11.940441 [ 4 ] {92447102-2aa0-4d00-a5b8-cdc81d18a16d} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7105 | 2025.11.06 00:59:11.940541 [ 122 ] {} <Debug> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 7106 | 2025.11.06 00:59:11.940569 [ 4 ] {92447102-2aa0-4d00-a5b8-cdc81d18a16d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001217 sec., 173377.1569433032 rows/sec., 9.85 MiB/sec. | ||
| 7107 | 2025.11.06 00:59:11.940583 [ 122 ] {} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7108 | 2025.11.06 00:59:11.940610 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7109 | 2025.11.06 00:59:11.940616 [ 4 ] {92447102-2aa0-4d00-a5b8-cdc81d18a16d} <Debug> TCPHandler: Processed in 0.001391814 sec. | ||
| 7110 | 2025.11.06 00:59:11.940698 [ 190 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 7111 | 2025.11.06 00:59:11.940734 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7112 | 2025.11.06 00:59:11.940811 [ 190 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7113 | 2025.11.06 00:59:11.940830 [ 4 ] {629c8dba-1c72-499a-bd3d-b1521b1831ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7114 | 2025.11.06 00:59:11.940848 [ 190 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 211 rows starting from the beginning of the part | ||
| 7115 | 2025.11.06 00:59:11.940873 [ 4 ] {629c8dba-1c72-499a-bd3d-b1521b1831ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7116 | 2025.11.06 00:59:11.940922 [ 190 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 211 rows starting from the beginning of the part | ||
| 7117 | 2025.11.06 00:59:11.940970 [ 190 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 211 rows starting from the beginning of the part | ||
| 7118 | 2025.11.06 00:59:11.941009 [ 190 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 211 rows starting from the beginning of the part | ||
| 7119 | 2025.11.06 00:59:11.941046 [ 190 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 211 rows starting from the beginning of the part | ||
| 7120 | 2025.11.06 00:59:11.941544 [ 4 ] {629c8dba-1c72-499a-bd3d-b1521b1831ff} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7121 | 2025.11.06 00:59:11.941584 [ 4 ] {629c8dba-1c72-499a-bd3d-b1521b1831ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7122 | 2025.11.06 00:59:11.941923 [ 4 ] {629c8dba-1c72-499a-bd3d-b1521b1831ff} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7123 | 2025.11.06 00:59:11.941931 [ 191 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001270923 sec., 830105.3643690452 rows/sec., 50.31 MiB/sec. | ||
| 7124 | 2025.11.06 00:59:11.942099 [ 188 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 7125 | 2025.11.06 00:59:11.942145 [ 4 ] {629c8dba-1c72-499a-bd3d-b1521b1831ff} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7126 | 2025.11.06 00:59:11.942288 [ 4 ] {629c8dba-1c72-499a-bd3d-b1521b1831ff} <Debug> executeQuery: Read 695 rows, 49.75 KiB in 0.001476 sec., 470867.2086720867 rows/sec., 32.92 MiB/sec. | ||
| 7127 | 2025.11.06 00:59:11.942326 [ 4 ] {629c8dba-1c72-499a-bd3d-b1521b1831ff} <Debug> TCPHandler: Processed in 0.001641459 sec. | ||
| 7128 | 2025.11.06 00:59:11.942424 [ 188 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_21_5} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7129 | 2025.11.06 00:59:11.942450 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7130 | 2025.11.06 00:59:11.942513 [ 188 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_21_5} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 7131 | 2025.11.06 00:59:11.942546 [ 4 ] {1cdc1dde-0513-4d51-aa5b-105c1f6122ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7132 | 2025.11.06 00:59:11.942593 [ 4 ] {1cdc1dde-0513-4d51-aa5b-105c1f6122ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7133 | 2025.11.06 00:59:11.942603 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 7134 | 2025.11.06 00:59:11.942934 [ 4 ] {1cdc1dde-0513-4d51-aa5b-105c1f6122ef} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7135 | 2025.11.06 00:59:11.942972 [ 4 ] {1cdc1dde-0513-4d51-aa5b-105c1f6122ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7136 | 2025.11.06 00:59:11.943272 [ 4 ] {1cdc1dde-0513-4d51-aa5b-105c1f6122ef} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7137 | 2025.11.06 00:59:11.943473 [ 4 ] {1cdc1dde-0513-4d51-aa5b-105c1f6122ef} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7138 | 2025.11.06 00:59:11.943574 [ 122 ] {} <Debug> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7139 | 2025.11.06 00:59:11.943603 [ 4 ] {1cdc1dde-0513-4d51-aa5b-105c1f6122ef} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001074 sec., 5586.592178770949 rows/sec., 291.88 KiB/sec. | ||
| 7140 | 2025.11.06 00:59:11.943607 [ 122 ] {} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7141 | 2025.11.06 00:59:11.943648 [ 4 ] {1cdc1dde-0513-4d51-aa5b-105c1f6122ef} <Debug> TCPHandler: Processed in 0.001246412 sec. | ||
| 7142 | 2025.11.06 00:59:11.943655 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7143 | 2025.11.06 00:59:11.943725 [ 190 ] {6070c994-b797-4158-896d-1fc14e1dfea5::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 | ||
| 7144 | 2025.11.06 00:59:11.943759 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7145 | 2025.11.06 00:59:11.943823 [ 190 ] {6070c994-b797-4158-896d-1fc14e1dfea5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7146 | 2025.11.06 00:59:11.943853 [ 190 ] {6070c994-b797-4158-896d-1fc14e1dfea5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
| 7147 | 2025.11.06 00:59:11.943855 [ 4 ] {623c3165-ebaa-4b5f-8917-07088862b6d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7148 | 2025.11.06 00:59:11.943901 [ 190 ] {6070c994-b797-4158-896d-1fc14e1dfea5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 7149 | 2025.11.06 00:59:11.943909 [ 4 ] {623c3165-ebaa-4b5f-8917-07088862b6d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7150 | 2025.11.06 00:59:11.943944 [ 190 ] {6070c994-b797-4158-896d-1fc14e1dfea5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 7151 | 2025.11.06 00:59:11.943981 [ 190 ] {6070c994-b797-4158-896d-1fc14e1dfea5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 7152 | 2025.11.06 00:59:11.944013 [ 190 ] {6070c994-b797-4158-896d-1fc14e1dfea5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 7153 | 2025.11.06 00:59:11.944045 [ 190 ] {6070c994-b797-4158-896d-1fc14e1dfea5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 7154 | 2025.11.06 00:59:11.944341 [ 4 ] {623c3165-ebaa-4b5f-8917-07088862b6d5} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7155 | 2025.11.06 00:59:11.944381 [ 4 ] {623c3165-ebaa-4b5f-8917-07088862b6d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7156 | 2025.11.06 00:59:11.944735 [ 4 ] {623c3165-ebaa-4b5f-8917-07088862b6d5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7157 | 2025.11.06 00:59:11.944758 [ 189 ] {6070c994-b797-4158-896d-1fc14e1dfea5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.001056269 sec., 119287.79505978116 rows/sec., 6.09 MiB/sec. | ||
| 7158 | 2025.11.06 00:59:11.944908 [ 186 ] {6070c994-b797-4158-896d-1fc14e1dfea5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7159 | 2025.11.06 00:59:11.944971 [ 4 ] {623c3165-ebaa-4b5f-8917-07088862b6d5} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7160 | 2025.11.06 00:59:11.945116 [ 4 ] {623c3165-ebaa-4b5f-8917-07088862b6d5} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001279 sec., 245504.30023455826 rows/sec., 16.13 MiB/sec. | ||
| 7161 | 2025.11.06 00:59:11.945153 [ 4 ] {623c3165-ebaa-4b5f-8917-07088862b6d5} <Debug> TCPHandler: Processed in 0.001442146 sec. | ||
| 7162 | 2025.11.06 00:59:11.945206 [ 186 ] {6070c994-b797-4158-896d-1fc14e1dfea5::all_1_21_4} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7163 | 2025.11.06 00:59:11.945268 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7164 | 2025.11.06 00:59:11.945281 [ 186 ] {6070c994-b797-4158-896d-1fc14e1dfea5::all_1_21_4} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7165 | 2025.11.06 00:59:11.945367 [ 4 ] {e22e5e24-99b1-42ae-9970-9ccfce09ae84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7166 | 2025.11.06 00:59:11.945374 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 7167 | 2025.11.06 00:59:11.945414 [ 4 ] {e22e5e24-99b1-42ae-9970-9ccfce09ae84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7168 | 2025.11.06 00:59:11.945776 [ 4 ] {e22e5e24-99b1-42ae-9970-9ccfce09ae84} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7169 | 2025.11.06 00:59:11.945811 [ 4 ] {e22e5e24-99b1-42ae-9970-9ccfce09ae84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7170 | 2025.11.06 00:59:11.946126 [ 4 ] {e22e5e24-99b1-42ae-9970-9ccfce09ae84} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7171 | 2025.11.06 00:59:11.946337 [ 4 ] {e22e5e24-99b1-42ae-9970-9ccfce09ae84} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7172 | 2025.11.06 00:59:11.946468 [ 4 ] {e22e5e24-99b1-42ae-9970-9ccfce09ae84} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001119 sec., 893.6550491510277 rows/sec., 60.22 KiB/sec. | ||
| 7173 | 2025.11.06 00:59:11.946504 [ 4 ] {e22e5e24-99b1-42ae-9970-9ccfce09ae84} <Debug> TCPHandler: Processed in 0.001285153 sec. | ||
| 7174 | 2025.11.06 00:59:11.946633 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7175 | 2025.11.06 00:59:11.946730 [ 4 ] {78fc9cf6-0a3b-4fc0-ba07-739178fc7ed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7176 | 2025.11.06 00:59:11.946788 [ 4 ] {78fc9cf6-0a3b-4fc0-ba07-739178fc7ed7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7177 | 2025.11.06 00:59:11.947608 [ 4 ] {78fc9cf6-0a3b-4fc0-ba07-739178fc7ed7} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7178 | 2025.11.06 00:59:11.947650 [ 4 ] {78fc9cf6-0a3b-4fc0-ba07-739178fc7ed7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7179 | 2025.11.06 00:59:11.948167 [ 4 ] {78fc9cf6-0a3b-4fc0-ba07-739178fc7ed7} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7180 | 2025.11.06 00:59:11.948385 [ 4 ] {78fc9cf6-0a3b-4fc0-ba07-739178fc7ed7} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7181 | 2025.11.06 00:59:11.948524 [ 4 ] {78fc9cf6-0a3b-4fc0-ba07-739178fc7ed7} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001814 sec., 8820.286659316427 rows/sec., 15.81 MiB/sec. | ||
| 7182 | 2025.11.06 00:59:11.948587 [ 4 ] {78fc9cf6-0a3b-4fc0-ba07-739178fc7ed7} <Debug> TCPHandler: Processed in 0.002002845 sec. | ||
| 7183 | 2025.11.06 00:59:11.948707 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7184 | 2025.11.06 00:59:11.948802 [ 4 ] {1a5cc2c7-f216-421e-96ed-5d2feee620cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7185 | 2025.11.06 00:59:11.948842 [ 4 ] {1a5cc2c7-f216-421e-96ed-5d2feee620cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7186 | 2025.11.06 00:59:11.949168 [ 4 ] {1a5cc2c7-f216-421e-96ed-5d2feee620cd} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7187 | 2025.11.06 00:59:11.949204 [ 4 ] {1a5cc2c7-f216-421e-96ed-5d2feee620cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7188 | 2025.11.06 00:59:11.949510 [ 4 ] {1a5cc2c7-f216-421e-96ed-5d2feee620cd} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7189 | 2025.11.06 00:59:11.949718 [ 4 ] {1a5cc2c7-f216-421e-96ed-5d2feee620cd} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7190 | 2025.11.06 00:59:11.949842 [ 4 ] {1a5cc2c7-f216-421e-96ed-5d2feee620cd} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001059 sec., 98205.85457979226 rows/sec., 6.02 MiB/sec. | ||
| 7191 | 2025.11.06 00:59:11.949878 [ 4 ] {1a5cc2c7-f216-421e-96ed-5d2feee620cd} <Debug> TCPHandler: Processed in 0.001220071 sec. | ||
| 7192 | 2025.11.06 00:59:16.586555 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7193 | 2025.11.06 00:59:16.586618 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7194 | 2025.11.06 00:59:16.690345 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14389 | ||
| 7195 | 2025.11.06 00:59:16.690903 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7196 | 2025.11.06 00:59:16.690960 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7197 | 2025.11.06 00:59:16.691508 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7198 | 2025.11.06 00:59:16.691754 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7199 | 2025.11.06 00:59:16.691897 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14389 | ||
| 7200 | 2025.11.06 00:59:16.921556 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7201 | 2025.11.06 00:59:16.921739 [ 4 ] {396a4368-c8cb-44fc-baf0-74986a0f1aa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7202 | 2025.11.06 00:59:16.921812 [ 4 ] {396a4368-c8cb-44fc-baf0-74986a0f1aa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7203 | 2025.11.06 00:59:16.922509 [ 4 ] {396a4368-c8cb-44fc-baf0-74986a0f1aa6} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7204 | 2025.11.06 00:59:16.922559 [ 4 ] {396a4368-c8cb-44fc-baf0-74986a0f1aa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7205 | 2025.11.06 00:59:16.922959 [ 4 ] {396a4368-c8cb-44fc-baf0-74986a0f1aa6} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7206 | 2025.11.06 00:59:16.923197 [ 4 ] {396a4368-c8cb-44fc-baf0-74986a0f1aa6} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7207 | 2025.11.06 00:59:16.923359 [ 4 ] {396a4368-c8cb-44fc-baf0-74986a0f1aa6} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.00167 sec., 64670.65868263473 rows/sec., 5.41 MiB/sec. | ||
| 7208 | 2025.11.06 00:59:16.923409 [ 4 ] {396a4368-c8cb-44fc-baf0-74986a0f1aa6} <Debug> TCPHandler: Processed in 0.001989005 sec. | ||
| 7209 | 2025.11.06 00:59:16.923541 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7210 | 2025.11.06 00:59:16.923645 [ 4 ] {ce9a2fa4-48ec-455e-a9ec-a4ab1be96b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7211 | 2025.11.06 00:59:16.923689 [ 4 ] {ce9a2fa4-48ec-455e-a9ec-a4ab1be96b0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7212 | 2025.11.06 00:59:16.924136 [ 4 ] {ce9a2fa4-48ec-455e-a9ec-a4ab1be96b0e} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7213 | 2025.11.06 00:59:16.924175 [ 4 ] {ce9a2fa4-48ec-455e-a9ec-a4ab1be96b0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7214 | 2025.11.06 00:59:16.924489 [ 4 ] {ce9a2fa4-48ec-455e-a9ec-a4ab1be96b0e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7215 | 2025.11.06 00:59:16.924704 [ 4 ] {ce9a2fa4-48ec-455e-a9ec-a4ab1be96b0e} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7216 | 2025.11.06 00:59:16.924825 [ 47 ] {} <Debug> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7217 | 2025.11.06 00:59:16.924841 [ 4 ] {ce9a2fa4-48ec-455e-a9ec-a4ab1be96b0e} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00122 sec., 21311.475409836068 rows/sec., 1.56 MiB/sec. | ||
| 7218 | 2025.11.06 00:59:16.924894 [ 47 ] {} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7219 | 2025.11.06 00:59:16.924904 [ 4 ] {ce9a2fa4-48ec-455e-a9ec-a4ab1be96b0e} <Debug> TCPHandler: Processed in 0.001415195 sec. | ||
| 7220 | 2025.11.06 00:59:16.924922 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7221 | 2025.11.06 00:59:16.925025 [ 191 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::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 | ||
| 7222 | 2025.11.06 00:59:16.925046 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7223 | 2025.11.06 00:59:16.925143 [ 191 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7224 | 2025.11.06 00:59:16.925152 [ 4 ] {680d0396-2f7a-4e3e-8ccb-ecb1245240e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7225 | 2025.11.06 00:59:16.925186 [ 191 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 265 rows starting from the beginning of the part | ||
| 7226 | 2025.11.06 00:59:16.925206 [ 4 ] {680d0396-2f7a-4e3e-8ccb-ecb1245240e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7227 | 2025.11.06 00:59:16.925262 [ 191 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 26 rows starting from the beginning of the part | ||
| 7228 | 2025.11.06 00:59:16.925315 [ 191 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 221 rows starting from the beginning of the part | ||
| 7229 | 2025.11.06 00:59:16.925357 [ 191 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 32 rows starting from the beginning of the part | ||
| 7230 | 2025.11.06 00:59:16.925398 [ 191 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 221 rows starting from the beginning of the part | ||
| 7231 | 2025.11.06 00:59:16.925440 [ 191 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 26 rows starting from the beginning of the part | ||
| 7232 | 2025.11.06 00:59:16.925660 [ 4 ] {680d0396-2f7a-4e3e-8ccb-ecb1245240e0} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7233 | 2025.11.06 00:59:16.925702 [ 4 ] {680d0396-2f7a-4e3e-8ccb-ecb1245240e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7234 | 2025.11.06 00:59:16.926034 [ 4 ] {680d0396-2f7a-4e3e-8ccb-ecb1245240e0} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7235 | 2025.11.06 00:59:16.926261 [ 4 ] {680d0396-2f7a-4e3e-8ccb-ecb1245240e0} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7236 | 2025.11.06 00:59:16.926395 [ 4 ] {680d0396-2f7a-4e3e-8ccb-ecb1245240e0} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001265 sec., 71146.24505928853 rows/sec., 5.56 MiB/sec. | ||
| 7237 | 2025.11.06 00:59:16.926436 [ 4 ] {680d0396-2f7a-4e3e-8ccb-ecb1245240e0} <Debug> TCPHandler: Processed in 0.001441616 sec. | ||
| 7238 | 2025.11.06 00:59:16.926450 [ 191 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 791 rows, containing 5 columns (5 merged, 0 gathered) in 0.001469016 sec., 538455.6737298981 rows/sec., 35.33 MiB/sec. | ||
| 7239 | 2025.11.06 00:59:16.926567 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7240 | 2025.11.06 00:59:16.926610 [ 191 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7241 | 2025.11.06 00:59:16.926671 [ 4 ] {60882de0-25a0-41c7-9085-8193e84203ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7242 | 2025.11.06 00:59:16.926721 [ 4 ] {60882de0-25a0-41c7-9085-8193e84203ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7243 | 2025.11.06 00:59:16.926896 [ 191 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_41_8} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7244 | 2025.11.06 00:59:16.926989 [ 191 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_41_8} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7245 | 2025.11.06 00:59:16.927080 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 7246 | 2025.11.06 00:59:16.927153 [ 4 ] {60882de0-25a0-41c7-9085-8193e84203ce} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7247 | 2025.11.06 00:59:16.927196 [ 4 ] {60882de0-25a0-41c7-9085-8193e84203ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7248 | 2025.11.06 00:59:16.927536 [ 4 ] {60882de0-25a0-41c7-9085-8193e84203ce} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7249 | 2025.11.06 00:59:16.927762 [ 4 ] {60882de0-25a0-41c7-9085-8193e84203ce} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7250 | 2025.11.06 00:59:16.927895 [ 4 ] {60882de0-25a0-41c7-9085-8193e84203ce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001245 sec., 128514.0562248996 rows/sec., 8.95 MiB/sec. | ||
| 7251 | 2025.11.06 00:59:16.927933 [ 4 ] {60882de0-25a0-41c7-9085-8193e84203ce} <Debug> TCPHandler: Processed in 0.001416925 sec. | ||
| 7252 | 2025.11.06 00:59:16.928042 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7253 | 2025.11.06 00:59:16.928137 [ 4 ] {4c3c0c79-19e6-4234-9062-b47f3dce5807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7254 | 2025.11.06 00:59:16.928193 [ 4 ] {4c3c0c79-19e6-4234-9062-b47f3dce5807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7255 | 2025.11.06 00:59:16.929017 [ 4 ] {4c3c0c79-19e6-4234-9062-b47f3dce5807} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7256 | 2025.11.06 00:59:16.929053 [ 4 ] {4c3c0c79-19e6-4234-9062-b47f3dce5807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7257 | 2025.11.06 00:59:16.929596 [ 4 ] {4c3c0c79-19e6-4234-9062-b47f3dce5807} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7258 | 2025.11.06 00:59:16.929816 [ 4 ] {4c3c0c79-19e6-4234-9062-b47f3dce5807} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7259 | 2025.11.06 00:59:16.929938 [ 30 ] {} <Debug> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7260 | 2025.11.06 00:59:16.929958 [ 4 ] {4c3c0c79-19e6-4234-9062-b47f3dce5807} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001839 sec., 14138.118542686243 rows/sec., 25.33 MiB/sec. | ||
| 7261 | 2025.11.06 00:59:16.930008 [ 30 ] {} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7262 | 2025.11.06 00:59:16.930036 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7263 | 2025.11.06 00:59:16.930045 [ 4 ] {4c3c0c79-19e6-4234-9062-b47f3dce5807} <Debug> TCPHandler: Processed in 0.002051797 sec. | ||
| 7264 | 2025.11.06 00:59:16.930123 [ 189 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::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 | ||
| 7265 | 2025.11.06 00:59:16.930162 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7266 | 2025.11.06 00:59:16.930258 [ 4 ] {6bcdfa4c-0e7c-4f6d-a258-da26b9583c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7267 | 2025.11.06 00:59:16.930300 [ 4 ] {6bcdfa4c-0e7c-4f6d-a258-da26b9583c77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7268 | 2025.11.06 00:59:16.930304 [ 189 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7269 | 2025.11.06 00:59:16.930356 [ 189 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 703 rows starting from the beginning of the part | ||
| 7270 | 2025.11.06 00:59:16.930485 [ 189 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 26 rows starting from the beginning of the part | ||
| 7271 | 2025.11.06 00:59:16.930604 [ 189 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 16 rows starting from the beginning of the part | ||
| 7272 | 2025.11.06 00:59:16.930640 [ 4 ] {6bcdfa4c-0e7c-4f6d-a258-da26b9583c77} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7273 | 2025.11.06 00:59:16.930680 [ 4 ] {6bcdfa4c-0e7c-4f6d-a258-da26b9583c77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7274 | 2025.11.06 00:59:16.930720 [ 189 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 26 rows starting from the beginning of the part | ||
| 7275 | 2025.11.06 00:59:16.930835 [ 189 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 16 rows starting from the beginning of the part | ||
| 7276 | 2025.11.06 00:59:16.930946 [ 189 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 26 rows starting from the beginning of the part | ||
| 7277 | 2025.11.06 00:59:16.930987 [ 4 ] {6bcdfa4c-0e7c-4f6d-a258-da26b9583c77} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7278 | 2025.11.06 00:59:16.931209 [ 4 ] {6bcdfa4c-0e7c-4f6d-a258-da26b9583c77} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7279 | 2025.11.06 00:59:16.931341 [ 4 ] {6bcdfa4c-0e7c-4f6d-a258-da26b9583c77} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 7280 | 2025.11.06 00:59:16.931379 [ 4 ] {6bcdfa4c-0e7c-4f6d-a258-da26b9583c77} <Debug> TCPHandler: Processed in 0.001265242 sec. | ||
| 7281 | 2025.11.06 00:59:16.945281 [ 191 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 813 rows, containing 19 columns (19 merged, 0 gathered) in 0.015194859 sec., 53504.938742768194 rows/sec., 95.88 MiB/sec. | ||
| 7282 | 2025.11.06 00:59:16.946367 [ 191 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7283 | 2025.11.06 00:59:16.946714 [ 191 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7284 | 2025.11.06 00:59:16.946792 [ 191 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7285 | 2025.11.06 00:59:16.946947 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.64 MiB. | ||
| 7286 | 2025.11.06 00:59:17.001150 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.36 MiB, peak 278.96 MiB, free memory in arenas 0.00 B, will set to 273.48 MiB (RSS), difference: 2.12 MiB | ||
| 7287 | 2025.11.06 00:59:17.446722 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7288 | 2025.11.06 00:59:17.463612 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7289 | 2025.11.06 00:59:17.463671 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7290 | 2025.11.06 00:59:17.469463 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7291 | 2025.11.06 00:59:17.470164 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7292 | 2025.11.06 00:59:17.473065 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7293 | 2025.11.06 00:59:21.718713 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 952 | ||
| 7294 | 2025.11.06 00:59:21.721375 [ 242 ] {} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7295 | 2025.11.06 00:59:21.721420 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7296 | 2025.11.06 00:59:21.722583 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7297 | 2025.11.06 00:59:21.722851 [ 242 ] {} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7298 | 2025.11.06 00:59:21.723104 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 952 | ||
| 7299 | 2025.11.06 00:59:21.933235 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7300 | 2025.11.06 00:59:21.933417 [ 4 ] {8a4e6189-3f4f-43b6-86eb-4d8a3a332b13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7301 | 2025.11.06 00:59:21.933489 [ 4 ] {8a4e6189-3f4f-43b6-86eb-4d8a3a332b13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7302 | 2025.11.06 00:59:21.934346 [ 4 ] {8a4e6189-3f4f-43b6-86eb-4d8a3a332b13} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7303 | 2025.11.06 00:59:21.934395 [ 4 ] {8a4e6189-3f4f-43b6-86eb-4d8a3a332b13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7304 | 2025.11.06 00:59:21.934819 [ 4 ] {8a4e6189-3f4f-43b6-86eb-4d8a3a332b13} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7305 | 2025.11.06 00:59:21.935053 [ 4 ] {8a4e6189-3f4f-43b6-86eb-4d8a3a332b13} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7306 | 2025.11.06 00:59:21.935221 [ 4 ] {8a4e6189-3f4f-43b6-86eb-4d8a3a332b13} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001853 sec., 221262.81705342687 rows/sec., 14.04 MiB/sec. | ||
| 7307 | 2025.11.06 00:59:21.935283 [ 4 ] {8a4e6189-3f4f-43b6-86eb-4d8a3a332b13} <Debug> TCPHandler: Processed in 0.002185728 sec. | ||
| 7308 | 2025.11.06 00:59:21.935429 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7309 | 2025.11.06 00:59:21.935541 [ 4 ] {4c30eab1-1905-4b83-bc21-6f9175f039a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7310 | 2025.11.06 00:59:21.935586 [ 4 ] {4c30eab1-1905-4b83-bc21-6f9175f039a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7311 | 2025.11.06 00:59:21.936948 [ 4 ] {4c30eab1-1905-4b83-bc21-6f9175f039a5} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7312 | 2025.11.06 00:59:21.936990 [ 4 ] {4c30eab1-1905-4b83-bc21-6f9175f039a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7313 | 2025.11.06 00:59:21.937469 [ 4 ] {4c30eab1-1905-4b83-bc21-6f9175f039a5} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7314 | 2025.11.06 00:59:21.937711 [ 4 ] {4c30eab1-1905-4b83-bc21-6f9175f039a5} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7315 | 2025.11.06 00:59:21.937852 [ 4 ] {4c30eab1-1905-4b83-bc21-6f9175f039a5} <Debug> executeQuery: Read 1144 rows, 92.99 KiB in 0.002338 sec., 489307.10008554324 rows/sec., 38.84 MiB/sec. | ||
| 7316 | 2025.11.06 00:59:21.937896 [ 4 ] {4c30eab1-1905-4b83-bc21-6f9175f039a5} <Debug> TCPHandler: Processed in 0.002522505 sec. | ||
| 7317 | 2025.11.06 00:59:21.938023 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7318 | 2025.11.06 00:59:21.938126 [ 4 ] {d1d689be-fd16-40c2-aa92-df5fddb8dba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7319 | 2025.11.06 00:59:21.938169 [ 4 ] {d1d689be-fd16-40c2-aa92-df5fddb8dba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7320 | 2025.11.06 00:59:21.938710 [ 4 ] {d1d689be-fd16-40c2-aa92-df5fddb8dba0} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7321 | 2025.11.06 00:59:21.938750 [ 4 ] {d1d689be-fd16-40c2-aa92-df5fddb8dba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7322 | 2025.11.06 00:59:21.939073 [ 4 ] {d1d689be-fd16-40c2-aa92-df5fddb8dba0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7323 | 2025.11.06 00:59:21.939282 [ 4 ] {d1d689be-fd16-40c2-aa92-df5fddb8dba0} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7324 | 2025.11.06 00:59:21.939419 [ 4 ] {d1d689be-fd16-40c2-aa92-df5fddb8dba0} <Debug> executeQuery: Read 221 rows, 13.52 KiB in 0.001317 sec., 167805.61883067578 rows/sec., 10.02 MiB/sec. | ||
| 7325 | 2025.11.06 00:59:21.939459 [ 4 ] {d1d689be-fd16-40c2-aa92-df5fddb8dba0} <Debug> TCPHandler: Processed in 0.001489076 sec. | ||
| 7326 | 2025.11.06 00:59:21.939582 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7327 | 2025.11.06 00:59:21.939682 [ 4 ] {599fbe74-5485-4769-b0bf-fa1caae410a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7328 | 2025.11.06 00:59:21.939726 [ 4 ] {599fbe74-5485-4769-b0bf-fa1caae410a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7329 | 2025.11.06 00:59:21.940263 [ 4 ] {599fbe74-5485-4769-b0bf-fa1caae410a3} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7330 | 2025.11.06 00:59:21.940302 [ 4 ] {599fbe74-5485-4769-b0bf-fa1caae410a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7331 | 2025.11.06 00:59:21.940635 [ 4 ] {599fbe74-5485-4769-b0bf-fa1caae410a3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7332 | 2025.11.06 00:59:21.940853 [ 4 ] {599fbe74-5485-4769-b0bf-fa1caae410a3} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7333 | 2025.11.06 00:59:21.940987 [ 4 ] {599fbe74-5485-4769-b0bf-fa1caae410a3} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001325 sec., 160000 rows/sec., 10.32 MiB/sec. | ||
| 7334 | 2025.11.06 00:59:21.941026 [ 4 ] {599fbe74-5485-4769-b0bf-fa1caae410a3} <Debug> TCPHandler: Processed in 0.001500336 sec. | ||
| 7335 | 2025.11.06 00:59:21.941139 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7336 | 2025.11.06 00:59:21.941235 [ 4 ] {8b3d2fb5-8f67-41b5-9726-f9bff8bc217c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7337 | 2025.11.06 00:59:21.941277 [ 4 ] {8b3d2fb5-8f67-41b5-9726-f9bff8bc217c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7338 | 2025.11.06 00:59:21.941774 [ 4 ] {8b3d2fb5-8f67-41b5-9726-f9bff8bc217c} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7339 | 2025.11.06 00:59:21.941812 [ 4 ] {8b3d2fb5-8f67-41b5-9726-f9bff8bc217c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7340 | 2025.11.06 00:59:21.942125 [ 4 ] {8b3d2fb5-8f67-41b5-9726-f9bff8bc217c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7341 | 2025.11.06 00:59:21.942335 [ 4 ] {8b3d2fb5-8f67-41b5-9726-f9bff8bc217c} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7342 | 2025.11.06 00:59:21.942476 [ 4 ] {8b3d2fb5-8f67-41b5-9726-f9bff8bc217c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00126 sec., 167460.31746031746 rows/sec., 9.51 MiB/sec. | ||
| 7343 | 2025.11.06 00:59:21.942514 [ 4 ] {8b3d2fb5-8f67-41b5-9726-f9bff8bc217c} <Debug> TCPHandler: Processed in 0.001425745 sec. | ||
| 7344 | 2025.11.06 00:59:21.942624 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7345 | 2025.11.06 00:59:21.942728 [ 4 ] {a9d31563-3823-4e3c-8608-52ff4c6ef925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7346 | 2025.11.06 00:59:21.942769 [ 4 ] {a9d31563-3823-4e3c-8608-52ff4c6ef925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7347 | 2025.11.06 00:59:21.943521 [ 4 ] {a9d31563-3823-4e3c-8608-52ff4c6ef925} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7348 | 2025.11.06 00:59:21.943559 [ 4 ] {a9d31563-3823-4e3c-8608-52ff4c6ef925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7349 | 2025.11.06 00:59:21.943896 [ 4 ] {a9d31563-3823-4e3c-8608-52ff4c6ef925} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7350 | 2025.11.06 00:59:21.944109 [ 4 ] {a9d31563-3823-4e3c-8608-52ff4c6ef925} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7351 | 2025.11.06 00:59:21.944266 [ 4 ] {a9d31563-3823-4e3c-8608-52ff4c6ef925} <Debug> executeQuery: Read 695 rows, 49.75 KiB in 0.001556 sec., 446658.0976863753 rows/sec., 31.22 MiB/sec. | ||
| 7352 | 2025.11.06 00:59:21.944306 [ 4 ] {a9d31563-3823-4e3c-8608-52ff4c6ef925} <Debug> TCPHandler: Processed in 0.00173246 sec. | ||
| 7353 | 2025.11.06 00:59:21.944426 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7354 | 2025.11.06 00:59:21.944523 [ 4 ] {08fc6ee3-0ec9-42e7-8f1c-52d71346fc11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7355 | 2025.11.06 00:59:21.944566 [ 4 ] {08fc6ee3-0ec9-42e7-8f1c-52d71346fc11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7356 | 2025.11.06 00:59:21.944916 [ 4 ] {08fc6ee3-0ec9-42e7-8f1c-52d71346fc11} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7357 | 2025.11.06 00:59:21.944953 [ 4 ] {08fc6ee3-0ec9-42e7-8f1c-52d71346fc11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7358 | 2025.11.06 00:59:21.945270 [ 4 ] {08fc6ee3-0ec9-42e7-8f1c-52d71346fc11} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7359 | 2025.11.06 00:59:21.945480 [ 4 ] {08fc6ee3-0ec9-42e7-8f1c-52d71346fc11} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7360 | 2025.11.06 00:59:21.945611 [ 4 ] {08fc6ee3-0ec9-42e7-8f1c-52d71346fc11} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001106 sec., 5424.9547920434 rows/sec., 283.43 KiB/sec. | ||
| 7361 | 2025.11.06 00:59:21.945648 [ 4 ] {08fc6ee3-0ec9-42e7-8f1c-52d71346fc11} <Debug> TCPHandler: Processed in 0.001271223 sec. | ||
| 7362 | 2025.11.06 00:59:21.945762 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7363 | 2025.11.06 00:59:21.945858 [ 4 ] {03c55f4b-ea5c-435e-a960-46c0232eb4da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7364 | 2025.11.06 00:59:21.945902 [ 4 ] {03c55f4b-ea5c-435e-a960-46c0232eb4da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7365 | 2025.11.06 00:59:21.946379 [ 4 ] {03c55f4b-ea5c-435e-a960-46c0232eb4da} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7366 | 2025.11.06 00:59:21.946416 [ 4 ] {03c55f4b-ea5c-435e-a960-46c0232eb4da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7367 | 2025.11.06 00:59:21.946745 [ 4 ] {03c55f4b-ea5c-435e-a960-46c0232eb4da} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7368 | 2025.11.06 00:59:21.946961 [ 4 ] {03c55f4b-ea5c-435e-a960-46c0232eb4da} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7369 | 2025.11.06 00:59:21.947096 [ 4 ] {03c55f4b-ea5c-435e-a960-46c0232eb4da} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001257 sec., 249801.1137629276 rows/sec., 16.41 MiB/sec. | ||
| 7370 | 2025.11.06 00:59:21.947135 [ 4 ] {03c55f4b-ea5c-435e-a960-46c0232eb4da} <Debug> TCPHandler: Processed in 0.001421745 sec. | ||
| 7371 | 2025.11.06 00:59:21.947239 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7372 | 2025.11.06 00:59:21.947334 [ 4 ] {5e9fc0fc-c830-40e5-9209-d07f27551b01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7373 | 2025.11.06 00:59:21.947377 [ 4 ] {5e9fc0fc-c830-40e5-9209-d07f27551b01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7374 | 2025.11.06 00:59:21.947689 [ 4 ] {5e9fc0fc-c830-40e5-9209-d07f27551b01} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7375 | 2025.11.06 00:59:21.947724 [ 4 ] {5e9fc0fc-c830-40e5-9209-d07f27551b01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7376 | 2025.11.06 00:59:21.948032 [ 4 ] {5e9fc0fc-c830-40e5-9209-d07f27551b01} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7377 | 2025.11.06 00:59:21.948234 [ 4 ] {5e9fc0fc-c830-40e5-9209-d07f27551b01} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7378 | 2025.11.06 00:59:21.948365 [ 4 ] {5e9fc0fc-c830-40e5-9209-d07f27551b01} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00105 sec., 952.3809523809524 rows/sec., 64.17 KiB/sec. | ||
| 7379 | 2025.11.06 00:59:21.948401 [ 4 ] {5e9fc0fc-c830-40e5-9209-d07f27551b01} <Debug> TCPHandler: Processed in 0.001211182 sec. | ||
| 7380 | 2025.11.06 00:59:21.948508 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7381 | 2025.11.06 00:59:21.948602 [ 4 ] {0661af46-8efc-4fbb-a9fb-407ad1af78b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7382 | 2025.11.06 00:59:21.948656 [ 4 ] {0661af46-8efc-4fbb-a9fb-407ad1af78b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7383 | 2025.11.06 00:59:21.949454 [ 4 ] {0661af46-8efc-4fbb-a9fb-407ad1af78b2} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7384 | 2025.11.06 00:59:21.949492 [ 4 ] {0661af46-8efc-4fbb-a9fb-407ad1af78b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7385 | 2025.11.06 00:59:21.950017 [ 4 ] {0661af46-8efc-4fbb-a9fb-407ad1af78b2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7386 | 2025.11.06 00:59:21.950239 [ 4 ] {0661af46-8efc-4fbb-a9fb-407ad1af78b2} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7387 | 2025.11.06 00:59:21.950385 [ 4 ] {0661af46-8efc-4fbb-a9fb-407ad1af78b2} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001801 sec., 8883.953359244864 rows/sec., 15.92 MiB/sec. | ||
| 7388 | 2025.11.06 00:59:21.950460 [ 4 ] {0661af46-8efc-4fbb-a9fb-407ad1af78b2} <Debug> TCPHandler: Processed in 0.002001026 sec. | ||
| 7389 | 2025.11.06 00:59:21.950568 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7390 | 2025.11.06 00:59:21.950663 [ 4 ] {9a3e3f3d-a1d6-42e4-94a5-727742a1dd38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7391 | 2025.11.06 00:59:21.950705 [ 4 ] {9a3e3f3d-a1d6-42e4-94a5-727742a1dd38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7392 | 2025.11.06 00:59:21.951052 [ 4 ] {9a3e3f3d-a1d6-42e4-94a5-727742a1dd38} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7393 | 2025.11.06 00:59:21.951087 [ 4 ] {9a3e3f3d-a1d6-42e4-94a5-727742a1dd38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7394 | 2025.11.06 00:59:21.951391 [ 4 ] {9a3e3f3d-a1d6-42e4-94a5-727742a1dd38} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7395 | 2025.11.06 00:59:21.951601 [ 4 ] {9a3e3f3d-a1d6-42e4-94a5-727742a1dd38} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7396 | 2025.11.06 00:59:21.951732 [ 4 ] {9a3e3f3d-a1d6-42e4-94a5-727742a1dd38} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001088 sec., 95588.23529411765 rows/sec., 5.86 MiB/sec. | ||
| 7397 | 2025.11.06 00:59:21.951769 [ 4 ] {9a3e3f3d-a1d6-42e4-94a5-727742a1dd38} <Debug> TCPHandler: Processed in 0.001250292 sec. | ||
| 7398 | 2025.11.06 00:59:24.192936 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14901 | ||
| 7399 | 2025.11.06 00:59:24.193472 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7400 | 2025.11.06 00:59:24.193517 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7401 | 2025.11.06 00:59:24.194001 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7402 | 2025.11.06 00:59:24.194243 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7403 | 2025.11.06 00:59:24.194385 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14901 | ||
| 7404 | 2025.11.06 00:59:24.194381 [ 61 ] {} <Debug> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7405 | 2025.11.06 00:59:24.194461 [ 61 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7406 | 2025.11.06 00:59:24.194481 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7407 | 2025.11.06 00:59:24.194578 [ 197 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::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 | ||
| 7408 | 2025.11.06 00:59:24.194684 [ 197 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7409 | 2025.11.06 00:59:24.194719 [ 197 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12469 rows starting from the beginning of the part | ||
| 7410 | 2025.11.06 00:59:24.194779 [ 197 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 7411 | 2025.11.06 00:59:24.194820 [ 197 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 7412 | 2025.11.06 00:59:24.194858 [ 197 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 7413 | 2025.11.06 00:59:24.194895 [ 197 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 7414 | 2025.11.06 00:59:24.194931 [ 197 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 7415 | 2025.11.06 00:59:24.196982 [ 199 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14901 rows, containing 4 columns (4 merged, 0 gathered) in 0.002443194 sec., 6098983.54367275 rows/sec., 87.25 MiB/sec. | ||
| 7416 | 2025.11.06 00:59:24.197226 [ 197 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7417 | 2025.11.06 00:59:24.197467 [ 197 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::all_1_31_6} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7418 | 2025.11.06 00:59:24.197538 [ 197 ] {da7d37b1-2830-4e77-92eb-98e857af18b3::all_1_31_6} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7419 | 2025.11.06 00:59:24.197606 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 7420 | 2025.11.06 00:59:24.973153 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7421 | 2025.11.06 00:59:24.991434 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7422 | 2025.11.06 00:59:24.991503 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7423 | 2025.11.06 00:59:24.997262 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7424 | 2025.11.06 00:59:24.997989 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7425 | 2025.11.06 00:59:24.998313 [ 53 ] {} <Debug> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7426 | 2025.11.06 00:59:24.998376 [ 53 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7427 | 2025.11.06 00:59:24.998395 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7428 | 2025.11.06 00:59:24.998487 [ 195 ] {99846bd9-424b-4993-a016-b840f1ac03ee::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 | ||
| 7429 | 2025.11.06 00:59:25.001358 [ 195 ] {99846bd9-424b-4993-a016-b840f1ac03ee::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7430 | 2025.11.06 00:59:25.001614 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7431 | 2025.11.06 00:59:25.002119 [ 195 ] {99846bd9-424b-4993-a016-b840f1ac03ee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part | ||
| 7432 | 2025.11.06 00:59:25.005565 [ 195 ] {99846bd9-424b-4993-a016-b840f1ac03ee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 7433 | 2025.11.06 00:59:25.009122 [ 195 ] {99846bd9-424b-4993-a016-b840f1ac03ee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
| 7434 | 2025.11.06 00:59:25.013134 [ 195 ] {99846bd9-424b-4993-a016-b840f1ac03ee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 7435 | 2025.11.06 00:59:25.017282 [ 195 ] {99846bd9-424b-4993-a016-b840f1ac03ee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
| 7436 | 2025.11.06 00:59:25.021297 [ 195 ] {99846bd9-424b-4993-a016-b840f1ac03ee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
| 7437 | 2025.11.06 00:59:25.075686 [ 197 ] {99846bd9-424b-4993-a016-b840f1ac03ee::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.077234705 sec., 3029.7260797461454 rows/sec., 15.67 MiB/sec. | ||
| 7438 | 2025.11.06 00:59:25.077593 [ 199 ] {99846bd9-424b-4993-a016-b840f1ac03ee::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7439 | 2025.11.06 00:59:25.079425 [ 199 ] {99846bd9-424b-4993-a016-b840f1ac03ee::all_1_31_6} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7440 | 2025.11.06 00:59:25.079524 [ 199 ] {99846bd9-424b-4993-a016-b840f1ac03ee::all_1_31_6} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7441 | 2025.11.06 00:59:25.080838 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7442 | 2025.11.06 00:59:26.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 274.07 MiB, peak 284.63 MiB, free memory in arenas 0.00 B, will set to 278.46 MiB (RSS), difference: 4.38 MiB | ||
| 7443 | 2025.11.06 00:59:26.921380 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7444 | 2025.11.06 00:59:26.921563 [ 4 ] {19b2a5ec-60a8-4684-87b5-82bdb373ce3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7445 | 2025.11.06 00:59:26.921630 [ 4 ] {19b2a5ec-60a8-4684-87b5-82bdb373ce3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7446 | 2025.11.06 00:59:26.922296 [ 4 ] {19b2a5ec-60a8-4684-87b5-82bdb373ce3a} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7447 | 2025.11.06 00:59:26.922344 [ 4 ] {19b2a5ec-60a8-4684-87b5-82bdb373ce3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7448 | 2025.11.06 00:59:26.922750 [ 4 ] {19b2a5ec-60a8-4684-87b5-82bdb373ce3a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7449 | 2025.11.06 00:59:26.922990 [ 4 ] {19b2a5ec-60a8-4684-87b5-82bdb373ce3a} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7450 | 2025.11.06 00:59:26.923153 [ 4 ] {19b2a5ec-60a8-4684-87b5-82bdb373ce3a} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001641 sec., 65813.52833638026 rows/sec., 5.50 MiB/sec. | ||
| 7451 | 2025.11.06 00:59:26.923197 [ 4 ] {19b2a5ec-60a8-4684-87b5-82bdb373ce3a} <Debug> TCPHandler: Processed in 0.001966204 sec. | ||
| 7452 | 2025.11.06 00:59:26.923319 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7453 | 2025.11.06 00:59:26.923415 [ 4 ] {f10c39db-10d6-4be3-b53b-90571305f371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7454 | 2025.11.06 00:59:26.923456 [ 4 ] {f10c39db-10d6-4be3-b53b-90571305f371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7455 | 2025.11.06 00:59:26.923860 [ 4 ] {f10c39db-10d6-4be3-b53b-90571305f371} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7456 | 2025.11.06 00:59:26.923897 [ 4 ] {f10c39db-10d6-4be3-b53b-90571305f371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7457 | 2025.11.06 00:59:26.924197 [ 4 ] {f10c39db-10d6-4be3-b53b-90571305f371} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7458 | 2025.11.06 00:59:26.924398 [ 4 ] {f10c39db-10d6-4be3-b53b-90571305f371} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7459 | 2025.11.06 00:59:26.924527 [ 4 ] {f10c39db-10d6-4be3-b53b-90571305f371} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001132 sec., 22968.197879858657 rows/sec., 1.69 MiB/sec. | ||
| 7460 | 2025.11.06 00:59:26.924566 [ 4 ] {f10c39db-10d6-4be3-b53b-90571305f371} <Debug> TCPHandler: Processed in 0.001297903 sec. | ||
| 7461 | 2025.11.06 00:59:26.924668 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7462 | 2025.11.06 00:59:26.924759 [ 4 ] {04826f7d-b535-4438-b977-e75c8f7b220e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7463 | 2025.11.06 00:59:26.924798 [ 4 ] {04826f7d-b535-4438-b977-e75c8f7b220e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7464 | 2025.11.06 00:59:26.925179 [ 4 ] {04826f7d-b535-4438-b977-e75c8f7b220e} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7465 | 2025.11.06 00:59:26.925214 [ 4 ] {04826f7d-b535-4438-b977-e75c8f7b220e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7466 | 2025.11.06 00:59:26.925515 [ 4 ] {04826f7d-b535-4438-b977-e75c8f7b220e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7467 | 2025.11.06 00:59:26.925784 [ 4 ] {04826f7d-b535-4438-b977-e75c8f7b220e} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7468 | 2025.11.06 00:59:26.925919 [ 4 ] {04826f7d-b535-4438-b977-e75c8f7b220e} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001174 sec., 76660.98807495742 rows/sec., 5.99 MiB/sec. | ||
| 7469 | 2025.11.06 00:59:26.925958 [ 4 ] {04826f7d-b535-4438-b977-e75c8f7b220e} <Debug> TCPHandler: Processed in 0.001339854 sec. | ||
| 7470 | 2025.11.06 00:59:26.926075 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7471 | 2025.11.06 00:59:26.926170 [ 4 ] {60234714-dc3a-4edf-b9d8-c1a4748ebb04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7472 | 2025.11.06 00:59:26.926215 [ 4 ] {60234714-dc3a-4edf-b9d8-c1a4748ebb04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7473 | 2025.11.06 00:59:26.926620 [ 4 ] {60234714-dc3a-4edf-b9d8-c1a4748ebb04} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7474 | 2025.11.06 00:59:26.926662 [ 4 ] {60234714-dc3a-4edf-b9d8-c1a4748ebb04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7475 | 2025.11.06 00:59:26.927001 [ 4 ] {60234714-dc3a-4edf-b9d8-c1a4748ebb04} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7476 | 2025.11.06 00:59:26.927224 [ 4 ] {60234714-dc3a-4edf-b9d8-c1a4748ebb04} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7477 | 2025.11.06 00:59:26.927362 [ 4 ] {60234714-dc3a-4edf-b9d8-c1a4748ebb04} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 7478 | 2025.11.06 00:59:26.927402 [ 4 ] {60234714-dc3a-4edf-b9d8-c1a4748ebb04} <Debug> TCPHandler: Processed in 0.001376995 sec. | ||
| 7479 | 2025.11.06 00:59:26.927515 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7480 | 2025.11.06 00:59:26.927611 [ 4 ] {8a30e89a-77bc-4775-854c-c73cc466aea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7481 | 2025.11.06 00:59:26.927666 [ 4 ] {8a30e89a-77bc-4775-854c-c73cc466aea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7482 | 2025.11.06 00:59:26.928453 [ 4 ] {8a30e89a-77bc-4775-854c-c73cc466aea2} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7483 | 2025.11.06 00:59:26.928490 [ 4 ] {8a30e89a-77bc-4775-854c-c73cc466aea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7484 | 2025.11.06 00:59:26.929089 [ 4 ] {8a30e89a-77bc-4775-854c-c73cc466aea2} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7485 | 2025.11.06 00:59:26.929315 [ 4 ] {8a30e89a-77bc-4775-854c-c73cc466aea2} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7486 | 2025.11.06 00:59:26.929484 [ 4 ] {8a30e89a-77bc-4775-854c-c73cc466aea2} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00189 sec., 13756.613756613757 rows/sec., 24.65 MiB/sec. | ||
| 7487 | 2025.11.06 00:59:26.929543 [ 4 ] {8a30e89a-77bc-4775-854c-c73cc466aea2} <Debug> TCPHandler: Processed in 0.002077866 sec. | ||
| 7488 | 2025.11.06 00:59:26.929671 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7489 | 2025.11.06 00:59:26.929771 [ 4 ] {7a684746-d9c3-4126-8a89-fe974534f289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7490 | 2025.11.06 00:59:26.929814 [ 4 ] {7a684746-d9c3-4126-8a89-fe974534f289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7491 | 2025.11.06 00:59:26.930161 [ 4 ] {7a684746-d9c3-4126-8a89-fe974534f289} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7492 | 2025.11.06 00:59:26.930198 [ 4 ] {7a684746-d9c3-4126-8a89-fe974534f289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7493 | 2025.11.06 00:59:26.930522 [ 4 ] {7a684746-d9c3-4126-8a89-fe974534f289} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7494 | 2025.11.06 00:59:26.930739 [ 4 ] {7a684746-d9c3-4126-8a89-fe974534f289} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7495 | 2025.11.06 00:59:26.930883 [ 4 ] {7a684746-d9c3-4126-8a89-fe974534f289} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 7496 | 2025.11.06 00:59:26.930922 [ 4 ] {7a684746-d9c3-4126-8a89-fe974534f289} <Debug> TCPHandler: Processed in 0.001301373 sec. | ||
| 7497 | 2025.11.06 00:59:31.586654 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7498 | 2025.11.06 00:59:31.586722 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7499 | 2025.11.06 00:59:31.694548 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15349 | ||
| 7500 | 2025.11.06 00:59:31.695155 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7501 | 2025.11.06 00:59:31.695207 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7502 | 2025.11.06 00:59:31.696019 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7503 | 2025.11.06 00:59:31.696268 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7504 | 2025.11.06 00:59:31.696398 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15349 | ||
| 7505 | 2025.11.06 00:59:31.723329 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 986 | ||
| 7506 | 2025.11.06 00:59:31.725667 [ 242 ] {} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7507 | 2025.11.06 00:59:31.725713 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7508 | 2025.11.06 00:59:31.726949 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7509 | 2025.11.06 00:59:31.727233 [ 242 ] {} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7510 | 2025.11.06 00:59:31.727607 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 986 | ||
| 7511 | 2025.11.06 00:59:31.933223 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7512 | 2025.11.06 00:59:31.933400 [ 4 ] {6f32077a-9f2f-437a-8bfc-7002b1f189ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7513 | 2025.11.06 00:59:31.933469 [ 4 ] {6f32077a-9f2f-437a-8bfc-7002b1f189ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7514 | 2025.11.06 00:59:31.934291 [ 4 ] {6f32077a-9f2f-437a-8bfc-7002b1f189ce} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7515 | 2025.11.06 00:59:31.934340 [ 4 ] {6f32077a-9f2f-437a-8bfc-7002b1f189ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7516 | 2025.11.06 00:59:31.934756 [ 4 ] {6f32077a-9f2f-437a-8bfc-7002b1f189ce} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7517 | 2025.11.06 00:59:31.934991 [ 4 ] {6f32077a-9f2f-437a-8bfc-7002b1f189ce} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7518 | 2025.11.06 00:59:31.935154 [ 4 ] {6f32077a-9f2f-437a-8bfc-7002b1f189ce} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001801 sec., 227651.30483064963 rows/sec., 14.44 MiB/sec. | ||
| 7519 | 2025.11.06 00:59:31.935208 [ 4 ] {6f32077a-9f2f-437a-8bfc-7002b1f189ce} <Debug> TCPHandler: Processed in 0.002117918 sec. | ||
| 7520 | 2025.11.06 00:59:31.935370 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7521 | 2025.11.06 00:59:31.935473 [ 4 ] {bdf3168d-6b6c-4393-af98-af7d61d4bd20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7522 | 2025.11.06 00:59:31.935516 [ 4 ] {bdf3168d-6b6c-4393-af98-af7d61d4bd20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7523 | 2025.11.06 00:59:31.936486 [ 4 ] {bdf3168d-6b6c-4393-af98-af7d61d4bd20} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7524 | 2025.11.06 00:59:31.936525 [ 4 ] {bdf3168d-6b6c-4393-af98-af7d61d4bd20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7525 | 2025.11.06 00:59:31.936911 [ 4 ] {bdf3168d-6b6c-4393-af98-af7d61d4bd20} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7526 | 2025.11.06 00:59:31.937124 [ 4 ] {bdf3168d-6b6c-4393-af98-af7d61d4bd20} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7527 | 2025.11.06 00:59:31.937253 [ 110 ] {} <Debug> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7528 | 2025.11.06 00:59:31.937262 [ 4 ] {bdf3168d-6b6c-4393-af98-af7d61d4bd20} <Debug> executeQuery: Read 1144 rows, 92.99 KiB in 0.001813 sec., 630998.3452840596 rows/sec., 50.09 MiB/sec. | ||
| 7529 | 2025.11.06 00:59:31.937331 [ 110 ] {} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7530 | 2025.11.06 00:59:31.937347 [ 4 ] {bdf3168d-6b6c-4393-af98-af7d61d4bd20} <Debug> TCPHandler: Processed in 0.002029356 sec. | ||
| 7531 | 2025.11.06 00:59:31.937362 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7532 | 2025.11.06 00:59:31.937462 [ 193 ] {316e61a8-187c-47ee-810b-d94734059305::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 | ||
| 7533 | 2025.11.06 00:59:31.937480 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7534 | 2025.11.06 00:59:31.937554 [ 193 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7535 | 2025.11.06 00:59:31.937578 [ 4 ] {9a4cee13-3df8-44f3-a725-900eac10d6b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7536 | 2025.11.06 00:59:31.937582 [ 193 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2345 rows starting from the beginning of the part | ||
| 7537 | 2025.11.06 00:59:31.937619 [ 4 ] {9a4cee13-3df8-44f3-a725-900eac10d6b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7538 | 2025.11.06 00:59:31.937646 [ 193 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1144 rows starting from the beginning of the part | ||
| 7539 | 2025.11.06 00:59:31.937690 [ 193 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 108 rows starting from the beginning of the part | ||
| 7540 | 2025.11.06 00:59:31.937731 [ 193 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1144 rows starting from the beginning of the part | ||
| 7541 | 2025.11.06 00:59:31.937770 [ 193 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 108 rows starting from the beginning of the part | ||
| 7542 | 2025.11.06 00:59:31.937810 [ 193 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1144 rows starting from the beginning of the part | ||
| 7543 | 2025.11.06 00:59:31.938116 [ 4 ] {9a4cee13-3df8-44f3-a725-900eac10d6b3} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7544 | 2025.11.06 00:59:31.938151 [ 4 ] {9a4cee13-3df8-44f3-a725-900eac10d6b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7545 | 2025.11.06 00:59:31.938592 [ 4 ] {9a4cee13-3df8-44f3-a725-900eac10d6b3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7546 | 2025.11.06 00:59:31.938820 [ 4 ] {9a4cee13-3df8-44f3-a725-900eac10d6b3} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7547 | 2025.11.06 00:59:31.938958 [ 4 ] {9a4cee13-3df8-44f3-a725-900eac10d6b3} <Debug> executeQuery: Read 221 rows, 13.52 KiB in 0.001402 sec., 157631.95435092723 rows/sec., 9.42 MiB/sec. | ||
| 7548 | 2025.11.06 00:59:31.938996 [ 4 ] {9a4cee13-3df8-44f3-a725-900eac10d6b3} <Debug> TCPHandler: Processed in 0.001566738 sec. | ||
| 7549 | 2025.11.06 00:59:31.939112 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7550 | 2025.11.06 00:59:31.939206 [ 4 ] {2334a1c9-a291-4514-8ce5-7ddfcc78d2b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7551 | 2025.11.06 00:59:31.939244 [ 4 ] {2334a1c9-a291-4514-8ce5-7ddfcc78d2b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7552 | 2025.11.06 00:59:31.939734 [ 4 ] {2334a1c9-a291-4514-8ce5-7ddfcc78d2b8} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7553 | 2025.11.06 00:59:31.939770 [ 4 ] {2334a1c9-a291-4514-8ce5-7ddfcc78d2b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7554 | 2025.11.06 00:59:31.939930 [ 199 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5993 rows, containing 5 columns (5 merged, 0 gathered) in 0.002502164 sec., 2395126.7782607377 rows/sec., 201.19 MiB/sec. | ||
| 7555 | 2025.11.06 00:59:31.940085 [ 4 ] {2334a1c9-a291-4514-8ce5-7ddfcc78d2b8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7556 | 2025.11.06 00:59:31.940303 [ 199 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7557 | 2025.11.06 00:59:31.940313 [ 4 ] {2334a1c9-a291-4514-8ce5-7ddfcc78d2b8} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7558 | 2025.11.06 00:59:31.940462 [ 4 ] {2334a1c9-a291-4514-8ce5-7ddfcc78d2b8} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001276 sec., 166144.20062695924 rows/sec., 10.71 MiB/sec. | ||
| 7559 | 2025.11.06 00:59:31.940501 [ 4 ] {2334a1c9-a291-4514-8ce5-7ddfcc78d2b8} <Debug> TCPHandler: Processed in 0.001437936 sec. | ||
| 7560 | 2025.11.06 00:59:31.940615 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7561 | 2025.11.06 00:59:31.940669 [ 199 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_46_9} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7562 | 2025.11.06 00:59:31.940710 [ 4 ] {b6c894f2-21d4-4865-acba-85b41616c621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7563 | 2025.11.06 00:59:31.940774 [ 199 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_46_9} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7564 | 2025.11.06 00:59:31.940787 [ 4 ] {b6c894f2-21d4-4865-acba-85b41616c621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7565 | 2025.11.06 00:59:31.940907 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 7566 | 2025.11.06 00:59:31.941275 [ 4 ] {b6c894f2-21d4-4865-acba-85b41616c621} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7567 | 2025.11.06 00:59:31.941316 [ 4 ] {b6c894f2-21d4-4865-acba-85b41616c621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7568 | 2025.11.06 00:59:31.941625 [ 4 ] {b6c894f2-21d4-4865-acba-85b41616c621} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7569 | 2025.11.06 00:59:31.941844 [ 4 ] {b6c894f2-21d4-4865-acba-85b41616c621} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7570 | 2025.11.06 00:59:31.941977 [ 4 ] {b6c894f2-21d4-4865-acba-85b41616c621} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001286 sec., 164074.65007776048 rows/sec., 9.32 MiB/sec. | ||
| 7571 | 2025.11.06 00:59:31.942039 [ 4 ] {b6c894f2-21d4-4865-acba-85b41616c621} <Debug> TCPHandler: Processed in 0.001471756 sec. | ||
| 7572 | 2025.11.06 00:59:31.942145 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7573 | 2025.11.06 00:59:31.942237 [ 4 ] {37400fe6-b10b-4c2a-b9d3-a0201ce76750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7574 | 2025.11.06 00:59:31.942277 [ 4 ] {37400fe6-b10b-4c2a-b9d3-a0201ce76750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7575 | 2025.11.06 00:59:31.943116 [ 4 ] {37400fe6-b10b-4c2a-b9d3-a0201ce76750} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7576 | 2025.11.06 00:59:31.943158 [ 4 ] {37400fe6-b10b-4c2a-b9d3-a0201ce76750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7577 | 2025.11.06 00:59:31.943654 [ 4 ] {37400fe6-b10b-4c2a-b9d3-a0201ce76750} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7578 | 2025.11.06 00:59:31.943949 [ 4 ] {37400fe6-b10b-4c2a-b9d3-a0201ce76750} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7579 | 2025.11.06 00:59:31.944085 [ 110 ] {} <Debug> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7580 | 2025.11.06 00:59:31.944120 [ 4 ] {37400fe6-b10b-4c2a-b9d3-a0201ce76750} <Debug> executeQuery: Read 695 rows, 49.75 KiB in 0.001899 sec., 365982.09583991574 rows/sec., 25.58 MiB/sec. | ||
| 7581 | 2025.11.06 00:59:31.944132 [ 110 ] {} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7582 | 2025.11.06 00:59:31.944167 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7583 | 2025.11.06 00:59:31.944178 [ 4 ] {37400fe6-b10b-4c2a-b9d3-a0201ce76750} <Debug> TCPHandler: Processed in 0.002082397 sec. | ||
| 7584 | 2025.11.06 00:59:31.944261 [ 193 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::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 | ||
| 7585 | 2025.11.06 00:59:31.944326 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7586 | 2025.11.06 00:59:31.944359 [ 193 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7587 | 2025.11.06 00:59:31.944392 [ 193 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1213 rows starting from the beginning of the part | ||
| 7588 | 2025.11.06 00:59:31.944442 [ 4 ] {3342cf4d-38d1-4243-9357-6fbc958807ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7589 | 2025.11.06 00:59:31.944453 [ 193 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 695 rows starting from the beginning of the part | ||
| 7590 | 2025.11.06 00:59:31.944497 [ 4 ] {3342cf4d-38d1-4243-9357-6fbc958807ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7591 | 2025.11.06 00:59:31.944516 [ 193 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 90 rows starting from the beginning of the part | ||
| 7592 | 2025.11.06 00:59:31.944569 [ 193 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 695 rows starting from the beginning of the part | ||
| 7593 | 2025.11.06 00:59:31.944621 [ 193 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 90 rows starting from the beginning of the part | ||
| 7594 | 2025.11.06 00:59:31.944673 [ 193 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 695 rows starting from the beginning of the part | ||
| 7595 | 2025.11.06 00:59:31.944901 [ 4 ] {3342cf4d-38d1-4243-9357-6fbc958807ee} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7596 | 2025.11.06 00:59:31.944936 [ 4 ] {3342cf4d-38d1-4243-9357-6fbc958807ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7597 | 2025.11.06 00:59:31.945275 [ 4 ] {3342cf4d-38d1-4243-9357-6fbc958807ee} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7598 | 2025.11.06 00:59:31.945490 [ 4 ] {3342cf4d-38d1-4243-9357-6fbc958807ee} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7599 | 2025.11.06 00:59:31.945622 [ 4 ] {3342cf4d-38d1-4243-9357-6fbc958807ee} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001212 sec., 4950.495049504951 rows/sec., 258.64 KiB/sec. | ||
| 7600 | 2025.11.06 00:59:31.945659 [ 4 ] {3342cf4d-38d1-4243-9357-6fbc958807ee} <Debug> TCPHandler: Processed in 0.001395715 sec. | ||
| 7601 | 2025.11.06 00:59:31.945773 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7602 | 2025.11.06 00:59:31.945868 [ 4 ] {c235bb5c-b05a-4796-9b25-ceb94481cce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7603 | 2025.11.06 00:59:31.945911 [ 4 ] {c235bb5c-b05a-4796-9b25-ceb94481cce4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7604 | 2025.11.06 00:59:31.946365 [ 4 ] {c235bb5c-b05a-4796-9b25-ceb94481cce4} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7605 | 2025.11.06 00:59:31.946401 [ 199 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3478 rows, containing 5 columns (5 merged, 0 gathered) in 0.002178469 sec., 1596534.0796678767 rows/sec., 119.36 MiB/sec. | ||
| 7606 | 2025.11.06 00:59:31.946409 [ 4 ] {c235bb5c-b05a-4796-9b25-ceb94481cce4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7607 | 2025.11.06 00:59:31.946622 [ 193 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7608 | 2025.11.06 00:59:31.946807 [ 4 ] {c235bb5c-b05a-4796-9b25-ceb94481cce4} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7609 | 2025.11.06 00:59:31.946932 [ 193 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_46_9} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7610 | 2025.11.06 00:59:31.947017 [ 193 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_46_9} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7611 | 2025.11.06 00:59:31.947024 [ 4 ] {c235bb5c-b05a-4796-9b25-ceb94481cce4} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7612 | 2025.11.06 00:59:31.947094 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 7613 | 2025.11.06 00:59:31.947143 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7614 | 2025.11.06 00:59:31.947160 [ 4 ] {c235bb5c-b05a-4796-9b25-ceb94481cce4} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001311 sec., 239511.82303585048 rows/sec., 15.73 MiB/sec. | ||
| 7615 | 2025.11.06 00:59:31.947182 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7616 | 2025.11.06 00:59:31.947207 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7617 | 2025.11.06 00:59:31.947212 [ 4 ] {c235bb5c-b05a-4796-9b25-ceb94481cce4} <Debug> TCPHandler: Processed in 0.001488256 sec. | ||
| 7618 | 2025.11.06 00:59:31.947291 [ 193 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::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 | ||
| 7619 | 2025.11.06 00:59:31.947335 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7620 | 2025.11.06 00:59:31.947387 [ 193 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7621 | 2025.11.06 00:59:31.947420 [ 193 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14810 rows starting from the beginning of the part | ||
| 7622 | 2025.11.06 00:59:31.947429 [ 4 ] {3ca1230f-4fc2-4966-a09a-71a9d8012ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7623 | 2025.11.06 00:59:31.947474 [ 4 ] {3ca1230f-4fc2-4966-a09a-71a9d8012ed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7624 | 2025.11.06 00:59:31.947482 [ 193 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 314 rows starting from the beginning of the part | ||
| 7625 | 2025.11.06 00:59:31.947535 [ 193 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::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 | ||
| 7626 | 2025.11.06 00:59:31.947584 [ 193 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 314 rows starting from the beginning of the part | ||
| 7627 | 2025.11.06 00:59:31.947630 [ 193 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 7628 | 2025.11.06 00:59:31.947678 [ 193 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 314 rows starting from the beginning of the part | ||
| 7629 | 2025.11.06 00:59:31.947789 [ 4 ] {3ca1230f-4fc2-4966-a09a-71a9d8012ed9} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7630 | 2025.11.06 00:59:31.947824 [ 4 ] {3ca1230f-4fc2-4966-a09a-71a9d8012ed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7631 | 2025.11.06 00:59:31.948132 [ 4 ] {3ca1230f-4fc2-4966-a09a-71a9d8012ed9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7632 | 2025.11.06 00:59:31.948355 [ 4 ] {3ca1230f-4fc2-4966-a09a-71a9d8012ed9} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7633 | 2025.11.06 00:59:31.948488 [ 4 ] {3ca1230f-4fc2-4966-a09a-71a9d8012ed9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 62.57 KiB/sec. | ||
| 7634 | 2025.11.06 00:59:31.948525 [ 4 ] {3ca1230f-4fc2-4966-a09a-71a9d8012ed9} <Debug> TCPHandler: Processed in 0.001239242 sec. | ||
| 7635 | 2025.11.06 00:59:31.948636 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7636 | 2025.11.06 00:59:31.948730 [ 4 ] {409a0cb5-ece4-4cfe-9e28-f9a3371a81c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7637 | 2025.11.06 00:59:31.948784 [ 4 ] {409a0cb5-ece4-4cfe-9e28-f9a3371a81c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7638 | 2025.11.06 00:59:31.949634 [ 4 ] {409a0cb5-ece4-4cfe-9e28-f9a3371a81c9} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7639 | 2025.11.06 00:59:31.949671 [ 4 ] {409a0cb5-ece4-4cfe-9e28-f9a3371a81c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7640 | 2025.11.06 00:59:31.950475 [ 4 ] {409a0cb5-ece4-4cfe-9e28-f9a3371a81c9} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7641 | 2025.11.06 00:59:31.950814 [ 4 ] {409a0cb5-ece4-4cfe-9e28-f9a3371a81c9} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7642 | 2025.11.06 00:59:31.951013 [ 4 ] {409a0cb5-ece4-4cfe-9e28-f9a3371a81c9} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002299 sec., 6959.547629404089 rows/sec., 12.47 MiB/sec. | ||
| 7643 | 2025.11.06 00:59:31.951117 [ 4 ] {409a0cb5-ece4-4cfe-9e28-f9a3371a81c9} <Debug> TCPHandler: Processed in 0.002528525 sec. | ||
| 7644 | 2025.11.06 00:59:31.951258 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7645 | 2025.11.06 00:59:31.951371 [ 4 ] {55afa62a-b7ae-4518-b3e4-506526ddba4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7646 | 2025.11.06 00:59:31.951420 [ 4 ] {55afa62a-b7ae-4518-b3e4-506526ddba4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7647 | 2025.11.06 00:59:31.951866 [ 4 ] {55afa62a-b7ae-4518-b3e4-506526ddba4d} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7648 | 2025.11.06 00:59:31.951906 [ 4 ] {55afa62a-b7ae-4518-b3e4-506526ddba4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7649 | 2025.11.06 00:59:31.952430 [ 4 ] {55afa62a-b7ae-4518-b3e4-506526ddba4d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7650 | 2025.11.06 00:59:31.952729 [ 4 ] {55afa62a-b7ae-4518-b3e4-506526ddba4d} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7651 | 2025.11.06 00:59:31.952870 [ 111 ] {} <Debug> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7652 | 2025.11.06 00:59:31.952901 [ 4 ] {55afa62a-b7ae-4518-b3e4-506526ddba4d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001554 sec., 66924.06692406692 rows/sec., 4.10 MiB/sec. | ||
| 7653 | 2025.11.06 00:59:31.952913 [ 111 ] {} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7654 | 2025.11.06 00:59:31.952947 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7655 | 2025.11.06 00:59:31.952957 [ 4 ] {55afa62a-b7ae-4518-b3e4-506526ddba4d} <Debug> TCPHandler: Processed in 0.001758331 sec. | ||
| 7656 | 2025.11.06 00:59:31.953031 [ 199 ] {0a138287-228c-403c-925c-6dac4d152831::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 | ||
| 7657 | 2025.11.06 00:59:31.953125 [ 194 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16072 rows, containing 5 columns (5 merged, 0 gathered) in 0.005869484 sec., 2738230.4815891823 rows/sec., 183.15 MiB/sec. | ||
| 7658 | 2025.11.06 00:59:31.953142 [ 199 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7659 | 2025.11.06 00:59:31.953185 [ 199 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3208 rows starting from the beginning of the part | ||
| 7660 | 2025.11.06 00:59:31.953247 [ 199 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 104 rows starting from the beginning of the part | ||
| 7661 | 2025.11.06 00:59:31.953291 [ 199 ] {0a138287-228c-403c-925c-6dac4d152831::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 | ||
| 7662 | 2025.11.06 00:59:31.953329 [ 199 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 104 rows starting from the beginning of the part | ||
| 7663 | 2025.11.06 00:59:31.953367 [ 199 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 7664 | 2025.11.06 00:59:31.953405 [ 199 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 104 rows starting from the beginning of the part | ||
| 7665 | 2025.11.06 00:59:31.953767 [ 194 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7666 | 2025.11.06 00:59:31.954088 [ 194 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7667 | 2025.11.06 00:59:31.954175 [ 194 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7668 | 2025.11.06 00:59:31.954272 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.86 MiB. | ||
| 7669 | 2025.11.06 00:59:31.954843 [ 199 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3640 rows, containing 4 columns (4 merged, 0 gathered) in 0.001848763 sec., 1968884.0592331197 rows/sec., 124.73 MiB/sec. | ||
| 7670 | 2025.11.06 00:59:31.955231 [ 202 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7671 | 2025.11.06 00:59:31.955513 [ 202 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_46_9} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7672 | 2025.11.06 00:59:31.955590 [ 202 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_46_9} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7673 | 2025.11.06 00:59:31.955670 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 7674 | 2025.11.06 00:59:32.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.37 MiB, peak 286.73 MiB, free memory in arenas 0.00 B, will set to 281.48 MiB (RSS), difference: 2.11 MiB | ||
| 7675 | 2025.11.06 00:59:32.001311 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000877496 sec. | ||
| 7676 | 2025.11.06 00:59:32.501691 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7677 | 2025.11.06 00:59:32.517469 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7678 | 2025.11.06 00:59:32.517524 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7679 | 2025.11.06 00:59:32.523279 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7680 | 2025.11.06 00:59:32.523987 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7681 | 2025.11.06 00:59:32.526692 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7682 | 2025.11.06 00:59:35.846565 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44499 | ||
| 7683 | 2025.11.06 00:59:35.846685 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7684 | 2025.11.06 00:59:35.846713 [ 290 ] {} <Debug> TCP-Session: dd16a01a-99a7-4064-860f-22fca2f7d7c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:44499 | ||
| 7685 | 2025.11.06 00:59:35.846736 [ 290 ] {} <Debug> TCP-Session: dd16a01a-99a7-4064-860f-22fca2f7d7c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7686 | 2025.11.06 00:59:35.846749 [ 290 ] {} <Debug> TCP-Session: dd16a01a-99a7-4064-860f-22fca2f7d7c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7687 | 2025.11.06 00:59:35.846988 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59095 | ||
| 7688 | 2025.11.06 00:59:35.847048 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54451 | ||
| 7689 | 2025.11.06 00:59:35.847087 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61204 | ||
| 7690 | 2025.11.06 00:59:35.847106 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7691 | 2025.11.06 00:59:35.847098 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34274 | ||
| 7692 | 2025.11.06 00:59:35.847138 [ 291 ] {} <Debug> TCP-Session: 28487d81-2912-4bae-9226-de0277434d13 Authenticating user 'default' from [fd00:1122:3344:101::e]:59095 | ||
| 7693 | 2025.11.06 00:59:35.847120 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35552 | ||
| 7694 | 2025.11.06 00:59:35.847184 [ 291 ] {} <Debug> TCP-Session: 28487d81-2912-4bae-9226-de0277434d13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7695 | 2025.11.06 00:59:35.847169 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7696 | 2025.11.06 00:59:35.847211 [ 291 ] {} <Debug> TCP-Session: 28487d81-2912-4bae-9226-de0277434d13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7697 | 2025.11.06 00:59:35.847117 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34739 | ||
| 7698 | 2025.11.06 00:59:35.847233 [ 286 ] {} <Debug> TCP-Session: 6153e046-626c-4ed4-8a0f-a91237f939a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:61204 | ||
| 7699 | 2025.11.06 00:59:35.847057 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57462 | ||
| 7700 | 2025.11.06 00:59:35.847279 [ 286 ] {} <Debug> TCP-Session: 6153e046-626c-4ed4-8a0f-a91237f939a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7701 | 2025.11.06 00:59:35.847052 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51032 | ||
| 7702 | 2025.11.06 00:59:35.847338 [ 286 ] {} <Debug> TCP-Session: 6153e046-626c-4ed4-8a0f-a91237f939a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7703 | 2025.11.06 00:59:35.847088 [ 290 ] {} <Trace> TCP-Session: dd16a01a-99a7-4064-860f-22fca2f7d7c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7704 | 2025.11.06 00:59:35.847408 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7705 | 2025.11.06 00:59:35.847448 [ 292 ] {} <Debug> TCP-Session: c1db749a-9cdd-465a-afc3-709f9153faa6 Authenticating user 'default' from [fd00:1122:3344:101::e]:54451 | ||
| 7706 | 2025.11.06 00:59:35.847471 [ 292 ] {} <Debug> TCP-Session: c1db749a-9cdd-465a-afc3-709f9153faa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7707 | 2025.11.06 00:59:35.847485 [ 292 ] {} <Debug> TCP-Session: c1db749a-9cdd-465a-afc3-709f9153faa6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7708 | 2025.11.06 00:59:35.847560 [ 290 ] {7c8ad711-5124-4dda-bb6f-658748acdd8c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44499) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7709 | 2025.11.06 00:59:35.847667 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7710 | 2025.11.06 00:59:35.847702 [ 288 ] {} <Debug> TCP-Session: 1f6d767f-61a3-4117-9ad4-bf3b87df3837 Authenticating user 'default' from [fd00:1122:3344:101::e]:34739 | ||
| 7711 | 2025.11.06 00:59:35.847720 [ 288 ] {} <Debug> TCP-Session: 1f6d767f-61a3-4117-9ad4-bf3b87df3837 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7712 | 2025.11.06 00:59:35.847736 [ 288 ] {} <Debug> TCP-Session: 1f6d767f-61a3-4117-9ad4-bf3b87df3837 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7713 | 2025.11.06 00:59:35.847786 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7714 | 2025.11.06 00:59:35.847821 [ 294 ] {} <Debug> TCP-Session: 5eff68a3-0492-4c18-bdf4-ea3a758ff9f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:57462 | ||
| 7715 | 2025.11.06 00:59:35.847839 [ 294 ] {} <Debug> TCP-Session: 5eff68a3-0492-4c18-bdf4-ea3a758ff9f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7716 | 2025.11.06 00:59:35.847852 [ 294 ] {} <Debug> TCP-Session: 5eff68a3-0492-4c18-bdf4-ea3a758ff9f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7717 | 2025.11.06 00:59:35.847884 [ 290 ] {7c8ad711-5124-4dda-bb6f-658748acdd8c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7718 | 2025.11.06 00:59:35.847963 [ 290 ] {7c8ad711-5124-4dda-bb6f-658748acdd8c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7719 | 2025.11.06 00:59:35.848153 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7720 | 2025.11.06 00:59:35.848193 [ 293 ] {} <Debug> TCP-Session: b6854abb-aa30-4a72-ba7b-ec690b8502ce Authenticating user 'default' from [fd00:1122:3344:101::e]:51032 | ||
| 7721 | 2025.11.06 00:59:35.848220 [ 293 ] {} <Debug> TCP-Session: b6854abb-aa30-4a72-ba7b-ec690b8502ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7722 | 2025.11.06 00:59:35.848234 [ 293 ] {} <Debug> TCP-Session: b6854abb-aa30-4a72-ba7b-ec690b8502ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7723 | 2025.11.06 00:59:35.848263 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7724 | 2025.11.06 00:59:35.848296 [ 289 ] {} <Debug> TCP-Session: 672c88a7-fc34-4f4f-89df-d88e9004af09 Authenticating user 'default' from [fd00:1122:3344:101::e]:35552 | ||
| 7725 | 2025.11.06 00:59:35.848312 [ 289 ] {} <Debug> TCP-Session: 672c88a7-fc34-4f4f-89df-d88e9004af09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7726 | 2025.11.06 00:59:35.848324 [ 289 ] {} <Debug> TCP-Session: 672c88a7-fc34-4f4f-89df-d88e9004af09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7727 | 2025.11.06 00:59:35.848389 [ 290 ] {7c8ad711-5124-4dda-bb6f-658748acdd8c} <Debug> oximeter.version (75869ad9-9fbb-4e8a-88e6-8a002d0d387e) (SelectExecutor): Key condition: unknown | ||
| 7728 | 2025.11.06 00:59:35.848464 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7729 | 2025.11.06 00:59:35.848500 [ 287 ] {} <Debug> TCP-Session: f06d5df0-da2a-471b-837a-b93844fa58b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:34274 | ||
| 7730 | 2025.11.06 00:59:35.848517 [ 287 ] {} <Debug> TCP-Session: f06d5df0-da2a-471b-837a-b93844fa58b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7731 | 2025.11.06 00:59:35.848530 [ 287 ] {} <Debug> TCP-Session: f06d5df0-da2a-471b-837a-b93844fa58b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7732 | 2025.11.06 00:59:35.849602 [ 299 ] {7c8ad711-5124-4dda-bb6f-658748acdd8c} <Trace> AggregatingTransform: Aggregating | ||
| 7733 | 2025.11.06 00:59:35.849652 [ 299 ] {7c8ad711-5124-4dda-bb6f-658748acdd8c} <Trace> Aggregator: Aggregation method: without_key | ||
| 7734 | 2025.11.06 00:59:35.849688 [ 299 ] {7c8ad711-5124-4dda-bb6f-658748acdd8c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.0011571 sec. (864.230 rows/sec., 33.76 KiB/sec.) | ||
| 7735 | 2025.11.06 00:59:35.849707 [ 299 ] {7c8ad711-5124-4dda-bb6f-658748acdd8c} <Trace> Aggregator: Merging aggregated data | ||
| 7736 | 2025.11.06 00:59:35.851206 [ 290 ] {7c8ad711-5124-4dda-bb6f-658748acdd8c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003707 sec., 269.75991367682764 rows/sec., 10.54 KiB/sec. | ||
| 7737 | 2025.11.06 00:59:35.851359 [ 290 ] {7c8ad711-5124-4dda-bb6f-658748acdd8c} <Debug> TCPHandler: Processed in 0.004381727 sec. | ||
| 7738 | 2025.11.06 00:59:35.851491 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7739 | 2025.11.06 00:59:35.851520 [ 290 ] {} <Debug> TCP-Session: dd16a01a-99a7-4064-860f-22fca2f7d7c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7740 | 2025.11.06 00:59:35.851522 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7741 | 2025.11.06 00:59:35.851545 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7742 | 2025.11.06 00:59:35.851567 [ 289 ] {} <Debug> TCP-Session: 672c88a7-fc34-4f4f-89df-d88e9004af09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7743 | 2025.11.06 00:59:35.851576 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7744 | 2025.11.06 00:59:35.851590 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7745 | 2025.11.06 00:59:35.851609 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7746 | 2025.11.06 00:59:35.851628 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7747 | 2025.11.06 00:59:35.851650 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7748 | 2025.11.06 00:59:35.851660 [ 294 ] {} <Debug> TCP-Session: 5eff68a3-0492-4c18-bdf4-ea3a758ff9f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7749 | 2025.11.06 00:59:35.851704 [ 286 ] {} <Debug> TCP-Session: 6153e046-626c-4ed4-8a0f-a91237f939a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7750 | 2025.11.06 00:59:35.851717 [ 288 ] {} <Debug> TCP-Session: 1f6d767f-61a3-4117-9ad4-bf3b87df3837 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7751 | 2025.11.06 00:59:35.851631 [ 287 ] {} <Debug> TCP-Session: f06d5df0-da2a-471b-837a-b93844fa58b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7752 | 2025.11.06 00:59:35.851593 [ 292 ] {} <Debug> TCP-Session: c1db749a-9cdd-465a-afc3-709f9153faa6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7753 | 2025.11.06 00:59:35.851583 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7754 | 2025.11.06 00:59:35.851644 [ 293 ] {} <Debug> TCP-Session: b6854abb-aa30-4a72-ba7b-ec690b8502ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7755 | 2025.11.06 00:59:35.851846 [ 291 ] {} <Debug> TCP-Session: 28487d81-2912-4bae-9226-de0277434d13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7756 | 2025.11.06 00:59:36.922581 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49588 | ||
| 7757 | 2025.11.06 00:59:36.922688 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7758 | 2025.11.06 00:59:36.922714 [ 290 ] {} <Debug> TCP-Session: 6db85e8e-4f8f-410c-8c2a-a31dd39a8f12 Authenticating user 'default' from [fd00:1122:3344:101::e]:49588 | ||
| 7759 | 2025.11.06 00:59:36.922736 [ 290 ] {} <Debug> TCP-Session: 6db85e8e-4f8f-410c-8c2a-a31dd39a8f12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7760 | 2025.11.06 00:59:36.922748 [ 290 ] {} <Debug> TCP-Session: 6db85e8e-4f8f-410c-8c2a-a31dd39a8f12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7761 | 2025.11.06 00:59:36.922957 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40231 | ||
| 7762 | 2025.11.06 00:59:36.922965 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46852 | ||
| 7763 | 2025.11.06 00:59:36.923003 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58952 | ||
| 7764 | 2025.11.06 00:59:36.923017 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48440 | ||
| 7765 | 2025.11.06 00:59:36.923034 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57447 | ||
| 7766 | 2025.11.06 00:59:36.923099 [ 290 ] {} <Trace> TCP-Session: 6db85e8e-4f8f-410c-8c2a-a31dd39a8f12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7767 | 2025.11.06 00:59:36.923101 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7768 | 2025.11.06 00:59:36.923076 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7769 | 2025.11.06 00:59:36.923154 [ 286 ] {} <Debug> TCP-Session: b39a40f8-2661-4050-af35-5248875b701d Authenticating user 'default' from [fd00:1122:3344:101::e]:58952 | ||
| 7770 | 2025.11.06 00:59:36.923156 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7771 | 2025.11.06 00:59:36.923174 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7772 | 2025.11.06 00:59:36.923183 [ 286 ] {} <Debug> TCP-Session: b39a40f8-2661-4050-af35-5248875b701d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7773 | 2025.11.06 00:59:36.923199 [ 287 ] {} <Debug> TCP-Session: 73dec7f9-ee96-44b9-80cf-d366264509d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:48440 | ||
| 7774 | 2025.11.06 00:59:36.923223 [ 286 ] {} <Debug> TCP-Session: b39a40f8-2661-4050-af35-5248875b701d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7775 | 2025.11.06 00:59:36.923220 [ 294 ] {} <Debug> TCP-Session: 62239b61-3116-4351-9c81-e6a8f89e89c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:57447 | ||
| 7776 | 2025.11.06 00:59:36.923270 [ 290 ] {4349d2c8-1792-4b1a-a5fb-2b2d6c333344} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49588) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7777 | 2025.11.06 00:59:36.923262 [ 287 ] {} <Debug> TCP-Session: 73dec7f9-ee96-44b9-80cf-d366264509d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7778 | 2025.11.06 00:59:36.923291 [ 294 ] {} <Debug> TCP-Session: 62239b61-3116-4351-9c81-e6a8f89e89c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7779 | 2025.11.06 00:59:36.923321 [ 287 ] {} <Debug> TCP-Session: 73dec7f9-ee96-44b9-80cf-d366264509d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7780 | 2025.11.06 00:59:36.923338 [ 294 ] {} <Debug> TCP-Session: 62239b61-3116-4351-9c81-e6a8f89e89c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7781 | 2025.11.06 00:59:36.923177 [ 291 ] {} <Debug> TCP-Session: 1a7d039c-7c91-47a8-9c0b-efbccebe50e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:40231 | ||
| 7782 | 2025.11.06 00:59:36.923032 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58818 | ||
| 7783 | 2025.11.06 00:59:36.923394 [ 291 ] {} <Debug> TCP-Session: 1a7d039c-7c91-47a8-9c0b-efbccebe50e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7784 | 2025.11.06 00:59:36.923026 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50429 | ||
| 7785 | 2025.11.06 00:59:36.923429 [ 291 ] {} <Debug> TCP-Session: 1a7d039c-7c91-47a8-9c0b-efbccebe50e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7786 | 2025.11.06 00:59:36.922993 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62151 | ||
| 7787 | 2025.11.06 00:59:36.923464 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7788 | 2025.11.06 00:59:36.923501 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7789 | 2025.11.06 00:59:36.923520 [ 289 ] {} <Debug> TCP-Session: 97bd354e-81de-4026-be57-123cdbefadd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:58818 | ||
| 7790 | 2025.11.06 00:59:36.923103 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7791 | 2025.11.06 00:59:36.923548 [ 290 ] {4349d2c8-1792-4b1a-a5fb-2b2d6c333344} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7792 | 2025.11.06 00:59:36.923553 [ 289 ] {} <Debug> TCP-Session: 97bd354e-81de-4026-be57-123cdbefadd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7793 | 2025.11.06 00:59:36.923547 [ 288 ] {} <Debug> TCP-Session: cbdf459b-4461-42d0-824b-7e3ee69d0bdf Authenticating user 'default' from [fd00:1122:3344:101::e]:50429 | ||
| 7794 | 2025.11.06 00:59:36.923614 [ 292 ] {} <Debug> TCP-Session: a339edfe-81b8-490a-bee1-ef5d2e951388 Authenticating user 'default' from [fd00:1122:3344:101::e]:46852 | ||
| 7795 | 2025.11.06 00:59:36.923633 [ 290 ] {4349d2c8-1792-4b1a-a5fb-2b2d6c333344} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7796 | 2025.11.06 00:59:36.923658 [ 288 ] {} <Debug> TCP-Session: cbdf459b-4461-42d0-824b-7e3ee69d0bdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7797 | 2025.11.06 00:59:36.923663 [ 292 ] {} <Debug> TCP-Session: a339edfe-81b8-490a-bee1-ef5d2e951388 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7798 | 2025.11.06 00:59:36.923686 [ 288 ] {} <Debug> TCP-Session: cbdf459b-4461-42d0-824b-7e3ee69d0bdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7799 | 2025.11.06 00:59:36.923697 [ 292 ] {} <Debug> TCP-Session: a339edfe-81b8-490a-bee1-ef5d2e951388 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7800 | 2025.11.06 00:59:36.923615 [ 289 ] {} <Debug> TCP-Session: 97bd354e-81de-4026-be57-123cdbefadd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7801 | 2025.11.06 00:59:36.923544 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7802 | 2025.11.06 00:59:36.923772 [ 293 ] {} <Debug> TCP-Session: f1ebacad-c1b0-4a23-9d87-74f120eb3d58 Authenticating user 'default' from [fd00:1122:3344:101::e]:62151 | ||
| 7803 | 2025.11.06 00:59:36.923790 [ 293 ] {} <Debug> TCP-Session: f1ebacad-c1b0-4a23-9d87-74f120eb3d58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7804 | 2025.11.06 00:59:36.923802 [ 293 ] {} <Debug> TCP-Session: f1ebacad-c1b0-4a23-9d87-74f120eb3d58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7805 | 2025.11.06 00:59:36.923947 [ 290 ] {4349d2c8-1792-4b1a-a5fb-2b2d6c333344} <Debug> oximeter.version (75869ad9-9fbb-4e8a-88e6-8a002d0d387e) (SelectExecutor): Key condition: unknown | ||
| 7806 | 2025.11.06 00:59:36.924910 [ 304 ] {4349d2c8-1792-4b1a-a5fb-2b2d6c333344} <Trace> AggregatingTransform: Aggregating | ||
| 7807 | 2025.11.06 00:59:36.924951 [ 304 ] {4349d2c8-1792-4b1a-a5fb-2b2d6c333344} <Trace> Aggregator: Aggregation method: without_key | ||
| 7808 | 2025.11.06 00:59:36.924989 [ 304 ] {4349d2c8-1792-4b1a-a5fb-2b2d6c333344} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000936516 sec. (1067.787 rows/sec., 41.71 KiB/sec.) | ||
| 7809 | 2025.11.06 00:59:36.925008 [ 304 ] {4349d2c8-1792-4b1a-a5fb-2b2d6c333344} <Trace> Aggregator: Merging aggregated data | ||
| 7810 | 2025.11.06 00:59:36.926570 [ 290 ] {4349d2c8-1792-4b1a-a5fb-2b2d6c333344} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003354 sec., 298.1514609421586 rows/sec., 11.65 KiB/sec. | ||
| 7811 | 2025.11.06 00:59:36.926779 [ 290 ] {4349d2c8-1792-4b1a-a5fb-2b2d6c333344} <Debug> TCPHandler: Processed in 0.003794587 sec. | ||
| 7812 | 2025.11.06 00:59:36.926908 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7813 | 2025.11.06 00:59:36.926939 [ 290 ] {} <Debug> TCP-Session: 6db85e8e-4f8f-410c-8c2a-a31dd39a8f12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7814 | 2025.11.06 00:59:36.926940 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7815 | 2025.11.06 00:59:36.926963 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7816 | 2025.11.06 00:59:36.926979 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7817 | 2025.11.06 00:59:36.926995 [ 291 ] {} <Debug> TCP-Session: 1a7d039c-7c91-47a8-9c0b-efbccebe50e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7818 | 2025.11.06 00:59:36.927018 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7819 | 2025.11.06 00:59:36.927031 [ 293 ] {} <Debug> TCP-Session: f1ebacad-c1b0-4a23-9d87-74f120eb3d58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7820 | 2025.11.06 00:59:36.927037 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7821 | 2025.11.06 00:59:36.927068 [ 287 ] {} <Debug> TCP-Session: 73dec7f9-ee96-44b9-80cf-d366264509d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7822 | 2025.11.06 00:59:36.927077 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7823 | 2025.11.06 00:59:36.927091 [ 294 ] {} <Debug> TCP-Session: 62239b61-3116-4351-9c81-e6a8f89e89c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7824 | 2025.11.06 00:59:36.927058 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7825 | 2025.11.06 00:59:36.927125 [ 289 ] {} <Debug> TCP-Session: 97bd354e-81de-4026-be57-123cdbefadd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7826 | 2025.11.06 00:59:36.927016 [ 292 ] {} <Debug> TCP-Session: a339edfe-81b8-490a-bee1-ef5d2e951388 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7827 | 2025.11.06 00:59:36.927164 [ 286 ] {} <Debug> TCP-Session: b39a40f8-2661-4050-af35-5248875b701d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7828 | 2025.11.06 00:59:36.927000 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7829 | 2025.11.06 00:59:36.927236 [ 288 ] {} <Debug> TCP-Session: cbdf459b-4461-42d0-824b-7e3ee69d0bdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7830 | 2025.11.06 00:59:36.949484 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50054 | ||
| 7831 | 2025.11.06 00:59:36.949550 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7832 | 2025.11.06 00:59:36.949573 [ 290 ] {} <Debug> TCP-Session: 38fd68ae-7738-4e77-a1b5-e866c9194c9d Authenticating user 'default' from [fd00:1122:3344:101::e]:50054 | ||
| 7833 | 2025.11.06 00:59:36.949594 [ 290 ] {} <Debug> TCP-Session: 38fd68ae-7738-4e77-a1b5-e866c9194c9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7834 | 2025.11.06 00:59:36.949608 [ 290 ] {} <Debug> TCP-Session: 38fd68ae-7738-4e77-a1b5-e866c9194c9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7835 | 2025.11.06 00:59:36.949784 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36986 | ||
| 7836 | 2025.11.06 00:59:36.949801 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39369 | ||
| 7837 | 2025.11.06 00:59:36.949827 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40614 | ||
| 7838 | 2025.11.06 00:59:36.949851 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44486 | ||
| 7839 | 2025.11.06 00:59:36.949861 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7840 | 2025.11.06 00:59:36.949839 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40566 | ||
| 7841 | 2025.11.06 00:59:36.949905 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7842 | 2025.11.06 00:59:36.949909 [ 291 ] {} <Debug> TCP-Session: 867b3494-c2d9-48cf-a85e-15538021ae91 Authenticating user 'default' from [fd00:1122:3344:101::e]:36986 | ||
| 7843 | 2025.11.06 00:59:36.949944 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7844 | 2025.11.06 00:59:36.949962 [ 291 ] {} <Debug> TCP-Session: 867b3494-c2d9-48cf-a85e-15538021ae91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7845 | 2025.11.06 00:59:36.949978 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7846 | 2025.11.06 00:59:36.949992 [ 291 ] {} <Debug> TCP-Session: 867b3494-c2d9-48cf-a85e-15538021ae91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7847 | 2025.11.06 00:59:36.949990 [ 288 ] {} <Debug> TCP-Session: 912dc960-aae5-4c6d-9841-657c3af7244a Authenticating user 'default' from [fd00:1122:3344:101::e]:44486 | ||
| 7848 | 2025.11.06 00:59:36.950016 [ 287 ] {} <Debug> TCP-Session: d6715ee6-829c-412d-b910-ebdd6b68d027 Authenticating user 'default' from [fd00:1122:3344:101::e]:40566 | ||
| 7849 | 2025.11.06 00:59:36.950040 [ 288 ] {} <Debug> TCP-Session: 912dc960-aae5-4c6d-9841-657c3af7244a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7850 | 2025.11.06 00:59:36.950058 [ 287 ] {} <Debug> TCP-Session: d6715ee6-829c-412d-b910-ebdd6b68d027 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7851 | 2025.11.06 00:59:36.950067 [ 288 ] {} <Debug> TCP-Session: 912dc960-aae5-4c6d-9841-657c3af7244a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7852 | 2025.11.06 00:59:36.950083 [ 287 ] {} <Debug> TCP-Session: d6715ee6-829c-412d-b910-ebdd6b68d027 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7853 | 2025.11.06 00:59:36.949950 [ 286 ] {} <Debug> TCP-Session: 3ea6ff5c-18a6-4465-afe4-a82bc6b35d99 Authenticating user 'default' from [fd00:1122:3344:101::e]:40614 | ||
| 7854 | 2025.11.06 00:59:36.949900 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7855 | 2025.11.06 00:59:36.950134 [ 286 ] {} <Debug> TCP-Session: 3ea6ff5c-18a6-4465-afe4-a82bc6b35d99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7856 | 2025.11.06 00:59:36.950159 [ 292 ] {} <Debug> TCP-Session: bc2029f3-5e8d-469a-a3d6-3e1084cb4c01 Authenticating user 'default' from [fd00:1122:3344:101::e]:39369 | ||
| 7857 | 2025.11.06 00:59:36.950167 [ 286 ] {} <Debug> TCP-Session: 3ea6ff5c-18a6-4465-afe4-a82bc6b35d99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7858 | 2025.11.06 00:59:36.950186 [ 292 ] {} <Debug> TCP-Session: bc2029f3-5e8d-469a-a3d6-3e1084cb4c01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7859 | 2025.11.06 00:59:36.949807 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51574 | ||
| 7860 | 2025.11.06 00:59:36.950213 [ 292 ] {} <Debug> TCP-Session: bc2029f3-5e8d-469a-a3d6-3e1084cb4c01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7861 | 2025.11.06 00:59:36.949811 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55285 | ||
| 7862 | 2025.11.06 00:59:36.949856 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54637 | ||
| 7863 | 2025.11.06 00:59:36.950273 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7864 | 2025.11.06 00:59:36.949827 [ 290 ] {} <Trace> TCP-Session: 38fd68ae-7738-4e77-a1b5-e866c9194c9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7865 | 2025.11.06 00:59:36.950322 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7866 | 2025.11.06 00:59:36.950333 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7867 | 2025.11.06 00:59:36.950351 [ 294 ] {} <Debug> TCP-Session: 88053363-e79a-43dd-88bb-be40f319fbe7 Authenticating user 'default' from [fd00:1122:3344:101::e]:55285 | ||
| 7868 | 2025.11.06 00:59:36.950364 [ 289 ] {} <Debug> TCP-Session: 8cf02e31-379d-4274-81e6-666eaa109c6a Authenticating user 'default' from [fd00:1122:3344:101::e]:54637 | ||
| 7869 | 2025.11.06 00:59:36.950375 [ 294 ] {} <Debug> TCP-Session: 88053363-e79a-43dd-88bb-be40f319fbe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7870 | 2025.11.06 00:59:36.950384 [ 289 ] {} <Debug> TCP-Session: 8cf02e31-379d-4274-81e6-666eaa109c6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7871 | 2025.11.06 00:59:36.950395 [ 294 ] {} <Debug> TCP-Session: 88053363-e79a-43dd-88bb-be40f319fbe7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7872 | 2025.11.06 00:59:36.950401 [ 289 ] {} <Debug> TCP-Session: 8cf02e31-379d-4274-81e6-666eaa109c6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7873 | 2025.11.06 00:59:36.950324 [ 293 ] {} <Debug> TCP-Session: df35daec-cceb-4896-9f9a-7fdb76121309 Authenticating user 'default' from [fd00:1122:3344:101::e]:51574 | ||
| 7874 | 2025.11.06 00:59:36.950443 [ 293 ] {} <Debug> TCP-Session: df35daec-cceb-4896-9f9a-7fdb76121309 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7875 | 2025.11.06 00:59:36.950448 [ 290 ] {4bef53e7-2b4d-449b-bfab-117fc820aaf3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50054) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7876 | 2025.11.06 00:59:36.950457 [ 293 ] {} <Debug> TCP-Session: df35daec-cceb-4896-9f9a-7fdb76121309 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7877 | 2025.11.06 00:59:36.950643 [ 290 ] {4bef53e7-2b4d-449b-bfab-117fc820aaf3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7878 | 2025.11.06 00:59:36.950692 [ 290 ] {4bef53e7-2b4d-449b-bfab-117fc820aaf3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7879 | 2025.11.06 00:59:36.950931 [ 290 ] {4bef53e7-2b4d-449b-bfab-117fc820aaf3} <Debug> oximeter.version (75869ad9-9fbb-4e8a-88e6-8a002d0d387e) (SelectExecutor): Key condition: unknown | ||
| 7880 | 2025.11.06 00:59:36.951700 [ 326 ] {4bef53e7-2b4d-449b-bfab-117fc820aaf3} <Trace> AggregatingTransform: Aggregating | ||
| 7881 | 2025.11.06 00:59:36.951744 [ 326 ] {4bef53e7-2b4d-449b-bfab-117fc820aaf3} <Trace> Aggregator: Aggregation method: without_key | ||
| 7882 | 2025.11.06 00:59:36.951774 [ 326 ] {4bef53e7-2b4d-449b-bfab-117fc820aaf3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000758974 sec. (1317.568 rows/sec., 51.47 KiB/sec.) | ||
| 7883 | 2025.11.06 00:59:36.951793 [ 326 ] {4bef53e7-2b4d-449b-bfab-117fc820aaf3} <Trace> Aggregator: Merging aggregated data | ||
| 7884 | 2025.11.06 00:59:36.953271 [ 290 ] {4bef53e7-2b4d-449b-bfab-117fc820aaf3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002866 sec., 348.91835310537334 rows/sec., 13.63 KiB/sec. | ||
| 7885 | 2025.11.06 00:59:36.953378 [ 290 ] {4bef53e7-2b4d-449b-bfab-117fc820aaf3} <Debug> TCPHandler: Processed in 0.003615894 sec. | ||
| 7886 | 2025.11.06 00:59:36.953499 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7887 | 2025.11.06 00:59:36.953527 [ 290 ] {} <Debug> TCP-Session: 38fd68ae-7738-4e77-a1b5-e866c9194c9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7888 | 2025.11.06 00:59:36.953527 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7889 | 2025.11.06 00:59:36.953545 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7890 | 2025.11.06 00:59:36.953571 [ 289 ] {} <Debug> TCP-Session: 8cf02e31-379d-4274-81e6-666eaa109c6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7891 | 2025.11.06 00:59:36.953576 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7892 | 2025.11.06 00:59:36.953594 [ 291 ] {} <Debug> TCP-Session: 867b3494-c2d9-48cf-a85e-15538021ae91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7893 | 2025.11.06 00:59:36.953597 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7894 | 2025.11.06 00:59:36.953621 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7895 | 2025.11.06 00:59:36.953640 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7896 | 2025.11.06 00:59:36.953653 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7897 | 2025.11.06 00:59:36.953666 [ 293 ] {} <Debug> TCP-Session: df35daec-cceb-4896-9f9a-7fdb76121309 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7898 | 2025.11.06 00:59:36.953685 [ 286 ] {} <Debug> TCP-Session: 3ea6ff5c-18a6-4465-afe4-a82bc6b35d99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7899 | 2025.11.06 00:59:36.953706 [ 288 ] {} <Debug> TCP-Session: 912dc960-aae5-4c6d-9841-657c3af7244a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7900 | 2025.11.06 00:59:36.953655 [ 287 ] {} <Debug> TCP-Session: d6715ee6-829c-412d-b910-ebdd6b68d027 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7901 | 2025.11.06 00:59:36.953559 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7902 | 2025.11.06 00:59:36.953626 [ 294 ] {} <Debug> TCP-Session: 88053363-e79a-43dd-88bb-be40f319fbe7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7903 | 2025.11.06 00:59:36.953793 [ 292 ] {} <Debug> TCP-Session: bc2029f3-5e8d-469a-a3d6-3e1084cb4c01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7904 | 2025.11.06 00:59:36.955884 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7905 | 2025.11.06 00:59:36.956035 [ 4 ] {d2e26e1f-e5a9-43c0-802b-1d6f9a5109e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7906 | 2025.11.06 00:59:36.956099 [ 4 ] {d2e26e1f-e5a9-43c0-802b-1d6f9a5109e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7907 | 2025.11.06 00:59:36.957688 [ 4 ] {d2e26e1f-e5a9-43c0-802b-1d6f9a5109e1} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7908 | 2025.11.06 00:59:36.957735 [ 4 ] {d2e26e1f-e5a9-43c0-802b-1d6f9a5109e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7909 | 2025.11.06 00:59:36.958216 [ 4 ] {d2e26e1f-e5a9-43c0-802b-1d6f9a5109e1} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7910 | 2025.11.06 00:59:36.958439 [ 4 ] {d2e26e1f-e5a9-43c0-802b-1d6f9a5109e1} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7911 | 2025.11.06 00:59:36.958589 [ 4 ] {d2e26e1f-e5a9-43c0-802b-1d6f9a5109e1} <Debug> executeQuery: Read 1248 rows, 105.36 KiB in 0.002602 sec., 479631.053036126 rows/sec., 39.54 MiB/sec. | ||
| 7912 | 2025.11.06 00:59:36.958633 [ 4 ] {d2e26e1f-e5a9-43c0-802b-1d6f9a5109e1} <Debug> TCPHandler: Processed in 0.002864051 sec. | ||
| 7913 | 2025.11.06 00:59:36.958763 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7914 | 2025.11.06 00:59:36.958858 [ 4 ] {fd48d3f3-5b02-4237-a395-057c9e3c3b45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7915 | 2025.11.06 00:59:36.958900 [ 4 ] {fd48d3f3-5b02-4237-a395-057c9e3c3b45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7916 | 2025.11.06 00:59:36.959323 [ 4 ] {fd48d3f3-5b02-4237-a395-057c9e3c3b45} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7917 | 2025.11.06 00:59:36.959360 [ 4 ] {fd48d3f3-5b02-4237-a395-057c9e3c3b45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7918 | 2025.11.06 00:59:36.959659 [ 4 ] {fd48d3f3-5b02-4237-a395-057c9e3c3b45} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7919 | 2025.11.06 00:59:36.959865 [ 4 ] {fd48d3f3-5b02-4237-a395-057c9e3c3b45} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7920 | 2025.11.06 00:59:36.960002 [ 4 ] {fd48d3f3-5b02-4237-a395-057c9e3c3b45} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001163 sec., 22355.97592433362 rows/sec., 1.64 MiB/sec. | ||
| 7921 | 2025.11.06 00:59:36.960039 [ 4 ] {fd48d3f3-5b02-4237-a395-057c9e3c3b45} <Debug> TCPHandler: Processed in 0.001325473 sec. | ||
| 7922 | 2025.11.06 00:59:36.960138 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7923 | 2025.11.06 00:59:36.960230 [ 4 ] {aa58a8b9-3a83-4309-bf8e-0ae3fa0bbff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7924 | 2025.11.06 00:59:36.960270 [ 4 ] {aa58a8b9-3a83-4309-bf8e-0ae3fa0bbff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7925 | 2025.11.06 00:59:36.960797 [ 4 ] {aa58a8b9-3a83-4309-bf8e-0ae3fa0bbff9} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7926 | 2025.11.06 00:59:36.960834 [ 4 ] {aa58a8b9-3a83-4309-bf8e-0ae3fa0bbff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7927 | 2025.11.06 00:59:36.961135 [ 4 ] {aa58a8b9-3a83-4309-bf8e-0ae3fa0bbff9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7928 | 2025.11.06 00:59:36.961343 [ 4 ] {aa58a8b9-3a83-4309-bf8e-0ae3fa0bbff9} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7929 | 2025.11.06 00:59:36.961470 [ 106 ] {} <Debug> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7930 | 2025.11.06 00:59:36.961497 [ 4 ] {aa58a8b9-3a83-4309-bf8e-0ae3fa0bbff9} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001284 sec., 177570.09345794393 rows/sec., 12.02 MiB/sec. | ||
| 7931 | 2025.11.06 00:59:36.961527 [ 106 ] {} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7932 | 2025.11.06 00:59:36.961550 [ 4 ] {aa58a8b9-3a83-4309-bf8e-0ae3fa0bbff9} <Debug> TCPHandler: Processed in 0.001460116 sec. | ||
| 7933 | 2025.11.06 00:59:36.961562 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7934 | 2025.11.06 00:59:36.961699 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7935 | 2025.11.06 00:59:36.961699 [ 190 ] {a91d9587-d614-43c5-b161-50410e357997::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 | ||
| 7936 | 2025.11.06 00:59:36.961810 [ 4 ] {bcc49572-f71b-4b1f-a4a4-aefbd30d0854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7937 | 2025.11.06 00:59:36.961863 [ 4 ] {bcc49572-f71b-4b1f-a4a4-aefbd30d0854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7938 | 2025.11.06 00:59:36.961883 [ 190 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7939 | 2025.11.06 00:59:36.961933 [ 190 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 440 rows starting from the beginning of the part | ||
| 7940 | 2025.11.06 00:59:36.962046 [ 190 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 228 rows starting from the beginning of the part | ||
| 7941 | 2025.11.06 00:59:36.962118 [ 190 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 212 rows starting from the beginning of the part | ||
| 7942 | 2025.11.06 00:59:36.962182 [ 190 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 212 rows starting from the beginning of the part | ||
| 7943 | 2025.11.06 00:59:36.962241 [ 190 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 212 rows starting from the beginning of the part | ||
| 7944 | 2025.11.06 00:59:36.962297 [ 190 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 228 rows starting from the beginning of the part | ||
| 7945 | 2025.11.06 00:59:36.962832 [ 4 ] {bcc49572-f71b-4b1f-a4a4-aefbd30d0854} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7946 | 2025.11.06 00:59:36.962883 [ 4 ] {bcc49572-f71b-4b1f-a4a4-aefbd30d0854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7947 | 2025.11.06 00:59:36.963700 [ 4 ] {bcc49572-f71b-4b1f-a4a4-aefbd30d0854} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7948 | 2025.11.06 00:59:36.963921 [ 202 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1532 rows, containing 5 columns (5 merged, 0 gathered) in 0.00227824 sec., 672448.9079289276 rows/sec., 46.90 MiB/sec. | ||
| 7949 | 2025.11.06 00:59:36.964066 [ 4 ] {bcc49572-f71b-4b1f-a4a4-aefbd30d0854} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7950 | 2025.11.06 00:59:36.964162 [ 202 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7951 | 2025.11.06 00:59:36.964259 [ 4 ] {bcc49572-f71b-4b1f-a4a4-aefbd30d0854} <Debug> executeQuery: Read 546 rows, 41.49 KiB in 0.00247 sec., 221052.63157894736 rows/sec., 16.40 MiB/sec. | ||
| 7952 | 2025.11.06 00:59:36.964316 [ 4 ] {bcc49572-f71b-4b1f-a4a4-aefbd30d0854} <Debug> TCPHandler: Processed in 0.002676428 sec. | ||
| 7953 | 2025.11.06 00:59:36.964466 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7954 | 2025.11.06 00:59:36.964519 [ 202 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_31_6} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7955 | 2025.11.06 00:59:36.964577 [ 4 ] {6665d796-33b3-4485-be05-9f409cac1597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7956 | 2025.11.06 00:59:36.964622 [ 202 ] {a91d9587-d614-43c5-b161-50410e357997::all_1_31_6} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7957 | 2025.11.06 00:59:36.964643 [ 4 ] {6665d796-33b3-4485-be05-9f409cac1597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7958 | 2025.11.06 00:59:36.964728 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 7959 | 2025.11.06 00:59:36.965551 [ 4 ] {6665d796-33b3-4485-be05-9f409cac1597} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7960 | 2025.11.06 00:59:36.965603 [ 4 ] {6665d796-33b3-4485-be05-9f409cac1597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7961 | 2025.11.06 00:59:36.966156 [ 4 ] {6665d796-33b3-4485-be05-9f409cac1597} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7962 | 2025.11.06 00:59:36.966478 [ 4 ] {6665d796-33b3-4485-be05-9f409cac1597} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7963 | 2025.11.06 00:59:36.966662 [ 4 ] {6665d796-33b3-4485-be05-9f409cac1597} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.002108 sec., 400379.5066413662 rows/sec., 26.95 MiB/sec. | ||
| 7964 | 2025.11.06 00:59:36.966716 [ 4 ] {6665d796-33b3-4485-be05-9f409cac1597} <Debug> TCPHandler: Processed in 0.002305811 sec. | ||
| 7965 | 2025.11.06 00:59:36.966859 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7966 | 2025.11.06 00:59:36.966979 [ 4 ] {aec3c196-6169-4a9b-9721-51ae354a4d53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7967 | 2025.11.06 00:59:36.967055 [ 4 ] {aec3c196-6169-4a9b-9721-51ae354a4d53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7968 | 2025.11.06 00:59:36.968246 [ 4 ] {aec3c196-6169-4a9b-9721-51ae354a4d53} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7969 | 2025.11.06 00:59:36.968292 [ 4 ] {aec3c196-6169-4a9b-9721-51ae354a4d53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7970 | 2025.11.06 00:59:36.969016 [ 4 ] {aec3c196-6169-4a9b-9721-51ae354a4d53} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7971 | 2025.11.06 00:59:36.969247 [ 4 ] {aec3c196-6169-4a9b-9721-51ae354a4d53} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7972 | 2025.11.06 00:59:36.969419 [ 4 ] {aec3c196-6169-4a9b-9721-51ae354a4d53} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002464 sec., 10551.948051948051 rows/sec., 18.91 MiB/sec. | ||
| 7973 | 2025.11.06 00:59:36.969499 [ 4 ] {aec3c196-6169-4a9b-9721-51ae354a4d53} <Debug> TCPHandler: Processed in 0.002701697 sec. | ||
| 7974 | 2025.11.06 00:59:36.969619 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7975 | 2025.11.06 00:59:36.969715 [ 4 ] {3287d8b2-da53-48f9-b291-88d83e7258ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7976 | 2025.11.06 00:59:36.969757 [ 4 ] {3287d8b2-da53-48f9-b291-88d83e7258ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7977 | 2025.11.06 00:59:36.970099 [ 4 ] {3287d8b2-da53-48f9-b291-88d83e7258ef} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7978 | 2025.11.06 00:59:36.970133 [ 4 ] {3287d8b2-da53-48f9-b291-88d83e7258ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7979 | 2025.11.06 00:59:36.970494 [ 4 ] {3287d8b2-da53-48f9-b291-88d83e7258ef} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7980 | 2025.11.06 00:59:36.970783 [ 4 ] {3287d8b2-da53-48f9-b291-88d83e7258ef} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7981 | 2025.11.06 00:59:36.970922 [ 4 ] {3287d8b2-da53-48f9-b291-88d83e7258ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001226 sec., 48939.64110929853 rows/sec., 3.30 MiB/sec. | ||
| 7982 | 2025.11.06 00:59:36.970959 [ 4 ] {3287d8b2-da53-48f9-b291-88d83e7258ef} <Debug> TCPHandler: Processed in 0.001390604 sec. | ||
| 7983 | 2025.11.06 00:59:37.001228 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.04 MiB, peak 292.30 MiB, free memory in arenas 0.00 B, will set to 282.03 MiB (RSS), difference: -1.01 MiB | ||
| 7984 | 2025.11.06 00:59:39.197428 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15861 | ||
| 7985 | 2025.11.06 00:59:39.197987 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7986 | 2025.11.06 00:59:39.198063 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 7987 | 2025.11.06 00:59:39.198662 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7988 | 2025.11.06 00:59:39.198909 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7989 | 2025.11.06 00:59:39.199049 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15861 | ||
| 7990 | 2025.11.06 00:59:40.027713 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7991 | 2025.11.06 00:59:40.043990 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7992 | 2025.11.06 00:59:40.044055 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 7993 | 2025.11.06 00:59:40.051260 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7994 | 2025.11.06 00:59:40.052050 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7995 | 2025.11.06 00:59:40.055836 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7996 | 2025.11.06 00:59:41.728722 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1028 | ||
| 7997 | 2025.11.06 00:59:41.731395 [ 242 ] {} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7998 | 2025.11.06 00:59:41.731454 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 7999 | 2025.11.06 00:59:41.732805 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8000 | 2025.11.06 00:59:41.733099 [ 242 ] {} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8001 | 2025.11.06 00:59:41.733464 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1028 | ||
| 8002 | 2025.11.06 00:59:41.932485 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8003 | 2025.11.06 00:59:41.932666 [ 4 ] {0c95f1b4-b24f-4042-9a3a-f8ae21a93783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8004 | 2025.11.06 00:59:41.932732 [ 4 ] {0c95f1b4-b24f-4042-9a3a-f8ae21a93783} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8005 | 2025.11.06 00:59:41.933544 [ 4 ] {0c95f1b4-b24f-4042-9a3a-f8ae21a93783} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8006 | 2025.11.06 00:59:41.933593 [ 4 ] {0c95f1b4-b24f-4042-9a3a-f8ae21a93783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8007 | 2025.11.06 00:59:41.934032 [ 4 ] {0c95f1b4-b24f-4042-9a3a-f8ae21a93783} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8008 | 2025.11.06 00:59:41.934267 [ 4 ] {0c95f1b4-b24f-4042-9a3a-f8ae21a93783} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8009 | 2025.11.06 00:59:41.934425 [ 4 ] {0c95f1b4-b24f-4042-9a3a-f8ae21a93783} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001809 sec., 226644.55500276395 rows/sec., 14.38 MiB/sec. | ||
| 8010 | 2025.11.06 00:59:41.934468 [ 4 ] {0c95f1b4-b24f-4042-9a3a-f8ae21a93783} <Debug> TCPHandler: Processed in 0.002118748 sec. | ||
| 8011 | 2025.11.06 00:59:41.934612 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8012 | 2025.11.06 00:59:41.934737 [ 4 ] {57c6bd1f-f6af-423e-94fa-3162a513b31b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8013 | 2025.11.06 00:59:41.934788 [ 4 ] {57c6bd1f-f6af-423e-94fa-3162a513b31b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8014 | 2025.11.06 00:59:41.935819 [ 4 ] {57c6bd1f-f6af-423e-94fa-3162a513b31b} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8015 | 2025.11.06 00:59:41.935857 [ 4 ] {57c6bd1f-f6af-423e-94fa-3162a513b31b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8016 | 2025.11.06 00:59:41.936279 [ 4 ] {57c6bd1f-f6af-423e-94fa-3162a513b31b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8017 | 2025.11.06 00:59:41.936490 [ 4 ] {57c6bd1f-f6af-423e-94fa-3162a513b31b} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8018 | 2025.11.06 00:59:41.936620 [ 4 ] {57c6bd1f-f6af-423e-94fa-3162a513b31b} <Debug> executeQuery: Read 1144 rows, 92.99 KiB in 0.001908 sec., 599580.71278826 rows/sec., 47.59 MiB/sec. | ||
| 8019 | 2025.11.06 00:59:41.936659 [ 4 ] {57c6bd1f-f6af-423e-94fa-3162a513b31b} <Debug> TCPHandler: Processed in 0.002109248 sec. | ||
| 8020 | 2025.11.06 00:59:41.936774 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8021 | 2025.11.06 00:59:41.936868 [ 4 ] {2de93462-3603-4086-9292-2e5e6f1fa9f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8022 | 2025.11.06 00:59:41.936907 [ 4 ] {2de93462-3603-4086-9292-2e5e6f1fa9f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8023 | 2025.11.06 00:59:41.937385 [ 4 ] {2de93462-3603-4086-9292-2e5e6f1fa9f2} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8024 | 2025.11.06 00:59:41.937421 [ 4 ] {2de93462-3603-4086-9292-2e5e6f1fa9f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8025 | 2025.11.06 00:59:41.937734 [ 4 ] {2de93462-3603-4086-9292-2e5e6f1fa9f2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8026 | 2025.11.06 00:59:41.937935 [ 4 ] {2de93462-3603-4086-9292-2e5e6f1fa9f2} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8027 | 2025.11.06 00:59:41.938046 [ 99 ] {} <Debug> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8028 | 2025.11.06 00:59:41.938063 [ 4 ] {2de93462-3603-4086-9292-2e5e6f1fa9f2} <Debug> executeQuery: Read 221 rows, 13.52 KiB in 0.001214 sec., 182042.83360790773 rows/sec., 10.87 MiB/sec. | ||
| 8029 | 2025.11.06 00:59:41.938113 [ 99 ] {} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8030 | 2025.11.06 00:59:41.938122 [ 4 ] {2de93462-3603-4086-9292-2e5e6f1fa9f2} <Debug> TCPHandler: Processed in 0.001396624 sec. | ||
| 8031 | 2025.11.06 00:59:41.938142 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8032 | 2025.11.06 00:59:41.938246 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8033 | 2025.11.06 00:59:41.938291 [ 186 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::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 | ||
| 8034 | 2025.11.06 00:59:41.938343 [ 4 ] {aa83baab-44f9-4c77-ad88-ee258c831c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8035 | 2025.11.06 00:59:41.938387 [ 4 ] {aa83baab-44f9-4c77-ad88-ee258c831c96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8036 | 2025.11.06 00:59:41.938439 [ 186 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8037 | 2025.11.06 00:59:41.938483 [ 186 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 265 rows starting from the beginning of the part | ||
| 8038 | 2025.11.06 00:59:41.938555 [ 186 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 221 rows starting from the beginning of the part | ||
| 8039 | 2025.11.06 00:59:41.938608 [ 186 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 26 rows starting from the beginning of the part | ||
| 8040 | 2025.11.06 00:59:41.938657 [ 186 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 221 rows starting from the beginning of the part | ||
| 8041 | 2025.11.06 00:59:41.938707 [ 186 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 26 rows starting from the beginning of the part | ||
| 8042 | 2025.11.06 00:59:41.938755 [ 186 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 221 rows starting from the beginning of the part | ||
| 8043 | 2025.11.06 00:59:41.938901 [ 4 ] {aa83baab-44f9-4c77-ad88-ee258c831c96} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8044 | 2025.11.06 00:59:41.938943 [ 4 ] {aa83baab-44f9-4c77-ad88-ee258c831c96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8045 | 2025.11.06 00:59:41.939268 [ 4 ] {aa83baab-44f9-4c77-ad88-ee258c831c96} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8046 | 2025.11.06 00:59:41.939486 [ 4 ] {aa83baab-44f9-4c77-ad88-ee258c831c96} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8047 | 2025.11.06 00:59:41.939619 [ 4 ] {aa83baab-44f9-4c77-ad88-ee258c831c96} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001294 sec., 163833.07573415764 rows/sec., 10.57 MiB/sec. | ||
| 8048 | 2025.11.06 00:59:41.939657 [ 4 ] {aa83baab-44f9-4c77-ad88-ee258c831c96} <Debug> TCPHandler: Processed in 0.001460905 sec. | ||
| 8049 | 2025.11.06 00:59:41.939732 [ 202 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 980 rows, containing 5 columns (5 merged, 0 gathered) in 0.001496197 sec., 654993.9613566931 rows/sec., 42.44 MiB/sec. | ||
| 8050 | 2025.11.06 00:59:41.939782 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8051 | 2025.11.06 00:59:41.939880 [ 186 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8052 | 2025.11.06 00:59:41.939902 [ 4 ] {e36b75fb-0356-4d89-b3e7-96e47c9ac9bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8053 | 2025.11.06 00:59:41.939956 [ 4 ] {e36b75fb-0356-4d89-b3e7-96e47c9ac9bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8054 | 2025.11.06 00:59:41.940135 [ 186 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_46_9} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8055 | 2025.11.06 00:59:41.940212 [ 186 ] {ff5700c8-c244-46fe-b67a-7ce2f9ba747d::all_1_46_9} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8056 | 2025.11.06 00:59:41.940295 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 8057 | 2025.11.06 00:59:41.940465 [ 4 ] {e36b75fb-0356-4d89-b3e7-96e47c9ac9bf} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8058 | 2025.11.06 00:59:41.940507 [ 4 ] {e36b75fb-0356-4d89-b3e7-96e47c9ac9bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8059 | 2025.11.06 00:59:41.940840 [ 4 ] {e36b75fb-0356-4d89-b3e7-96e47c9ac9bf} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8060 | 2025.11.06 00:59:41.941054 [ 4 ] {e36b75fb-0356-4d89-b3e7-96e47c9ac9bf} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8061 | 2025.11.06 00:59:41.941198 [ 4 ] {e36b75fb-0356-4d89-b3e7-96e47c9ac9bf} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00132 sec., 159848.48484848486 rows/sec., 9.08 MiB/sec. | ||
| 8062 | 2025.11.06 00:59:41.941237 [ 4 ] {e36b75fb-0356-4d89-b3e7-96e47c9ac9bf} <Debug> TCPHandler: Processed in 0.001517306 sec. | ||
| 8063 | 2025.11.06 00:59:41.941344 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8064 | 2025.11.06 00:59:41.941437 [ 4 ] {0898cd3c-6632-4ec2-a812-f92739bef2c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8065 | 2025.11.06 00:59:41.941477 [ 4 ] {0898cd3c-6632-4ec2-a812-f92739bef2c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8066 | 2025.11.06 00:59:41.942147 [ 4 ] {0898cd3c-6632-4ec2-a812-f92739bef2c6} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8067 | 2025.11.06 00:59:41.942186 [ 4 ] {0898cd3c-6632-4ec2-a812-f92739bef2c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8068 | 2025.11.06 00:59:41.942523 [ 4 ] {0898cd3c-6632-4ec2-a812-f92739bef2c6} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8069 | 2025.11.06 00:59:41.942737 [ 4 ] {0898cd3c-6632-4ec2-a812-f92739bef2c6} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8070 | 2025.11.06 00:59:41.942867 [ 4 ] {0898cd3c-6632-4ec2-a812-f92739bef2c6} <Debug> executeQuery: Read 695 rows, 49.75 KiB in 0.001448 sec., 479972.3756906077 rows/sec., 33.55 MiB/sec. | ||
| 8071 | 2025.11.06 00:59:41.942906 [ 4 ] {0898cd3c-6632-4ec2-a812-f92739bef2c6} <Debug> TCPHandler: Processed in 0.001610729 sec. | ||
| 8072 | 2025.11.06 00:59:41.943017 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8073 | 2025.11.06 00:59:41.943111 [ 4 ] {5632a73f-e457-4c76-af36-a4b8a6f65c14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8074 | 2025.11.06 00:59:41.943153 [ 4 ] {5632a73f-e457-4c76-af36-a4b8a6f65c14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8075 | 2025.11.06 00:59:41.943474 [ 4 ] {5632a73f-e457-4c76-af36-a4b8a6f65c14} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8076 | 2025.11.06 00:59:41.943509 [ 4 ] {5632a73f-e457-4c76-af36-a4b8a6f65c14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8077 | 2025.11.06 00:59:41.943813 [ 4 ] {5632a73f-e457-4c76-af36-a4b8a6f65c14} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8078 | 2025.11.06 00:59:41.944039 [ 4 ] {5632a73f-e457-4c76-af36-a4b8a6f65c14} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8079 | 2025.11.06 00:59:41.944169 [ 4 ] {5632a73f-e457-4c76-af36-a4b8a6f65c14} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001076 sec., 5576.208178438662 rows/sec., 291.34 KiB/sec. | ||
| 8080 | 2025.11.06 00:59:41.944206 [ 4 ] {5632a73f-e457-4c76-af36-a4b8a6f65c14} <Debug> TCPHandler: Processed in 0.001239552 sec. | ||
| 8081 | 2025.11.06 00:59:41.944326 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8082 | 2025.11.06 00:59:41.944446 [ 4 ] {27cacbfa-d503-4c93-b2e7-2935de31691e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8083 | 2025.11.06 00:59:41.944498 [ 4 ] {27cacbfa-d503-4c93-b2e7-2935de31691e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8084 | 2025.11.06 00:59:41.945063 [ 4 ] {27cacbfa-d503-4c93-b2e7-2935de31691e} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8085 | 2025.11.06 00:59:41.945098 [ 4 ] {27cacbfa-d503-4c93-b2e7-2935de31691e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8086 | 2025.11.06 00:59:41.945430 [ 4 ] {27cacbfa-d503-4c93-b2e7-2935de31691e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8087 | 2025.11.06 00:59:41.945658 [ 4 ] {27cacbfa-d503-4c93-b2e7-2935de31691e} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8088 | 2025.11.06 00:59:41.945787 [ 4 ] {27cacbfa-d503-4c93-b2e7-2935de31691e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001366 sec., 229868.22840409956 rows/sec., 15.10 MiB/sec. | ||
| 8089 | 2025.11.06 00:59:41.945823 [ 4 ] {27cacbfa-d503-4c93-b2e7-2935de31691e} <Debug> TCPHandler: Processed in 0.001558138 sec. | ||
| 8090 | 2025.11.06 00:59:41.945934 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8091 | 2025.11.06 00:59:41.946027 [ 4 ] {2925de77-98fe-4153-93dc-98b8ae643e2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8092 | 2025.11.06 00:59:41.946070 [ 4 ] {2925de77-98fe-4153-93dc-98b8ae643e2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8093 | 2025.11.06 00:59:41.946381 [ 4 ] {2925de77-98fe-4153-93dc-98b8ae643e2d} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8094 | 2025.11.06 00:59:41.946416 [ 4 ] {2925de77-98fe-4153-93dc-98b8ae643e2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8095 | 2025.11.06 00:59:41.946701 [ 4 ] {2925de77-98fe-4153-93dc-98b8ae643e2d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8096 | 2025.11.06 00:59:41.946901 [ 4 ] {2925de77-98fe-4153-93dc-98b8ae643e2d} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8097 | 2025.11.06 00:59:41.947030 [ 4 ] {2925de77-98fe-4153-93dc-98b8ae643e2d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00102 sec., 980.3921568627451 rows/sec., 66.06 KiB/sec. | ||
| 8098 | 2025.11.06 00:59:41.947065 [ 4 ] {2925de77-98fe-4153-93dc-98b8ae643e2d} <Debug> TCPHandler: Processed in 0.00117974 sec. | ||
| 8099 | 2025.11.06 00:59:41.947162 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8100 | 2025.11.06 00:59:41.947253 [ 4 ] {b07598ff-5c87-4ae5-bd0c-102bc1fb9025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8101 | 2025.11.06 00:59:41.947306 [ 4 ] {b07598ff-5c87-4ae5-bd0c-102bc1fb9025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8102 | 2025.11.06 00:59:41.948090 [ 4 ] {b07598ff-5c87-4ae5-bd0c-102bc1fb9025} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8103 | 2025.11.06 00:59:41.948130 [ 4 ] {b07598ff-5c87-4ae5-bd0c-102bc1fb9025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8104 | 2025.11.06 00:59:41.948649 [ 4 ] {b07598ff-5c87-4ae5-bd0c-102bc1fb9025} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8105 | 2025.11.06 00:59:41.948868 [ 4 ] {b07598ff-5c87-4ae5-bd0c-102bc1fb9025} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8106 | 2025.11.06 00:59:41.948979 [ 99 ] {} <Debug> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8107 | 2025.11.06 00:59:41.949007 [ 4 ] {b07598ff-5c87-4ae5-bd0c-102bc1fb9025} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001772 sec., 9029.345372460497 rows/sec., 16.18 MiB/sec. | ||
| 8108 | 2025.11.06 00:59:41.949024 [ 99 ] {} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8109 | 2025.11.06 00:59:41.949049 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8110 | 2025.11.06 00:59:41.949072 [ 4 ] {b07598ff-5c87-4ae5-bd0c-102bc1fb9025} <Debug> TCPHandler: Processed in 0.001957995 sec. | ||
| 8111 | 2025.11.06 00:59:41.949160 [ 200 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::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 | ||
| 8112 | 2025.11.06 00:59:41.949193 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8113 | 2025.11.06 00:59:41.949295 [ 4 ] {1af33dcc-5fb5-4cbe-8907-4e56094bbdf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8114 | 2025.11.06 00:59:41.949338 [ 4 ] {1af33dcc-5fb5-4cbe-8907-4e56094bbdf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8115 | 2025.11.06 00:59:41.949440 [ 200 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8116 | 2025.11.06 00:59:41.949514 [ 200 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 813 rows starting from the beginning of the part | ||
| 8117 | 2025.11.06 00:59:41.949663 [ 200 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 16 rows starting from the beginning of the part | ||
| 8118 | 2025.11.06 00:59:41.949672 [ 4 ] {1af33dcc-5fb5-4cbe-8907-4e56094bbdf0} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8119 | 2025.11.06 00:59:41.949716 [ 4 ] {1af33dcc-5fb5-4cbe-8907-4e56094bbdf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8120 | 2025.11.06 00:59:41.949789 [ 200 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 26 rows starting from the beginning of the part | ||
| 8121 | 2025.11.06 00:59:41.949908 [ 200 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 16 rows starting from the beginning of the part | ||
| 8122 | 2025.11.06 00:59:41.950018 [ 200 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 26 rows starting from the beginning of the part | ||
| 8123 | 2025.11.06 00:59:41.950044 [ 4 ] {1af33dcc-5fb5-4cbe-8907-4e56094bbdf0} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8124 | 2025.11.06 00:59:41.950123 [ 200 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 16 rows starting from the beginning of the part | ||
| 8125 | 2025.11.06 00:59:41.950299 [ 4 ] {1af33dcc-5fb5-4cbe-8907-4e56094bbdf0} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8126 | 2025.11.06 00:59:41.950430 [ 4 ] {1af33dcc-5fb5-4cbe-8907-4e56094bbdf0} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001153 sec., 90199.47961838682 rows/sec., 5.53 MiB/sec. | ||
| 8127 | 2025.11.06 00:59:41.950466 [ 4 ] {1af33dcc-5fb5-4cbe-8907-4e56094bbdf0} <Debug> TCPHandler: Processed in 0.001322724 sec. | ||
| 8128 | 2025.11.06 00:59:41.955984 [ 196 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 913 rows, containing 19 columns (19 merged, 0 gathered) in 0.006875671 sec., 132787.03998489748 rows/sec., 237.95 MiB/sec. | ||
| 8129 | 2025.11.06 00:59:41.957128 [ 191 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8130 | 2025.11.06 00:59:41.957518 [ 191 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8131 | 2025.11.06 00:59:41.957600 [ 191 ] {5a9b9538-2ba3-4a83-9219-889d7dbee284::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8132 | 2025.11.06 00:59:41.957778 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.77 MiB. | ||
| 8133 | 2025.11.06 00:59:42.000241 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.08 MiB, peak 292.30 MiB, free memory in arenas 0.00 B, will set to 285.41 MiB (RSS), difference: 2.33 MiB | ||
| 8134 | 2025.11.06 00:59:46.586779 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8135 | 2025.11.06 00:59:46.586843 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8136 | 2025.11.06 00:59:46.699241 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16309 | ||
| 8137 | 2025.11.06 00:59:46.699897 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8138 | 2025.11.06 00:59:46.699959 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8139 | 2025.11.06 00:59:46.700642 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8140 | 2025.11.06 00:59:46.700899 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8141 | 2025.11.06 00:59:46.701033 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16309 | ||
| 8142 | 2025.11.06 00:59:46.923078 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8143 | 2025.11.06 00:59:46.923257 [ 4 ] {8b0788ac-b96a-4bdc-93f5-ca4944d08bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8144 | 2025.11.06 00:59:46.923325 [ 4 ] {8b0788ac-b96a-4bdc-93f5-ca4944d08bc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8145 | 2025.11.06 00:59:46.924017 [ 4 ] {8b0788ac-b96a-4bdc-93f5-ca4944d08bc2} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8146 | 2025.11.06 00:59:46.924067 [ 4 ] {8b0788ac-b96a-4bdc-93f5-ca4944d08bc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8147 | 2025.11.06 00:59:46.924485 [ 4 ] {8b0788ac-b96a-4bdc-93f5-ca4944d08bc2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8148 | 2025.11.06 00:59:46.924737 [ 4 ] {8b0788ac-b96a-4bdc-93f5-ca4944d08bc2} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8149 | 2025.11.06 00:59:46.924906 [ 4 ] {8b0788ac-b96a-4bdc-93f5-ca4944d08bc2} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001696 sec., 63679.24528301887 rows/sec., 5.32 MiB/sec. | ||
| 8150 | 2025.11.06 00:59:46.924956 [ 4 ] {8b0788ac-b96a-4bdc-93f5-ca4944d08bc2} <Debug> TCPHandler: Processed in 0.002015296 sec. | ||
| 8151 | 2025.11.06 00:59:46.925088 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8152 | 2025.11.06 00:59:46.925203 [ 4 ] {3bfc8823-8fc5-4074-95ad-d3ea8419c97e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8153 | 2025.11.06 00:59:46.925264 [ 4 ] {3bfc8823-8fc5-4074-95ad-d3ea8419c97e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8154 | 2025.11.06 00:59:46.925793 [ 4 ] {3bfc8823-8fc5-4074-95ad-d3ea8419c97e} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8155 | 2025.11.06 00:59:46.925840 [ 4 ] {3bfc8823-8fc5-4074-95ad-d3ea8419c97e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8156 | 2025.11.06 00:59:46.926251 [ 4 ] {3bfc8823-8fc5-4074-95ad-d3ea8419c97e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8157 | 2025.11.06 00:59:46.926482 [ 4 ] {3bfc8823-8fc5-4074-95ad-d3ea8419c97e} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8158 | 2025.11.06 00:59:46.926619 [ 4 ] {3bfc8823-8fc5-4074-95ad-d3ea8419c97e} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001449 sec., 17943.409247757074 rows/sec., 1.32 MiB/sec. | ||
| 8159 | 2025.11.06 00:59:46.926660 [ 4 ] {3bfc8823-8fc5-4074-95ad-d3ea8419c97e} <Debug> TCPHandler: Processed in 0.001624869 sec. | ||
| 8160 | 2025.11.06 00:59:46.926771 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8161 | 2025.11.06 00:59:46.926870 [ 4 ] {d8f9eb45-7925-42ce-b93d-9c6ddc587c30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8162 | 2025.11.06 00:59:46.926912 [ 4 ] {d8f9eb45-7925-42ce-b93d-9c6ddc587c30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8163 | 2025.11.06 00:59:46.927352 [ 4 ] {d8f9eb45-7925-42ce-b93d-9c6ddc587c30} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8164 | 2025.11.06 00:59:46.927388 [ 4 ] {d8f9eb45-7925-42ce-b93d-9c6ddc587c30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8165 | 2025.11.06 00:59:46.927707 [ 4 ] {d8f9eb45-7925-42ce-b93d-9c6ddc587c30} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8166 | 2025.11.06 00:59:46.927935 [ 4 ] {d8f9eb45-7925-42ce-b93d-9c6ddc587c30} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8167 | 2025.11.06 00:59:46.928064 [ 4 ] {d8f9eb45-7925-42ce-b93d-9c6ddc587c30} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001216 sec., 74013.15789473684 rows/sec., 5.78 MiB/sec. | ||
| 8168 | 2025.11.06 00:59:46.928102 [ 4 ] {d8f9eb45-7925-42ce-b93d-9c6ddc587c30} <Debug> TCPHandler: Processed in 0.001384584 sec. | ||
| 8169 | 2025.11.06 00:59:46.928217 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8170 | 2025.11.06 00:59:46.928312 [ 4 ] {83af3563-f694-4fbe-8237-3d5f53032d1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8171 | 2025.11.06 00:59:46.928356 [ 4 ] {83af3563-f694-4fbe-8237-3d5f53032d1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8172 | 2025.11.06 00:59:46.928775 [ 4 ] {83af3563-f694-4fbe-8237-3d5f53032d1b} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8173 | 2025.11.06 00:59:46.928809 [ 4 ] {83af3563-f694-4fbe-8237-3d5f53032d1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8174 | 2025.11.06 00:59:46.929142 [ 4 ] {83af3563-f694-4fbe-8237-3d5f53032d1b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8175 | 2025.11.06 00:59:46.929356 [ 4 ] {83af3563-f694-4fbe-8237-3d5f53032d1b} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8176 | 2025.11.06 00:59:46.929491 [ 4 ] {83af3563-f694-4fbe-8237-3d5f53032d1b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 8177 | 2025.11.06 00:59:46.929530 [ 4 ] {83af3563-f694-4fbe-8237-3d5f53032d1b} <Debug> TCPHandler: Processed in 0.001363364 sec. | ||
| 8178 | 2025.11.06 00:59:46.929641 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8179 | 2025.11.06 00:59:46.929737 [ 4 ] {35a9c809-ca4e-4b6c-9b5e-bce06dc71d5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8180 | 2025.11.06 00:59:46.929792 [ 4 ] {35a9c809-ca4e-4b6c-9b5e-bce06dc71d5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8181 | 2025.11.06 00:59:46.930557 [ 4 ] {35a9c809-ca4e-4b6c-9b5e-bce06dc71d5b} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8182 | 2025.11.06 00:59:46.930592 [ 4 ] {35a9c809-ca4e-4b6c-9b5e-bce06dc71d5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8183 | 2025.11.06 00:59:46.931191 [ 4 ] {35a9c809-ca4e-4b6c-9b5e-bce06dc71d5b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8184 | 2025.11.06 00:59:46.931417 [ 4 ] {35a9c809-ca4e-4b6c-9b5e-bce06dc71d5b} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8185 | 2025.11.06 00:59:46.931565 [ 4 ] {35a9c809-ca4e-4b6c-9b5e-bce06dc71d5b} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001846 sec., 14084.507042253521 rows/sec., 25.24 MiB/sec. | ||
| 8186 | 2025.11.06 00:59:46.931633 [ 4 ] {35a9c809-ca4e-4b6c-9b5e-bce06dc71d5b} <Debug> TCPHandler: Processed in 0.002040206 sec. | ||
| 8187 | 2025.11.06 00:59:46.931755 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8188 | 2025.11.06 00:59:46.931851 [ 4 ] {376da8e6-d348-4a14-b53f-2cdcb82317d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8189 | 2025.11.06 00:59:46.931893 [ 4 ] {376da8e6-d348-4a14-b53f-2cdcb82317d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8190 | 2025.11.06 00:59:46.932232 [ 4 ] {376da8e6-d348-4a14-b53f-2cdcb82317d7} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8191 | 2025.11.06 00:59:46.932269 [ 4 ] {376da8e6-d348-4a14-b53f-2cdcb82317d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8192 | 2025.11.06 00:59:46.932577 [ 4 ] {376da8e6-d348-4a14-b53f-2cdcb82317d7} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8193 | 2025.11.06 00:59:46.932787 [ 4 ] {376da8e6-d348-4a14-b53f-2cdcb82317d7} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8194 | 2025.11.06 00:59:46.932923 [ 4 ] {376da8e6-d348-4a14-b53f-2cdcb82317d7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 8195 | 2025.11.06 00:59:46.932959 [ 4 ] {376da8e6-d348-4a14-b53f-2cdcb82317d7} <Debug> TCPHandler: Processed in 0.001253292 sec. | ||
| 8196 | 2025.11.06 00:59:47.556037 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 8197 | 2025.11.06 00:59:47.572955 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8198 | 2025.11.06 00:59:47.573025 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8199 | 2025.11.06 00:59:47.579400 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8200 | 2025.11.06 00:59:47.580105 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8201 | 2025.11.06 00:59:47.583383 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8202 | 2025.11.06 00:59:51.734641 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1062 | ||
| 8203 | 2025.11.06 00:59:51.736986 [ 242 ] {} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8204 | 2025.11.06 00:59:51.737048 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8205 | 2025.11.06 00:59:51.738278 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8206 | 2025.11.06 00:59:51.738560 [ 242 ] {} <Trace> system.query_log (2b0c522c-3ade-4032-9d38-ea0321c4811f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8207 | 2025.11.06 00:59:51.738952 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1062 | ||
| 8208 | 2025.11.06 00:59:51.933120 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8209 | 2025.11.06 00:59:51.933301 [ 4 ] {9d83c078-7b35-4d30-a620-e3a5e4836597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8210 | 2025.11.06 00:59:51.933369 [ 4 ] {9d83c078-7b35-4d30-a620-e3a5e4836597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8211 | 2025.11.06 00:59:51.934140 [ 4 ] {9d83c078-7b35-4d30-a620-e3a5e4836597} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8212 | 2025.11.06 00:59:51.934189 [ 4 ] {9d83c078-7b35-4d30-a620-e3a5e4836597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8213 | 2025.11.06 00:59:51.934622 [ 4 ] {9d83c078-7b35-4d30-a620-e3a5e4836597} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8214 | 2025.11.06 00:59:51.934858 [ 4 ] {9d83c078-7b35-4d30-a620-e3a5e4836597} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8215 | 2025.11.06 00:59:51.935024 [ 4 ] {9d83c078-7b35-4d30-a620-e3a5e4836597} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00177 sec., 231638.41807909604 rows/sec., 14.69 MiB/sec. | ||
| 8216 | 2025.11.06 00:59:51.935032 [ 88 ] {} <Debug> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 8217 | 2025.11.06 00:59:51.935080 [ 4 ] {9d83c078-7b35-4d30-a620-e3a5e4836597} <Debug> TCPHandler: Processed in 0.002095047 sec. | ||
| 8218 | 2025.11.06 00:59:51.935103 [ 88 ] {} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8219 | 2025.11.06 00:59:51.935132 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8220 | 2025.11.06 00:59:51.935210 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8221 | 2025.11.06 00:59:51.935255 [ 202 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 8222 | 2025.11.06 00:59:51.935317 [ 4 ] {dd038f83-721d-4546-8461-93853eff5a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8223 | 2025.11.06 00:59:51.935367 [ 4 ] {dd038f83-721d-4546-8461-93853eff5a21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8224 | 2025.11.06 00:59:51.935397 [ 202 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8225 | 2025.11.06 00:59:51.935437 [ 202 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 410 rows starting from the beginning of the part | ||
| 8226 | 2025.11.06 00:59:51.935513 [ 202 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 410 rows starting from the beginning of the part | ||
| 8227 | 2025.11.06 00:59:51.935588 [ 202 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 410 rows starting from the beginning of the part | ||
| 8228 | 2025.11.06 00:59:51.935654 [ 202 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 410 rows starting from the beginning of the part | ||
| 8229 | 2025.11.06 00:59:51.935700 [ 202 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 410 rows starting from the beginning of the part | ||
| 8230 | 2025.11.06 00:59:51.935783 [ 4 ] {dd038f83-721d-4546-8461-93853eff5a21} <Trace> oximeter.fields_ipaddr (1e9a6b6c-e3b8-4beb-9bb1-159d493a8b1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8231 | 2025.11.06 00:59:51.935827 [ 4 ] {dd038f83-721d-4546-8461-93853eff5a21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8232 | 2025.11.06 00:59:51.936144 [ 4 ] {dd038f83-721d-4546-8461-93853eff5a21} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 8233 | 2025.11.06 00:59:51.936367 [ 4 ] {dd038f83-721d-4546-8461-93853eff5a21} <Trace> oximeter.fields_ipaddr (1e9a6b6c-e3b8-4beb-9bb1-159d493a8b1d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8234 | 2025.11.06 00:59:51.936503 [ 4 ] {dd038f83-721d-4546-8461-93853eff5a21} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001209 sec., 9925.558312655086 rows/sec., 809.36 KiB/sec. | ||
| 8235 | 2025.11.06 00:59:51.936541 [ 4 ] {dd038f83-721d-4546-8461-93853eff5a21} <Debug> TCPHandler: Processed in 0.001384974 sec. | ||
| 8236 | 2025.11.06 00:59:51.936655 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8237 | 2025.11.06 00:59:51.936750 [ 4 ] {490bffa1-4b7c-4c2a-8e0a-a9b259c56077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8238 | 2025.11.06 00:59:51.936776 [ 202 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001578298 sec., 1298867.5142463592 rows/sec., 87.35 MiB/sec. | ||
| 8239 | 2025.11.06 00:59:51.936797 [ 4 ] {490bffa1-4b7c-4c2a-8e0a-a9b259c56077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8240 | 2025.11.06 00:59:51.936910 [ 202 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 8241 | 2025.11.06 00:59:51.937170 [ 202 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_25_6} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8242 | 2025.11.06 00:59:51.937241 [ 202 ] {09deef5d-b638-4de3-8592-f2355aced8d4::all_1_25_6} <Trace> oximeter.fields_i16 (09deef5d-b638-4de3-8592-f2355aced8d4) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 8243 | 2025.11.06 00:59:51.937314 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 8244 | 2025.11.06 00:59:51.937635 [ 4 ] {490bffa1-4b7c-4c2a-8e0a-a9b259c56077} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8245 | 2025.11.06 00:59:51.937677 [ 4 ] {490bffa1-4b7c-4c2a-8e0a-a9b259c56077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8246 | 2025.11.06 00:59:51.938057 [ 4 ] {490bffa1-4b7c-4c2a-8e0a-a9b259c56077} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8247 | 2025.11.06 00:59:51.938272 [ 4 ] {490bffa1-4b7c-4c2a-8e0a-a9b259c56077} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8248 | 2025.11.06 00:59:51.938411 [ 4 ] {490bffa1-4b7c-4c2a-8e0a-a9b259c56077} <Debug> executeQuery: Read 1150 rows, 93.42 KiB in 0.00168 sec., 684523.8095238095 rows/sec., 54.31 MiB/sec. | ||
| 8249 | 2025.11.06 00:59:51.938450 [ 4 ] {490bffa1-4b7c-4c2a-8e0a-a9b259c56077} <Debug> TCPHandler: Processed in 0.001844803 sec. | ||
| 8250 | 2025.11.06 00:59:51.938565 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8251 | 2025.11.06 00:59:51.938659 [ 4 ] {40f15651-522a-482c-925a-01651d90ee56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8252 | 2025.11.06 00:59:51.938700 [ 4 ] {40f15651-522a-482c-925a-01651d90ee56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8253 | 2025.11.06 00:59:51.939173 [ 4 ] {40f15651-522a-482c-925a-01651d90ee56} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8254 | 2025.11.06 00:59:51.939209 [ 4 ] {40f15651-522a-482c-925a-01651d90ee56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8255 | 2025.11.06 00:59:51.939521 [ 4 ] {40f15651-522a-482c-925a-01651d90ee56} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8256 | 2025.11.06 00:59:51.939720 [ 4 ] {40f15651-522a-482c-925a-01651d90ee56} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8257 | 2025.11.06 00:59:51.939850 [ 4 ] {40f15651-522a-482c-925a-01651d90ee56} <Debug> executeQuery: Read 233 rows, 14.36 KiB in 0.001209 sec., 192721.25723738628 rows/sec., 11.60 MiB/sec. | ||
| 8258 | 2025.11.06 00:59:51.939887 [ 4 ] {40f15651-522a-482c-925a-01651d90ee56} <Debug> TCPHandler: Processed in 0.001370624 sec. | ||
| 8259 | 2025.11.06 00:59:51.939998 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8260 | 2025.11.06 00:59:51.940093 [ 4 ] {7b5dfa8b-df99-49ba-857b-7d18b73ce970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8261 | 2025.11.06 00:59:51.940132 [ 4 ] {7b5dfa8b-df99-49ba-857b-7d18b73ce970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8262 | 2025.11.06 00:59:51.940622 [ 4 ] {7b5dfa8b-df99-49ba-857b-7d18b73ce970} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8263 | 2025.11.06 00:59:51.940659 [ 4 ] {7b5dfa8b-df99-49ba-857b-7d18b73ce970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8264 | 2025.11.06 00:59:51.940967 [ 4 ] {7b5dfa8b-df99-49ba-857b-7d18b73ce970} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8265 | 2025.11.06 00:59:51.941173 [ 4 ] {7b5dfa8b-df99-49ba-857b-7d18b73ce970} <Trace> oximeter.fields_u32 (a91d9587-d614-43c5-b161-50410e357997): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8266 | 2025.11.06 00:59:51.941306 [ 4 ] {7b5dfa8b-df99-49ba-857b-7d18b73ce970} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001232 sec., 172077.92207792206 rows/sec., 11.10 MiB/sec. | ||
| 8267 | 2025.11.06 00:59:51.941344 [ 4 ] {7b5dfa8b-df99-49ba-857b-7d18b73ce970} <Debug> TCPHandler: Processed in 0.001395844 sec. | ||
| 8268 | 2025.11.06 00:59:51.941470 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8269 | 2025.11.06 00:59:51.941565 [ 4 ] {685a196b-f399-41e5-a134-e692787c1e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8270 | 2025.11.06 00:59:51.941606 [ 4 ] {685a196b-f399-41e5-a134-e692787c1e75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8271 | 2025.11.06 00:59:51.942069 [ 4 ] {685a196b-f399-41e5-a134-e692787c1e75} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8272 | 2025.11.06 00:59:51.942103 [ 4 ] {685a196b-f399-41e5-a134-e692787c1e75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8273 | 2025.11.06 00:59:51.942403 [ 4 ] {685a196b-f399-41e5-a134-e692787c1e75} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8274 | 2025.11.06 00:59:51.942616 [ 4 ] {685a196b-f399-41e5-a134-e692787c1e75} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8275 | 2025.11.06 00:59:51.942721 [ 88 ] {} <Debug> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 8276 | 2025.11.06 00:59:51.942741 [ 4 ] {685a196b-f399-41e5-a134-e692787c1e75} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001194 sec., 176716.91792294808 rows/sec., 10.04 MiB/sec. | ||
| 8277 | 2025.11.06 00:59:51.942767 [ 88 ] {} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8278 | 2025.11.06 00:59:51.942786 [ 4 ] {685a196b-f399-41e5-a134-e692787c1e75} <Debug> TCPHandler: Processed in 0.001364795 sec. | ||
| 8279 | 2025.11.06 00:59:51.942791 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8280 | 2025.11.06 00:59:51.942896 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8281 | 2025.11.06 00:59:51.942896 [ 196 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 8282 | 2025.11.06 00:59:51.942996 [ 4 ] {373434e9-0631-4981-9792-994bc31751dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8283 | 2025.11.06 00:59:51.943025 [ 196 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8284 | 2025.11.06 00:59:51.943040 [ 4 ] {373434e9-0631-4981-9792-994bc31751dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8285 | 2025.11.06 00:59:51.943063 [ 196 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 211 rows starting from the beginning of the part | ||
| 8286 | 2025.11.06 00:59:51.943133 [ 196 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 211 rows starting from the beginning of the part | ||
| 8287 | 2025.11.06 00:59:51.943180 [ 196 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 211 rows starting from the beginning of the part | ||
| 8288 | 2025.11.06 00:59:51.943218 [ 196 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 211 rows starting from the beginning of the part | ||
| 8289 | 2025.11.06 00:59:51.943259 [ 196 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 211 rows starting from the beginning of the part | ||
| 8290 | 2025.11.06 00:59:51.943648 [ 4 ] {373434e9-0631-4981-9792-994bc31751dc} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8291 | 2025.11.06 00:59:51.943689 [ 4 ] {373434e9-0631-4981-9792-994bc31751dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8292 | 2025.11.06 00:59:51.944042 [ 4 ] {373434e9-0631-4981-9792-994bc31751dc} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8293 | 2025.11.06 00:59:51.944171 [ 189 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001316943 sec., 801097.6936739099 rows/sec., 48.55 MiB/sec. | ||
| 8294 | 2025.11.06 00:59:51.944264 [ 4 ] {373434e9-0631-4981-9792-994bc31751dc} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8295 | 2025.11.06 00:59:51.944306 [ 196 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 8296 | 2025.11.06 00:59:51.944402 [ 4 ] {373434e9-0631-4981-9792-994bc31751dc} <Debug> executeQuery: Read 707 rows, 50.73 KiB in 0.001423 sec., 496837.6669009136 rows/sec., 34.81 MiB/sec. | ||
| 8297 | 2025.11.06 00:59:51.944445 [ 4 ] {373434e9-0631-4981-9792-994bc31751dc} <Debug> TCPHandler: Processed in 0.001596288 sec. | ||
| 8298 | 2025.11.06 00:59:51.944559 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8299 | 2025.11.06 00:59:51.944564 [ 196 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_25_6} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8300 | 2025.11.06 00:59:51.944713 [ 4 ] {4b62eda1-5a5f-4916-87e6-578c17dc9965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8301 | 2025.11.06 00:59:51.944716 [ 196 ] {293fca7c-f50c-45fd-acf6-4ddc74c2f53f::all_1_25_6} <Trace> oximeter.fields_u8 (293fca7c-f50c-45fd-acf6-4ddc74c2f53f) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 8302 | 2025.11.06 00:59:51.944761 [ 4 ] {4b62eda1-5a5f-4916-87e6-578c17dc9965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8303 | 2025.11.06 00:59:51.944822 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 8304 | 2025.11.06 00:59:51.945085 [ 4 ] {4b62eda1-5a5f-4916-87e6-578c17dc9965} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8305 | 2025.11.06 00:59:51.945126 [ 4 ] {4b62eda1-5a5f-4916-87e6-578c17dc9965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8306 | 2025.11.06 00:59:51.945435 [ 4 ] {4b62eda1-5a5f-4916-87e6-578c17dc9965} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8307 | 2025.11.06 00:59:51.945713 [ 4 ] {4b62eda1-5a5f-4916-87e6-578c17dc9965} <Trace> oximeter.measurements_bool (6070c994-b797-4158-896d-1fc14e1dfea5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8308 | 2025.11.06 00:59:51.945852 [ 4 ] {4b62eda1-5a5f-4916-87e6-578c17dc9965} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001157 sec., 5185.825410544511 rows/sec., 270.94 KiB/sec. | ||
| 8309 | 2025.11.06 00:59:51.945888 [ 4 ] {4b62eda1-5a5f-4916-87e6-578c17dc9965} <Debug> TCPHandler: Processed in 0.001379574 sec. | ||
| 8310 | 2025.11.06 00:59:51.945991 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8311 | 2025.11.06 00:59:51.946083 [ 4 ] {ad4a7b22-ce28-484e-80a3-37627e6083f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8312 | 2025.11.06 00:59:51.946125 [ 4 ] {ad4a7b22-ce28-484e-80a3-37627e6083f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8313 | 2025.11.06 00:59:51.946534 [ 4 ] {ad4a7b22-ce28-484e-80a3-37627e6083f5} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8314 | 2025.11.06 00:59:51.946569 [ 4 ] {ad4a7b22-ce28-484e-80a3-37627e6083f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8315 | 2025.11.06 00:59:51.946907 [ 4 ] {ad4a7b22-ce28-484e-80a3-37627e6083f5} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8316 | 2025.11.06 00:59:51.947117 [ 4 ] {ad4a7b22-ce28-484e-80a3-37627e6083f5} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8317 | 2025.11.06 00:59:51.947246 [ 4 ] {ad4a7b22-ce28-484e-80a3-37627e6083f5} <Debug> executeQuery: Read 320 rows, 21.54 KiB in 0.001183 sec., 270498.73203719355 rows/sec., 17.78 MiB/sec. | ||
| 8318 | 2025.11.06 00:59:51.947283 [ 4 ] {ad4a7b22-ce28-484e-80a3-37627e6083f5} <Debug> TCPHandler: Processed in 0.001341623 sec. | ||
| 8319 | 2025.11.06 00:59:51.947383 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8320 | 2025.11.06 00:59:51.947476 [ 4 ] {a800da0d-7132-4a46-bfe6-83056becd5a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8321 | 2025.11.06 00:59:51.947519 [ 4 ] {a800da0d-7132-4a46-bfe6-83056becd5a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8322 | 2025.11.06 00:59:51.947825 [ 4 ] {a800da0d-7132-4a46-bfe6-83056becd5a6} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8323 | 2025.11.06 00:59:51.947861 [ 4 ] {a800da0d-7132-4a46-bfe6-83056becd5a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8324 | 2025.11.06 00:59:51.948157 [ 4 ] {a800da0d-7132-4a46-bfe6-83056becd5a6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8325 | 2025.11.06 00:59:51.948376 [ 4 ] {a800da0d-7132-4a46-bfe6-83056becd5a6} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8326 | 2025.11.06 00:59:51.948512 [ 4 ] {a800da0d-7132-4a46-bfe6-83056becd5a6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001053 sec., 949.6676163342831 rows/sec., 63.99 KiB/sec. | ||
| 8327 | 2025.11.06 00:59:51.948520 [ 87 ] {} <Debug> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 8328 | 2025.11.06 00:59:51.948550 [ 4 ] {a800da0d-7132-4a46-bfe6-83056becd5a6} <Debug> TCPHandler: Processed in 0.001214482 sec. | ||
| 8329 | 2025.11.06 00:59:51.948599 [ 87 ] {} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8330 | 2025.11.06 00:59:51.948639 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8331 | 2025.11.06 00:59:51.948693 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8332 | 2025.11.06 00:59:51.948729 [ 197 ] {065e2cf2-e244-41fc-9505-43875b21e3af::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 | ||
| 8333 | 2025.11.06 00:59:51.948790 [ 4 ] {0f083c54-cc72-4e61-82bd-44207b949643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8334 | 2025.11.06 00:59:51.948819 [ 197 ] {065e2cf2-e244-41fc-9505-43875b21e3af::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8335 | 2025.11.06 00:59:51.948844 [ 4 ] {0f083c54-cc72-4e61-82bd-44207b949643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8336 | 2025.11.06 00:59:51.948849 [ 197 ] {065e2cf2-e244-41fc-9505-43875b21e3af::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 20 rows starting from the beginning of the part | ||
| 8337 | 2025.11.06 00:59:51.948909 [ 197 ] {065e2cf2-e244-41fc-9505-43875b21e3af::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 8338 | 2025.11.06 00:59:51.948951 [ 197 ] {065e2cf2-e244-41fc-9505-43875b21e3af::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 8339 | 2025.11.06 00:59:51.948990 [ 197 ] {065e2cf2-e244-41fc-9505-43875b21e3af::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 8340 | 2025.11.06 00:59:51.949028 [ 197 ] {065e2cf2-e244-41fc-9505-43875b21e3af::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 8341 | 2025.11.06 00:59:51.949065 [ 197 ] {065e2cf2-e244-41fc-9505-43875b21e3af::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 8342 | 2025.11.06 00:59:51.949673 [ 4 ] {0f083c54-cc72-4e61-82bd-44207b949643} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8343 | 2025.11.06 00:59:51.949709 [ 4 ] {0f083c54-cc72-4e61-82bd-44207b949643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8344 | 2025.11.06 00:59:51.949873 [ 196 ] {065e2cf2-e244-41fc-9505-43875b21e3af::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.001182851 sec., 21135.375461490923 rows/sec., 1.39 MiB/sec. | ||
| 8345 | 2025.11.06 00:59:51.949995 [ 197 ] {065e2cf2-e244-41fc-9505-43875b21e3af::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 8346 | 2025.11.06 00:59:51.950251 [ 197 ] {065e2cf2-e244-41fc-9505-43875b21e3af::all_1_25_5} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8347 | 2025.11.06 00:59:51.950266 [ 4 ] {0f083c54-cc72-4e61-82bd-44207b949643} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8348 | 2025.11.06 00:59:51.950318 [ 197 ] {065e2cf2-e244-41fc-9505-43875b21e3af::all_1_25_5} <Trace> oximeter.measurements_f64 (065e2cf2-e244-41fc-9505-43875b21e3af) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 8349 | 2025.11.06 00:59:51.950378 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8350 | 2025.11.06 00:59:51.950503 [ 4 ] {0f083c54-cc72-4e61-82bd-44207b949643} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8351 | 2025.11.06 00:59:51.950658 [ 4 ] {0f083c54-cc72-4e61-82bd-44207b949643} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001885 sec., 8488.063660477454 rows/sec., 15.21 MiB/sec. | ||
| 8352 | 2025.11.06 00:59:51.950731 [ 4 ] {0f083c54-cc72-4e61-82bd-44207b949643} <Debug> TCPHandler: Processed in 0.002086267 sec. | ||
| 8353 | 2025.11.06 00:59:51.950846 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8354 | 2025.11.06 00:59:51.950939 [ 4 ] {33d0e8c2-63a0-460a-bb9d-940b7c095d99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8355 | 2025.11.06 00:59:51.950981 [ 4 ] {33d0e8c2-63a0-460a-bb9d-940b7c095d99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8356 | 2025.11.06 00:59:51.951309 [ 4 ] {33d0e8c2-63a0-460a-bb9d-940b7c095d99} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8357 | 2025.11.06 00:59:51.951345 [ 4 ] {33d0e8c2-63a0-460a-bb9d-940b7c095d99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 8358 | 2025.11.06 00:59:51.951656 [ 4 ] {33d0e8c2-63a0-460a-bb9d-940b7c095d99} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8359 | 2025.11.06 00:59:51.951869 [ 4 ] {33d0e8c2-63a0-460a-bb9d-940b7c095d99} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8360 | 2025.11.06 00:59:51.951996 [ 4 ] {33d0e8c2-63a0-460a-bb9d-940b7c095d99} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001075 sec., 96744.18604651163 rows/sec., 5.93 MiB/sec. | ||
| 8361 | 2025.11.06 00:59:51.952032 [ 4 ] {33d0e8c2-63a0-460a-bb9d-940b7c095d99} <Debug> TCPHandler: Processed in 0.001241492 sec. | ||
| 8362 | 2025.11.06 00:59:54.201954 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16821 | ||
| 8363 | 2025.11.06 00:59:54.202479 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8364 | 2025.11.06 00:59:54.202516 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 8365 | 2025.11.06 00:59:54.202972 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8366 | 2025.11.06 00:59:54.203196 [ 244 ] {} <Trace> system.asynchronous_metric_log (da7d37b1-2830-4e77-92eb-98e857af18b3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8367 | 2025.11.06 00:59:54.203317 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16821 | ||
| 8368 | 2025.11.06 00:59:55.084254 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8369 | 2025.11.06 00:59:55.101171 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8370 | 2025.11.06 00:59:55.101228 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 8371 | 2025.11.06 00:59:55.107597 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8372 | 2025.11.06 00:59:55.108349 [ 243 ] {} <Trace> system.metric_log (99846bd9-424b-4993-a016-b840f1ac03ee): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8373 | 2025.11.06 00:59:55.111170 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8374 | 2025.11.06 00:59:56.921079 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8375 | 2025.11.06 00:59:56.921356 [ 4 ] {83212701-50c7-45f9-9e18-fa1a7235dddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8376 | 2025.11.06 00:59:56.921457 [ 4 ] {83212701-50c7-45f9-9e18-fa1a7235dddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8377 | 2025.11.06 00:59:56.922129 [ 4 ] {83212701-50c7-45f9-9e18-fa1a7235dddb} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8378 | 2025.11.06 00:59:56.922171 [ 4 ] {83212701-50c7-45f9-9e18-fa1a7235dddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 8379 | 2025.11.06 00:59:56.922581 [ 4 ] {83212701-50c7-45f9-9e18-fa1a7235dddb} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8380 | 2025.11.06 00:59:56.922832 [ 4 ] {83212701-50c7-45f9-9e18-fa1a7235dddb} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8381 | 2025.11.06 00:59:56.922967 [ 82 ] {} <Debug> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8382 | 2025.11.06 00:59:56.922980 [ 4 ] {83212701-50c7-45f9-9e18-fa1a7235dddb} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001699 sec., 63566.80400235433 rows/sec., 5.32 MiB/sec. | ||
| 8383 | 2025.11.06 00:59:56.923041 [ 82 ] {} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8384 | 2025.11.06 00:59:56.923050 [ 4 ] {83212701-50c7-45f9-9e18-fa1a7235dddb} <Debug> TCPHandler: Processed in 0.002155698 sec. | ||
| 8385 | 2025.11.06 00:59:56.923070 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 8386 | 2025.11.06 00:59:56.923184 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8387 | 2025.11.06 00:59:56.923200 [ 195 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8388 | 2025.11.06 00:59:56.923282 [ 4 ] {bd1ef903-c597-43e2-89ce-0f397f4010aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8389 | 2025.11.06 00:59:56.923328 [ 4 ] {bd1ef903-c597-43e2-89ce-0f397f4010aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8390 | 2025.11.06 00:59:56.923362 [ 195 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8391 | 2025.11.06 00:59:56.923402 [ 195 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2345 rows starting from the beginning of the part | ||
| 8392 | 2025.11.06 00:59:56.923471 [ 195 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1248 rows starting from the beginning of the part | ||
| 8393 | 2025.11.06 00:59:56.923517 [ 195 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1144 rows starting from the beginning of the part | ||
| 8394 | 2025.11.06 00:59:56.923562 [ 195 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 108 rows starting from the beginning of the part | ||
| 8395 | 2025.11.06 00:59:56.923606 [ 195 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1150 rows starting from the beginning of the part | ||
| 8396 | 2025.11.06 00:59:56.923646 [ 195 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 108 rows starting from the beginning of the part | ||
| 8397 | 2025.11.06 00:59:56.923732 [ 4 ] {bd1ef903-c597-43e2-89ce-0f397f4010aa} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8398 | 2025.11.06 00:59:56.923772 [ 4 ] {bd1ef903-c597-43e2-89ce-0f397f4010aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 8399 | 2025.11.06 00:59:56.924107 [ 4 ] {bd1ef903-c597-43e2-89ce-0f397f4010aa} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8400 | 2025.11.06 00:59:56.924317 [ 4 ] {bd1ef903-c597-43e2-89ce-0f397f4010aa} <Trace> oximeter.fields_u16 (ff5700c8-c244-46fe-b67a-7ce2f9ba747d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8401 | 2025.11.06 00:59:56.924448 [ 4 ] {bd1ef903-c597-43e2-89ce-0f397f4010aa} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001184 sec., 21959.45945945946 rows/sec., 1.61 MiB/sec. | ||
| 8402 | 2025.11.06 00:59:56.924486 [ 4 ] {bd1ef903-c597-43e2-89ce-0f397f4010aa} <Debug> TCPHandler: Processed in 0.001354964 sec. | ||
| 8403 | 2025.11.06 00:59:56.924601 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8404 | 2025.11.06 00:59:56.924696 [ 4 ] {3f2a2ae9-3b00-428b-97ee-947268158575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8405 | 2025.11.06 00:59:56.924736 [ 4 ] {3f2a2ae9-3b00-428b-97ee-947268158575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8406 | 2025.11.06 00:59:56.925140 [ 4 ] {3f2a2ae9-3b00-428b-97ee-947268158575} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8407 | 2025.11.06 00:59:56.925174 [ 4 ] {3f2a2ae9-3b00-428b-97ee-947268158575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 8408 | 2025.11.06 00:59:56.925476 [ 4 ] {3f2a2ae9-3b00-428b-97ee-947268158575} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8409 | 2025.11.06 00:59:56.925684 [ 4 ] {3f2a2ae9-3b00-428b-97ee-947268158575} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8410 | 2025.11.06 00:59:56.925802 [ 81 ] {} <Debug> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8411 | 2025.11.06 00:59:56.925809 [ 4 ] {3f2a2ae9-3b00-428b-97ee-947268158575} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001132 sec., 79505.3003533569 rows/sec., 6.21 MiB/sec. | ||
| 8412 | 2025.11.06 00:59:56.925839 [ 81 ] {} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8413 | 2025.11.06 00:59:56.925854 [ 197 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6103 rows, containing 5 columns (5 merged, 0 gathered) in 0.002719188 sec., 2244420.0253899326 rows/sec., 189.89 MiB/sec. | ||
| 8414 | 2025.11.06 00:59:56.925858 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 8415 | 2025.11.06 00:59:56.925857 [ 4 ] {3f2a2ae9-3b00-428b-97ee-947268158575} <Debug> TCPHandler: Processed in 0.001311524 sec. | ||
| 8416 | 2025.11.06 00:59:56.925946 [ 195 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8417 | 2025.11.06 00:59:56.926022 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8418 | 2025.11.06 00:59:56.926044 [ 195 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8419 | 2025.11.06 00:59:56.926074 [ 195 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1213 rows starting from the beginning of the part | ||
| 8420 | 2025.11.06 00:59:56.926121 [ 195 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 546 rows starting from the beginning of the part | ||
| 8421 | 2025.11.06 00:59:56.926129 [ 4 ] {b7c3b117-2cc1-41ea-abda-59bb6632fb54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8422 | 2025.11.06 00:59:56.926161 [ 195 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 695 rows starting from the beginning of the part | ||
| 8423 | 2025.11.06 00:59:56.926178 [ 4 ] {b7c3b117-2cc1-41ea-abda-59bb6632fb54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8424 | 2025.11.06 00:59:56.926201 [ 195 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 90 rows starting from the beginning of the part | ||
| 8425 | 2025.11.06 00:59:56.926212 [ 196 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8426 | 2025.11.06 00:59:56.926240 [ 195 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 707 rows starting from the beginning of the part | ||
| 8427 | 2025.11.06 00:59:56.926288 [ 195 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 90 rows starting from the beginning of the part | ||
| 8428 | 2025.11.06 00:59:56.926596 [ 196 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_51_10} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8429 | 2025.11.06 00:59:56.926607 [ 4 ] {b7c3b117-2cc1-41ea-abda-59bb6632fb54} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8430 | 2025.11.06 00:59:56.926651 [ 4 ] {b7c3b117-2cc1-41ea-abda-59bb6632fb54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 8431 | 2025.11.06 00:59:56.926700 [ 196 ] {316e61a8-187c-47ee-810b-d94734059305::all_1_51_10} <Trace> oximeter.fields_string (316e61a8-187c-47ee-810b-d94734059305) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8432 | 2025.11.06 00:59:56.926824 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 8433 | 2025.11.06 00:59:56.927006 [ 4 ] {b7c3b117-2cc1-41ea-abda-59bb6632fb54} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8434 | 2025.11.06 00:59:56.927220 [ 4 ] {b7c3b117-2cc1-41ea-abda-59bb6632fb54} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8435 | 2025.11.06 00:59:56.927350 [ 4 ] {b7c3b117-2cc1-41ea-abda-59bb6632fb54} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001239 sec., 129136.40032284099 rows/sec., 8.99 MiB/sec. | ||
| 8436 | 2025.11.06 00:59:56.927364 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8437 | 2025.11.06 00:59:56.927387 [ 4 ] {b7c3b117-2cc1-41ea-abda-59bb6632fb54} <Debug> TCPHandler: Processed in 0.001415225 sec. | ||
| 8438 | 2025.11.06 00:59:56.927415 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8439 | 2025.11.06 00:59:56.927440 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 8440 | 2025.11.06 00:59:56.927495 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8441 | 2025.11.06 00:59:56.927503 [ 195 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8442 | 2025.11.06 00:59:56.927499 [ 192 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3341 rows, containing 5 columns (5 merged, 0 gathered) in 0.001583668 sec., 2109659.347792593 rows/sec., 159.37 MiB/sec. | ||
| 8443 | 2025.11.06 00:59:56.927599 [ 4 ] {0f496ba2-d18e-4f2a-8c23-410be734e777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8444 | 2025.11.06 00:59:56.927611 [ 195 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8445 | 2025.11.06 00:59:56.927647 [ 195 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 16072 rows starting from the beginning of the part | ||
| 8446 | 2025.11.06 00:59:56.927662 [ 4 ] {0f496ba2-d18e-4f2a-8c23-410be734e777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8447 | 2025.11.06 00:59:56.927695 [ 195 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 844 rows starting from the beginning of the part | ||
| 8448 | 2025.11.06 00:59:56.927736 [ 187 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8449 | 2025.11.06 00:59:56.927740 [ 195 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 314 rows starting from the beginning of the part | ||
| 8450 | 2025.11.06 00:59:56.927785 [ 195 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 8451 | 2025.11.06 00:59:56.927825 [ 195 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 320 rows starting from the beginning of the part | ||
| 8452 | 2025.11.06 00:59:56.927862 [ 195 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 8453 | 2025.11.06 00:59:56.928034 [ 187 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_51_10} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8454 | 2025.11.06 00:59:56.928113 [ 187 ] {e1e75ff0-9972-45ce-ab9f-4e3c10ba54da::all_1_51_10} <Trace> oximeter.fields_uuid (e1e75ff0-9972-45ce-ab9f-4e3c10ba54da) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8455 | 2025.11.06 00:59:56.928206 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 8456 | 2025.11.06 00:59:56.928466 [ 4 ] {0f496ba2-d18e-4f2a-8c23-410be734e777} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8457 | 2025.11.06 00:59:56.928510 [ 4 ] {0f496ba2-d18e-4f2a-8c23-410be734e777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 8458 | 2025.11.06 00:59:56.929135 [ 4 ] {0f496ba2-d18e-4f2a-8c23-410be734e777} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8459 | 2025.11.06 00:59:56.929372 [ 4 ] {0f496ba2-d18e-4f2a-8c23-410be734e777} <Trace> oximeter.measurements_histogramu64 (5a9b9538-2ba3-4a83-9219-889d7dbee284): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8460 | 2025.11.06 00:59:56.929513 [ 4 ] {0f496ba2-d18e-4f2a-8c23-410be734e777} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001932 sec., 13457.556935817805 rows/sec., 24.12 MiB/sec. | ||
| 8461 | 2025.11.06 00:59:56.929568 [ 4 ] {0f496ba2-d18e-4f2a-8c23-410be734e777} <Debug> TCPHandler: Processed in 0.002121097 sec. | ||
| 8462 | 2025.11.06 00:59:56.929681 [ 4 ] {} <Trace> TCP-Session: 3f394cb3-f150-4829-85c6-b14a2bc62cf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8463 | 2025.11.06 00:59:56.929780 [ 4 ] {682ce6af-8d55-4290-af6d-ab43a6c36a29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46022) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8464 | 2025.11.06 00:59:56.929822 [ 4 ] {682ce6af-8d55-4290-af6d-ab43a6c36a29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8465 | 2025.11.06 00:59:56.930157 [ 4 ] {682ce6af-8d55-4290-af6d-ab43a6c36a29} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8466 | 2025.11.06 00:59:56.930192 [ 4 ] {682ce6af-8d55-4290-af6d-ab43a6c36a29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 8467 | 2025.11.06 00:59:56.930505 [ 4 ] {682ce6af-8d55-4290-af6d-ab43a6c36a29} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8468 | 2025.11.06 00:59:56.930707 [ 4 ] {682ce6af-8d55-4290-af6d-ab43a6c36a29} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8469 | 2025.11.06 00:59:56.930834 [ 4 ] {682ce6af-8d55-4290-af6d-ab43a6c36a29} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 8470 | 2025.11.06 00:59:56.930836 [ 80 ] {} <Debug> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8471 | 2025.11.06 00:59:56.930871 [ 4 ] {682ce6af-8d55-4290-af6d-ab43a6c36a29} <Debug> TCPHandler: Processed in 0.001239152 sec. | ||
| 8472 | 2025.11.06 00:59:56.930894 [ 80 ] {} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8473 | 2025.11.06 00:59:56.930919 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 8474 | 2025.11.06 00:59:56.931016 [ 187 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8475 | 2025.11.06 00:59:56.931134 [ 187 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8476 | 2025.11.06 00:59:56.931162 [ 187 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3640 rows starting from the beginning of the part | ||
| 8477 | 2025.11.06 00:59:56.931218 [ 187 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 8478 | 2025.11.06 00:59:56.931264 [ 187 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 104 rows starting from the beginning of the part | ||
| 8479 | 2025.11.06 00:59:56.931307 [ 187 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 8480 | 2025.11.06 00:59:56.931349 [ 187 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 104 rows starting from the beginning of the part | ||
| 8481 | 2025.11.06 00:59:56.931391 [ 187 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 8482 | 2025.11.06 00:59:56.932033 [ 199 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17870 rows, containing 5 columns (5 merged, 0 gathered) in 0.004552651 sec., 3925185.5677054976 rows/sec., 262.65 MiB/sec. | ||
| 8483 | 2025.11.06 00:59:56.932275 [ 199 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8484 | 2025.11.06 00:59:56.932533 [ 199 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8485 | 2025.11.06 00:59:56.932605 [ 199 ] {ad77372c-428c-45ba-a11c-d26e3bdd76fd::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (ad77372c-428c-45ba-a11c-d26e3bdd76fd) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8486 | 2025.11.06 00:59:56.932637 [ 192 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4028 rows, containing 4 columns (4 merged, 0 gathered) in 0.001661789 sec., 2423893.767499965 rows/sec., 153.73 MiB/sec. | ||
| 8487 | 2025.11.06 00:59:56.932669 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.52 MiB. | ||
| 8488 | 2025.11.06 00:59:56.933036 [ 199 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8489 | 2025.11.06 00:59:56.933256 [ 199 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_51_10} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8490 | 2025.11.06 00:59:56.933324 [ 199 ] {0a138287-228c-403c-925c-6dac4d152831::all_1_51_10} <Trace> oximeter.measurements_u64 (0a138287-228c-403c-925c-6dac4d152831) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8491 | 2025.11.06 00:59:56.933389 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||